AI Research Engineer, Motif Technologies
Reinforcement learning for agentic tasks, evaluation and benchmark design, and supervised fine-tuning data pipelines.
AI Research Engineer, Motif Technologies
I work on post-training and evaluation for large language models.
Reinforcement learning for agentic tasks, evaluation and benchmark design, and supervised fine-tuning data pipelines.
Seoul National University. Advised by Chang Min Park, M.D., Ph.D. Clinical evaluation of medical LLMs and VLMs; metrics and benchmarks for radiology report generation.
Proceedings of EMNLP 2025, Main Conference (poster). Suzhou, China.
Six radiology-specific error categories, each regressed by its own head on a BiomedBERT encoder and summed into one score. Trained on 32k synthetic report pairs; agrees with radiologists on ReXVal at τ = 0.786 while running in 9.5 ms per pair — roughly 280× faster than an LLM judge.
IEEE Journal of Biomedical and Health Informatics (2026).
A bidirectional LLM text encoder adapted to chest radiograph reports, trained with masked token prediction and supervised contrastive learning over stylistically different but clinically equivalent variants of the same report, then dropped into a dual-tower vision-language framework.
Computers in Biology and Medicine 198, 111217 (2025).
Seamless colon textures synthesized from a single exemplar by inpainting and outpainting, then carried through an unpaired video translation stage to produce long-term colonoscopic sequences from simulation.
RSNA 2024, Cutting-Edge Research (abstract). Chicago, USA. First author, equal contribution.
How far open-weight models had closed the gap with commercial ones on differential diagnosis, given images, patient history and findings text together, measured against reader performance across multiple centers.
Reference implementation and released weights for the EMNLP 2025 paper. Scores a chest X-ray report against its reference in one call.
Nine metrics for radiology report generation behind a single interface, so that a full evaluation fits in under ten lines.