paper-with-me

Papers

Semantic Parsing by Large Language Models for Intricate Updating Strategies of Zero-Shot Dialogue State Tracking

2023-10-16 · Yuxiang Wu, Guanting Dong, Weiran Xu

Zero-shot Dialogue State Tracking (DST) addresses the challenge of acquiring and annotating task-oriented dialogues, which can be time-consuming and costly. However, DST extends beyond simple slot-filling and requires effective updating strategies for tracking dialogue state as conversations progress. In this paper, we propose ParsingDST, a new In-Context Learning (ICL) method, to introduce additional intricate updating strategies in zero-shot DST. Our approach reformulates the DST task by leveraging powerful Large Language Models (LLMs) and translating the original dialogue text to JSON through semantic parsing as an intermediate state. We also design a novel framework that includes more modules to ensure the effectiveness of updating strategies in the text-to-JSON process. Experimental results demonstrate that our approach outperforms existing zero-shot DST methods on MultiWOZ, exhibiting significant improvements in Joint Goal Accuracy (JGA) and slot accuracy compared to existing ICL methods. Our code has been released.

📄 PDF Abstract BibTeX arXiv:2310.10520

Code (1)

ToLightUpTheSky/ParsingDST 공식 구현 pytorch

Tasks

Dialogue State TrackingIn-Context LearningSemantic Parsingslot-fillingSlot Filling

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.

Similar Papers 제목 키워드 기반

Unsupervised Semantic Parsing of Video Collections

2015-06-28 · ICCV 2015 12 · Ozan Sener, Amir Zamir, Silvio Savarese, Ashutosh Saxena

Human communication typically has an underlying structure. This is reflected in the fact that in many user generated videos, a starting point, ending, and certain objective steps between these two can be identified. In t…

Semantic ParsingUnsupervised semantic parsing

Dynamic Parsing and Updating Natural Language Specification using VLMs for Robust Vision-Language Tracking

2026-06-28 · Xiao Wang, Liye Jin, Dan Xu, Yuehang Li 외 arxiv

Vision-language tracking guided by natural language specifications leverages high-level semantic cues of target objects to substantially boost tracking accuracy and robustness. Existing studies have verified that adaptiv…

Dependency Parsing

MACT: Model-Agnostic Cross-Lingual Training for Discourse Representation Structure Parsing

2024-06-03 · Jiangming Liu

Discourse Representation Structure (DRS) is an innovative semantic representation designed to capture the meaning of texts with arbitrary lengths across languages. The semantic representation parsing is essential for ach…

DRS ParsingNatural Language Understanding

Automatic Extraction of Clausal Embedding Based on Large-Scale English Text Data

2025-06-16 · Iona Carslaw, Sivan Milton, Nicolas Navarre, Ciyang Qing 외

For linguists, embedded clauses have been of special interest because of their intricate distribution of syntactic and semantic features. Yet, current research relies on schematically created language examples to investi…

Constituency Parsing

Multimodal Contextualized Semantic Parsing from Speech

2024-06-10 · Jordan Voas, Raymond Mooney, David Harwath

We introduce Semantic Parsing in Contextual Environments (SPICE), a task designed to enhance artificial agents' contextual awareness by integrating multimodal inputs with prior contexts. SPICE goes beyond traditional sem…

Data Integrationgraph constructionSemantic Parsing