paper-with-me

홈 › Papers

Fly-CL: A Fly-Inspired Framework for Enhancing Efficient Decorrelation and Reduced Training Time in Pre-trained Model-based Continual Representation Learning

2025-10-19 · Heming Zou, Yunliang Zang, Wutong Xu, Xiangyang Ji arxiv

Using a nearly-frozen pretrained model, the continual representation learning paradigm reframes parameter updates as a similarity-matching problem to mitigate catastrophic forgetting. However, directly leveraging pretrained features for downstream tasks often suffers from multicollinearity in the similarity-matching stage, and more advanced methods can be computationally prohibitive for real-time, low-latency applications. Inspired by the fly olfactory circuit, we propose Fly-CL, a bio-inspired framework compatible with a wide range of pretrained backbones. Fly-CL substantially reduces training time while achieving performance comparable to or exceeding that of current state-of-the-art methods. We theoretically show how Fly-CL progressively resolves multicollinearity, enabling more effective similarity matching with low time complexity. Extensive simulation experiments across diverse network architectures and data regimes validate Fly-CL's effectiveness in addressing this challenge through a biologically inspired design. Code is available at https://github.com/gfyddha/Fly-CL.

📄 PDF Abstract BibTeX arXiv:2510.16877

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

SaliencyDecor: Enhancing Neural Network Interpretability through Feature Decorrelation

2026-04-28 · Ali Karkehabadi, Jamshid Hassanpour, Houman Homayoun, Avesta Sasan arxiv

Gradient-based saliency methods are widely used to interpret deep neural networks, yet they often produce noisy and unstable explanations that poorly align with semantically meaningful input features. We argue that a fun…

USDRL: Unified Skeleton-Based Dense Representation Learning with Multi-Grained Feature Decorrelation

2024-12-12 · Wanjiang Weng, Hongsong Wang, JunBo Wang, Lei He 외

Contrastive learning has achieved great success in skeleton-based representation learning recently. However, the prevailing methods are predominantly negative-based, necessitating additional momentum encoder and memory b…

Action DetectionAction RecognitionContrastive LearningRepresentation Learning+2

Scalable and Effective Deep CCA via Soft Decorrelation

2017-07-30 · CVPR 2018 6 · Xiaobin Chang, Tao Xiang, Timothy M. Hospedales

Recently the widely used multi-view learning model, Canonical Correlation Analysis (CCA) has been generalised to the non-linear setting via deep neural networks. Existing deep CCA models typically first decorrelate the f…

MULTI-VIEW LEARNING

Decorrelation-based Self-Supervised Visual Representation Learning for Writer Identification

2024-10-02 · Arkadip Maitra, Shree Mitra, Siladittya Manna, Saumik Bhattacharya 외

Self-supervised learning has developed rapidly over the last decade and has been applied in many areas of computer vision. Decorrelation-based self-supervised pretraining has shown great promise among non-contrastive alg…

Representation LearningSelf-Supervised Learning

Multi-Margin based Decorrelation Learning for Heterogeneous Face Recognition

2020-05-25 · Bing Cao, Nannan Wang, Xinbo Gao, Jie Li 외

Heterogeneous face recognition (HFR) refers to matching face images acquired from different domains with wide applications in security scenarios. This paper presents a deep neural network approach namely Multi-Margin bas…

Face RecognitionHeterogeneous Face RecognitionRepresentation Learning