ACL 2025long0 citations

Genius: A Generalizable and Purely Unsupervised Self-Training Framework For Advanced Reasoning

Fangzhi Xu, Hang Yan, Chang Ma, Haiteng Zhao, Qiushi Sun, Kanzhi Cheng, Junxian He, Jun Liu

Abstract

Advancing LLM reasoning skills has captivated wide interest. However, current post-training techniques rely heavily on supervisory signals, such as outcome supervision or auxiliary reward models, which face the problem of scalability and high annotation costs. This motivates us to enhance LLM reasoning without the need for external supervision. Given the input query, the LLM seeks the globally optimal response by stepwise sampling and self-rewarding, and optimizes itself with the collected responses. Genius offers some technical solutions to address the following key challenges. To tackle the problem of how to determine the steps in the response via self-rewarding, Genius introduces a stepwise foresight re-sampling strategy to sample and estimate the step value by simulating future outcomes. Recognizing the intrinsic noise and uncertainty of self-supervision, we propose an advantage-calibrated optimization (ACO) loss function to mitigate estimation inconsistencies. In short, Genius provides an advanced initial step towards self-improve LLM reasoning with general queries and without supervision, revolutionizing reasoning scaling laws given the vast availability of general queries.

BibTeX
@inproceedings{xu-etal-2025-genius,
    title = "Genius: A Generalizable and Purely Unsupervised Self-Training Framework For Advanced Reasoning",
    author = "Xu, Fangzhi  and
      Yan, Hang  and
      Ma, Chang  and
      Zhao, Haiteng  and
      Sun, Qiushi  and
      Cheng, Kanzhi  and
      He, Junxian  and
      Liu, Jun  and
      Wu, Zhiyong",
    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.644/",
    doi = "10.18653/v1/2025.acl-long.644",
    pages = "13153--13167",
    ISBN = "979-8-89176-251-0"
}
Genius: A Generalizable and Purely Unsupervised Self-Training Framework For Advanced Reasoning · ACL 2025