ACL 2025long0 citations

ATLANTIS: Weak-to-Strong Learning via Importance Sampling

Yi Liu, Guoyin Wang, Shicheng Li, Feifan Song, Xu Sun

Abstract

Supervised fine-tuning (SFT) enables large language models to align with training data for better performance in many aspects. Nevertheless, the gap between the distribution of current datasets from human annotations or model generations and the real-world data distribution heavily limits the capacities and potentials of models. As a result, we propose a new SFT technique, ATLANTIS, to bridge the gap. We adopt importance sampling to estimate the optimal data distribution in the real world from existing training datasets because the former is hard to sample from. Furthermore, we introduce an extra small model and reference model to estimate the sampling ratio through the probability gap between them. We evaluate our method with benchmarks in knowledge & understanding and preference aspects. The experiment results prove that ATLANTIS can bring consistent and significant improvements to models’ performance. What’s more, our method can be flexibly transferred among models with different structures. Our analyses demonstrate that our method is well-compatible with other SFT techniques to further enhance models’ capacities and has great potential to be combined with existing training frameworks.

BibTeX
@inproceedings{liu-etal-2025-atlantis,
    title = "{ATLANTIS}: Weak-to-Strong Learning via Importance Sampling",
    author = "Liu, Yi  and
      Wang, Guoyin  and
      Li, Shicheng  and
      Song, Feifan  and
      Sun, Xu",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.52/",
    doi = "10.18653/v1/2025.acl-long.52",
    pages = "1042--1052",
    ISBN = "979-8-89176-251-0"
}
ATLANTIS: Weak-to-Strong Learning via Importance Sampling · ACL 2025