← Search

György Szarvas

5 accepted papers

2024

Learning from Relevant Subgoals in Successful Dialogs using Iterative Training for Task-oriented Dialog Systems

EMNLP 2024finding

Task-oriented Dialog (ToD) systems have to solve multiple subgoals to accomplish user goals, whereas feedback is often obtained only at the end of the dialog. In this work, we propose SUIT (SUbgoal-aware ITerative Training), an iterative training approach for improving ToD systems. We sample dialogs…

2023

Few Shot Rationale Generation using Self-Training with Dual Teachers

ACL 2023findings

Self-rationalizing models that also generate a free-text explanation for their predicted labels are an important tool to build trustworthy AI applications. Since generating explanations for annotated labels is a laborious and costly process, recent models rely on large pretrained language models (PL…

Cited by 3SourcePDFScholar
2022

Calibrating Imbalanced Classifiers with Focal Loss: An Empirical Study

EMNLP 2022industry

Imbalanced data distribution is a practical and common challenge in building production-level machine learning (ML) models in industry, where data usually exhibits long-tail distributions. For instance, in virtual AI Assistants, such as Google Assistant, Amazon Alexa and Apple Siri, the “play music”…

Cited by 10SourcePDFScholar
2022

Deploying a Retrieval based Response Model for Task Oriented Dialogues

EMNLP 2022industry

Task-oriented dialogue systems in industry settings need to have high conversational capability, be easily adaptable to changing situations and conform to business constraints. This paper describes a 3-step procedure to develop a conversational model that satisfies these criteria and can efficiently…

Cited by 0SourcePDFScholar
2022

Transformer Uncertainty Estimation with Hierarchical Stochastic Attention

AAAI 2022technical

Transformers are state-of-the-art in a wide range of NLP tasks and have also been applied to many real-world products. Understanding the reliability and certainty of transformer models is crucial for building trustable machine learning applications, e.g., medical diagnosis. Although many recent tran…