Skip to main content

Showing 1–9 of 9 results for author: Finch, J D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2504.18474  [pdf, other

    cs.CL

    Generative Induction of Dialogue Task Schemas with Streaming Refinement and Simulated Interactions

    Authors: James D. Finch, Yasasvi Josyula, Jinho D. Choi

    Abstract: In task-oriented dialogue (TOD) systems, Slot Schema Induction (SSI) is essential for automatically identifying key information slots from dialogue data without manual intervention. This paper presents a novel state-of-the-art (SoTA) approach that formulates SSI as a text generation task, where a language model incrementally constructs and refines a slot schema over a stream of dialogue data. To d… ▽ More

    Submitted 25 April, 2025; originally announced April 2025.

    Comments: Accepted (B) to TACL 2025

  2. arXiv:2408.01638  [pdf, other

    cs.CL

    Transforming Slot Schema Induction with Generative Dialogue State Inference

    Authors: James D. Finch, Boxin Zhao, Jinho D. Choi

    Abstract: The challenge of defining a slot schema to represent the state of a task-oriented dialogue system is addressed by Slot Schema Induction (SSI), which aims to automatically induce slots from unlabeled dialogue data. Whereas previous approaches induce slots by clustering value spans extracted directly from the dialogue text, we demonstrate the power of discovering slots using a generative approach. B… ▽ More

    Submitted 2 August, 2024; originally announced August 2024.

    Comments: Accepted to SIGDIAL 2024

  3. arXiv:2405.12468  [pdf, other

    cs.CL

    Diverse and Effective Synthetic Data Generation for Adaptable Zero-Shot Dialogue State Tracking

    Authors: James D. Finch, Jinho D. Choi

    Abstract: We demonstrate substantial performance gains in zero-shot dialogue state tracking (DST) by enhancing training data diversity through synthetic data generation. Existing DST datasets are severely limited in the number of application domains and slot types they cover due to the high costs of data collection, restricting their adaptability to new domains. This work addresses this challenge with a nov… ▽ More

    Submitted 13 June, 2024; v1 submitted 20 May, 2024; originally announced May 2024.

  4. arXiv:2309.07998  [pdf, other

    cs.CL

    Exploring the Impact of Human Evaluator Group on Chat-Oriented Dialogue Evaluation

    Authors: Sarah E. Finch, James D. Finch, Jinho D. Choi

    Abstract: Human evaluation has been widely accepted as the standard for evaluating chat-oriented dialogue systems. However, there is a significant variation in previous work regarding who gets recruited as evaluators. Evaluator groups such as domain experts, university students, and professional annotators have been used to assess and compare dialogue systems, although it is unclear to what extent the choic… ▽ More

    Submitted 14 September, 2023; originally announced September 2023.

  5. arXiv:2212.09180  [pdf, other

    cs.CL

    Don't Forget Your ABC's: Evaluating the State-of-the-Art in Chat-Oriented Dialogue Systems

    Authors: Sarah E. Finch, James D. Finch, Jinho D. Choi

    Abstract: Despite tremendous advancements in dialogue systems, stable evaluation still requires human judgments producing notoriously high-variance metrics due to their inherent subjectivity. Moreover, methods and labels in dialogue evaluation are not fully standardized, especially for open-domain chats, with a lack of work to compare and assess the validity of those approaches. The use of inconsistent eval… ▽ More

    Submitted 28 July, 2023; v1 submitted 18 December, 2022; originally announced December 2022.

    Comments: Accepted to ACL 2023; first two authors contributed equally

  6. arXiv:2111.00572  [pdf, other

    cs.CL cs.AI

    What Went Wrong? Explaining Overall Dialogue Quality through Utterance-Level Impacts

    Authors: James D. Finch, Sarah E. Finch, Jinho D. Choi

    Abstract: Improving user experience of a dialogue system often requires intensive developer effort to read conversation logs, run statistical analyses, and intuit the relative importance of system shortcomings. This paper presents a novel approach to automated analysis of conversation logs that learns the relationship between user-system interactions and overall dialogue quality. Unlike prior work on uttera… ▽ More

    Submitted 31 October, 2021; originally announced November 2021.

    Comments: Accepted at the 3rd Workshop on NLP for ConvAI

  7. arXiv:2111.00570  [pdf, other

    cs.CL cs.AI

    An Approach to Inference-Driven Dialogue Management within a Social Chatbot

    Authors: Sarah E. Finch, James D. Finch, Daniil Huryn, William Hutsell, Xiaoyuan Huang, Han He, Jinho D. Choi

    Abstract: We present a chatbot implementing a novel dialogue management approach based on logical inference. Instead of framing conversation a sequence of response generation tasks, we model conversation as a collaborative inference process in which speakers share information to synthesize new knowledge in real time. Our chatbot pipeline accomplishes this modelling in three broad stages. The first stage tra… ▽ More

    Submitted 31 October, 2021; originally announced November 2021.

    Comments: Published in 4th Proceedings of Alexa Prize (Alexa Prize 2020)

  8. arXiv:2009.04617  [pdf, other

    cs.CL cs.AI

    Emora: An Inquisitive Social Chatbot Who Cares For You

    Authors: Sarah E. Finch, James D. Finch, Ali Ahmadvand, Ingyu, Choi, Xiangjue Dong, Ruixiang Qi, Harshita Sahijwani, Sergey Volokhin, Zihan Wang, Zihao Wang, Jinho D. Choi

    Abstract: Inspired by studies on the overwhelming presence of experience-sharing in human-human conversations, Emora, the social chatbot developed by Emory University, aims to bring such experience-focused interaction to the current field of conversational AI. The traditional approach of information-sharing topic handlers is balanced with a focus on opinion-oriented exchanges that Emora delivers, and new co… ▽ More

    Submitted 9 September, 2020; originally announced September 2020.

    Comments: Published in 3rd Proceedings of Alexa Prize (Alexa Prize 2019)

  9. arXiv:2006.06143  [pdf, other

    cs.CL cs.AI

    Emora STDM: A Versatile Framework for Innovative Dialogue System Development

    Authors: James D. Finch, Jinho D. Choi

    Abstract: This demo paper presents Emora STDM (State Transition Dialogue Manager), a dialogue system development framework that provides novel workflows for rapid prototyping of chat-based dialogue managers as well as collaborative development of complex interactions. Our framework caters to a wide range of expertise levels by supporting interoperability between two popular approaches, state machine and inf… ▽ More

    Submitted 10 June, 2020; originally announced June 2020.

    Comments: Accepted by SIGDIAL 2020: System Demonstrations