PulseAugur
EN
LIVE 08:15:32

New PAC-learning model for stochastic autoregressive learning introduced

Researchers have introduced a new PAC-learning model for binary stochastic autoregressive learning, inspired by the iterative token generation process of Large Language Models (LLMs). This model generalizes deterministic autoregressive learning and considers three forms of supervision: base one-step samples, chain-of-thought (CoT) samples revealing full trajectories, and end-to-end (e2e) samples revealing only the final token. The study analyzes the minimum number of samples required for learning under squared loss error and demonstrates that stochastic autoregressive learning differs significantly from its deterministic counterpart, with complex dependencies between the learning tasks. AI

IMPACT Introduces a theoretical framework for understanding and potentially improving the iterative generation processes in LLMs.

RANK_REASON Academic paper introducing a new learning model. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New PAC-learning model for stochastic autoregressive learning introduced

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Ilan Doron-Arad, Idan Mehalel, Elchanan Mossel ·

    Stochastic Autoregressive Learning

    arXiv:2608.07224v1 Announce Type: new Abstract: Motivated by LLMs, which generate outputs by iteratively sampling from next-token distributions, we introduce a PAC-learning model for binary stochastic autoregressive learning. This generalizes the deterministic autoregressive lear…