64 papers found

Have LLMs judge and train themselves: iterative self-rewards boost instruction-following and the model's own evaluator.

0.60
0.70
0.60
9

Self-rewarding training can reduce dependence on large human-preference datasets by letting an LLM generate and score its own training data, lowering labeling cost and enabling iterative improvement—but it needs monitoring for safety and domain gaps.

Key finding

Instruction-following win rate against GPT-4 Turbo (AlpacaEval 2.0) rose across iterations.

Numbers: M1 9.94% → M2 15.38% → M3 20.44%

Add a positive log‑likelihood term to DPO to stop it from reducing the probability of preferred answers

0.70
0.60
0.60
6

If you fine‑tune models with pairwise preference data, standard DPO can unintentionally degrade correct outputs; DPOP is a low‑cost fix that yields more reliable improvements and better leaderboard scores.

Key finding

DPO can reduce the model log‑prob of preferred completions on low edit‑distance pairs

Numbers: -1.82 vs -0.26 vs -0.37 log-prob (DPO vs DPOP vs ref) on tokens after edit (MetaMath)

Survey: aligning diffusion models to human preferences — methods, benchmarks, and open problems

0.60
0.40
0.70
2

Aligning diffusion models cuts customer friction and reduces safety risks; aligned models produce outputs that match user intent and lower moderation costs.

Key finding

Alignment research is heavily concentrated on language models; diffusion model alignment is a small fraction.

Numbers: LLMs: 89.4% of studies; diffusion models: 10.6% (Google Scholar, Jan 15, 2026)

Distill explicit reward models and use pessimism to stop DPO’s degenerate alignment

0.60
0.60
0.50
1

If you fine-tune assistants from pairwise preferences, distilling explicit reward models (and using small ensembles) reduces brittle failures from biased or sparse preference labels while keeping offline training simple.

Key finding

DPO can converge to degenerate optima that place mass off-training and drive preferred-response likelihoods near zero.

How uncertainty can make multi-agent systems ask humans for supervision

0.35
0.60
0.30
1

Designing agents with calibrated uncertainty can force them to request human oversight, lowering risk of harmful autonomous actions while trading off autonomy and throughput.

Key finding

A defending agent is incentivized to ask the human when two derived inequalities (Theorem 1) hold.

BiPO: optimize single-layer activation vectors to steer LLM behavior both ways

0.60
0.60
0.70
1

BiPO gives a cheap, flexible way to shift model behavior without weight updates: personalize or harden models quickly, reuse vectors across similar models, and combine vectors for new behaviors while keeping knowledge performance intact.

Key finding

Optimized steering vectors from BiPO produce a wider and more controllable range of persona steering than prior methods.

Train LLMs with binary feedback on every reasoning step to improve math accuracy and trustworthiness

0.60
0.60
0.50
1

Stepwise binary feedback makes multi-step outputs more reliable and auditable, helping products that require trustworthy reasoning (education, tutoring, automated grading, math assistants). Expect measurable accuracy and traceability gains if you can invest in judge access and iterative finetuning.

Key finding

Step-KTO increases single-run accuracy on MATH-500 for a Llama-3.1-8B-Instruct seed.

Numbers: Pass@1 53.4%63.2% (8B, M3)

ISARA: iteratively self-align an LLM using retrieval-augmented in-context learning and <100 seed examples

0.60
0.60
0.70
1

You can improve model safety and truthfulness in new domains with very small labeled seeds and no extra human rules or reward models, cutting annotation cost and speeding deployment.

Key finding

ISARA can sharply reduce harmful outputs on safety prompts.

Numbers: LLaMA-7B harmful rate discrimination: 37.6%1.2% (pretrain → ISARA)

Learn preferences by contrasting responses across similar prompts, not just identical ones

0.60
0.60
0.50
1

RPO lets you improve model alignment using both paired and cheaper unpaired preference data, boosting perceived helpfulness in chat and summary tasks while reducing the need for costly paired annotations.

Key finding

RPO (paired) outperforms DPO on dialogue (Mistral-7B).

Numbers: RPO-Paired 78.52% vs DPO 72.26% win rate (Anthropic-HH, Mistral-7B).

Use automated preference learning to make LLM answers cite sources more reliably

0.60
0.60
0.50
1

APO reduces unsupported claims and improves citation accuracy by fine-tuning models with automated preference pairs, letting product teams boost trustworthiness without huge human-label budgets.

Key finding

APO improves ASQA citation F1 from 63.5 to 71.2 after preference optimization.

Numbers: ASQA citation F1: 63.5 -> 71.2

Edit hidden activations with SVD to make LLMs more truthful and less biased at inference time

0.75
0.70
0.75
1

SEA gives a low-cost way to reduce hallucinations and bias at inference time, letting teams improve trustworthiness without full model fine-tuning or heavy compute.

Key finding

Linear SEA raises MC1 truthfulness on TruthfulQA for LLaMA-2-chat-7B.

Numbers: MC1 36.9639.41 (+2.45)

TPO: one-step triple-preference finetuning that improves both instruction following and reasoning

0.60
0.70
0.70
1

TPO reduces the need for large supervised fine-tuning datasets and is more robust to noisy preference labels, so you can align models faster and cheaper while keeping or improving reasoning and chat quality.

Key finding

TPO yields large gains on reasoning tasks compared with DPO on small-data settings

Numbers: GSM8K: +19.0 pts (5k base), MMLU-Pro: +10.4 pts (5k base)

Fixing DPO for images by training image-conditioned preferences and anchoring chosen answers

0.70
0.60
0.60
1

mDPO cuts image-based hallucinations and raises answer quality, lowering risk in user-facing multimodal features and reducing rework from incorrect outputs.

