English

Multi-Source Test-Time Adaptation as Dueling Bandits for Extractive Question Answering

Computation and Language 2023-06-13 v1

Abstract

In this work, we study multi-source test-time model adaptation from user feedback, where K distinct models are established for adaptation. To allow efficient adaptation, we cast the problem as a stochastic decision-making process, aiming to determine the best adapted model after adaptation. We discuss two frameworks: multi-armed bandit learning and multi-armed dueling bandits. Compared to multi-armed bandit learning, the dueling framework allows pairwise collaboration among K models, which is solved by a novel method named Co-UCB proposed in this work. Experiments on six datasets of extractive question answering (QA) show that the dueling framework using Co-UCB is more effective than other strong baselines for our studied problem.

Keywords

Cite

@article{arxiv.2306.06779,
  title  = {Multi-Source Test-Time Adaptation as Dueling Bandits for Extractive Question Answering},
  author = {Hai Ye and Qizhe Xie and Hwee Tou Ng},
  journal= {arXiv preprint arXiv:2306.06779},
  year   = {2023}
}

Comments

Main conference of ACL 2023

R2 v1 2026-06-28T11:02:26.605Z