Grounded Complex Task Segmentation for Conversational Assistants
Rafael Ferreira, David Semedo, Jo\~ao Magalh\~aes

TL;DR
This paper introduces a method to convert complex, web-based instructions into conversationally suitable steps for assistants, improving user comprehension and task execution in the recipes domain.
Contribution
It presents a novel annotation scheme and Transformer-based models for structuring instructions into manageable conversational steps, validated through user studies.
Findings
Token-based models outperform other architectures.
86% of tasks improved in conversational suitability.
Users prefer steps of manageable length and complexity.
Abstract
Following complex instructions in conversational assistants can be quite daunting due to the shorter attention and memory spans when compared to reading the same instructions. Hence, when conversational assistants walk users through the steps of complex tasks, there is a need to structure the task into manageable pieces of information of the right length and complexity. In this paper, we tackle the recipes domain and convert reading structured instructions into conversational structured ones. We annotated the structure of instructions according to a conversational scenario, which provided insights into what is expected in this setting. To computationally model the conversational step's characteristics, we tested various Transformer-based architectures, showing that a token-based approach delivers the best results. A further user study showed that users tend to favor steps of manageable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in Service Interactions · Online Learning and Analytics · Recommender Systems and Techniques
