paper-with-me

홈 › Papers

A Study on Prompt-based Few-Shot Learning Methods for Belief State Tracking in Task-oriented Dialog Systems

2022-04-18 · Debjoy Saha, Bishal Santra, Pawan Goyal

We tackle the Dialogue Belief State Tracking(DST) problem of task-oriented conversational systems. Recent approaches to this problem leveraging Transformer-based models have yielded great results. However, training these models is expensive, both in terms of computational resources and time. Additionally, collecting high quality annotated dialogue datasets remains a challenge for researchers because of the extensive annotation required for training these models. Driven by the recent success of pre-trained language models and prompt-based learning, we explore prompt-based few-shot learning for Dialogue Belief State Tracking. We formulate the DST problem as a 2-stage prompt-based language modelling task and train language models for both tasks and present a comprehensive empirical analysis of their separate and joint performance. We demonstrate the potential of prompt-based methods in few-shot learning for DST and provide directions for future improvement.

📄 PDF Abstract BibTeX arXiv:2204.08167

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningLanguage Modelling

Methods 이 논문이 사용한 방법론

DST Dynamic sparse training methods train neural networks in a sparse manner, starting with an initial sparse mask, and periodically updating the mask based on some criteria.

Similar Papers 제목 키워드 기반

True Few-Shot Learning with Prompts -- A Real-World Perspective

2021-11-26 · Timo Schick, Hinrich Schütze

Prompt-based approaches are strong at few-shot learning. However, Perez et al. (2021) have recently cast doubt on their performance because they had difficulty getting good results in a "true" few-shot setting in which p…

Few-Shot Learning

Do Large Language Models Exhibit Cognitive Dissonance? Studying the Difference Between Revealed Beliefs and Stated Answers

2024-06-21 · Manuel Mondal, Ljiljana Dolamic, Gérôme Bovet, Philippe Cudré-Mauroux 외

Prompting and Multiple Choices Questions (MCQ) have become the preferred approach to assess the capabilities of Large Language Models (LLMs), due to their ease of manipulation and evaluation. Such experimental appraisals…

Boosting Theory-of-Mind Performance in Large Language Models via Prompting

2023-04-22 · Shima Rahimi Moghaddam, Christopher J. Honey

Large language models (LLMs) excel in many tasks in 2023, but they still face challenges in complex reasoning. Theory-of-mind (ToM) tasks, which require understanding agents' beliefs, goals, and mental states, are essent…

Common Sense ReasoningIn-Context Learning

How FaR Are Large Language Models From Agents with Theory-of-Mind?

2023-10-04 · Pei Zhou, Aman Madaan, Srividya Pranavi Potharaju, Aditya Gupta 외

"Thinking is for Doing." Humans can infer other people's mental states from observations--an ability called Theory-of-Mind (ToM)--and subsequently act pragmatically on those inferences. Existing question answering benchm…

In-Context LearningQuestion Answering

Constrained Reasoning Chains for Enhancing Theory-of-Mind in Large Language Models

2024-09-20 · Zizheng Lin, Chunkit Chan, Yangqiu Song, Xin Liu

Theory-of-Mind (ToM) ability possessed by Large Language Models (LLMs) has been shown to be limited. Most existing methods for improving ToM in LLMs adopt zero-shot prompting, and they face challenges including poor perf…