paper-with-me

Papers

AdaSTaR: Adaptive Data Sampling for Training Self-Taught Reasoners

2025-05-22 · Woosung Koh, Wonbeen Oh, Jaein Jang, MinHyung Lee, Hyeongjin Kim, Ah Yeon Kim, Joonkee Kim, Junghyun Lee, Taehyeon Kim, Se-Young Yun

Self-Taught Reasoners (STaR), synonymously known as Rejection sampling Fine-Tuning (RFT), is an integral part of the training pipeline of self-improving reasoning Language Models (LMs). The self-improving mechanism often employs random observation (data) sampling. However, this results in trained observation imbalance; inefficiently over-training on solved examples while under-training on challenging ones. In response, we introduce Adaptive STaR (AdaSTaR), a novel algorithm that rectifies this by integrating two adaptive sampling principles: (1) Adaptive Sampling for Diversity: promoting balanced training across observations, and (2) Adaptive Sampling for Curriculum: dynamically adjusting data difficulty to match the model's evolving strength. Across six benchmarks, AdaSTaR achieves best test accuracy in all instances (6/6) and reduces training FLOPs by an average of 58.6% against an extensive list of baselines. These improvements in performance and efficiency generalize to different pre-trained LMs and larger models, paving the way for more efficient and effective self-improving LMs.

📄 PDF Abstract BibTeX arXiv:2505.16322

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

MSR-HuBERT: Self-supervised Pre-training for Adaptation to Multiple Sampling Rates

2026-03-24 · Zikang Huang, Meng Ge, Tianrui Wang, Xuanchen Li 외 arxiv

Self-supervised learning (SSL) has advanced speech processing. However, existing speech SSL methods typically assume a single sampling rate and struggle with mixed-rate data due to temporal resolution mismatch. To addres…

Self-Supervised LearningSpeech Recognition

Self-adaptive weighting and sampling for physics-informed neural networks

2025-11-07 · Wenqian Chen, Amanda Howard, Panos Stinis arxiv

Physics-informed deep learning has emerged as a promising framework for solving partial differential equations (PDEs). Nevertheless, training these models on complex problems remains challenging, often leading to limited…

Scalable and Adaptive Graph Neural Networks with Self-Label-Enhanced training

2021-04-19 · Chuxiong Sun, Hongming Gu, Jie Hu

It is hard to directly implement Graph Neural Networks (GNNs) on large scaled graphs. Besides of existed neighbor sampling techniques, scalable methods decoupling graph convolutions and other learnable transformations in…

Node Property Prediction

Reliability-Aware Adaptive Self-Consistency for Efficient Sampling in LLM Reasoning

2026-01-06 · Junseok Kim, Nakyeong Yang, Kyungmin Min, Kyomin Jung arxiv

Self-Consistency improves reasoning reliability through multi-sample aggregation, but incurs substantial inference cost. Adaptive self-consistency methods mitigate this issue by adjusting the sampling budget; however, th…

Class-Adaptive Self-Training for Relation Extraction with Incompletely Annotated Training Data

2023-06-16 · Qingyu Tan, Lu Xu, Lidong Bing, Hwee Tou Ng

Relation extraction (RE) aims to extract relations from sentences and documents. Existing relation extraction models typically rely on supervised machine learning. However, recent studies showed that many RE datasets are…

RelationRelation Extractionvalid