| Challenge: | This PhD thesis aims to increase the efficiency of the human's job without losing human contact. |
| Approach: | They propose to extract information from Portuguese dialogs and use it to describe interactions to create a pipeline for guiding human actions. |
| Outcome: | The proposed solution will be applied to task-oriented dialog transcriptions (e.g. call center) it will use three components: Extraction, for processing dialogs and using the information to describe interactions; Representation, for discovering the most frequent dialog flows; Guidance, for helping the agent during a new dialog. |
Similar Papers
TWEETSUMM - A Dialog Summarization Dataset for Customer Service (2021.findings-emnlp)
Copied to clipboard
Guy Feigenblat, Chulaka Gunasekara, Benjamin Sznajder, Sachindra Joshi, David Konopnicki, Ranit Aharonov
| Challenge: | a dataset focused on customer care dialog summarization is the first to focus on real-world customer care conversations . it contains extractive and abstractive summaries, and extractive summarizing methods are also introduced . |
| Approach: | They present a customer care dialog summarization dataset with 6500 human annotated summaries . they introduce an unsupervised method for extracting dialog summary data . |
| Outcome: | The proposed method is based on real-world customer support dialogs and includes extractive and abstractive summaries. |
Turning Conversations into Workflows: A Framework to Extract and Evaluate Dialog Workflows for Service AI Agents (2025.findings-acl)
Copied to clipboard
Prafulla Kumar Choubey, Xiangyu Peng, Shilpa Bhagavath, Caiming Xiong, Shiva Kumar Pentyala, Chien-Sheng Wu
| Challenge: | Existing workflow extraction methods for service agents are time-consuming and outdated, causing inconsistent and inconsistent results. |
| Approach: | They propose a framework for extracting and evaluating dialog workflows from historical interactions. |
| Outcome: | The proposed framework improves workflow extraction by 12.16% over baseline. |
Getting To Know You: User Attribute Extraction from Dialogues (2020.lrec-1)
Copied to clipboard
| Challenge: | a new method to extract user attributes from dialogues is needed to improve user understanding. |
| Approach: | They propose to leverage dialogues with conversational agents to automatically extract user attributes from dialogues. |
| Outcome: | The proposed model surpasses retrieval and generation baselines on human evaluation. |
ChartDialogs: Plotting from Natural Language Instructions (2020.acl-main)
Copied to clipboard
| Challenge: | a new dataset of conversational plotting agents is developed to facilitate the development of such agents. |
| Approach: | They propose a dataset that contains over 15,000 dialog turns from matplotlib's most popular plotting library. |
| Outcome: | The proposed system achieves 61% plotting accuracy, compared to the previous method. |
TOD-Flow: Modeling the Structure of Task-Oriented Dialogues (2023.emnlp-main)
Copied to clipboard
Sungryull Sohn, Yiwei Lyu, Anthony Liu, Lajanugen Logeswaran, Dong-Ki Kim, Dongsub Shim, Honglak Lee
| Challenge: | Recent advances in task-oriented dialogue systems have limitations regarding transparency and controllability. |
| Approach: | They propose to infer the TOD-flow graph from dialog data annotated with dialog acts and integrate it with any dialogue model to improve its prediction performance, transparency, and controllability. |
| Outcome: | The proposed approach improves dialog act classification and response generation performance in the MultiWOZ and SGD benchmarks. |
Extracting relevant information from physician-patient dialogues for automated clinical note taking (D19-62)
Copied to clipboard
| Challenge: | a system that extracts pertinent medical information from dialogues between clinicians and patients is proposed . entering data into EMRs is currently slow and error-prone, and clinicians spend up to 50% of their time on data entry. |
| Approach: | They propose a system that automatically extracts medical information from dialogues between clinicians and patients using context and time information. |
| Outcome: | The proposed system extracts medical information from dialogues and automatically generates a patient note. |
Dialog2Flow: Pre-training Soft-Contrastive Action-Driven Sentence Embeddings for Automatic Dialog Flow Extraction (2024.emnlp-main)
Copied to clipboard
| Challenge: | Dialog2Flow embeddings allow for modeling dialogs as continuous trajectories in a latent space with distinct action-related regions. |
| Approach: | They propose dialog2Flow embeddings that map dialogs to a latent space and cluster them according to their communicative and informative functions. |
| Outcome: | The proposed workflow embeddings show superior performance across domains. |
ChatUIE: Exploring Chat-based Unified Information Extraction Using Large Language Models (2024.lrec-main)
Copied to clipboard
| Challenge: | Recent advances in large language models have shown impressive performance in general chat, but their domain-specific capabilities have certain limitations. |
| Approach: | They propose a unified information extraction framework built upon ChatGLM that incorporates domain-specific modeling to extract structured information from natural language. |
| Outcome: | The proposed framework significantly improves the performance of information extraction tasks with a slight decrease in chatting ability. |
Data Collection and End-to-End Learning for Conversational AI (D19-2)
Copied to clipboard
| Challenge: | tutorial aims to familiarise research community with recent advances in statistical dialogue systems . focus of tutorial is on learning end-to-end from data and their relation to more common modular systems. |
| Approach: | This tutorial aims to familiarise the research community with the latest advances in statistical dialogue systems . the focus of the tutorial is on recently introduced end-to-end learning for dialogue systems and their relation to more common modular systems. |
| Outcome: | This tutorial aims to familiarise the research community with the recent advances in statistical dialogue systems for open-domain and task-based dialogue paradigms. |
Dialogue-Based Relation Extraction (2020.acl-main)
Copied to clipboard
| Challenge: | Existing dialogue-based relation extraction tasks focus on texts from formal genres such as professionally written and edited news reports or well-edited websites. |
| Approach: | They propose to use DialogRE to study cross-sentence relation extraction . they propose to annotate 36 possible relation types between arguments in dialogues . |
| Outcome: | The proposed dataset supports the prediction of relation(s) between two arguments that appear in a dialogue. |