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/Semantically Conditioned Dialog Response Generation via Hi...

Semantically Conditioned Dialog Response Generation via Hierarchical Disentangled Self-Attention

Wenhu Chen, Jianshu Chen, Pengda Qin, Xifeng Yan, William Yang Wang

2019-05-30ACL 2019 7Data-to-Text GenerationResponse Generation
PaperPDFCode(official)Code(official)

Abstract

Semantically controlled neural response generation on limited-domain has achieved great performance. However, moving towards multi-domain large-scale scenarios are shown to be difficult because the possible combinations of semantic inputs grow exponentially with the number of domains. To alleviate such scalability issue, we exploit the structure of dialog acts to build a multi-layer hierarchical graph, where each act is represented as a root-to-leaf route on the graph. Then, we incorporate such graph structure prior as an inductive bias to build a hierarchical disentangled self-attention network, where we disentangle attention heads to model designated nodes on the dialog act graph. By activating different (disentangled) heads at each layer, combinatorially many dialog act semantics can be modeled to control the neural response generation. On the large-scale Multi-Domain-WOZ dataset, our model can yield a significant improvement over the baselines on various automatic and human evaluation metrics.

Results

TaskDatasetMetricValueModel
Text GenerationMULTIWOZ 2.1BLEU26.48HDSA
Data-to-Text GenerationMULTIWOZ 2.1BLEU26.48HDSA

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