Alignment, Reasoning, and Trustworthiness
RLHF (LLM Alignment)
In brief — site editorial, not from the paper
Uses human preference comparisons to train a reward model, then tunes the model against it — the standard route to making outputs helpful and safe.
Definition
Verbatim from the paper — Alignment, Reasoning, and Trustworthiness
Notes from the table
While preference-based RL predates foundation models, this row explicitly scopes its modern instantiation for generative alignment at the lm tiers. flushleft
Highly flexible techniques such as CE (e.g., prompting for step-by-step rationales) and RLHF (e.g., penalizing unexplainable refusals) can dynamically adopt Explainability as a primary goal when engineered specifically to satisfy regulatory transparency mandates.
Nearest profiles
DPO (0.06), RLAIF/CAI (0.22), SFT (0.28), RLVR/GRPO (0.39), Multimodal Instr. Tuning (0.42)
Computed from the taxonomy data (Gower distance over all six dimensions)
References
- [43] Paul F. Christiano, Jan Leike, Tom B. Brown, Miljan Martic, Shane Legg, and Dario Amodei 2017. Deep reinforcement learning from human preferences. Proceedings of the 31st International Conference on Neural Information Processing Systems
Numbered as in the paper
Cite this row
RLHF (LLM Alignment) — six-dimensional profile D1: parametric-update D2: alignment, safety D3: preference-pairs D4: ad-hoc-permanent, scheduled-permanent D5: partial, surrogate-model, whole-model D6: llm, mllm Source: arXiv:2608.06246Compare with another technique Find in the explorer