← Search

Hyewon Jeong

7 accepted papers

2026

Position: Benchmarks Do Not Measure Deployment Readiness in Clinical AI

ICML 2026poster

Despite large language models (LLMs) achieving impressive performance on benchmark tasks such as medical question answering, their real-world utility remains limited. We argue that while benchmarks play a valuable role in developing methods and filtering promising models during development, they oft…

Cited by 0SourceScholar
2025

BehaviorSFT: Behavioral Token Conditioning for Health Agents Across the Proactivity Spectrum

EMNLP 2025

Large Language Models (LLMs) as agents require careful behavioral adaptation. While adept at reactive tasks (e.g., medical reasoning), LLMs often struggle with proactive engagement, like unprompted identification of critical missing information or risks. We introduce **BehaviorBench**, a comprehensi

2025

LEMoN: Label Error Detection using Multimodal Neighbors

ICML 2025poster

Large repositories of image-caption pairs are essential for the development of vision-language models. However, these datasets are often extracted from noisy data scraped from the web, and contain many mislabeled instances. In order to improve the reliability of downstream models, it is important to…

Cited by 0SourcePDFScholar
2025

RelCon: Relative Contrastive Learning for a Motion Foundation Model for Wearable Data

ICLR 2025poster

We present RelCon, a novel self-supervised Relative Contrastive learning approach for training a motion foundation model from wearable accelerometry sensors. First, a learnable distance measure is trained to capture motif similarity and domain-specific semantic information such as rotation invarianc…

2024

MDAgents: An Adaptive Collaboration of LLMs for Medical Decision-Making

NeurIPS 2024oral

Foundation models are becoming valuable tools in medicine. Yet despite their promise, the best way to leverage Large Language Models (LLMs) in complex medical tasks remains an open question. We introduce a novel multi-agent framework, named **M**edical **D**ecision-making **Agents** (**MDAgents**) t…

2021

Clinical Risk Prediction with Temporal Probabilistic Asymmetric Multi-Task Learning

AAAI 2021technical

Although recent multi-task learning methods have shown to be effective in improving the generalization of deep neural networks, they should be used with caution for safety-critical applications, such as clinical risk prediction. This is because even if they achieve improved task-average performance,…

2020

Cost-Effective Interactive Attention Learning with Neural Attention Processes

ICML 2020poster

We propose a novel interactive learning framework which we refer to as Interactive Attention Learning (IAL), in which the human supervisors interactively manipulate the allocated attentions, to correct the model’s behaviour by updating the attention-generating network. However, such a model is prone…