activity
20242026
collaborators

8 papers

cs.SE2026

SWE-Milestone: Evaluating AI Agents on Continuous Software Evolution

Gangda Deng, Zhaoling Chen, Zhongming Yu +11

Real-world software must continuously evolve to meet ever-changing and open-ended requirements. AI agents, increasingly deployed as long-running systems, are now entrusted to drive…

cs.LG2026

Online Data Selection Is Implicit Alignment

Aoxiong Zeng, Yuxin Yang, Xiangquan Yang

Supervised fine-tuning (SFT) is often treated as a capability-adaptation step, while alignment is attributed to later preference optimization or reinforcement learning. This separa…

cs.LG2026

The Long-Term Effects of Data Selection in LLM Fine-Tuning

Yuxin Yang, Aoxiong Zeng, Xiangquan Yang

Data selection is increasingly used to reduce the cost of large language model (LLM) fine-tuning, with recent methods prioritizing samples by current utility, diversity, quality, o…

cs.LG2026

Representation Collapse in Sequential Post-Training of Large Language Models

Yichen Liu, Mingyu Chen, Hao Wang +7

Large language models are now adapted through chains of post-training stages rather than through a single instruction-tuning pass. This paper studies whether such sequential post-t…

cs.IR2026

SPARC-RAG: Adaptive Sequential-Parallel Scaling with Context Management for Retrieval-Augmented Generation

Yuxin Yang, Gangda Deng, Ömer Faruk Akgül +6

Retrieval-Augmented Generation (RAG) grounds large language model outputs in external evidence, but remains challenged on multi-hop question answering that requires long reasoning.…

cs.LG2025

Training Diverse Graph Experts for Ensembles: A Systematic Empirical Study

Gangda Deng, Yuxin Yang, Ömer Faruk Akgül +4

Graph Neural Networks (GNNs) have become essential tools for learning on relational data, yet the performance of a single GNN is often limited by the heterogeneity present in real-…