paper-with-me

Papers

Onception: Active Learning with Expert Advice for Real World Machine Translation

2022-03-09 · Vânia Mendonça, Ricardo Rei, Luisa Coheur, Alberto Sardinha

Active learning can play an important role in low-resource settings (i.e., where annotated data is scarce), by selecting which instances may be more worthy to annotate. Most active learning approaches for Machine Translation assume the existence of a pool of sentences in a source language, and rely on human annotators to provide translations or post-edits, which can still be costly. In this article, we assume a real world human-in-the-loop scenario in which: (i) the source sentences may not be readily available, but instead arrive in a stream; (ii) the automatic translations receive feedback in the form of a rating, instead of a correct/edited translation, since the human-in-the-loop might be a user looking for a translation, but not be able to provide one. To tackle the challenge of deciding whether each incoming pair source-translations is worthy to query for human feedback, we resort to a number of stream-based active learning query strategies. Moreover, since we not know in advance which query strategy will be the most adequate for a certain language pair and set of Machine Translation models, we propose to dynamically combine multiple strategies using prediction with expert advice. Our experiments show that using active learning allows to converge to the best Machine Translation systems with fewer human interactions. Furthermore, combining multiple strategies using prediction with expert advice often outperforms several individual active learning strategies with even fewer interactions.

📄 PDF Abstract BibTeX arXiv:2203.04507

Code (1)

vania-mendonca/Onception 공식 구현 tf

Tasks

Active LearningMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Active Learning with Expert Advice

2013-09-26 · Peilin Zhao, Steven Hoi, Jinfeng Zhuang

Conventional learning with expert advice methods assumes a learner is always receiving the outcome (e.g., class labels) of every incoming training instance at the end of each trial. In real applications, acquiring the ou…

Active Learning

Principled Bayesian Optimisation in Collaboration with Human Experts

2024-10-14 · Wenjie Xu, Masaki Adachi, Colin N. Jones, Michael A. Osborne

Bayesian optimisation for real-world problems is often performed interactively with human experts, and integrating their domain knowledge is key to accelerate the optimisation process. We consider a setup where experts p…

Bayesian Optimisation

Can Large Language Models Provide Security & Privacy Advice? Measuring the Ability of LLMs to Refute Misconceptions

2023-10-03 · Yufan Chen, Arjun Arunasalam, Z. Berkay Celik

Users seek security & privacy (S&P) advice from online resources, including trusted websites and content-sharing platforms. These resources help users understand S&P technologies and tools and suggest actionable strategi…

MisconceptionsMultiple-choice

Fast rates for prediction with limited expert advice

2021-10-27 · NeurIPS 2021 12 · El Mehdi Saad, Gilles Blanchard

We investigate the problem of minimizing the excess generalization error with respect to the best expert prediction in a finite family in the stochastic setting, under limited access to information. We assume that the le…

Prediction

MedRedFlag: Investigating how LLMs Redirect Misconceptions in Real-World Health Communication

2026-01-14 · Sraavya Sambara, Yuan Pu, Ayman Ali, Vishala Mishra 외 arxiv

Real-world health questions from patients often unintentionally embed false assumptions or premises. In such cases, safe medical communication typically involves redirection: addressing the implicit misconception and the…

Decision Making