語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
FindBook
Google Book
Amazon
博客來
Improving Deep Learning for Medical Time Series Data by Modeling Multidimensional Dependencies.
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Improving Deep Learning for Medical Time Series Data by Modeling Multidimensional Dependencies./
作者:
Tang, Siyi.
面頁冊數:
1 online resource (126 pages)
附註:
Source: Dissertations Abstracts International, Volume: 84-12, Section: B.
Contained By:
Dissertations Abstracts International84-12B.
標題:
Internships. -
電子資源:
http://pqdd.sinica.edu.tw/twdaoapp/servlet/advanced?query=30462681click for full text (PQDT)
ISBN:
9798379648336
Improving Deep Learning for Medical Time Series Data by Modeling Multidimensional Dependencies.
Tang, Siyi.
Improving Deep Learning for Medical Time Series Data by Modeling Multidimensional Dependencies.
- 1 online resource (126 pages)
Source: Dissertations Abstracts International, Volume: 84-12, Section: B.
Thesis (Ph.D.)--Stanford University, 2023.
Includes bibliographical references
Time series data are prevalent in many medical domains. Two major types of medical time series data are (a) biosignals and (b) longitudinal electronic health record (EHR) data. Biosignals are signals measured by sensors placed on the surface of or in a person's body, such as surface electrocardiograms (ECG), electroencephalograms (EEG), and intracardiac electrograms (EGM). Longitudinal electronic health record (EHR) data, on the other hand, are patients' electronic health records over time, such as medical history, diagnoses, medications, radiology images, and laboratory test results. Biosignals and longitudinal EHR data differ in their frequency and time span. Biosignals are typically sampled at high sampling rates (e.g., 500 Hz) and range from seconds to hours, whereas longitudinal EHR data are collected at a much longer time interval (e.g., one lab test per day) and range from days to years.I am interested in developing deep learning methods for effectively modeling medical time series data, for four primary reasons. First, deep learning techniques have shown promising empirical successes in medical imaging domains; however, there are unmet clinical needs in medical time series domains, such as predicting atrial fibrillation (AF) recurrence to improve AF patient outcomes after treatment, improving automated seizure detection algorithms to accelerate the clinical workflow, and predicting patients' risks of hospital readmission to prevent unnecessary readmissions. Second, medical time series data play key roles in many medical classification and prediction tasks. For example, EEG is the major test for diagnosing epilepsy; ECG is the most common test for diagnosing various heart arrhythmias; longitudinal EHR data can be used to predict patients who are at risk of readmission. Third, medical time series data is studied much less than medical imaging data. Lastly, existing methods for modeling medical time series data often have poor performance, which may hinder their utility in real-world clinical settings.Medical time series data involve multidimensional dependencies, including spatiotemporal dependencies in biosignals, multimodal dependencies in multimodal EHR data, and similarity between patients. These multidimensional dependencies impose challenges for deep learning models. For example, how to effectively model spatiotemporal dependencies in biosignals? How to integrate multiple modalities? And how to leverage patient similarity to improve the model performance?In this dissertation, I aim to develop deep learning methods to model multidimensional dependencies in medical time series data to improve performance on medical classification and prediction tasks. First, I will model multidimensional dependencies in biosignals and clinical data using convolutional neural networks and multimodal fusion, with an application to AF recurrence prediction (Chapter 2). Second, I will improve the methods for modeling multidimensional dependencies in biosignals using graph neural networks (GNNs), with applications to EEG-based seizure detection and classification, and AF recurrence prediction (Chapters 3-4). Third, I will apply my GNN-based modeling approach to model multidimensional dependencies in multimodal, longitudinal EHR data, with an application to hospital readmission prediction (Chapter 5).I claim that both CNNs and GNNs can effectively model multidimensional dependencies in medical time series data for improved medical classification and prediction tasks. GNNs can provide superior performance than CNNs by capturing complex spatiotemporal dependencies in the data.
Electronic reproduction.
Ann Arbor, Mich. :
ProQuest,
2023
Mode of access: World Wide Web
ISBN: 9798379648336Subjects--Topical Terms:
3560137
Internships.
Index Terms--Genre/Form:
542853
Electronic books.
Improving Deep Learning for Medical Time Series Data by Modeling Multidimensional Dependencies.
LDR
:04898nmm a2200337K 4500
001
2363201
005
20231116093823.5
006
m o d
007
cr mn ---uuuuu
008
241011s2023 xx obm 000 0 eng d
020
$a
9798379648336
035
$a
(MiAaPQ)AAI30462681
035
$a
(MiAaPQ)STANFORDjs677fs6660
035
$a
AAI30462681
040
$a
MiAaPQ
$b
eng
$c
MiAaPQ
$d
NTU
100
1
$a
Tang, Siyi.
$3
3703951
245
1 0
$a
Improving Deep Learning for Medical Time Series Data by Modeling Multidimensional Dependencies.
264
0
$c
2023
300
$a
1 online resource (126 pages)
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
500
$a
Source: Dissertations Abstracts International, Volume: 84-12, Section: B.
500
$a
Advisor: Pauly, John;Zou, James;Rubin, Daniel.
502
$a
Thesis (Ph.D.)--Stanford University, 2023.
504
$a
Includes bibliographical references
520
$a
Time series data are prevalent in many medical domains. Two major types of medical time series data are (a) biosignals and (b) longitudinal electronic health record (EHR) data. Biosignals are signals measured by sensors placed on the surface of or in a person's body, such as surface electrocardiograms (ECG), electroencephalograms (EEG), and intracardiac electrograms (EGM). Longitudinal electronic health record (EHR) data, on the other hand, are patients' electronic health records over time, such as medical history, diagnoses, medications, radiology images, and laboratory test results. Biosignals and longitudinal EHR data differ in their frequency and time span. Biosignals are typically sampled at high sampling rates (e.g., 500 Hz) and range from seconds to hours, whereas longitudinal EHR data are collected at a much longer time interval (e.g., one lab test per day) and range from days to years.I am interested in developing deep learning methods for effectively modeling medical time series data, for four primary reasons. First, deep learning techniques have shown promising empirical successes in medical imaging domains; however, there are unmet clinical needs in medical time series domains, such as predicting atrial fibrillation (AF) recurrence to improve AF patient outcomes after treatment, improving automated seizure detection algorithms to accelerate the clinical workflow, and predicting patients' risks of hospital readmission to prevent unnecessary readmissions. Second, medical time series data play key roles in many medical classification and prediction tasks. For example, EEG is the major test for diagnosing epilepsy; ECG is the most common test for diagnosing various heart arrhythmias; longitudinal EHR data can be used to predict patients who are at risk of readmission. Third, medical time series data is studied much less than medical imaging data. Lastly, existing methods for modeling medical time series data often have poor performance, which may hinder their utility in real-world clinical settings.Medical time series data involve multidimensional dependencies, including spatiotemporal dependencies in biosignals, multimodal dependencies in multimodal EHR data, and similarity between patients. These multidimensional dependencies impose challenges for deep learning models. For example, how to effectively model spatiotemporal dependencies in biosignals? How to integrate multiple modalities? And how to leverage patient similarity to improve the model performance?In this dissertation, I aim to develop deep learning methods to model multidimensional dependencies in medical time series data to improve performance on medical classification and prediction tasks. First, I will model multidimensional dependencies in biosignals and clinical data using convolutional neural networks and multimodal fusion, with an application to AF recurrence prediction (Chapter 2). Second, I will improve the methods for modeling multidimensional dependencies in biosignals using graph neural networks (GNNs), with applications to EEG-based seizure detection and classification, and AF recurrence prediction (Chapters 3-4). Third, I will apply my GNN-based modeling approach to model multidimensional dependencies in multimodal, longitudinal EHR data, with an application to hospital readmission prediction (Chapter 5).I claim that both CNNs and GNNs can effectively model multidimensional dependencies in medical time series data for improved medical classification and prediction tasks. GNNs can provide superior performance than CNNs by capturing complex spatiotemporal dependencies in the data.
533
$a
Electronic reproduction.
$b
Ann Arbor, Mich. :
$c
ProQuest,
$d
2023
538
$a
Mode of access: World Wide Web
650
4
$a
Internships.
$3
3560137
650
4
$a
Cardiac arrhythmia.
$3
3562652
650
4
$a
Localization.
$3
3560711
650
4
$a
Time series.
$3
3561811
650
4
$a
Neural networks.
$3
677449
650
4
$a
Medicine.
$3
641104
655
7
$a
Electronic books.
$2
lcsh
$3
542853
690
$a
0800
690
$a
0564
710
2
$a
ProQuest Information and Learning Co.
$3
783688
710
2
$a
Stanford University.
$3
754827
773
0
$t
Dissertations Abstracts International
$g
84-12B.
856
4 0
$u
http://pqdd.sinica.edu.tw/twdaoapp/servlet/advanced?query=30462681
$z
click for full text (PQDT)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9485557
電子資源
11.線上閱覽_V
電子書
EB
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入