paper-with-me

Papers

Leveraging Sparsity for Sample-Efficient Preference Learning: A Theoretical Perspective

2025-01-30 · Yunzhen Yao, Lie He, Michael Gastpar

This paper considers the sample-efficiency of preference learning, which models and predicts human choices based on comparative judgments. The minimax optimal estimation rate $\Theta(d/n)$ in traditional estimation theory requires that the number of samples $n$ scales linearly with the dimensionality of the feature space $d$. However, the high dimensionality of the feature space and the high cost of collecting human-annotated data challenge the efficiency of traditional estimation methods. To remedy this, we leverage sparsity in the preference model and establish sharp estimation rates. We show that under the sparse random utility model, where the parameter of the reward function is $k$-sparse, the minimax optimal rate can be reduced to $\Theta(k/n \log(d/k))$. Furthermore, we analyze the $\ell_{1}$-regularized estimator and show that it achieves near-optimal rate under mild assumptions on the Gram matrix. Experiments on synthetic data and LLM alignment data validate our theoretical findings, showing that sparsity-aware methods significantly reduce sample complexity and improve prediction accuracy.

📄 PDF Abstract BibTeX arXiv:2501.18282

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Refining Alignment Framework for Diffusion Models with Intermediate-Step Preference Ranking

2025-02-01 · Jie Ren, Yuhang Zhang, Dongrui Liu, Xiaopeng Zhang 외

Direct preference optimization (DPO) has shown success in aligning diffusion models with human preference. Previous approaches typically assume a consistent preference label between final generations and noisy samples at…

Provable Benefits of Policy Learning from Human Preferences in Contextual Bandit Problems

2023-07-24 · Xiang Ji, Huazheng Wang, Minshuo Chen, Tuo Zhao 외

For a real-world decision-making problem, the reward function often needs to be engineered or learned. A popular approach is to utilize human feedback to learn a reward function for training. The most straightforward way…

Decision MakingMulti-Armed Bandits

On Benefits of Selection Diversity via Bilevel Exclusive Sparsity

2016-06-01 · CVPR 2016 6 · Haichuan Yang, Yijun Huang, Lam Tran, Ji Liu 외

Sparse feature (dictionary) selection is critical for various tasks in computer vision, machine learning, and pattern recognition to avoid overfitting. While extensive research efforts have been conducted on feature sele…

Diversityfeature selectionimage-classificationImage Classification

Leveraging Historical Interaction Data for Improving Conversational Recommender System

2020-08-19 · Kun Zhou, Wayne Xin Zhao, Hui Wang, Sirui Wang 외

Recently, conversational recommender system (CRS) has become an emerging and practical research topic. Most of the existing CRS methods focus on learning effective preference representations for users from conversation d…

AttributeRecommendation Systems

Design Considerations in Offline Preference-based RL

2025-02-08 · Alekh Agarwal, Christoph Dann, Teodor V. Marinov

Offline algorithms for Reinforcement Learning from Human Preferences (RLHF), which use only a fixed dataset of sampled responses given an input, and preference feedback among these responses, have gained increasing promi…