paper-with-me

홈 › Papers

Many of Your DPOs are Secretly One: Attempting Unification Through Mutual Information

2025-01-02 · Rasul Tutnov, Antoine Grosnit, Haitham Bou-Ammar

Post-alignment of large language models (LLMs) is critical in improving their utility, safety, and alignment with human intentions. Direct preference optimisation (DPO) has become one of the most widely used algorithms for achieving this alignment, given its ability to optimise models based on human feedback directly. However, the vast number of DPO variants in the literature has made it increasingly difficult for researchers to navigate and fully grasp the connections between these approaches. This paper introduces a unifying framework inspired by mutual information, which proposes a new loss function with flexible priors. By carefully specifying these priors, we demonstrate that many existing algorithms, such as SimPO, TDPO, SparsePO, and others, can be derived from our framework. This unification offers a clearer and more structured approach, allowing researchers to understand the relationships between different DPO variants better. We aim to simplify the landscape of DPO algorithms, making it easier for the research community to gain insights and foster further advancements in LLM alignment. Ultimately, we hope our framework can be a foundation for developing more robust and interpretable alignment techniques.

📄 PDF Abstract BibTeX arXiv:2501.01544

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Methods 이 논문이 사용한 방법론

DPO 설명 없음

Similar Papers 제목 키워드 기반

Your Data Manifold is Secretly a Reward Model: Shell-LCC for Text-to-Video Generation

2026-06-29 · Shihao Zhang, Yuguang Yan, Junzhe Zhang, Wei Zhao 외 arxiv

Recent text-to-video (T2V) diffusion models rely heavily on auxiliary reward signals (e.g., via reward models or DPO) to align generated content with human aesthetics and improve realism. These signals, however, incur su…

Text-to-Video Generation

From Words to Numbers: Your Large Language Model Is Secretly A Capable Regressor When Given In-Context Examples

2024-04-11 · Robert Vacareanu, Vlad-Andrei Negru, Vasile Suciu, Mihai Surdeanu

We analyze how well pre-trained large language models (e.g., Llama2, GPT-4, Claude 3, etc) can do linear and non-linear regression when given in-context examples, without any additional training or gradient updates. Our …

Language ModelingLanguage ModellingLarge Language Modelregression

K-SNACS: Annotating Korean Adposition Semantics

2020-12-01 · DMR (COLING) 2020 12 · Jena D. Hwang, Hanwool Choe, Na-Rae Han, Nathan Schneider

While many languages use adpositions to encode semantic relationships between content words in a sentence (e.g., agentivity or temporality), the details of how adpositions work vary widely across languages with respect t…

Sentence

UET-Headpose: A sensor-based top-view head pose dataset

2021-11-13 · Linh Nguyen Viet, Tuan Nguyen Dinh, Hoang Nguyen Viet, Duc Tran Minh 외

Head pose estimation is a challenging task that aims to solve problems related to predicting three dimensions vector, that serves for many applications in human-robot interaction or customer behavior. Previous researches…

Head Pose EstimationPose Estimation

Improved local search for graph edit distance

2019-07-05 · Nicolas Boria, David B. Blumenthal, Sébastien Bougleux, Luc Brun

The graph edit distance (GED) measures the dissimilarity between two graphs as the minimal cost of a sequence of elementary operations transforming one graph into another. This measure is fundamental in many areas such a…