paper-with-me

Papers

Improving Preference Extraction In LLMs By Identifying Latent Knowledge Through Classifying Probes

2025-03-22 · Sharan Maiya, Yinhong Liu, Ramit Debnath, Anna Korhonen

Large Language Models (LLMs) are often used as automated judges to evaluate text, but their effectiveness can be hindered by various unintentional biases. We propose using linear classifying probes, trained by leveraging differences between contrasting pairs of prompts, to directly access LLMs' latent knowledge and extract more accurate preferences. Through extensive experiments using models of varying size from four different families and six diverse datasets assessing text quality evaluation and common sense reasoning, we demonstrate that both supervised and unsupervised probing approaches consistently outperform traditional generation-based judgement while maintaining similar computational costs. These probes generalise under domain shifts and can even outperform finetuned evaluators with the same training data size. Our results suggest linear probing offers an accurate, robust and computationally efficient approach for LLM-as-judge tasks while providing interpretable insights into how models encode judgement-relevant knowledge. Our data and code will be openly released in the future.

📄 PDF Abstract BibTeX arXiv:2503.17755

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense Reasoning

Similar Papers 제목 키워드 기반

DSAI: Unbiased and Interpretable Latent Feature Extraction for Data-Centric AI

2024-12-09 · Hyowon Cho, Soonwon Ka, Daechul Park, Jaewook Kang 외

Large language models (LLMs) often struggle to objectively identify latent characteristics in large datasets due to their reliance on pre-trained knowledge rather than actual data patterns. To address this data grounding…

Multi-Granularity Attention Model for Group Recommendation

2023-08-08 · Jianye Ji, Jiayan Pei, Shaochuan Lin, Taotao Zhou 외

Group recommendation provides personalized recommendations to a group of users based on their shared interests, preferences, and characteristics. Current studies have explored different methods for integrating individual…

model

Adaptive Elicitation of Latent Information Using Natural Language

2025-04-05 · Jimmy Wang, Thomas Zollo, Richard Zemel, Hongseok Namkoong

Eliciting information to reduce uncertainty about a latent entity is a critical task in many application domains, e.g., assessing individual student learning outcomes, diagnosing underlying diseases, or learning user pre…

Uncertainty QuantificationWorld Knowledge

MRP-LLM: Multitask Reflective Large Language Models for Privacy-Preserving Next POI Recommendation

2024-12-03 · Ziqing Wu, Zhu Sun, Dongxia Wang, Lu Zhang 외

Large language models (LLMs) have shown promising potential for next Point-of-Interest (POI) recommendation. However, existing methods only perform direct zero-shot prompting, leading to ineffective extraction of user pr…

Language ModelingLanguage ModellingLarge Language ModelPrivacy Preserving

Enhancing the Preference Extractor in Multi-turn Dialogues: From Annotating Disasters to Accurate Preference Extraction

2025-08-03 · Cheng Wang, ziru Liu, Pengcheng Tang, Mingyu Zhang 외 arxiv

Identifying user preferences in dialogue systems is a pivotal aspect of providing satisfying services. Current research shows that using large language models (LLMs) to fine-tune a task-specific preference extractor yiel…