Skip to main content

최웅식 교수

Edward Choi

연세대학교 언더우드학부 · 컴퓨터과학

연구실 소개

최웅식 교수의 연구실은 전자건강기록(EHR)을 기반으로 한 인공지능 기반 의료 예측 모델을 개발하는 데 초점을 두고 있습니다. 특히 시간적 순서와 의료 개념 간의 관계를 효과적으로 모델링하기 위해 순환신경망(RNN), 어텐션 메커니즘, 그리고 생성적 적대적 네트워크(GAN)를 응용한 기술을 연구합니다. 임상적으로 해석 가능한 정확도 높은 예측 모델을 구축함으로써, 심부전 예측, 질병 순차 예측, 합성 EHR 생성 등 다양한 의료 데이터 분석 과제에 기여하고 있습니다. 특히 의료 온톨로지와 일치하는 개념 표현 학습과 데이터 부족 상황에서도 안정적인 성능을 내는 모델 설계에 주력하고 있습니다.

의료 예측 모델전자건강기록시간적 관계 학습의사결정 지원해석 가능성 AI

연구 현황

논문 수
186
총 인용 수
7,315
최근 5년 논문
116
주요 분야
컴퓨터과학

연구 성과 추이

표시된 성과는 수집된 데이터 기준으로 산출되며, 일부 차이가 있을 수 있습니다.

5개년 연도별 논문 게재 수
116총합
2022
2023
2024
2025
2026
5개년 연도별 피인용 수
799총합
20222023202420252026

주요 논문

15
1
논문|인용수 952·2016
Using recurrent neural network models for early detection of heart failure onset
Edward Choi, Andy Schuetz, Walter F. Stewart, Jimeng Sun
SJR Q1Journal of the American Medical Informatics AssociationOA

Objective: We explored whether use of deep learning to model temporal relations among events in electronic health records (EHRs) would improve model performance in predicting initial diagnosis of heart failure (HF) compared to conventional methods that ignore temporality. Materials and Methods: Data were from a health system's EHR on 3884 incident HF cases and 28 903 controls, identified as primary care patients, between May 16, 2000, and May 23, 2013. Recurrent neural network (RNN) models using

Artificial IntelligenceComputer Science
2
preprint|인용수 841·2016
RETAIN: An Interpretable Predictive Model for Healthcare using Reverse Time Attention Mechanism
Edward Choi, Mohammad Taha Bahadori, Joshua A. Kulas, Andy Schuetz, Walter F. Stewart, Jimeng Sun
arXiv (Cornell University)OA

Accuracy and interpretability are two dominant features of successful\npredictive models. Typically, a choice must be made in favor of complex black\nbox models such as recurrent neural networks (RNN) for accuracy versus less\naccurate but more interpretable traditional models such as logistic regression.\nThis tradeoff poses challenges in medicine where both accuracy and\ninterpretability are important. We addressed this challenge by developing the\nREverse Time AttentIoN model (RETAIN) for app

Health Information ManagementHealth Professions
3
논문|인용수 653·2017
GRAM
Edward Choi, Mohammad Taha Bahadori, Le Song, Walter F. Stewart, Jimeng Sun
OA

accuracy, data needs, interpretability) of GRAM to various methods including the recurrent neural network (RNN) in two sequential diagnoses prediction tasks and one heart failure prediction task. Compared to the basic RNN, GRAM achieved 10% higher accuracy for predicting diseases rarely observed in the training data and 3% improved area under the ROC curve for predicting heart failure using an order of magnitude less training data. Additionally, unlike other methods, the medical concept represen

Artificial IntelligenceComputer Science
4
preprint|인용수 459·2016
Multi-layer Representation Learning for Medical Concepts
Edward Choi, Mohammad Taha Bahadori, Elizabeth Searles, Catherine Coffey, Michael Thompson, James E. Bost, Javier Tejedor‐Sojo, Jimeng Sun
OA

