paper-with-me

홈 › Papers

Cross-Global Attention Graph Kernel Network Prediction of Drug Prescription

2020-08-04 · Hao-Ren Yao, Der-Chen Chang, Ophir Frieder, Wendy Huang, I-Chia Liang, Chi-Feng Hung

We present an end-to-end, interpretable, deep-learning architecture to learn a graph kernel that predicts the outcome of chronic disease drug prescription. This is achieved through a deep metric learning collaborative with a Support Vector Machine objective using a graphical representation of Electronic Health Records. We formulate the predictive model as a binary graph classification problem with an adaptive learned graph kernel through novel cross-global attention node matching between patient graphs, simultaneously computing on multiple graphs without training pair or triplet generation. Results using the Taiwanese National Health Insurance Research Database demonstrate that our approach outperforms current start-of-the-art models both in terms of accuracy and interpretability.

📄 PDF Abstract BibTeX arXiv:2008.01868

Code (0)

등록된 구현이 없습니다.

Tasks

Graph ClassificationMetric LearningTriplet

Similar Papers 제목 키워드 기반

MKDTI: Predicting drug-target interactions via multiple kernel fusion on graph attention network

2024-07-14 · Yuhuan Zhou, Yulin Wu, Weiwei Yuan, Xuan Wang 외

Drug-target relationships may now be predicted computationally using bioinformatics data, which is a valuable tool for understanding pharmacological effects, enhancing drug development efficiency, and advancing related r…

Graph Attention

DDGK: Learning Graph Representations for Deep Divergence Graph Kernels

2019-04-21 · Rami Al-Rfou, Dustin Zelle, Bryan Perozzi

Can neural networks learn to compare graphs without feature engineering? In this paper, we show that it is possible to learn representations for graph similarity with neither domain knowledge nor supervision (i.e.\ featu…

Feature EngineeringGraph AttentionGraph ClassificationGraph Similarity

PuYun: Medium-Range Global Weather Forecasting Using Large Kernel Attention Convolutional Networks

2024-09-01 · Shengchen Zhu, Yiming Chen, Peiying Yu, Xiang Qu 외

Accurate weather forecasting is essential for understanding and mitigating weather-related impacts. In this paper, we present PuYun, an autoregressive cascade model that leverages large kernel attention convolutional net…

Weather Forecasting

What Can We Learn from State Space Models for Machine Learning on Graphs?

2024-06-09 · Yinan Huang, Siqi Miao, Pan Li

Machine learning on graphs has recently found extensive applications across domains. However, the commonly used Message Passing Neural Networks (MPNNs) suffer from limited expressive power and struggle to capture long-ra…

State Space Models

Transformers Provably Learn Directed Acyclic Graphs via Kernel-Guided Mutual Information

2025-10-29 · Yuan Cheng, Yu Huang, Zhe Xiong, Yingbin Liang 외 arxiv

Uncovering hidden graph structures underlying real-world data is a critical challenge with broad applications across scientific domains. Recently, transformer-based models leveraging the attention mechanism have demonstr…