paper-with-me

홈 › Papers

Controlling What You Share: Assessing Language Model Adherence to Privacy Preferences

2025-07-07 · Guillem Ramírez, Alexandra Birch, Ivan Titov arxiv

Large language models (LLMs) are primarily accessed via commercial APIs, but this often requires users to expose their data to service providers. In this paper, we explore how users can stay in control of their data by using privacy profiles: simple natural language instructions that say what should and should not be revealed. We build a framework where a local model uses these instructions to rewrite queries, only hiding details deemed sensitive by the user, before sending them to an external model, thus balancing privacy with performance. To support this research, we introduce PEEP, a multilingual dataset of real user queries annotated to mark private content and paired with synthetic privacy profiles. Experiments with lightweight local LLMs show that, after fine-tuning, they not only achieve markedly better privacy preservation but also match or exceed the performance of much larger zero-shot models. At the same time, the system still faces challenges in fully adhering to user instructions, underscoring the need for models with a better understanding of user-defined privacy preferences.

📄 PDF Abstract BibTeX arXiv:2507.05391

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interpreting and Controlling Model Behavior via Constitutions for Atomic Concept Edits

2026-01-23 · Neha Kalibhat, Zi Wang, Prasoon Bajpai, Drew Proud 외 arxiv

We introduce a black-box interpretability framework that learns a verifiable constitution: a natural language summary of how changes to a prompt affect a model's specific behavior, such as its alignment, correctness, or …

Text-to-Image GenerationMathematical Reasoning

Controlling Chat Style in Language Models via Single-Direction Editing

2026-02-10 · Zhenyu Xu, Victor S. Sheng arxiv

Controlling stylistic attributes in large language models (LLMs) remains challenging, with existing approaches relying on either prompt engineering or post-training alignment. This paper investigates this challenge throu…

Prompt Engineering

Pill Identification using a Mobile Phone App for Assessing Medication Adherence and Post-Market Drug Surveillance

2020-04-23 · david Prokop, Joseph Babigumira, Ashleigh Lewis

Objectives: Medication non-adherence is an important factor in clinical practice and research methodology. There have been many methods of measuring adherence yet no recognized standard for adherence. Here we conduct a s…

CoCo-CoLa: Evaluating and Improving Language Adherence in Multilingual LLMs

2025-02-18 · Elnaz Rahmati, Alireza S. Ziabari, Morteza Dehghani

Multilingual Large Language Models (LLMs) develop cross-lingual abilities despite being trained on limited parallel data. However, they often struggle to generate responses in the intended language, favoring high-resourc…

CoLA

NewsBench: A Systematic Evaluation Framework for Assessing Editorial Capabilities of Large Language Models in Chinese Journalism

2024-02-29 · Miao Li, Ming-Bin Chen, Bo Tang, Shengbin Hou 외

We present NewsBench, a novel evaluation framework to systematically assess the capabilities of Large Language Models (LLMs) for editorial capabilities in Chinese journalism. Our constructed benchmark dataset is focused …

EthicsMultiple-choice