Key finding

mDPO improves overall MMHalBench score for Bunny-3B vs DPO.

Numbers: MMHalBench score +0.68 (DPO 2.28 → mDPO 2.96)

Use LLMs to auto-generate trajectory preferences and rebuild rewards so RL learns faster with fewer experts

0.35
0.65
0.45
1

LLM4PG cuts time and expert hours spent on reward engineering by turning natural-language constraints into rewards, which can speed RL training in sparse or constrained tasks.

Key finding

LLM-derived reward predictors produce faster RL convergence on MiniGrid-Unlock.

Numbers: Convergence at ~50,000 steps vs >100,000 steps with original rewards

A multimodal preference-tuning recipe (AVEm-DPO) that cuts emotion-related hallucinations and spurious cue links in audiovisual LLMs

0.60
0.60
0.50
0

If your product interprets emotion from audio+video, fine-tuning with AVEm-DPO improves correctness and cuts hallucinated justifications, making downstream outputs more trustworthy in user-facing interfaces.

Key finding

AVEm-DPO gives large zero-shot gains on the EmoReAlM benchmark.

Numbers: Audio acc 69.2% -> 77.9%; Visual acc 85.3% -> 92.5%

SynPO: Balance preference learning and language quality for fine-grained video captions

0.60
0.60
0.60
0

SynPO cuts compute cost (~20%) and yields measurably better captions and preference metrics, so teams fine-tuning multimodal LMs can get higher-quality outputs faster without extra label collection.

Key finding

SynPO improves video-caption metrics across models and datasets compared to DPO and SFT baselines.

Numbers: VATEX CIDEr: 38.4 -> 42.5 (AuroraCap)

Teach small models by staging structured debates with stronger models and distilling the debate trees

0.65
0.60
0.70
0

D&R lets you compress reasoning skills from expensive LLMs into smaller, cheaper models and reduce per-query token cost, enabling lower deployment cost and faster inference without manual human feedback loops.

Key finding

D&R raised the average accuracy of Mistral-7B-Instruct from 23.98 to 38.16 on evaluated benchmarks.

Numbers: avg +14.18 pts (23.98 -> 38.16)

GRIN: find the weights that memorize unwanted data, add small noise to them, then fine-tune to forget while keeping utility.

0.60
0.70
0.60
0

GRIN gives a low-cost way to comply with deletion requests and reduce unsafe outputs without expensive full retraining. It keeps general capabilities intact while removing targeted memorized content, lowering legal and safety risk at modest compute cost.

Key finding

Targeted gradient-ratio selection plus noise (GRIN) yields very low forget-set keyword accuracy on TOFU while preserving retain-set utility.

Numbers: TOFU: forget Keyword Accuracy K-Acc 0.015 (GRIN) vs 0.948 (Original); retain ROUGE 0.956 (GRIN).

Tune agents on short, focused conversation segments to improve multi-turn social behavior

0.60
0.60
0.40
0

SDPO makes social agents more effective at multi-turn tasks by focusing training on short key segments, improving goal success and interpersonal outcomes with modest data costs and no RL loop.

Key finding

SDPO improves goal and relationship scores vs base behavioral cloning on Llama-8B.

Numbers: Self-chat Goal +0.75, Relationship +0.64 (Table 1)

Add kernelized embeddings and flexible divergences to DPO for more semantic, stable preference alignment

0.60
0.55
0.40
0

DPO-Kernels makes preference tuning more semantically faithful and robust. For products where safety, factuality, or instruction fidelity matter, it can raise alignment quality at the cost of more compute, enabling better user trust and fewer harmful outputs.

Key finding

Hybrid loss improves alignment vs probability-only DPO.

Numbers: Avg relative improvement 9.2% across 13 datasets (J.1)

Align LLM outputs at inference time by turning reward scores into textual critiques and revising answers

0.65
0.60
0.90
0

TPO gives on-demand alignment without retraining. Use it to cheaply tune model behavior per query or deploy alignment when retraining is slow or costly.

Key finding

A few TPO iterations substantially raise reward-model scores and benchmark performance for both unaligned and aligned LLMs.

Numbers: SFT model: WR AlpacaEval2 16.8%40.5% (D2-N5)

CHiP: reduce image-driven hallucinations by learning preferences over images and fine-grained text

0.70
0.60
0.50
0

CHiP meaningfully lowers image-driven hallucinations with modest additional training, so vision–language products can give fewer incorrect claims without rebuilding models.

Key finding

CHiP reduces object-hallucination rate on ObjHal vs DPO.

Numbers: Muffin: R. 13.1 -> 6.2 (52.7% relative drop vs DPO); LLaVA: 11.0 -> 4.9 (55.5% vs DPO).

SE-POPO: use preferences to avoid exponential reward-range costs in online RLHF

0.60
0.70
0.60
0

If your alignment task has skewed preferences (near-deterministic pairwise choices), SE-POPO can cut human labeling needs by avoiding exponential sample blow-up, lowering cost and time to deploy aligned LLMs.

Key finding

SE-POPO removes exponential dependence on reward range in sample complexity.

Numbers: Sample complexity ≈ ˜O(d · R_max^8 · log|R| / ε^2) (Thm 3.5)

SimPER — align LLMs by optimizing inverse perplexity, no hyperparameters or reference model

0.70
0.65
0.70
0

SimPER removes costly hyperparameter search and a separate reference model, cutting tuning time and memory needs while improving output quality on common benchmarks.

Key finding

SimPER improves AlpacaEval 2 win-rate over SimPO by up to 5.7 percentage points on evaluated setups.

Numbers: AlpacaEval2 LC: SimPO 32.1% → SimPER 37.8% (+5.7)