← Search

Xingyuan Pan

5 accepted papers

2025

ScaleBiO: Scalable Bilevel Optimization for LLM Data Reweighting

ACL 2025long

Bilevel optimization has shown its utility across various machine learning settings, yet most algorithms in practice require second-order information, making it challenging to scale them up. Only recently, a paradigm of first-order algorithms has emerged in the theoretical literature, capable of eff…

2025

Understanding Overadaptation in Supervised Fine-Tuning: The Role of Ensemble Methods

ICML 2025poster

Supervised fine-tuning (SFT) on domain-specific data is the dominant approach for adapting foundation models to specialized tasks. However, it has been observed that SFT models tend to forget knowledge acquired during pretraining. In vision models, ensembling a pretrained model with its fine-tuned c…

Cited by 0SourcePDFScholar
2024

G-DIG: Towards Gradient-based DIverse and hiGh-quality Instruction Data Selection for Machine Translation

ACL 2024long

Large Language Models (LLMs) have demonstrated remarkable abilities in general scenarios. Instruction finetuning empowers them to align with humans in various tasks. Nevertheless, the Diversity and Quality of the instruction data remain two main challenges for instruction finetuning. With regard to…