Proper representations of medical concepts such as diagnosis, medication, procedure codes and visits from Electronic Health Records (EHR) has broad applications in healthcare analytics. Patient EHR data consists of a sequence of visits over time, where each visit includes multiple medical concepts, e.g., diagnosis, procedure, and medication codes. This hierarchical structure provides two types of relational information, namely sequential order of visits and co-occurrence of the codes within a vi

Artificial IntelligenceComputer Science
5
preprint|인용수 341·2017
Generating Multi-label Discrete Patient Records using Generative Adversarial Networks
Edward Choi, Siddharth Biswal, Bradley Malin, Jon Duke, Walter F. Stewart, Jimeng Sun
arXiv (Cornell University)OA

Access to electronic health record (EHR) data has motivated computational advances in medical research. However, various concerns, particularly over privacy, can limit access to and collaborative use of EHR data. Sharing synthetic EHR data could mitigate risk. In this paper, we propose a new approach, medical Generative Adversarial Network (medGAN), to generate realistic synthetic patient records. Based on input real patient records, medGAN can generate high-dimensional discrete variables (e.g.,

Artificial IntelligenceComputer Science
6
논문|인용수 257·2016
Doctor AI: Predicting Clinical Events via Recurrent Neural Networks.
Edward Choi, Mohammad Taha Bahadori, Andy Schuetz, Walter F. Stewart, Jimeng Sun
PubMed

Leveraging large historical data in electronic health record (EHR), we developed Doctor AI, a generic predictive model that covers observed medical conditions and medication uses. Doctor AI is a temporal model using recurrent neural networks (RNN) and was developed and applied to longitudinal time stamped EHR data from 260K patients over 8 years. Encounter records (e.g. diagnosis codes, medication codes or procedure codes) were input to RNN to predict (all) the diagnosis and medication categorie

Artificial IntelligenceComputer Science
7
preprint|인용수 252·2015
Doctor AI: Predicting Clinical Events via Recurrent Neural Networks
Edward Choi, Mohammad Taha Bahadori, Andy Schuetz, Walter F. Stewart, Jimeng Sun
arXiv (Cornell University)OA

Leveraging large historical data in electronic health record (EHR), we developed Doctor AI, a generic predictive model that covers observed medical conditions and medication uses. Doctor AI is a temporal model using recurrent neural networks (RNN) and was developed and applied to longitudinal time stamped EHR data from 260K patients over 8 years. Encounter records (e.g. diagnosis codes, medication codes or procedure codes) were input to RNN to predict (all) the diagnosis and medication categorie

Artificial IntelligenceComputer Science
8
논문|인용수 246·2020
Learning the Graphical Structure of Electronic Health Records with Graph Convolutional Transformer
Edward Choi, Zhen Xu, Yujia Li, Michael W. Dusenberry, Gerardo Flores, Emily Xue, Andrew M. Dai
Proceedings of the AAAI Conference on Artificial IntelligenceOA

Effective modeling of electronic health records (EHR) is rapidly becoming an important topic in both academia and industry. A recent study showed that using the graphical structure underlying EHR data (e.g. relationship between diagnoses and treatments) improves the performance of prediction tasks such as heart failure prediction. However, EHR data do not always contain complete structure information. Moreover, when it comes to claims data, structure information is completely unavailable to begi

Artificial IntelligenceComputer Science
9
preprint|인용수 117·2016
Medical Concept Representation Learning from Electronic Health Records and its Application on Heart Failure Prediction
Edward Choi, Andy Schuetz, Walter F. Stewart, Jimeng Sun
arXiv (Cornell University)OA

Objective: To transform heterogeneous clinical data from electronic health records into clinically meaningful constructed features using data driven method that rely, in part, on temporal relations among data. Materials and Methods: The clinically meaningful representations of medical concepts and patients are the key for health analytic applications. Most of existing approaches directly construct features mapped to raw data (e.g., ICD or CPT codes), or utilize some ontology mapping such as SNOM

Artificial IntelligenceComputer Science
10
논문|인용수 100·2018
MiME: Multilevel Medical Embedding of Electronic Health Records for Predictive Healthcare
Edward Choi, Cao Xiao, Walter F. Stewart, Jimeng Sun
arXiv (Cornell University)OA

Deep learning models exhibit state-of-the-art performance for many predictive healthcare tasks using electronic health records (EHR) data, but these models typically require training data volume that exceeds the capacity of most healthcare systems. External resources such as medical ontologies are used to bridge the data volume constraint, but this approach is often not directly applicable or useful because of inconsistencies with terminology. To solve the data insufficiency challenge, we levera

Artificial IntelligenceComputer Science
11
preprint|인용수 99·2016
GRAM: Graph-based Attention Model for Healthcare Representation Learning
Edward Choi, Mohammad Taha Bahadori, Le Song, Walter F. Stewart, Jimeng Sun
arXiv (Cornell University)OA

Deep learning methods exhibit promising performance for predictive modeling in healthcare, but two important challenges remain: -Data insufficiency:Often in healthcare predictive modeling, the sample size is insufficient for deep learning methods to achieve satisfactory results. -Interpretation:The representations learned by deep learning methods should align with medical knowledge. To address these challenges, we propose a GRaph-based Attention Model, GRAM that supplements electronic health rec

Artificial IntelligenceComputer Science
12
preprint|인용수 99·2018
MiME: Multilevel Medical Embedding of Electronic Health Records for Predictive Healthcare
Edward Choi, Cao Xiao, Walter F. Stewart, Jimeng Sun
arXiv (Cornell University)OA

Deep learning models exhibit state-of-the-art performance for many predictive healthcare tasks using electronic health records (EHR) data, but these models typically require training data volume that exceeds the capacity of most healthcare systems. External resources such as medical ontologies are used to bridge the data volume constraint, but this approach is often not directly applicable or useful because of inconsistencies with terminology. To solve the data insufficiency challenge, we levera

Artificial IntelligenceComputer Science
13
논문|인용수 96·2015
Constructing Disease Network and Temporal Progression Model via Context-Sensitive Hawkes Process
Edward Choi, Nan Du, Robert Chen, Le Song, Jimeng Sun

Modeling disease relationships and temporal progression are two key problems in health analytics, which have not been studied together due to data and technical challenges. Thanks to the increasing adoption of Electronic Health Records (EHR), rich patient information is being collected over time. Using EHR data as input, we propose a multivariate context-sensitive Hawkes process or cHawkes, which simultaneously infers the disease relationship network and models temporal progression of patients.

Applied MathematicsMathematics
14
논문|인용수 44·2017
Generating Multi-label Discrete Patient Records using Generative Adversarial Networks
Edward Choi, Siddharth Biswal, Bradley Malin, Jon Duke, Walter F. Stewart, Jimeng Sun
Machine Learning for Healthcare Conference

Access to electronic health record (EHR) data has motivated computational advances in medical research. However, various concerns, particularly over privacy, can limit access to and collaborative use of EHR data. Sharing synthetic EHR data could mitigate risk. In this paper, we propose a new approach, medical Generative Adversarial Network (medGAN), to generate realistic synthetic patient records. Based on input real patient records, medGAN can generate high-dimensional discrete variables (e.g.,

Artificial IntelligenceComputer Science
15
논문|인용수 42·2017
Generating Multi-label Discrete Electronic Health Records using Generative Adversarial Networks.
Edward Choi, Siddharth Biswal, Bradley Malin, Jon Duke, Walter F. Stewart, Jimeng Sun
arXiv (Cornell University)OA
Artificial IntelligenceComputer Science

대표 연구 분야

Artificial IntelligenceComputer Vision and Pattern RecognitionInformation SystemsHealth InformaticsCardiology and Cardiovascular MedicineMolecular Biology

최웅식 교수의 연구를 Nubint에서 더 깊이 살펴보세요

이 연구실의 논문을 앱에서 열어 AI와 함께 읽고, 핵심을 요약하고, 내 글에 인용하세요.