paper-with-me

Papers

Learning Divergence Fields for Shift-Robust Graph Representations

2024-06-07 · Qitian Wu, Fan Nie, Chenxiao Yang, Junchi Yan

Real-world data generation often involves certain geometries (e.g., graphs) that induce instance-level interdependence. This characteristic makes the generalization of learning models more difficult due to the intricate interdependent patterns that impact data-generative distributions and can vary from training to testing. In this work, we propose a geometric diffusion model with learnable divergence fields for the challenging generalization problem with interdependent data. We generalize the diffusion equation with stochastic diffusivity at each time step, which aims to capture the multi-faceted information flows among interdependent data. Furthermore, we derive a new learning objective through causal inference, which can guide the model to learn generalizable patterns of interdependence that are insensitive across domains. Regarding practical implementation, we introduce three model instantiations that can be considered as the generalized versions of GCN, GAT, and Transformers, respectively, which possess advanced robustness against distribution shifts. We demonstrate their promising efficacy for out-of-distribution generalization on diverse real-world datasets.

📄 PDF Abstract BibTeX arXiv:2406.04963

Code (1)

fannie1208/glind 공식 구현 pytorch

Tasks

Causal InferenceOut-of-Distribution Generalization

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…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
GAT A Graph Attention Network (GAT) is a neural network architecture that operates on graph-structured data, leveraging masked self-attentional layers to address the shortcomings…

Similar Papers 제목 키워드 기반

mmFlux: Crowd Flow Analytics with Commodity mmWave MIMO Radar

2025-07-09 · Anurag Pallaprolu, Winston Hurst, Yasamin Mostofi arxiv

In this paper, we present mmFlux: a novel framework for extracting underlying crowd motion patterns and inferring crowd semantics using mmWave radar. First, our proposed signal processing pipeline combines optical flow e…

Optical Flow Estimation

Representing Flow Fields with Divergence-Free Kernels for Reconstruction

2025-04-02 · Xingyu Ni, Jingrui Xing, Xingqiao Li, Bin Wang 외

Accurately reconstructing continuous flow fields from sparse or indirect measurements remains an open challenge, as existing techniques often suffer from oversmoothing artifacts, reliance on heterogeneous architectures, …

Computational EfficiencyData CompressionSuper-Resolution

On the Benefits of Attribute-Driven Graph Domain Adaptation

2025-02-04 · Ruiyi Fang, Bingheng Li, Zhao Kang, Qiuhao Zeng 외

Graph Domain Adaptation (GDA) addresses a pressing challenge in cross-network learning, particularly pertinent due to the absence of labeled data in real-world graph datasets. Recent studies attempted to learn domain inv…

AttributeDomain AdaptationGRAPH DOMAIN ADAPTATION

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

Understanding and Mitigating Distribution Shifts For Machine Learning Force Fields

2025-03-11 · Tobias Kreiman, Aditi S. Krishnapriyan

Machine Learning Force Fields (MLFFs) are a promising alternative to expensive ab initio quantum mechanical molecular simulations. Given the diversity of chemical spaces that are of interest and the cost of generating ne…

Diagnostic