← Search

Paul Crook

9 accepted papers

2024

Large Language Models as Zero-shot Dialogue State Tracker through Function Calling

ACL 2024long

Large language models (LLMs) are increasingly prevalent in conversational systems due to their advanced understanding and generative capabilities in general contexts. However, their effectiveness in task-oriented dialogues (TOD), which requires not only response generation but also effective dialogu…

2022

Database Search Results Disambiguation for Task-Oriented Dialog Systems

NAACL 2022long

As task-oriented dialog systems are becoming increasingly popular in our lives, more realistic tasks have been proposed and explored. However, new practical challenges arise. For instance, current dialog systems cannot effectively handle multiplesearch results when querying a database, due to the la…

Cited by 20SourcePDFScholar
2022

KETOD: Knowledge-Enriched Task-Oriented Dialogue

NAACL 2022findings

Existing studies in dialogue system research mostly treat task-oriented dialogue and chit-chat as separate domains. Towards building a human-like assistant that can converse naturally and seamlessly with users, it is important to build a dialogue system that conducts both types of conversations effe…

2021

Adding Chit-Chat to Enhance Task-Oriented Dialogues

NAACL 2021long

Existing dialogue corpora and models are typically designed under two disjoint motives: while task-oriented systems focus on achieving functional goals (e.g., booking hotels), open-domain chatbots aim at making socially engaging conversations. In this work, we propose to integrate both types of syst…

Cited by 89SourcePDFScholar
2021

Continual Learning in Task-Oriented Dialogue Systems

EMNLP 2021main

Continual learning in task-oriented dialogue systems allows the system to add new domains and functionalities overtime after deployment, without incurring the high cost of retraining the whole system each time. In this paper, we propose a first-ever continual learning benchmark for task-oriented dia…

2021

Leveraging Slot Descriptions for Zero-Shot Cross-Domain Dialogue StateTracking

NAACL 2021long

Zero-shot cross-domain dialogue state tracking (DST) enables us to handle unseen domains without the expense of collecting in-domain data. In this paper, we propose a slot descriptions enhanced generative approach for zero-shot cross-domain DST. Specifically, our model first encodes a dialogue conte…

2021

Zero-Shot Dialogue State Tracking via Cross-Task Transfer

EMNLP 2021main

Zero-shot transfer learning for dialogue state tracking (DST) enables us to handle a variety of task-oriented dialogue domains without the expense of collecting in-domain data. In this work, we propose to transfer the cross-task knowledge from general question answering (QA) corpora for the zero-sho…

2020

Resource Constrained Dialog Policy Learning Via Differentiable Inductive Logic Programming

COLING 2020main

Motivated by the needs of resource constrained dialog policy learning, we introduce dialog policy via differentiable inductive logic (DILOG). We explore the tasks of one-shot learning and zero-shot domain transfer with DILOG on SimDial and MultiWoZ. Using a single representative dialog from the rest…

Cited by 2SourcePDFScholar
2020

Situated and Interactive Multimodal Conversations

COLING 2020main

Next generation virtual assistants are envisioned to handle multimodal inputs (e.g., vision, memories of previous interactions, and the user’s utterances), and perform multimodal actions (, displaying a route while generating the system’s utterance). We introduce Situated Interactive MultiModal Conv…