← Search

SongLin Dong

18 accepted papers

2026

GOAL: Geometrically Optimal Alignment for Continual Generalized Category Discovery

AAAI 2026technical

Continual Generalized Category Discovery (C-GCD) requires identifying novel classes from unlabeled data while retaining knowledge of known classes over time. Existing methods typically update classifier weights dynamically, resulting in forgetting and inconsistent feature alignment. We propose GOAL,

Cited by 0SourcePDFScholar
2026

Is Parameter Isolation Better for Prompt-Based Continual Learning?

CVPR 2026

Prompt-based continual learning methods effectively mitigate catastrophic forgetting. However, most existing methods assign a fixed set of prompts to each task, completely isolating knowledge across tasks and resulting in suboptimal parameter utilization. To address this, we consider the practical n

Cited by 0SourceScholar
2026

Learning Like Humans: Analogical Concept Learning for Generalized Category Discovery

CVPR 2026

Generalized Category Discovery (GCD) seeks to uncover novel categories in unlabeled data while preserving recognition of known categories, yet prevailing visual-only pipelines and the loose coupling between supervised learning and discovery often yield brittle boundaries on fine-grained, look-alike

Cited by 0SourcecodeScholar
2026

Neural Implicit Action Fields: From Discrete Waypoints to Continuous Functions for Vision-Language-Action Models

ICML 2026poster

Despite the rapid progress of Vision-Language-Action (VLA) models, the prevailing paradigm of predicting discrete waypoints remains fundamentally misaligned with the intrinsic continuity of physical motion. This discretization imposes rigid sampling rates, lacks high-order differentiability, and int…

Cited by 0SourceScholar
2026

ReMoT: Reinforcement Learning with Motion Contrast Triplets

CVPR 2026

We present ReMoT, a unified training paradigm to systematically address the fundamental shortcomings of VLMs in spatio-temporal consistency--a critical failure point in navigation, robotics, and autonomous driving. ReMoT integrates two core components: (i) A rule-based automatic framework that gener

Cited by 0SourceScholar
2026

Shared & Domain Self-Adaptive Experts with Frequency-Aware Discrimination for Continual Test-Time Adaptation

AAAI 2026technical

This paper focuses on the Continual Test-Time Adaptation (CTTA) task, aiming to enable an agent to continuously adapt to evolving target domains while retaining previously acquired domain knowledge for effective reuse when those domains reappear. Existing shared-parameter paradigms struggle to balan

Cited by 0SourcePDFScholar
2025

Consistent Supervised-Unsupervised Alignment for Generalized Category Discovery

NeurIPS 2025poster

Generalized Category Discovery (GCD) focuses on classifying known categories while simultaneously discovering novel categories from unlabeled data. However, previous GCD methods face challenges due to inconsistent optimization objectives and category confusion. This leads to feature overlap and ulti…

Cited by 0SourceScholar
2025

DualCP: Rehearsal-Free Domain-Incremental Learning via Dual-Level Concept Prototype

AAAI 2025technical

Domain-Incremental Learning (DIL) enables vision models to adapt to changing conditions in real-world environments while maintaining the knowledge acquired from previous domains. Given privacy concerns and training time, Rehearsal-Free DIL (RFDIL) is more practical. Inspired by the incremental cogni…

Cited by 0SourcePDFScholar
2025

SuLoRA: Subspace Low-Rank Adaptation for Parameter-Efficient Fine-Tuning

ACL 2025finding

As the scale of large language models (LLMs) grows and natural language tasks become increasingly diverse, Parameter-Efficient Fine-Tuning (PEFT) has become the standard paradigm for fine-tuning LLMs. Among PEFT methods, LoRA is widely adopted for not introducing additional inference overhead. Howev…

Cited by 0SourcePDFScholar
2024

Beyond Prompt Learning: Continual Adapter for Efficient Rehearsal-Free Continual Learning

ECCV 2024poster

"The problem of Rehearsal-Free Continual Learning (RFCL) aims to continually learn new knowledge while preventing forgetting of the old knowledge, without storing any old samples and prototypes. The latest methods leverage large-scale pre-trained models as the backbone and use key-query matching to…

Cited by 12SourcePDFScholar
2024

DYSON: Dynamic Feature Space Self-Organization for Online Task-Free Class Incremental Learning

CVPR 2024poster

In this paper we focus on a challenging Online Task-Free Class Incremental Learning (OTFCIL) problem. Different from the existing methods that continuously learn the feature space from data streams we propose a novel compute-and-align paradigm for the OTFCIL. It first computes an optimal geometry i.…

2024

Non-Exemplar Domain Incremental Learning via Cross-Domain Concept Integration

ECCV 2024poster

"Existing approaches to Domain Incremental Learning (DIL) address catastrophic forgetting by storing and rehearsing exemplars from old domains. However, exemplar-based solutions are not always viable due to data privacy concerns or storage limitations. Therefore, Non-Exemplar Domain Incremental Lear…

2024

Non-exemplar Domain Incremental Object Detection via Learning Domain Bias

AAAI 2024technical

Domain incremental object detection (DIOD) aims to gradually learn a unified object detection model from a dataset stream composed of different domains, achieving good performance in all encountered domains. The most critical obstacle to this goal is the catastrophic forgetting problem, where the pe…

2023

DKT: Diverse Knowledge Transfer Transformer for Class Incremental Learning

CVPR 2023poster

Deep neural networks suffer from catastrophic forgetting in class incremental learning, where the classification accuracy of old classes drastically deteriorates when the networks learn the knowledge of new classes. Many works have been proposed to solve the class incremental learning problem. Howev…

Cited by 14SourcePDFScholar
2023

Knowledge Restore and Transfer for Multi-Label Class-Incremental Learning

ICCV 2023poster

Current class-incremental learning research mainly focuses on single-label classification tasks while multi-label class-incremental learning (MLCIL) with more practical application scenarios is rarely studied. Although there have been many anti-forgetting methods to solve the problem of catastrophic…

Cited by 18PDFcodeScholar
2022

IDPT: Interconnected Dual Pyramid Transformer for Face Super-Resolution

IJCAI 2022poster

Face Super-resolution (FSR) task works for generating high-resolution (HR) face images from the corresponding low-resolution (LR) inputs, which has received a lot of attentions because of the wide application prospects. However, due to the diversity of facial texture and the difficulty of reconstruc…

Cited by 19SourcePDFScholar
2021

Few-Shot Class-Incremental Learning via Relation Knowledge Distillation

AAAI 2021technical

In this paper, we focus on the challenging few-shot class incremental learning (FSCIL) problem, which requires to transfer knowledge from old tasks to new ones and solves catastrophic forgetting. We propose the exemplar relation distillation incremental learning framework to balance the tasks of old…

Cited by 202SourcePDFScholar