paper-with-me

Papers

Reinforcement Learning Under Algorithmic Triage

2021-09-23 · Eleni Straitouri, Adish Singla, Vahid Balazadeh Meresht, Manuel Gomez-Rodriguez

Methods to learn under algorithmic triage have predominantly focused on supervised learning settings where each decision, or prediction, is independent of each other. Under algorithmic triage, a supervised learning model predicts a fraction of the instances and humans predict the remaining ones. In this work, we take a first step towards developing reinforcement learning models that are optimized to operate under algorithmic triage. To this end, we look at the problem through the framework of options and develop a two-stage actor-critic method to learn reinforcement learning models under triage. The first stage performs offline, off-policy training using human data gathered in an environment where the human has operated on their own. The second stage performs on-policy training to account for the impact that switching may have on the human policy, which may be difficult to anticipate from the above human data. Extensive simulation experiments in a synthetic car driving task show that the machine models and the triage policies trained using our two-stage method effectively complement human policies and outperform those provided by several competitive baselines.

📄 PDF Abstract BibTeX arXiv:2109.11328

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Differentiable Learning Under Triage

2021-03-16 · NeurIPS 2021 12 · Nastaran Okati, Abir De, Manuel Gomez-Rodriguez

Multiple lines of evidence suggest that predictive models may benefit from algorithmic triage. Under algorithmic triage, a predictive model does not predict all instances but instead defers some of them to human experts.…

scientific discovery

Learning medical triage from clinicians using Deep Q-Learning

2020-03-28 · Albert Buchard, Baptiste Bouvier, Giulia Prando, Rory Beard 외

Medical Triage is of paramount importance to healthcare systems, allowing for the correct orientation of patients and allocation of the necessary resources to treat them adequately. While reliable decision-tree methods e…

Decision MakingDeep Reinforcement LearningQ-Learningreinforcement-learning+2

"Is This Not Enough?": Asymmetries in Institutional Accountability and Collective Sensemaking in the Case of Canada's Algorithmic Visa Triage System

2026-06-11 · Dipto Das, Matthew Tamura, Syed Ishtiaque Ahmed, Shion Guha arxiv

This paper examines how algorithmic accountability in Canada's visa system is articulated institutionally and experienced by applicants across borders. We analyzed Immigration, Refugees and Citizenship Canada (IRCC)'s Al…

LCMDC: Large-scale Chinese Medical Dialogue Corpora for Automatic Triage and Medical Consultation

2024-09-27 · Xinyuan Wang, Haozhou Li, Dingfang Zheng, Qinke Peng

The global COVID-19 pandemic underscored major deficiencies in traditional healthcare systems, hastening the advancement of online medical services, especially in medical triage and consultation. However, existing studie…

Prompt Learning

Cybersecurity Detection Classification with Reasoning-enabled Language Models

2026-07-30 · Amol Khanna, Manu Nandan, Cristian Viorel Popa, Joan Pujol-Roig 외 arxiv

A major issue in Security Operations Centers (SOCs) is alert fatigue, as the number of detections reported is more than staff can triage in a given day. Prior work prompts or fine-tunes large language models (LLMs) to em…

Reinforcement Learning