paper-with-me

Papers

SparsePO: Controlling Preference Alignment of LLMs via Sparse Token Masks

2024-10-07 · Fenia Christopoulou, Ronald Cardenas, Gerasimos Lampouras, Haitham Bou-Ammar, Jun Wang

Preference Optimization (PO) has proven an effective step for aligning language models to human-desired behaviors. Current variants, following the offline Direct Preference Optimization objective, have focused on a strict setting where all tokens are contributing signals of KL divergence and rewards to the loss function. However, human preference is not affected by each word in a sequence equally but is often dependent on specific words or phrases, e.g. existence of toxic terms leads to non-preferred responses. Based on this observation, we argue that not all tokens should be weighted equally during PO and propose a flexible objective termed SparsePO, that aims to automatically learn to weight the KL divergence and reward corresponding to each token during PO training. We propose two different variants of weight-masks that can either be derived from the reference model itself or learned on the fly. Notably, our method induces sparsity in the learned masks, allowing the model to learn how to best weight reward and KL divergence contributions at the token level, learning an optimal level of mask sparsity. Extensive experiments on multiple domains, including sentiment control, dialogue, text summarization and text-to-code generation, illustrate that our approach assigns meaningful weights to tokens according to the target task, generates more responses with the desired preference and improves reasoning tasks by up to 2 percentage points compared to other token- and response-level PO methods.

📄 PDF Abstract BibTeX arXiv:2410.05102

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationText SummarizationText-to-Code Generation

Methods 이 논문이 사용한 방법론

PO Stochastic optimization methods have gained significant prominence as effective techniques in contemporary research, addressing complex optimization challenges efficiently. This…

Similar 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 f…

Navigate

SparsePose: Sparse-View Camera Pose Regression and Refinement

2022-11-29 · CVPR 2023 1 · Samarth Sinha, Jason Y. Zhang, Andrea Tagliasacchi, Igor Gilitschenski 외

Camera pose estimation is a key step in standard 3D reconstruction pipelines that operate on a dense set of images of a single object or scene. However, methods for pose estimation often fail when only a few images are a…

3D ReconstructionCamera Pose EstimationPose Estimationregression

SparseRM: A Lightweight Preference Modeling with Sparse Autoencoder

2025-11-11 · Dengcan Liu, Jiahao Li, Zheren Fu, Yi Tu 외 arxiv

Reward models (RMs) are a core component in the post-training of large language models (LLMs), serving as proxies for human preference evaluation and guiding model alignment. However, training reliable RMs under limited …

Direct Preference Optimization Using Sparse Feature-Level Constraints

2024-11-12 · Qingyu Yin, Chak Tou Leong, Hongbo Zhang, Minjun Zhu 외

The alignment of large language models (LLMs) with human preferences remains a key challenge. While post-training techniques like Reinforcement Learning from Human Feedback (RLHF) and Direct Preference Optimization (DPO)…

SparsePoser: Real-time Full-body Motion Reconstruction from Sparse Data

2023-11-03 · Jose Luis Ponton, Haoran Yun, Andreas Aristidou, Carlos Andujar 외

Accurate and reliable human motion reconstruction is crucial for creating natural interactions of full-body avatars in Virtual Reality (VR) and entertainment applications. As the Metaverse and social applications gain po…