中文
相关论文

相关论文: Sepsis Prediction Using Graph Convolutional Networ…

200 篇论文

Graph Convolutional Networks (GCNs) have emerged as a promising approach to machine learning on Electronic Health Records (EHRs). By constructing a graph representation of patient data and performing convolutions on neighborhoods of nodes,…

机器学习 · 计算机科学 2025-02-17 Garrik Hoyt , Noyonica Chatterjee , Fortunato Battaglia , Paramita Basu

We propose a Healthcare Graph Convolutional Network (HealGCN) to offer disease self-diagnosis service for online users based on Electronic Healthcare Records (EHRs). Two main challenges are focused in this paper for online disease…

机器学习 · 计算机科学 2021-02-16 Zifeng Wang , Rui Wen , Xi Chen , Shilei Cao , Shao-Lun Huang , Buyue Qian , Yefeng Zheng

Objective: In modern healthcare, accurately predicting diseases is a crucial matter. This study introduces a novel approach using graph neural networks (GNNs) and a Graph Transformer (GT) to predict the incidence of heart failure (HF) on a…

机器学习 · 计算机科学 2025-06-23 Heloisa Oss Boll , Ali Amirahmadi , Amira Soliman , Stefan Byttner , Mariana Recamonde-Mendoza

Geometric deep learning provides a principled and versatile manner for the integration of imaging and non-imaging modalities in the medical domain. Graph Convolutional Networks (GCNs) in particular have been explored on a wide variety of…

There are significant regional inequities in health resources around the world. It has become one of the most focused topics to improve health services for data-scarce hospitals and promote health equity through knowledge sharing among…

机器学习 · 计算机科学 2023-03-07 Ruiqing Ding , Fangjie Rong , Xiao Han , Leye Wang

With the arrival of the big data era, more and more data are becoming readily available in various real-world applications and those data are usually highly heterogeneous. Taking computational medicine as an example, we have both Electronic…

机器学习 · 计算机科学 2019-05-08 Xi Sheryl Zhang , Jingyuan Chou , Fei Wang

Recently, Graph Convolutional Networks (GCNs) have proven to be a powerful machine learning tool for Computer-Aided Diagnosis (CADx) and disease prediction. A key component in these models is to build a population graph, where the graph…

机器学习 · 计算机科学 2022-05-16 Luca Cosmo , Anees Kazi , Seyed-Ahmad Ahmadi , Nassir Navab , Michael Bronstein

The widespread availability of electronic health records (EHRs) promises to usher in the era of personalized medicine. However, the problem of extracting useful clinical representations from longitudinal EHR data remains challenging. In…

机器学习 · 计算机科学 2017-01-27 Zhengping Che , Yu Cheng , Zhaonan Sun , Yan Liu

To read the final version please go to IEEE TGRS on IEEE Xplore. Convolutional neural networks (CNNs) have been attracting increasing attention in hyperspectral (HS) image classification, owing to their ability to capture spatial-spectral…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Danfeng Hong , Lianru Gao , Jing Yao , Bing Zhang , Antonio Plaza , Jocelyn Chanussot

Computational prediction of in-hospital mortality in the setting of an intensive care unit can help clinical practitioners to guide care and make early decisions for interventions. As clinical data are complex and varied in their structure…

机器学习 · 计算机科学 2020-12-29 Tingyi Wanyan , Hossein Honarvar , Ariful Azad , Ying Ding , Benjamin S. Glicksberg

Modern recommender systems (RS) work by processing a number of signals that can be inferred from large sets of user-item interaction data. The main signal to analyze stems from the raw matrix that represents interactions. However, we can…

信息检索 · 计算机科学 2021-03-08 Paula Gómez Duran , Alexandros Karatzoglou , Jordi Vitrià , Xin Xin , Ioannis Arapakis

Seizure prediction has attracted a growing attention as one of the most challenging predictive data analysis efforts in order to improve the life of patients living with drug-resistant epilepsy and tonic seizures. Many outstanding works…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Nhan Duy Truong , Anh Duy Nguyen , Levin Kuhlmann , Mohammad Reza Bonyadi , Jiawei Yang , Omid Kavehei

Structural data from Electronic Health Records as complementary information to imaging data for disease prediction. We incorporate novel weighting layer into the Graph Convolutional Networks, which weights every element of structural data…

机器学习 · 计算机科学 2018-05-01 Anees Kazi , Shadi Albarqouni , Karsten Kortuem , Nassir Navab

Skeleton-based human action recognition has attracted much attention with the prevalence of accessible depth sensors. Recently, graph convolutional networks (GCNs) have been widely used for this task due to their powerful capability to…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Zhen Huang , Xu Shen , Xinmei Tian , Houqiang Li , Jianqiang Huang , Xian-Sheng Hua

The paper is proposing a methodology for modeling a gate-level netlist using a Graph Convolutional Network (GCN). The model predicts the overall functional de-rating factors of sequential elements of a given circuit. In the preliminary…

硬件体系结构 · 计算机科学 2021-04-06 Aneesh Balakrishnan , Thomas Lange , Maximilien Glorieux , Dan Alexandrescu , Maksim Jenihhin

Graph embedding is an important approach for graph analysis tasks such as node classification and link prediction. The goal of graph embedding is to find a low dimensional representation of graph nodes that preserves the graph information.…

机器学习 · 计算机科学 2019-08-27 Mahsa Ghorbani , Mahdieh Soleymani Baghshah , Hamid R. Rabiee

Mining Electronic Health Records (EHRs) becomes a promising topic because of the rich information they contain. By learning from EHRs, machine learning models can be built to help human experts to make medical decisions and thus improve…

机器学习 · 计算机科学 2021-01-19 Zheng Liu , Xiaohan Li , Hao Peng , Lifang He , Philip S. Yu

Seizure detection from EEGs is a challenging and time consuming clinical problem that would benefit from the development of automated algorithms. EEGs can be viewed as structural time series, because they are multivariate time series where…

机器学习 · 计算机科学 2019-05-07 Ian Covert , Balu Krishnan , Imad Najm , Jiening Zhan , Matthew Shore , John Hixson , Ming Jack Po

Prediction of epilepsy based on electroencephalogram (EEG) signals is a rapidly evolving field. Previous studies have traditionally applied 1D processing to the entire EEG signal. However, we have adopted the Gram Matrix method to transform…

机器学习 · 计算机科学 2025-12-16 Bihao You , Jiping Cui

Lung cancer, particularly in its advanced stages, remains a leading cause of death globally. Though early detection via low-dose computed tomography (CT) is promising, the identification of high-risk factors crucial for surgical mode…

图像与视频处理 · 电气工程与系统科学 2023-08-29 Xiaotong Fu , Xiangyu Meng , Jing Zhou , Ying Ji
‹ 上一页 1 2 3 10 下一页 ›