paper-with-me

Papers

BenchPreS: A Benchmark for Context-Aware Personalized Preference Selectivity of Persistent-Memory LLMs

2026-03-17 · Sangyeon Yoon, Sunkyoung Kim, Hyesoo Hong, Wonje Jeung, Yongil Kim, Wooseok Seo, Heuiyeen Yeen, Albert No arxiv

Large language models (LLMs) increasingly store user preferences in persistent memory to support personalization across interactions. However, in third-party communication settings governed by social and institutional norms, some user preferences may be inappropriate to apply. We introduce BenchPreS, which evaluates whether memory-based user preferences are appropriately applied or suppressed across communication contexts. Using two complementary metrics, Misapplication Rate (MR) and Appropriate Application Rate (AAR), we find even frontier LLMs struggle to apply preferences in a context-sensitive manner. Models with stronger preference adherence exhibit higher rates of over-application, and neither reasoning capability nor prompt-based defenses fully resolve this issue. These results suggest current LLMs treat personalized preferences as globally enforceable rules rather than as context-dependent normative signals.

📄 PDF Abstract BibTeX arXiv:2603.16557

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BenchPress: A Deep Active Benchmark Generator

2022-08-13 · Foivos Tsimpourlas, Pavlos Petoumenos, Min Xu, Chris Cummins 외

We develop BenchPress, the first ML benchmark generator for compilers that is steerable within feature space representations of source code. BenchPress synthesizes compiling functions by adding new code in any part of an…

Active LearningCPUGPU

BenchDirect: A Directed Language Model for Compiler Benchmarks

2023-03-02 · Foivos Tsimpourlas, Pavlos Petoumenos, Min Xu, Chris Cummins 외

The exponential increase of hardware-software complexity has made it impossible for compiler engineers to find the right optimization heuristics manually. Predictive models have been shown to find near optimal heuristics…

Active LearningCPUGPULanguage Modeling+2

BenchPress: A Human-in-the-Loop Annotation System for Rapid Text-to-SQL Benchmark Curation

2025-10-11 · Fabian Wenz, Omar Bouattour, Devin Yang, Justin Choi 외 arxiv

Large language models (LLMs) have been successfully applied to many tasks, including text-to-SQL generation. However, much of this work has focused on publicly available datasets, such as Fiben, Spider, and Bird. Our ear…

Benchpress: A Scalable and Versatile Workflow for Benchmarking Structure Learning Algorithms

2021-07-08 · Felix L. Rios, Giusi Moffa, Jack Kuipers

Describing the relationship between the variables in a study domain and modelling the data generating mechanism is a fundamental problem in many empirical sciences. Probabilistic graphical models are one common approach …

Benchmarking

No Mean Feat: Simple, Strong Baselines for Context Compression

2025-10-23 · Yair Feldman, Yoav Artzi arxiv

Context compression reduces Transformer inference costs by replacing lengthy inputs with shorter pre-computed representations. It carries significant benefits for retrieval-augmented generation (RAG) and has attracted gr…

Reading Comprehension