paper-with-me

Papers

Distributionally Robust Finetuning BERT for Covariate Drift in Spoken Language Understanding

2022-05-01 · ACL 2022 5 · Samuel Broscheit, Quynh Do, Judith Gaspers

In this study, we investigate robustness against covariate drift in spoken language understanding (SLU). Covariate drift can occur in SLUwhen there is a drift between training and testing regarding what users request or how they request it. To study this we propose a method that exploits natural variations in data to create a covariate drift in SLU datasets. Experiments show that a state-of-the-art BERT-based model suffers performance loss under this drift. To mitigate the performance loss, we investigate distributionally robust optimization (DRO) for finetuning BERT-based models. We discuss some recent DRO methods, propose two new variants and empirically show that DRO improves robustness under drift.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Spoken Language Understanding

Similar Papers 제목 키워드 기반

Detecting covariate drift in text data using document embeddings and dimensionality reduction

2023-09-17 · Vinayak Sodar, Ankit Sekseria

Detecting covariate drift in text data is essential for maintaining the reliability and performance of text analysis models. In this research, we investigate the effectiveness of different document embeddings, dimensiona…

ClassificationDimensionality ReductionDrift Detection

Distributionally Robust Policy Learning under Concept Drifts

2024-12-18 · Jingyuan Wang, Zhimei Ren, Ruohan Zhan, Zhengyuan Zhou

Distributionally robust policy learning aims to find a policy that performs well under the worst-case distributional shift, and yet most existing methods for robust policy learning consider the worst-case joint distribut…

Distributionally Robust Bayesian Optimization

2020-02-20 · Johannes Kirschner, Ilija Bogunovic, Stefanie Jegelka, Andreas Krause

Robustness to distributional shift is one of the key challenges of contemporary machine learning. Attaining such robustness is the goal of distributionally robust optimization, which seeks a solution to an optimization p…

Bayesian Optimization

Training data reduction for multilingual Spoken Language Understanding systems

2021-12-01 · ICON 2021 12 · Anmol Bansal, Anjali Shenoy, Krishna Chaitanya Pappu, Kay Rottmann 외

Fine-tuning self-supervised pre-trained language models such as BERT has significantly improved state-of-the-art performance on natural language processing tasks. Similar finetuning setups can also be used in commercial …

intent-classificationIntent ClassificationSpoken Language Understanding

CRUMB: Efficient Prior Fitted Network Inference via Distributionally Matched Context Batching

2026-06-09 · Jamie Heredge, Mattia J. Villani, Pranav Deshpande, Akshay Seshadri 외 arxiv

Prior-fitted networks (PFNs) are a promising class of tabular foundation models that perform in-context learning, whereby the entire labelled training set is supplied as context, and predictions for test queries are prod…