paper-with-me

홈 › Papers

Cross-Sample Relational Fusion: Unifying Domain Generalization and Class-Incremental Learning

2026-05-09 · Zhen-Hao Xie, Yan Wang, Hao Sun, Han-Jia Ye, De-Chuan Zhan, Da-Wei Zhou arxiv

Class-Incremental Learning (CIL) requires a learning system to learn new classes while retaining previously learned knowledge. However, in real-world scenarios such as autonomous driving, a system trained on urban roads in sunny weather may later need to operate in rural or highway environments with different traffic patterns and weather conditions. This requires the model not only to overcome catastrophic forgetting, but also to effectively handle domain shifts. In this paper, we propose CrOss-sample Relational Fusion (CORF), a unified framework to address domain shift and catastrophic forgetting simultaneously. To enhance generalizability, we perform selective refinement of training samples by leveraging spatial contribution maps to highlight semantically informative regions. Furthermore, we incorporate predictive confidence to adaptively weigh samples, thereby facilitating the learning of domain-agnostic representations. To alleviate forgetting, we propose a cascaded distillation framework that captures cross-sample relational dependencies across multiple feature hierarchies, enabling multi-grained knowledge transfer from previous tasks. CORF can be seamlessly integrated into existing CIL algorithms to enhance their generalizability, achieving competitive performance across various benchmark datasets. Code is available at https://github.com/LAMDA-CL/TMM26-CORF .

📄 PDF Abstract BibTeX arXiv:2605.08839

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningDomain GeneralizationAutonomous Driving

Similar Papers 제목 키워드 기반

Propositionalization and Embeddings: Two Sides of the Same Coin

2020-06-08 · Nada Lavrač, Blaž Škrlj, Marko Robnik-Šikonja

Data preprocessing is an important component of machine learning pipelines, which requires ample time and resources. An integral part of preprocessing is data transformation into the format required by a given learning a…

Relational ReasoningVocal Bursts Valence Prediction

A Unifying Relational Perspective on Expressive Lottery Tickets

2026-08-19 · Lorenz Kummer, Samir Moustafa, Anatol Ehrlich, Franka Bause 외 arxiv

Graph neural networks (GNNs) are widely used, but how parameter sparsity affects the expressivity of relational (RGNNs) and temporal (TGNNs) variants is poorly understood. The Strong Expressive Lottery Ticket Hypothesis …

Graph Memory: A Structured and Interpretable Framework for Modality-Agnostic Embedding-Based Inference

2025-11-18 · Artur A. Oliveira, Mateus Espadoto, Roberto M. Cesar, Roberto Hirata arxiv

We introduce Graph Memory (GM), a structured non-parametric framework that represents an embedding space through a compact graph of reliability-annotated prototype regions. GM encodes local geometry and regional ambiguit…

From Static to Dynamic: a Survey of Topology-Aware Perception in Autonomous Driving

2025-09-28 · Yixiao Chen, Ruining Yang, Xin Chen, Jia He 외 arxiv

The key to achieving autonomous driving lies in topology-aware perception, the structured understanding of the driving environment with an emphasis on lane topology and road semantics. This survey systematically reviews …

Relational ReasoningScene UnderstandingAutonomous Driving

VC-Dimension Based Generalization Bounds for Relational Learning

2018-04-17 · Ondrej Kuzelka, Yuyi Wang, Steven Schockaert

In many applications of relational learning, the available data can be seen as a sample from a larger relational structure (e.g. we may be given a small fragment from some social network). In this paper we are particular…

Generalization BoundsRelational Reasoning