paper-with-me

Papers

Dynamic Graph Echo State Networks

2021-10-16 · Domenico Tortorella, Alessio Micheli

Dynamic temporal graphs represent evolving relations between entities, e.g. interactions between social network users or infection spreading. We propose an extension of graph echo state networks for the efficient processing of dynamic temporal graphs, with a sufficient condition for their echo state property, and an experimental analysis of reservoir layout impact. Compared to temporal graph kernels that need to hold the entire history of vertex interactions, our model provides a vector encoding for the dynamic graph that is updated at each time-step without requiring training. Experiments show accuracy comparable to approximate temporal graph kernels on twelve dissemination process classification tasks.

📄 PDF Abstract BibTeX arXiv:2110.08565

Code (1)

dtortorella/dyngraphesn 공식 구현

Similar Papers 제목 키워드 기반

A DyL-Unet framework based on dynamic learning for Temporally Consistent Echocardiographic Segmentation

2025-09-23 · Jierui Qu, Jianchun Zhao arxiv

Accurate segmentation of cardiac anatomy in echocardiography is essential for cardiovascular diagnosis and treatment. Yet echocardiography is prone to deformation and speckle noise, causing frame-to-frame segmentation ji…

Dynamic Causal Collaborative Filtering

2022-08-23 · Shuyuan Xu, Juntao Tan, Zuohui Fu, Jianchao Ji 외

Causal graph, as an effective and powerful tool for causal modeling, is usually assumed as a Directed Acyclic Graph (DAG). However, recommender systems usually involve feedback loops, defined as the cyclic process of rec…

Collaborative FilteringcounterfactualCounterfactual ReasoningRecommendation Systems

EchoFM: Foundation Model for Generalizable Echocardiogram Analysis

2024-10-30 · Sekeun Kim, Pengfei Jin, Sifan Song, Cheng Chen 외

Foundation models have recently gained significant attention because of their generalizability and adaptability across multiple tasks and data distributions. Although medical foundation models have emerged, solutions for…

Contrastive LearningmodelSelf-Supervised Learning

CoReEcho: Continuous Representation Learning for 2D+time Echocardiography Analysis

2024-03-15 · Fadillah Adamsyah Maani, Numan Saeed, Aleksandr Matsun, Mohammad Yaqub

Deep learning (DL) models have been advancing automatic medical image analysis on various modalities, including echocardiography, by offering a comprehensive end-to-end training pipeline. This approach enables DL models …

Medical Image AnalysisRepresentation Learning

EchoGNN: Explainable Ejection Fraction Estimation with Graph Neural Networks

2022-08-30 · Masoud Mokhtari, Teresa Tsang, Purang Abolmaesumi, Renjie Liao

Ejection fraction (EF) is a key indicator of cardiac function, allowing identification of patients prone to heart dysfunctions such as heart failure. EF is estimated from cardiac ultrasound videos known as echocardiogram…