paper-with-me

홈 › Papers

SEDEG:Sequential Enhancement of Decoder and Encoder's Generality for Class Incremental Learning with Small Memory

2025-08-18 · Hongyang Chen, Shaoling Pu, Lingyu Zheng, Zhongwu Sun arxiv

In incremental learning, enhancing the generality of knowledge is crucial for adapting to dynamic data inputs. It can develop generalized representations or more balanced decision boundaries, preventing the degradation of long-term knowledge over time and thus mitigating catastrophic forgetting. Some emerging incremental learning methods adopt an encoder-decoder architecture and have achieved promising results. In the encoder-decoder achitecture, improving the generalization capabilities of both the encoder and decoder is critical, as it helps preserve previously learned knowledge while ensuring adaptability and robustness to new, diverse data inputs. However, many existing continual methods focus solely on enhancing one of the two components, which limits their effectiveness in mitigating catastrophic forgetting. And these methods perform even worse in small-memory scenarios, where only a limited number of historical samples can be stored. To mitigate this limitation, we introduces SEDEG, a two-stage training framework for vision transformers (ViT), focusing on sequentially improving the generality of both Decoder and Encoder. Initially, SEDEG trains an ensembled encoder through feature boosting to learn generalized representations, which subsequently enhance the decoder's generality and balance the classifier. The next stage involves using knowledge distillation (KD) strategies to compress the ensembled encoder and develop a new, more generalized encoder. This involves using a balanced KD approach and feature KD for effective knowledge transfer. Extensive experiments on three benchmark datasets show SEDEG's superior performance, and ablation studies confirm the efficacy of its components. The code is available at https://github.com/ShaolingPu/CIL.

📄 PDF Abstract BibTeX arXiv:2508.12932

Code (0)

등록된 구현이 없습니다.

Tasks

Class Incremental LearningKnowledge Distillation

Similar Papers 제목 키워드 기반

T5Gemma 2: Seeing, Reading, and Understanding Longer

2025-12-16 · Biao Zhang, Paul Suganthan, Gaël Liu, Ilya Philippov 외 arxiv

We introduce T5Gemma 2, the next generation of the T5Gemma family of lightweight open encoder-decoder models, featuring strong multilingual, multimodal and long-context capabilities. T5Gemma 2 follows the adaptation reci…

An empirical study of Conv-TasNet

2020-02-20 · Berkan Kadioglu, Michael Horgan, Xiaoyu Liu, Jordi Pons 외

Conv-TasNet is a recently proposed waveform-based deep neural network that achieves state-of-the-art performance in speech source separation. Its architecture consists of a learnable encoder/decoder and a separator that …

Decoder

Speech enhancement aided end-to-end multi-task learning for voice activity detection

2020-10-23 · Xu Tan, Xiao-Lei Zhang

Robust voice activity detection (VAD) is a challenging task in low signal-to-noise (SNR) environments. Recent studies show that speech enhancement is helpful to VAD, but the performance improvement is limited. To address…

Action DetectionActivity DetectionDecoderMulti-Task Learning+2

Efficient Encoder-Decoder and Dual-Path Conformer for Comprehensive Feature Learning in Speech Enhancement

2023-06-09 · Junyu Wang

Current speech enhancement (SE) research has largely neglected channel attention and spatial attention, and encoder-decoder architecture-based networks have not adequately considered how to provide efficient inputs to th…

DecoderSpeech Enhancement

MP-SENet: A Speech Enhancement Model with Parallel Denoising of Magnitude and Phase Spectra

2023-05-23 · Ye-Xin Lu, Yang Ai, Zhen-Hua Ling

This paper proposes MP-SENet, a novel Speech Enhancement Network which directly denoises Magnitude and Phase spectra in parallel. The proposed MP-SENet adopts a codec architecture in which the encoder and decoder are bri…

DecoderDenoisingSpeech Enhancement