paper-with-me

홈 › Papers

Robustness Risk of Conversational Retrieval: Identifying and Mitigating Noise Sensitivity in Qwen3-Embedding Model

2026-02-03 · Weishu Chen, Zhouhui Hou, Mingjie Zhan, Zhicheng Zhao, Fei Su arxiv

We present an empirical study of embedding-based retrieval under realistic conversational settings, where queries are short, dialogue-like, and weakly specified, and retrieval corpora contain structured conversational artifacts. Focusing on Qwen3-embedding models, we identify a deployment-relevant robustness vulnerability: under conversational retrieval without query prompting, structured dialogue-style noise can become disproportionately retrievable and intrude into top-ranked results, despite being semantically uninformative. This failure mode emerges consistently across model scales, remains largely invisible under standard clean-query benchmarks, and is significantly more pronounced in Qwen3 than in earlier Qwen variants and other widely used dense retrieval baselines. We further show that lightweight query prompting qualitatively alters retrieval behavior, effectively suppressing noise intrusion and restoring ranking stability. Our findings highlight an underexplored robustness risk in conversational retrieval and underscore the importance of evaluation protocols that reflect the complexities of deployed systems.

📄 PDF Abstract BibTeX arXiv:2604.06176

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UniConv: Unifying Retrieval and Response Generation for Large Language Models in Conversations

2025-07-09 · Fengran Mo, Yifan Gao, Chuan Meng, Xin Liu 외 arxiv

The rapid advancement of conversational search systems revolutionizes how information is accessed by enabling the multi-turn interaction between the user and the system. Existing conversational search systems are usually…

Response Generation

Simulating and Modeling the Risk of Conversational Search

2022-01-01 · Zhenduo Wang, Qingyao Ai

In conversational search, agents can interact with users by asking clarifying questions to increase their chance to find better results. Many recent works and shared tasks in both NLP and IR communities have focused on i…

Conversational Search

A Patient Simulation Framework for Risk Assessment of Conversational Healthcare AI: Evaluation of an Antidepressant Decision Aid

2026-02-11 · Md Tanvir Rouf Shawon, Mohammad Sabik Irbaz, Hadeel R. A. Elyazori, Keerti Reddy Resapu 외 arxiv

Objective: This study develops and validates a patient simulation framework that aligns with the National Institute of Standards and Technology AI Risk Management Framework MAP and MEASURE functions, providing an empiric…

Undesirable Memorization in Large Language Models: A Survey

2024-10-03 · Ali Satvaty, Suzan Verberne, Fatih Turkmen

While recent research increasingly showcases the remarkable capabilities of Large Language Models (LLMs), it's vital to confront their hidden pitfalls. Among these challenges, the issue of memorization stands out, posing…

MemorizationRetrieval-augmented GenerationSurvey

Conversational Factor Information Retrieval Model (ConFIRM)

2023-10-06 · Stephen Choi, William Gazeley, Siu Ho Wong, TingTing Li

This paper introduces the Conversational Factor Information Retrieval Method (ConFIRM), a novel approach to fine-tuning large language models (LLMs) for domain-specific retrieval tasks. ConFIRM leverages the Five-Factor …

GPUInformation Retrievalintent-classificationIntent Classification+3