maikezu/asr-context-induced-leakage
When Helpful Context Leaks: Privacy Risks in Domain-Adapted ASR Overview SpeechLLMs are increasingly deployed in professional settings where domain customisation is standard practice: users supply context in prompts, fine-tune on proprietary recordings, or both. We identify and systematically investigate an overlooked privacy risk of such customisation: a model adapted to recognise domain-specific terminology can be nudged into transcribing a phonetically… See the full description on the dataset page: https://huggingface.co/datasets/maikezu/asr-context-induced-leakage.
When Helpful Context Leaks: Privacy Risks in Domain-Adapted ASR
<p align="center"> <img src="https://github.com/MaikeZuefle/asr-context-induced-leakage/blob/main/contextinducedprivacy_risk.png?raw=true" width="600"/> </p>
Overview
SpeechLLMs are increasingly deployed in professional settings where domain customisation is standard practice: users supply context in prompts, fine-tune on proprietary recordings, or both. We identify and systematically investigate an overlooked privacy risk of such customisation: a model adapted to recognise domain-specific terminology can be nudged into transcribing a phonetically similar word from its context or training data, even when a different word is spoken. We construct a controlled dataset and measure leakage rates across two customisation mechanisms, prompt context injection and data fine-tuning. Both mechanisms cause measurable leakage, compounding when combined. We evaluate a prompt-level mitigation strategy and find that fine-tuning without prompt context injection offers the best accuracy–leakage trade-off. We release our code and dataset publicly.
Paper: arXiv:2605.28211 Code: GitHub
Dataset Structure
The dataset contains five splits:
Test split columns
Source Datasets
Word pairs are derived from:
Citation
@misc{züfle2026helpfulcontextleaksprivacy,
title={When Helpful Context Leaks: Privacy Risks in Domain-Adapted ASR},
author={Maike Züfle and Jan Niehues},
year={2026},
eprint={2605.28211},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2605.28211},
}