paper-with-me

Papers

Measuring What Makes You Unique: Difference-Aware User Modeling for Enhancing LLM Personalization

2025-03-04 · Yilun Qiu, Xiaoyan Zhao, Yang Zhang, Yimeng Bai, Wenjie Wang, Hong Cheng, Fuli Feng, Tat-Seng Chua

Personalizing Large Language Models (LLMs) has become a critical step in facilitating their widespread application to enhance individual life experiences. In pursuit of personalization, distilling key preference information from an individual's historical data as instructional preference context to customize LLM generation has emerged as a promising direction. However, these methods face a fundamental limitation by overlooking the inter-user comparative analysis, which is essential for identifying the inter-user differences that truly shape preferences. To address this limitation, we propose Difference-aware Personalization Learning (DPL), a novel approach that emphasizes extracting inter-user differences to enhance LLM personalization. DPL strategically selects representative users for comparison and establishes a structured standard to extract meaningful, task-relevant differences for customizing LLM generation. Extensive experiments on real-world datasets demonstrate that DPL significantly enhances LLM personalization. We release our code at https://github.com/SnowCharmQ/DPL.

📄 PDF Abstract BibTeX arXiv:2503.02450

Code (1)

snowcharmq/dpl 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Representational Similarity via Interpretable Visual Concepts

2025-03-19 · Neehar Kondapaneni, Oisin Mac Aodha, Pietro Perona

How do two deep neural networks differ in how they arrive at a decision? Measuring the similarity of deep networks has been a long-standing open question. Most existing methods provide a single number to measure the simi…

What Makes a Patch Distinct?

2013-06-01 · CVPR 2013 6 · Ran Margolin, Ayellet Tal, Lihi Zelnik-Manor

What makes an object salient? Most previous work assert that distinctness is the dominating factor. The difference between the various algorithms is in the way they compute distinctness. Some focus on the patterns, other…

Difference-Masking: Choosing What to Mask in Continued Pretraining

2023-05-23 · Alex Wilf, Syeda Nahida Akter, Leena Mathur, Paul Pu Liang 외

The self-supervised objective of masking-and-predicting has led to promising performance gains on a variety of downstream tasks. However, while most approaches randomly mask tokens, there is strong intuition that decidin…

Self-Supervised Learning

Segmenting Bank Customers via RFM Model and Unsupervised Machine Learning

2020-08-19 · Musadig Aliyev, Elvin Ahmadov, Habil Gadirli, Arzu Mammadova 외

In recent years, one of the major challenges for financial institutions is the retention of their customers using new methodologies of reliable and profitable segmentation. In the field of banking, the approach of offeri…

BIG-bench Machine LearningClustering

Measuring Alignment-Induced Activation Shifts Correctly: A Template-Controlled Difference-in-Differences Protocol

2026-05-23 · Yuki Nakamura arxiv

Comparing a model's internal activations before and after alignment is a natural way to ask what safety training changes: one forms the matrix of paired aligned-minus-base activations on safety-relevant inputs and reads …