Reasoning

Learning to Reason in LLMs by Expectation Maximization featured image

Learning to Reason in LLMs by Expectation Maximization

Large language models (LLMs) solve reasoning problems by first generating a rationale and then answering. We formalize reasoning as a latent variable model and derive a …

avatar
Junghyun Lee
AdaSTaR: Adaptive Data Sampling for Training Self-Taught Reasoners featured image

AdaSTaR: Adaptive Data Sampling for Training Self-Taught Reasoners

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 …

woosung-koh