paper-with-me

Papers

A Zero-Shot Open-Vocabulary Pipeline for Dialogue Understanding

2024-09-24 · Abdulfattah Safa, Gözde Gül Şahin

Dialogue State Tracking (DST) is crucial for understanding user needs and executing appropriate system actions in task-oriented dialogues. Majority of existing DST methods are designed to work within predefined ontologies and assume the availability of gold domain labels, struggling with adapting to new slots values. While Large Language Models (LLMs)-based systems show promising zero-shot DST performance, they either require extensive computational resources or they underperform existing fully-trained systems, limiting their practicality. To address these limitations, we propose a zero-shot, open-vocabulary system that integrates domain classification and DST in a single pipeline. Our approach includes reformulating DST as a question-answering task for less capable models and employing self-refining prompts for more adaptable ones. Our system does not rely on fixed slot values defined in the ontology allowing the system to adapt dynamically. We compare our approach with existing SOTA, and show that it provides up to 20% better Joint Goal Accuracy (JGA) over previous methods on datasets like Multi-WOZ 2.1, with up to 90% fewer requests to the LLM API.

📄 PDF Abstract BibTeX arXiv:2409.15861

Code (1)

gglab-ku/open-vocab-dialogue-understanding 공식 구현

Tasks

Dialogue State TrackingDialogue Understandingdomain classificationQuestion Answering

Methods 이 논문이 사용한 방법론

DST Dynamic sparse training methods train neural networks in a sparse manner, starting with an initial sparse mask, and periodically updating the mask based on some criteria.
Ontology 설명 없음

Similar Papers 제목 키워드 기반

Exploring Vision-Language Models for Open-Vocabulary Zero-Shot Action Segmentation

2026-02-24 · Asim Unmesh, Kaki Ramesh, Mayank Patel, Rahul Jain 외 arxiv

Temporal Action Segmentation (TAS) requires dividing videos into action segments, yet the vast space of activities and alternative breakdowns makes collecting comprehensive datasets infeasible. Existing methods remain li…

Action Segmentation

XQA-DST: Multi-Domain and Multi-Lingual Dialogue State Tracking

2022-01-16 · ACL ARR January 2022 1 · Anonymous

In a task-oriented dialogue system, Dialogue State Tracking (DST) keeps track of all important information by filling slots with values given through the conversation. Existing methods generally rely on a predefined set …

Cross-Lingual TransferDialogue State TrackingDomain AdaptationReading Comprehension

Room-Mediated Co-occurrence for Zero-Shot Object-Centric Semantic Navigation via Frontier Scoring

2026-07-28 · Adam Scicluna, Gavin Paul, Alen Alempijevic arxiv

Zero-shot ObjectNav methods increasingly use vision-language priors, but direct object-object similarity in the latent space is often a weak proxy for spatial co-occurrence. We present an analytical, training-free semant…

OpenNav: Efficient Open Vocabulary 3D Object Detection for Smart Wheelchair Navigation

2024-08-25 · Muhammad Rameez Ur Rahman, Piero Simonetto, Anna Polato, Francesco Pasti 외

Open vocabulary 3D object detection (OV3D) allows precise and extensible object recognition crucial for adapting to diverse environments encountered in assistive robotics. This paper presents OpenNav, a zero-shot 3D obje…

3D Object DetectionNavigateObjectobject-detection+3

Vocabulary-informed Zero-shot and Open-set Learning

2023-01-03 · Yanwei Fu, Xiaomei Wang, Hanze Dong, Yu-Gang Jiang 외

Despite significant progress in object categorization, in recent years, a number of important challenges remain; mainly, the ability to learn from limited labeled data and to recognize object classes within large, potent…

Object CategorizationOpen Set LearningZero-Shot Learning