paper-with-me

Papers

Multi-Granularity Class Prototype Topology Distillation for Class-Incremental Source-Free Unsupervised Domain Adaptation

2024-11-25 · CVPR 2025 1 · Peihua Deng, Jiehua Zhang, Xichun Sheng, Chenggang Yan, Yaoqi Sun, Ying Fu, Liang Li

This paper explores the Class-Incremental Source-Free Unsupervised Domain Adaptation (CI-SFUDA) problem, where the unlabeled target data come incrementally without access to labeled source instances. This problem poses two challenges, the disturbances of similar source-class knowledge to target-class representation learning and the new target knowledge to old ones. To address them, we propose the Multi-Granularity Class Prototype Topology Distillation (GROTO) algorithm, which effectively transfers the source knowledge to the unlabeled class-incremental target domain. Concretely, we design the multi-granularity class prototype self-organization module and prototype topology distillation module. Firstly, the positive classes are mined by modeling two accumulation distributions. Then, we generate reliable pseudo-labels by introducing multi-granularity class prototypes, and use them to promote the positive-class target feature self-organization. Secondly, the positive-class prototypes are leveraged to construct the topological structures of source and target feature spaces. Then, we perform the topology distillation to continually mitigate the interferences of new target knowledge to old ones. Extensive experiments demonstrate that our proposed method achieves state-of-the-art performances on three public datasets.

📄 PDF Abstract BibTeX arXiv:2411.16064

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningDomain AdaptationRepresentation LearningSource-Free Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

FedTopo: Relation-Level Topology Sharing for Model-Heterogeneous Federated Learning

2026-07-29 · Zhaoyang Ma, Zhihao Wu, Xin Gao, Lipo Wang 외 arxiv

Federated learning (FL) enables collaborative learning over decentralized data silos without centralizing raw data. However, heterogeneous local architectures often induce non-aligned representation spaces, making it dif…

Federated Learning

Class Incremental Medical Image Segmentation via Prototype-Guided Calibration and Dual-Aligned Distillation

2025-11-11 · Shengqian Zhu, Chengrong Yu, Qiang Wang, Ying Song 외 arxiv

Class incremental medical image segmentation (CIMIS) aims to preserve knowledge of previously learned classes while learning new ones without relying on old-class labels. However, existing methods 1) either adopt one-siz…

Medical Image Segmentation

Hierarchical Dense Correlation Distillation for Few-Shot Segmentation

2023-03-26 · CVPR 2023 1 · Bohao Peng, Zhuotao Tian, Xiaoyang Wu, Chenyao Wang 외

Few-shot semantic segmentation (FSS) aims to form class-agnostic models segmenting unseen classes with only a handful of annotations. Previous methods limited to the semantic feature and prototype representation suffer f…

Few-Shot Semantic SegmentationSegmentationSemantic correspondenceSemantic Segmentation

MuGSI: Distilling GNNs with Multi-Granularity Structural Information for Graph Classification

2024-06-28 · Tianjun Yao, Jiaqi Sun, Defu Cao, Kun Zhang 외

Recent works have introduced GNN-to-MLP knowledge distillation (KD) frameworks to combine both GNN's superior performance and MLP's fast inference speed. However, existing KD frameworks are primarily designed for node cl…

ClassificationGraph ClassificationKnowledge DistillationNode Classification

Instance-Prototype Affinity Learning for Non-Exemplar Continual Graph Learning

2025-05-15 · Lei Song, Jiaxing Li, Shihan Guan, Youyong Kong

Graph Neural Networks (GNN) endure catastrophic forgetting, undermining their capacity to preserve previously acquired knowledge amid the assimilation of novel information. Rehearsal-based techniques revisit historical e…

Contrastive LearningGraph LearningNode Classification