paper-with-me

Papers

Navigating Connected Memories with a Task-oriented Dialog System

2022-11-15 · Seungwhan Moon, Satwik Kottur, Alborz Geramifard, Babak Damavandi

Recent years have seen an increasing trend in the volume of personal media captured by users, thanks to the advent of smartphones and smart glasses, resulting in large media collections. Despite conversation being an intuitive human-computer interface, current efforts focus mostly on single-shot natural language based media retrieval to aid users query their media and re-live their memories. This severely limits the search functionality as users can neither ask follow-up queries nor obtain information without first formulating a single-turn query. In this work, we propose dialogs for connected memories as a powerful tool to empower users to search their media collection through a multi-turn, interactive conversation. Towards this, we collect a new task-oriented dialog dataset COMET, which contains $11.5k$ user<->assistant dialogs (totaling $103k$ utterances), grounded in simulated personal memory graphs. We employ a resource-efficient, two-phase data collection pipeline that uses: (1) a novel multimodal dialog simulator that generates synthetic dialog flows grounded in memory graphs, and, (2) manual paraphrasing to obtain natural language utterances. We analyze COMET, formulate four main tasks to benchmark meaningful progress, and adopt state-of-the-art language models as strong baselines, in order to highlight the multimodal challenges captured by our dataset.

📄 PDF Abstract BibTeX arXiv:2211.08462

Code (1)

facebookresearch/comet_memory_dialog 공식 구현 pytorch

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Navigating Connected Memories with a Task-oriented Dialog System

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Recent years have seen an increasing trend in the volume of personal media captured by users, thanks to the advent of smartphones and smart glasses, resulting in large media collections. Despite conversation being an in…

Retrieval

A Working Memory Model for Task-oriented Dialog Response Generation

2019-07-01 · ACL 2019 7 · Xiuyi Chen, Jiaming Xu, Bo Xu

Recently, to incorporate external Knowledge Base (KB) information, one form of world knowledge, several end-to-end task-oriented dialog systems have been proposed. These models, however, tend to confound the dialog histo…

Response GenerationWorld Knowledge

Multi-level Memory for Task Oriented Dialogs

2018-10-24 · NAACL 2019 6 · Revanth Reddy, Danish Contractor, Dinesh Raghu, Sachindra Joshi

Recent end-to-end task oriented dialog systems use memory architectures to incorporate external knowledge in their dialogs. Current work makes simplifying assumptions about the structure of the knowledge base, such as th…

Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems

2018-04-23 · ACL 2018 7 · Andrea Madotto, Chien-Sheng Wu, Pascale Fung

End-to-end task-oriented dialog systems usually suffer from the challenge of incorporating knowledge bases. In this paper, we propose a novel yet simple end-to-end differentiable model called memory-to-sequence (Mem2Seq)…

Task-Oriented Dialogue Systems

Tell Your Story: Task-Oriented Dialogs for Interactive Content Creation

2022-11-08 · Satwik Kottur, Seungwhan Moon, Aram H. Markosyan, Hardik Shah 외

People capture photos and videos to relive and share memories of personal significance. Recently, media montages (stories) have become a popular mode of sharing these memories due to their intuitive and powerful storytel…

BenchmarkingRetrieval