paper-with-me

홈 › Papers

Towards Zero and Few-shot Knowledge-seeking Turn Detection in Task-orientated Dialogue Systems

2021-09-18 · EMNLP (NLP4ConvAI) 2021 11 · Di Jin, Shuyang Gao, Seokhwan Kim, Yang Liu, Dilek Hakkani-Tur

Most prior work on task-oriented dialogue systems is restricted to supporting domain APIs. However, users may have requests that are out of the scope of these APIs. This work focuses on identifying such user requests. Existing methods for this task mainly rely on fine-tuning pre-trained models on large annotated data. We propose a novel method, REDE, based on adaptive representation learning and density estimation. REDE can be applied to zero-shot cases, and quickly learns a high-performing detector with only a few shots by updating less than 3K parameters. We demonstrate REDE's competitive performance on DSTC9 data and our newly collected test set.

📄 PDF Abstract BibTeX arXiv:2109.08820

Code (1)

jind11/rede 공식 구현

Tasks

Density EstimationRepresentation LearningTask-Oriented Dialogue Systems

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

$\textit{Dial BeInfo for Faithfulness}$: Improving Factuality of Information-Seeking Dialogue via Behavioural Fine-Tuning

2023-11-16 · Evgeniia Razumovskaia, Ivan Vulić, Pavle Marković, Tomasz Cichy 외

Factuality is a crucial requirement in information seeking dialogue: the system should respond to the user's queries so that the responses are meaningful and aligned with the knowledge provided to the system. However, mo…

Thai Semantic End-of-Turn Detection for Real-Time Voice Agents

2025-10-05 · Thanapol Popit, Natthapath Rungseesiripak, Monthol Charattrakool, Saksorn Ruangtanusak arxiv

Fluid voice-to-voice interaction requires reliable and low-latency detection of when a user has finished speaking. Traditional audio-silence end-pointers add hundreds of milliseconds of delay and fail under hesitations o…

Knowledge-Aware Audio-Grounded Generative Slot Filling for Limited Annotated Data

2023-07-04 · Guangzhi Sun, Chao Zhang, Ivan Vulić, Paweł Budzianowski 외

Manually annotating fine-grained slot-value labels for task-oriented dialogue (ToD) systems is an expensive and time-consuming endeavour. This motivates research into slot-filling methods that operate with limited amount…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)slot-fillingSlot Filling+6

AnomalyVFM -- Transforming Vision Foundation Models into Zero-Shot Anomaly Detectors

2026-01-28 · Matic Fučka, Vitjan Zavrtanik, Danijel Skočaj arxiv

Zero-shot anomaly detection aims to detect and localise abnormal regions in the image without access to any in-domain training images. While recent approaches leverage vision-language models (VLMs), such as CLIP, to tran…

Anomaly Detection

Redefining Proactivity for Information Seeking Dialogue

2024-10-20 · Jing Yang Lee, Seokhwan Kim, Kartik Mehta, Jiun-Yu Kao 외

Information-Seeking Dialogue (ISD) agents aim to provide accurate responses to user queries. While proficient in directly addressing user queries, these agents, as well as LLMs in general, predominantly exhibit reactive …