HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

The StatCan Dialogue Dataset: Retrieving Data Tables through Conversations with Genuine Intents

Xing Han Lu; Siva Reddy; Harm de Vries

The StatCan Dialogue Dataset: Retrieving Data Tables through Conversations with Genuine Intents

Abstract

We introduce the StatCan Dialogue Dataset consisting of 19,379 conversation turns between agents working at Statistics Canada and online users looking for published data tables. The conversations stem from genuine intents, are held in English or French, and lead to agents retrieving one of over 5000 complex data tables. Based on this dataset, we propose two tasks: (1) automatic retrieval of relevant tables based on a on-going conversation, and (2) automatic generation of appropriate agent responses at each turn. We investigate the difficulty of each task by establishing strong baselines. Our experiments on a temporal data split reveal that all models struggle to generalize to future conversations, as we observe a significant drop in performance across both tasks when we move from the validation to the test set. In addition, we find that response generation models struggle to decide when to return a table. Considering that the tasks pose significant challenges to existing models, we encourage the community to develop models for our task, which can be directly used to help knowledge workers find relevant tables for live chat users.

Code Repositories

McGill-NLP/statcan-dialogue-dataset
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
table-retrieval-on-statcan-dialogue-datasetDPR (retrieving basic info)
Recall@10: 45.0
table-retrieval-on-statcan-dialogue-datasetTAPAS-NQ (retrieving truncated table)
Recall@10: 30.0
table-retrieval-on-statcan-dialogue-datasetDPR (retrieving title)
Recall@10: 43.8
table-retrieval-on-statcan-dialogue-datasetTAPAS (retrieving truncated table)
Recall@10: 22.1
table-retrieval-on-statcan-dialogue-datasetDPR (retrieving basic info + member items)
Recall@10: 46.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
The StatCan Dialogue Dataset: Retrieving Data Tables through Conversations with Genuine Intents | Papers | HyperAI