← Search

Qi Fan

24 accepted papers

2026

Don't Forget Why You Started: Tackling Dual Forgetting in Vision-Language Continual Learning

ICML 2026poster

Continual learning of Vision-Language Model (VLM) aspires to empower foundation models with new expertise without compromising their universal zero-shot capabilities. However, this pursuit faces a critical ''dual-forgetting'' challenge: the catastrophic forgetting of newly acquired classes (Incremen…

Cited by 0SourceScholar
2026

FakeXplain: AI-Generated Image Detection via Human-Aligned Grounded Reasoning

ICLR 2026poster

The rapid rise of image generation calls for detection methods that are both interpretable and reliable. Existing approaches, though accurate, act as black boxes and fail to generalize to out-of-distribution data, while multi-modal large language models (MLLMs) provide reasoning ability but often ha…

Cited by 0SourcecodeScholar
2026

PointAlign: Feature-Level Alignment Regularization for 3D Vision-Language Models

CVPR 2026

The development of 3D Vision-Language Models (VLMs), crucial for applications in robotics, autonomous driving, and augmented reality, is severely constrained by the scarcity of paired 3D-text data. Existing methods rely solely on next-token prediction loss, using only language tokens for supervision

Cited by 0SourcecodeScholar
2026

QPrompt-R1: Real-Time Reasoning for Domain-Generalized Semantic Segmentation via Group-Relative Query Alignment

ICLR 2026poster

Deploying semantic segmentation in driving and robotics requires both real-time inference and robustness to domain shifts, formalized as Real-Time Domain-Generalized Semantic Segmentation (RT-DGSS), which has not been fully addressed. Existing methods often treat real-time(RT) inference and domain g…

Cited by 0SourceScholar
2026

Retain and Adapt: Auto-Balanced Model Editing for Open-Vocabulary Object Detection under Domain Shifts

ICLR 2026poster

Recent advances in Open Vocabulary Object Detection (OVOD) have shown strong performance on standard benchmarks, but performance drops sharply under out-of-distribution (OOD) shifts. Continual learning offers a potential remedy by sequentially integrating new tasks, yet existing methods often strugg…

Cited by 0SourceScholar
2026

SAME: Sparse and Anchored Model Editing for Heterogeneous Incremental Learning under Limited Data

CVPR 2026

Existing Incremental Learning (IL) methods are primarily evaluated under either a single-domain class-incremental setting, or a multi-domain task-incremental setting with known task identifiers. However, these assumptions often fail to hold in real-world applications. To bridge this gap, we introduc

Cited by 0SourceScholar
2026

SSR-Merge: Subspace Signal Routing for Training-Free LoRA Merging in Diffusion Models

ICML 2026poster

Low-Rank Adaptation (LoRA) merging can efficiently combine diverse generative capabilities from multiple trained LoRAs for a diffusion model. However, existing LoRA merging techniques often suffer from severe parameter interference, causing destructive collisions in the shared parameter space. To ad…

Cited by 0SourceScholar
2026

Selective, Regularized, and Calibrated: Harnessing Vision Foundation Models for Cross-Domain Few-Shot Semantic Segmentation

CVPR 2026

Vision foundation models (VFMs) have achieved strong performance across various vision tasks. However, it still remains challenging to apply VFMs for cross-domain few-shot segmentation (CD-FSS), which segments objects of novel classes under domain shifts using only a few labeled exemplars. The chall

Cited by 0SourceScholar
2026

Understanding and Enforcing Weight Disentanglement in Task Arithmetic

CVPR 2026

Task arithmetic provides an efficient, training-free way to edit pre-trained models, yet lacks a fundamental theoretical explanation for its success. The existing concept of "weight disentanglement" describes the ideal outcome of non-interfering task composition but does not reveal its underlying ca

Cited by 0SourcecodeScholar
2026

VMonarch: Efficient Video Diffusion Transformers with Structured Attention

CVPR 2026

The quadratic complexity of the attention mechanism severely limits the context scalability of Video Diffusion Transformers (DiTs). We find that the highly sparse spatio-temporal attention patterns exhibited in Video DiTs can be naturally represented by the Monarch matrix. It is a class of structure

Cited by 2SourceScholar
2025

Adapting In-Domain Few-Shot Segmentation to New Domains without Source Domain Retraining

ICCV 2025poster

Cross-domain few-shot segmentation (CD-FSS) aims to segment objects of novel classes in new domains, which is often challenging due to the diverse characteristics of target domains and the limited availability of support data. Most CD-FSS methods redesign and retrain in-domain FSS models using abund…

2025

DON’T NEED RETRAINING: A Mixture of DETR and Vision Foundation Models for Cross-Domain Few-Shot Object Detection

NeurIPS 2025poster

Cross-Domain Few-Shot Object Detection (CD-FSOD) aims to generalize to unseen domains by leveraging a few annotated samples of the target domain, requiring models to exhibit both strong generalization and localization capabilities. However, existing well-trained detectors typically have strong loca…

Cited by 0SourceScholar
2024

Domain-Rectifying Adapter for Cross-Domain Few-Shot Segmentation

CVPR 2024poster

Few-shot semantic segmentation (FSS) has achieved great success on segmenting objects of novel classes supported by only a few annotated samples. However existing FSS methods often underperform in the presence of domain shifts especially when encountering new domain styles that are unseen during tra…

2023

Towards Robust Object Detection Invariant to Real-World Domain Shifts

ICLR 2023poster

Safety-critical applications such as autonomous driving require robust object detection invariant to real-world domain shifts. Such shifts can be regarded as different domain styles, which can vary substantially due to environment changes and sensor noises, but deep models only know the training dom…

Cited by 37SourcePDFScholar
2021

Group Collaborative Learning for Co-Salient Object Detection

CVPR 2021poster

We present a novel group collaborative learning framework (GCNet) capable of detecting co-salient objects in real time (16ms), by simultaneously mining consensus representations at group level based on the two necessary criteria: 1) intra-group compactness to better formulate the consistency among c…

Cited by 115PDFcodeScholar
2020

Commonality-Parsing Network across Shape and Appearance for Partially Supervised Instance Segmentation

ECCV 2020poster

Partially supervised instance segmentation aims to perform learning on limited mask-annotated categories of data thus eliminating expensive and exhaustive mask annotation. The learned models are expected to be generalizable to novel categories. Existing methods either learn a transfer function from…

2020

Few-Shot Object Detection With Attention-RPN and Multi-Relation Detector

CVPR 2020poster

Conventional methods for object detection typically require a substantial amount of training data and preparing such high-quality training data is very labor-intensive. In this paper, we propose a novel few-shot object detection network that aims at detecting objects of unseen categories with only a…

Cited by 758PDFcodeScholar