← Search

Rishab Goel

4 accepted papers

2023

Static Prediction of Runtime Errors by Learning to Execute Programs with External Resource Descriptions

ICLR 2023poster

The execution behavior of a program often depends on external resources, such as program inputs or file contents, and so the program cannot be run in isolation. Nevertheless, software developers benefit from fast iteration loops where automated tools identify errors as early as possible, even before…

2022

DDXPlus: A New Dataset For Automatic Medical Diagnosis

NeurIPS 2022accept

There has been a rapidly growing interest in Automatic Symptom Detection (ASD) and Automatic Diagnosis (AD) systems in the machine learning research literature, aiming to assist doctors in telemedicine services. These systems are designed to interact with patients, collect evidence about their sympt…

2022

Towards Trustworthy Automatic Diagnosis Systems by Emulating Doctors' Reasoning with Deep Reinforcement Learning

NeurIPS 2022accept

The automation of the medical evidence acquisition and diagnosis process has recently attracted increasing attention in order to reduce the workload of doctors and democratize access to medical care. However, most works proposed in the machine learning literature focus solely on improving the predic…

2021

Data-Efficient Reinforcement Learning with Self-Predictive Representations

ICLR 2021spotlight

While deep reinforcement learning excels at solving tasks where large amounts of data can be collected through virtually unlimited interaction with the environment, learning from limited interaction remains a key challenge. We posit that an agent can learn more efficiently if we augment reward maxim…