← Search

Tobias Falke

6 accepted papers

2023

Recipes for Sequential Pre-training of Multilingual Encoder and Seq2Seq Models

ACL 2023findings

Pre-trained encoder-only and sequence-to-sequence (seq2seq) models each have advantages, however training both model types from scratch is computationally expensive. We explore recipes to improve pre-training efficiency by initializing one model from the other. (1) Extracting the encoder from a seq2…

2023

Regression-Free Model Updates for Spoken Language Understanding

ACL 2023industry

In real-world systems, an important requirement for model updates is to avoid regressions in user experience caused by flips of previously correct classifications to incorrect ones. Multiple techniques for that have been proposed in the recent literature. In this paper, we apply one such technique,…

Cited by 2SourcePDFScholar
2023

Sharing Encoder Representations across Languages, Domains and Tasks in Large-Scale Spoken Language Understanding

ACL 2023industry

Leveraging representations from pre-trained transformer-based encoders achieves state-of-the-art performance on numerous NLP tasks. Larger encoders can improve accuracy for spoken language understanding (SLU) but are challenging to use given the inference latency constraints of online systems (espec…

Cited by 0SourcePDFScholar
2021

Feedback Attribution for Counterfactual Bandit Learning in Multi-Domain Spoken Language Understanding

EMNLP 2021main

With counterfactual bandit learning, models can be trained based on positive and negative feedback received for historical predictions, with no labeled data needed. Such feedback is often available in real-world dialog systems, however, the modularized architecture commonly used in large-scale syste…

Cited by 6SourcePDFScholar
2020

Data-Efficient Paraphrase Generation to Bootstrap Intent Classification and Slot Labeling for New Features in Task-Oriented Dialog Systems

COLING 2020industry

Recent progress through advanced neural models pushed the performance of task-oriented dialog systems to almost perfect accuracy on existing benchmark datasets for intent classification and slot labeling. However, in evolving real-world dialog systems, where new functionality is regularly added, a m…

Cited by 24SourcePDFScholar
2020

Leveraging User Paraphrasing Behavior In Dialog Systems To Automatically Collect Annotations For Long-Tail Utterances

COLING 2020industry

In large-scale commercial dialog systems, users express the same request in a wide variety of alternative ways with a long tail of less frequent alternatives. Handling the full range of this distribution is challenging, in particular when relying on manual annotations. However, the same users also p…