paper-with-me

Papers

Tracing the Propagation Path: A Flow Perspective of Representation Learning on Graphs

2019-12-12 · Menghan Wang, Kun Zhang, Gulin Li, Keping Yang, Luo Si

Graph Convolutional Networks (GCNs) have gained significant developments in representation learning on graphs. However, current GCNs suffer from two common challenges: 1) GCNs are only effective with shallow structures; stacking multiple GCN layers will lead to over-smoothing. 2) GCNs do not scale well with large, dense graphs due to the recursive neighborhood expansion. We generalize the propagation strategies of current GCNs as a \emph{"Sink$\to$Source"} mode, which seems to be an underlying cause of the two challenges. To address these issues intrinsically, in this paper, we study the information propagation mechanism in a \emph{"Source$\to$Sink"} mode. We introduce a new concept "information flow path" that explicitly defines where information originates and how it diffuses. Then a novel framework, namely Flow Graph Network (FlowGN), is proposed to learn node representations. FlowGN is computationally efficient and flexible in propagation strategies. Moreover, FlowGN decouples the layer structure from the information propagation process, removing the interior constraint of applying deep structures in traditional GCNs. Further experiments on public datasets demonstrate the superiority of FlowGN against state-of-the-art GCNs.

📄 PDF Abstract BibTeX arXiv:1912.05977

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Efficient Ray-Tracing Channel Emulation in Industrial Environments: An Analysis of Propagation Model Impact

2023-06-02 · Gurjot Singh Bhatia, Yoann Corre, M. Di Renzo

Industrial environments are considered to be severe from the point of view of electromagnetic (EM) wave propagation. When dealing with a wide range of industrial environments and deployment setups, ray-tracing channel em…

Accuracy vs. Complexity for mmWave Ray-Tracing: A Full Stack Perspective

2020-07-14 · Mattia Lecci, Paolo Testolina, Michele Polese, Marco Giordani 외

The millimeter wave (mmWave) band will provide multi-gigabits-per-second connectivity in the radio access of future wireless systems. The high propagation loss in this portion of the spectrum calls for the deployment of …

MIDDAG: Where Does Our News Go? Investigating Information Diffusion via Community-Level Information Pathways

2023-10-04 · Mingyu Derek Ma, Alexander K. Taylor, Nuan Wen, Yanchen Liu 외

We present MIDDAG, an intuitive, interactive system that visualizes the information propagation paths on social media triggered by COVID-19-related news articles accompanied by comprehensive insights, including user/comm…

Articles

Differentiable Ray Tracing with Gaussians for Unified Radio Propagation Simulation and View Synthesis

2026-05-08 · Niklas Vaara, Lam Huynh, Pekka Sangi, Miguel Bordallo López 외 arxiv

Explicit neural representations such as 3D Gaussian Splatting (3DGS) enable high-fidelity and real-time novel view synthesis, yet optimize for alpha-composited optical appearance rather than ray-intersectable geometry. I…

Novel View Synthesis

ConceptFlow: Hierarchical and Fine-grained Concept-Based Explanation for Convolutional Neural Networks

2025-09-16 · Xinyu Mu, Hui Dou, Furao Shen, Jian Zhao arxiv

Concept-based interpretability for Convolutional Neural Networks (CNNs) aims to align internal model representations with high-level semantic concepts, but existing approaches largely overlook the semantic roles of indiv…