← Search

Monica Agrawal

5 accepted papers

2025

Position: Retrieval-augmented systems can be dangerous medical communicators

ICML 2025poster

Patients have long sought health information online, and increasingly, they are turning to generative AI to answer their health-related queries. Given the high stakes of the medical domain, techniques like retrieval-augmented generation and citation grounding have been widely promoted as methods to…

Cited by 0SourcePDFScholar
2025

“What’s Up, Doc?”: Analyzing How Users Seek Health Information in Large-Scale Conversational AI Datasets

EMNLP 2025

People are increasingly seeking healthcare information from large language models (LLMs) via interactive chatbots, yet the nature and inherent risks of these conversations remain largely unexplored. In this paper, we filter large-scale conversational AI datasets to achieve HealthChat-11K, a curated

2023

TabLLM: Few-shot Classification of Tabular Data with Large Language Models

AISTATS 2023poster

We study the application of large language models to zero-shot and few-shot classification of tabular data. We prompt the large language model with a serialization of the tabular data to a natural-language string, together with a short description of the classification problem. In the few-shot setti…

2022

Large language models are few-shot clinical information extractors

EMNLP 2022main

A long-running goal of the clinical NLP community is the extraction of important variables trapped in clinical notes. However, roadblocks have included dataset shift from the general domain and a lack of public clinical corpora and annotations. In this work, we show that large language models, such…

Cited by 448SourcePDFScholar
2021

PClean: Bayesian Data Cleaning at Scale with Domain-Specific Probabilistic Programming

AISTATS 2021poster

Data cleaning is naturally framed as probabilistic inference in a generative model of ground-truth data and likely errors, but the diversity of real-world error patterns and the hardness of inference make Bayesian approaches difficult to automate. We present PClean, a probabilistic programming langu…