| Challenge: | a schema for dialog representation captures the pragmatic intents of the conversation independently from any semantic representation. |
| Approach: | They propose a hierarchical and extensible schema for dialog representation . schema captures pragmatic intents of conversation independently from any semantic representation based on semantic content . |
| Outcome: | The proposed schema captures the pragmatic intents of the conversation independently from any semantic representation. |
Similar Papers
Construction and Analysis of a Multimodal Chat-talk Corpus for Dialog Systems Considering Interpersonal Closeness (2020.lrec-1)
Copied to clipboard
| Challenge: | a large-scale multimodal dialog corpus is needed to accelerate research on dialog systems that can handle social signals and verbal information. |
| Approach: | They construct a multimodal dialog corpus focusing on the relationship between speakers and 19 pairs of participants. |
| Outcome: | The proposed system is based on a multimodal dialog corpus of 19,303 utterances (10 hours) from 19 pairs of participants. |
Intent Features for Rich Natural Language Understanding (2021.naacl-industry)
Copied to clipboard
| Challenge: | generic dialog systems, or chatbots, are increasingly popular, but most industrial dialog systems are built for specific clients and use cases. |
| Approach: | They propose a new neural network architecture that allows for domain and topic agnostic properties of intents that can be learnt from syntactic cues only. |
| Outcome: | The proposed model improves on baselines for identifying intent features in a deployed, multi-intent natural language understanding module. |
Dialogue Structure Annotation for Multi-Floor Interaction (L18-1)
Copied to clipboard
David Traum, Cassidy Henry, Stephanie Lukin, Ron Artstein, Felix Gervits, Kimberly Pollard, Claire Bonial, Su Lei, Clare Voss, Matthew Marge, Cory Hayes, Susan Hill
| Challenge: | Existing annotation schemes do not address dialogue structure. |
| Approach: | They propose an annotation scheme for meso-level dialogue structure that clusters utterances from multiple participants and floors into units according to realization of an initiator's intent. |
| Outcome: | The proposed annotation scheme is used to annotate a corpus of human-robot interaction dialogues. |
In Search of the Lost Arch in Dialogue: A Dependency Dialogue Acts Corpus for Multi-Party Dialogues (2025.findings-acl)
Copied to clipboard
Jon Cai, Brendan King, Peyton Cameron, Susan Windisch Brown, Miriam Eckert, Dananjay Srinivas, George Arthur Baker, V Kate Everson, Martha Palmer, James Martin, Jeffrey Flanigan
| Challenge: | Understanding speaker intentions remains a challenge in NLP . a number of corpora annotated using theoretical frameworks of dialogue focus on utterance-level labeling of speaker intent, missing wider context, or the rhetorical structure of a dialogue. |
| Approach: | They propose to annotate a corpus of 33 dialogues and over 9,000 utterance units using the Dependency Dialogue Acts framework. |
| Outcome: | The proposed corpus spans four genres of multi-party conversations from different modalities. |
Semantic Parsing for Task Oriented Dialog using Hierarchical Representations (D18-1)
Copied to clipboard
| Challenge: | Existing work on task oriented dialog systems has limited expressive power to one intent per query and one slot label per token. |
| Approach: | They propose a hierarchical annotation scheme for semantic parsing that allows representation of compositional queries. |
| Outcome: | The proposed representation outperforms sequence-to-sequence approaches on a 44k annotated query dataset. |
HCLD: A Hierarchical Framework for Zero-shot Cross-lingual Dialogue System (2022.coling-1)
Copied to clipboard
| Challenge: | Existing methods to train task-oriented dialogue systems in monolingual datasets are expensive to build. |
| Approach: | They propose a hierarchical framework to classify intents in high-level and slot filling in low-level . they incorporate sentence-level alignment among different languages to enhance intent detection . |
| Outcome: | The proposed framework achieves the performance on a public task-oriented dialog dataset. |
Dialog-Post: Multi-Level Self-Supervised Objectives and Hierarchical Model for Dialogue Post-Training (2023.acl-long)
Copied to clipboard
| Challenge: | a new method for dialogue representation and understanding is proposed . pre-trained language models (PLMs) are inappropriate for dialogue understanding tasks . |
| Approach: | They propose a method that trains pre-trained language models to fit dialogues . they use a hierarchical segment-wise self-attention network to model dialogues more comprehensively . |
| Outcome: | The proposed method outperforms existing models and achieves a 3.3% improvement on average. |
IntentionFrame: A Semi-Structured, Multi-Aspect Framework for Fine-Grained Conversational Intention Understanding (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for understanding user intentions in multi-turn dialogues fail to capture conversational complexity. |
| Approach: | They propose a semi-structured framework which organizes conversational intents into four interrelated aspects: situation, emotion, action, and knowledge. |
| Outcome: | The proposed framework retains interpretability and provides a rich context to accurately parse and respond to nuanced user inputs. |
Supervised Clustering of Questions into Intents for Dialog System Applications (D18-1)
Copied to clipboard
| Challenge: | Existing methods for detecting intents in text are task-specific and costly . current methods focus on manually analyzing user questions and creating a taxonomy of intents to be attached to the appropriate actions. |
| Approach: | They propose a model for automatically clustering questions into user intents to help design tasks . they use powerful semantic classifiers and supervised clustering methods based on structured output . |
| Outcome: | The proposed model improves on two intent clustering corpora on two languages/domains. |
Conversational Semantic Parsing for Dialog State Tracking (2020.emnlp-main)
Copied to clipboard
Jianpeng Cheng, Devang Agrawal, Héctor Martínez Alonso, Shruti Bhargava, Joris Driesen, Federico Flego, Dain Kaplan, Dimitri Kartsaklis, Lin Li, Dhivya Piraviperumal, Jason D. Williams, Hong Yu, Diarmuid Ó Séaghdha, Anders Johannsen
| Challenge: | Language understanding for task-based dialog systems is often termed "dialog state tracking" (DST) whereas semantic parsing is the task of converting a single-turn utterance to a graphstructured meaning representation, DST is more complex. |
| Approach: | They propose a framework for dialog state tracking that incorporates semantic compositionality, cross-domain knowledge sharing and co-reference. |
| Outcome: | The proposed framework improves on state-of-the-art approaches for dialog state tracking (DST) it incorporates semantic compositionality, cross-domain knowledge sharing and co-reference. |