← Search

Boris Shaposhnikov

4 accepted papers

2026

The Differences Between Direct Alignment Algorithms are a Blur

ICML 2026poster

Direct Alignment Algorithms (DAAs) simplify LLM alignment by directly optimizing policies, bypassing reward modeling and RL. While DAAs differ in their use of SFT (one-stage vs. two-stage) and the scalar score they optimize (likelihood vs. odds ratios), the key performance drivers remain underexplor…

Cited by 0SourceScholar
2025

Learn Your Reference Model for Real Good Alignment

ICLR 2025poster

Despite the fact that offline methods for Large Language Models (LLMs) alignment do not require a direct reward model, they remain susceptible to overoptimization. This issue arises when the trained model deviates excessively from the reference policy, leading to a decrease in sample quality. We pro…

Cited by 26SourcePDFScholar
2025

Steering LLM Reasoning Through Bias-Only Adaptation

EMNLP 2025

We show that training a single d -dimensional steering vector per layer with reinforcement learning, while freezing all base weights, matches the accuracy of fully RL-tuned reasoning models on mathematical-reasoning tasks.On an 8 billion-parameter model this adds only ≈ 0.0016% additional parameters

2024

Linear Transformers with Learnable Kernel Functions are Better In-Context Models

ACL 2024long

Advancing the frontier of subquadratic architectures for Language Models (LMs) is crucial in the rapidly evolving field of natural language processing. Current innovations, including State Space Models, were initially celebrated for surpassing Transformer performance on language modeling tasks. Howe…