paper-with-me

홈 › Papers

Paraphrase-Induced Output-Mode Collapse: When LLMs Break Character Under Semantically Equivalent Inputs

2026-05-06 · Aofan Liu, Jingxiang Meng arxiv

When the substantive content of a request is rewritten, do large language models still answer in the format the original task asked for? We find that they often do not, even at temperature zero. On a 150-query evaluation over five compact 2025-era LLMs and four task types, we observe a systematic failure mode we call prompt-variant output-mode collapse: when a closed-form prompt asks for a bare label or a single choice token, content-preserving prompt variants can push the model into conversational prose, the requested format dissolves, and exact-match evaluation pipelines silently misjudge the result. To make this measurable, we release PARACONSIST, a 900-prompt benchmark of 150 base queries with five lexical, syntactic, and semantic-expansion prompt variants each, and a Semantic Consistency Score that decomposes prompt-variant robustness into answer consistency, sentence-BERT semantic similarity, and length stability. Under a whole-word answer-set match, only ~22% of closed-form variant responses preserve the ground-truth label inside their output, while ~78% drift away from the answer space entirely. In our pool, the dominant predictor of collapse is task structure rather than model identity, with model differentiation jointly carried by answer consistency and length stability. Robustness audits should therefore track response-mode preservation as a first-class reliability target alongside answer accuracy.

📄 PDF Abstract BibTeX arXiv:2605.04665

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Similarity

Similar Papers 제목 키워드 기반

Hallucinations Live in Variance

2026-01-11 · Aaron R. Flouro, Shawn P. Chadwick arxiv

Benchmarks measure whether a model is correct. They do not measure whether a model is reliable. This distinction is largely academic for single-shot inference, but becomes critical for agentic AI systems, where a single …

Characterizing Paraphrase-Induced Failures in Lean 4 Autoformalization

2026-04-25 · William Feng, Ethan Lou, Aryan Sharma arxiv

Lean 4 autoformalization has become increasingly popular in recent years, with frontier language models and open-weight autoformalizers now producing valid formalizations of mathematical theorems. However, these evaluati…

Ex Ante Evaluation of AI-Induced Idea Diversity Collapse

2026-05-07 · Nafis Saami Azad, Raiyan Abdul Baten arxiv

Creative AI systems are typically evaluated at the level of individual utility, yet creative outputs are consumed in populations: an idea loses value when many others produce similar ones. This creates an evaluation blin…

Improving Consistency in Retrieval-Augmented Systems with Group Similarity Rewards

2025-10-05 · Faisal Hamman, Chenyang Zhu, Anoop Kumar, Xujun Peng 외 arxiv

RAG systems are increasingly deployed in high-stakes domains where users expect outputs to be consistent across semantically equivalent queries. However, existing systems often exhibit significant inconsistencies due to …

Don't Change Me! User-Controllable Selective Paraphrase Generation

2020-08-21 · EACL 2021 2 · Mohan Zhang, Luchen Tan, Zhengkai Tu, Zihang Fu 외

In the paraphrase generation task, source sentences often contain phrases that should not be altered. Which phrases, however, can be context dependent and can vary by application. Our solution to this challenge is to pro…

DiversityParaphrase Generation