← Search

Daniil Sorokin

5 accepted papers

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
2022

Local-to-global learning for iterative training of production SLU models on new features

NAACL 2022industry

In production SLU systems, new training data becomes available with time so that ML models need to be updated on a regular basis. Specifically, releasing new features adds new classes of data while the old data remains constant. However, retraining the full model each time from scratch is computatio…

Cited by 0SourcePDFScholar
2022

Towards Need-Based Spoken Language Understanding Model Updates: What Have We Learned?

EMNLP 2022industry

In productionized machine learning systems, online model performance is known to deteriorate over time when there is a distributional drift between offline training and online application data. As a remedy, models are typically retrained at fixed time intervals, implying high computational and manua…

Cited by 0SourcePDFScholar
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…