paper-with-me

Papers

SPA: A Graph Spectral Alignment Perspective for Domain Adaptation

2023-10-26 · NeurIPS 2023 11

Unsupervised domain adaptation (UDA) is a pivotal form in machine learning to extend the in-domain model to the distinctive target domains where the data distributions differ. Most prior works focus on capturing the inter-domain transferability but largely overlook rich intra-domain structures, which empirically results in even worse discriminability. In this work, we introduce a novel graph SPectral Alignment (SPA) framework to tackle the tradeoff. The core of our method is briefly condensed as follows: (i)-by casting the DA problem to graph primitives, SPA composes a coarse graph alignment mechanism with a novel spectral regularizer towards aligning the domain graphs in eigenspaces; (ii)-we further develop a fine-grained message propagation module -- upon a novel neighbor-aware self-training mechanism -- in order for enhanced discriminability in the target domain. On standardized benchmarks, the extensive experiments of SPA demonstrate that its performance has surpassed the existing cutting-edge DA methods. Coupled with dense model analysis, we conclude that our approach indeed possesses superior efficacy, robustness, discriminability, and transferability. Code and data are available at: https://github.com/CrownX/SPA.

📄 PDF Abstract BibTeX arXiv:2310.17594

Code (1)

crownx/spa pytorch

Tasks

Domain AdaptationSingle Particle AnalysisUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SPA++: Generalized Graph Spectral Alignment for Versatile Domain Adaptation

2025-08-07 · Zhiqing Xiao, Haobo Wang, Xu Lu, Wentao Ye 외 arxiv

Domain Adaptation (DA) aims to transfer knowledge from a labeled source domain to an unlabeled or sparsely labeled target domain under domain shifts. Most prior works focus on capturing the inter-domain transferability b…

Data AugmentationDomain Adaptation

SA-GDA: Spectral Augmentation for Graph Domain Adaptation

2024-08-17 · Jinhui Pang, Zixuan Wang, Jiliang Tang, Mingyan Xiao 외

Graph neural networks (GNNs) have achieved impressive impressions for graph-related tasks. However, most GNNs are primarily studied under the cases of signal domain with supervised training, which requires abundant task-…

Domain AdaptationGRAPH DOMAIN ADAPTATIONNode ClassificationTransfer Learning

S2FGL: Spatial Spectral Federated Graph Learning

2025-07-03 · Zihan Tan, Suyuan Huang, Guancheng Wan, Wenke Huang 외

Federated Graph Learning (FGL) combines the privacy-preserving capabilities of federated learning (FL) with the strong graph modeling capability of Graph Neural Networks (GNNs). Current research addresses subgraph-FL onl…

Federated LearningGraph LearningPrivacy Preserving

Learning Adaptive Distribution Alignment with Neural Characteristic Function for Graph Domain Adaptation

2026-02-11 · Wei Chen, Xingyu Guo, Shuang Li, Zhao Zhang 외 arxiv

Graph Domain Adaptation (GDA) transfers knowledge from labeled source graphs to unlabeled target graphs but is challenged by complex, multi-faceted distributional shifts. Existing methods attempt to reduce distributional…

GRAPH DOMAIN ADAPTATION

Temporal-Spectral Alignment with Frequency Adaptation for Source-Free Time-Series Adaptation

2026-06-22 · Shichang Meng, Linquan Wu, Xuan Ai, Linqi Song arxiv

The goal of source-free domain adaptation (SFDA) for time-series data is to transfer knowledge from a pre-trained source model to an unlabeled target domain without requiring access to source data, while addressing featu…

Source-Free Domain Adaptation