paper-with-me

홈 › Papers

DELTA: Dual Consistency Delving with Topological Uncertainty for Active Graph Domain Adaptation

2024-09-13 · Pengyun Wang, Yadi Cao, Chris Russell, Yanxin Shen, Junyu Luo, Ming Zhang, Siyu Heng, Xiao Luo

Graph domain adaptation has recently enabled knowledge transfer across different graphs. However, without the semantic information on target graphs, the performance on target graphs is still far from satisfactory. To address the issue, we study the problem of active graph domain adaptation, which selects a small quantitative of informative nodes on the target graph for extra annotation. This problem is highly challenging due to the complicated topological relationships and the distribution discrepancy across graphs. In this paper, we propose a novel approach named Dual Consistency Delving with Topological Uncertainty (DELTA) for active graph domain adaptation. Our DELTA consists of an edge-oriented graph subnetwork and a path-oriented graph subnetwork, which can explore topological semantics from complementary perspectives. In particular, our edge-oriented graph subnetwork utilizes the message passing mechanism to learn neighborhood information, while our path-oriented graph subnetwork explores high-order relationships from sub-structures. To jointly learn from two subnetworks, we roughly select informative candidate nodes with the consideration of consistency across two subnetworks. Then, we aggregate local semantics from its K-hop subgraph based on node degrees for topological uncertainty estimation. To overcome potential distribution shifts, we compare target nodes and their corresponding source nodes for discrepancy scores as an additional component for fine selection. Extensive experiments on benchmark datasets demonstrate that DELTA outperforms various state-of-the-art approaches. The code implementation of DELTA is available at https://github.com/goose315/DELTA.

📄 PDF Abstract BibTeX arXiv:2409.08946

Code (1)

goose315/delta 공식 구현 pytorch

Tasks

Domain AdaptationGRAPH DOMAIN ADAPTATIONTransfer Learning

Similar Papers 제목 키워드 기반

Memory as Structured Trajectories: Persistent Homology and Contextual Sheaves

2025-08-01 · Xin Li arxiv

We propose a topological framework for memory and inference grounded in the structure of spike-timing dynamics, persistent homology, and the Context-Content Uncertainty Principle (CCUP). Starting from the observation tha…

SemMorph3D: Unsupervised Semantic-Aware 3D Morphing via Mesh-Guided Gaussians

2025-10-02 · Mengtian Li, Yunshu Bai, Yimin Chu, Xinru Guo 외 arxiv

We introduce METHODNAME, a novel framework for semantic-aware 3D shape and texture morphing directly from multi-view images. While 3D Gaussian Splatting (3DGS) enables photorealistic rendering, its unstructured nature of…

Semantic correspondence

LGFNet: Local-Global Fusion Network with Fidelity Gap Delta Learning for Multi-Source Aerodynamics

2026-03-31 · Qinye Zhu, Yu Xiang, Jun Zhang, Wenyong Wang arxiv

The precise fusion of computational fluid dynamic (CFD) data, wind tunnel tests data, and flight tests data in aerodynamic area is essential for obtaining comprehensive knowledge of both localized flow structures and glo…

Relational Reasoning

Optimising the topological information of the $A_\infty$-persistence groups

2017-06-19 · Francisco Belchí

Persistent homology typically studies the evolution of homology groups $H_p(X)$ (with coefficients in a field) along a filtration of topological spaces. $A_\infty$-persistence extends this theory by analysing the evoluti…

Interactive Visualization for Exploring Information Fragments in Software Repositories

2021-04-28 · Youngtaek Kim, Hyeon Jeon, Kiroong Choe, Hyunjoo Song 외

Software developers explore and inspect software repository data to obtain detailed information archived in the development history. However, developers who are not acquainted with the development context suffer from del…