TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Semantic Representation for Dialogue Modeling

Semantic Representation for Dialogue Modeling

Xuefeng Bai, Yulong Chen, Linfeng Song, Yue Zhang

2021-05-21ACL 2021 5Dialog Relation ExtractionDialogue UnderstandingResponse Generation
PaperPDFCode(official)

Abstract

Although neural models have achieved competitive results in dialogue systems, they have shown limited ability in representing core semantics, such as ignoring important entities. To this end, we exploit Abstract Meaning Representation (AMR) to help dialogue modeling. Compared with the textual input, AMR explicitly provides core semantic knowledge and reduces data sparsity. We develop an algorithm to construct dialogue-level AMR graphs from sentence-level AMRs and explore two ways to incorporate AMRs into dialogue systems. Experimental results on both dialogue understanding and response generation tasks show the superiority of our model. To our knowledge, we are the first to leverage a formal semantic representation into neural dialogue modeling.

Results

TaskDatasetMetricValueModel
Relation ExtractionDialogREF1 (v1)67.3Dual
Relation ExtractionDialogREF1 (v2)67.1Dual
Relation ExtractionDialogREF1c (v1)61.4Dual
Relation ExtractionDialogREF1c (v2)61.1Dual

Related Papers

Disambiguation-Centric Finetuning Makes Enterprise Tool-Calling LLMs More Realistic and Less Risky2025-07-04Knowledge Augmented Finetuning Matters in both RAG and Agent Based Dialog Systems2025-06-28SAFEx: Analyzing Vulnerabilities of MoE-Based LLMs via Stable Safety-critical Expert Identification2025-06-20From What to Respond to When to Respond: Timely Response Generation for Open-domain Dialogue Agents2025-06-17Improving Factuality for Dialogue Response Generation via Graph-Based Knowledge Augmentation2025-06-14CIIR@LiveRAG 2025: Optimizing Multi-Agent Retrieval Augmented Generation through Self-Training2025-06-12AMIA: Automatic Masking and Joint Intention Analysis Makes LVLMs Robust Jailbreak Defenders2025-05-30OmniResponse: Online Multimodal Conversational Response Generation in Dyadic Interactions2025-05-27