paper-with-me

Papers

PRISM: Preference-Aware Influence Function Based Data Selection Method for Efficient Fine-Tuning

2026-05-20 · Qihao Lin, Guanxu Chen, Dongrui Liu, Jing Shao arxiv

As LLMs continue to scale up, improving training efficiency heavily relies on effective data utilization. Data selection mitigates this issue by allocating the limited training budget to high-value examples that optimally facilitate the model's target behavior. Most existing approaches define target behavior via a set of target examples and score candidate training data based on their estimated influence on these samples. However, such methods uniformly treat all target examples as equally important, ignoring the varying relevance of individual examples to model optimization. Specifically, target examples that align closely with the model's inherent behavior deliver stronger supervisory signals, whereas discrepant examples yield only weak and ineffective local guidance. We propose PRISM, a Preference-aware Influence function based Data Selection Method. It leverages model preference to assign weights to target examples and builds a preference-aware target direction. PRISM evaluates candidate training samples according to their influence on this direction, and prioritizes data budget allocation to samples that effectively drive the model to match expected target behavior. Theoretical analysis verifies that weighted preference construction generates a superior first-order gradient direction for boosting target preference, compared with uniform aggregation strategies. Extensive experiments covering diverse model architectures and parameter scales demonstrate that PRISM achieves better performance in efficient fine-tuning and safety-aligned supervised fine-tuning rectification. The results validate that accurate characterization of target behavior serves as the core of cost-effective data selection.

📄 PDF Abstract BibTeX arXiv:2605.21422

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PRISM: Preference Refinement via Implicit Scene Modeling for 3D Vision-Language Preference-Based Reinforcement Learning

2025-03-13 · Yirong Sun, Yanjun Chen

We propose PRISM, a novel framework designed to overcome the limitations of 2D-based Preference-Based Reinforcement Learning (PBRL) by unifying 3D point cloud modeling and future-aware preference refinement. At its core,…

Autonomous NavigationDecision MakingLanguage ModelingLanguage Modelling+2

On the Role of Weight Decay in Collaborative Filtering: A Popularity Perspective

2025-05-16 · Donald Loveland, Mingxuan Ju, Tong Zhao, Neil Shah 외

Collaborative filtering (CF) enables large-scale recommendation systems by encoding information from historical user-item interactions into dense ID-embedding tables. However, as embedding tables grow, closed-form soluti…

Collaborative FilteringRecommendation Systems

PRISMA: Preference-Reinforced Self-Training Approach for Interpretable Emotionally Intelligent Negotiation Dialogues

2026-04-20 · Prajwal Vijay Kajare, Priyanshu Priya, Bikash Santra, Asif Ekbal arxiv

Emotion plays a pivotal role in shaping negotiation outcomes, influencing trust, cooperation, and long-term relationships. Developing negotiation dialog systems that can recognize and respond strategically to emotions is…

Through the PRISM: Preference Representation in Intermediate States of Video Diffusion Models

2026-06-18 · Haoxuan Wu, Lai Man Po, Mengyang Liu, Kun Li 외 arxiv

Evaluating video generation with clean, pixel-based reward models disconnects evaluation from the noisy diffusion process and incurs massive VAE decoding costs. In this paper, we challenge this paradigm by asking a funda…

Video Generation

PRISM: A Methodology for Auditing Biases in Large Language Models

2024-10-24 · Leif Azzopardi, Yashar Moshfeghi

Auditing Large Language Models (LLMs) to discover their biases and preferences is an emerging challenge in creating Responsible Artificial Intelligence (AI). While various methods have been proposed to elicit the prefere…