← Search

Liang Wan

25 accepted papers

2026

Beyond the Static-World: Lifelong Learning for All-in-One Medical Image Restoration

CVPR 2026

All-in-one Medical Image Restoration (MedIR) models offer a promising path towards generalized medical imaging intelligence but face two critical spatiotemporal challenges: 1) Spatial modality interference, where conflicting gradients from diverse modalities (e.g., MRI, CT, PET) degrade performance;

Cited by 0SourceScholar
2026

E-Logic Prompt: Unified Energy-Logic Framework for Continual Visual Question Answering

AAAI 2026technical

Prompt tuning has shown promise for continual visual question answering (CVQA), facilitating modular and transferable knowledge across tasks. However, existing approaches often overlook the guiding role of prompts in the model’s implicit reasoning process. This oversight can lead to inconsistent re

Cited by 0SourcePDFScholar
2026

NoOVD: Novel Category Discovery and Embedding for Open-Vocabulary Object Detection

CVPR 2026

Despite the remarkable progress in open-vocabulary object detection (OVD), a significant gap remains between the training and testing phases. During training, the RPN and RoI heads often misclassify unlabeled novel-category objects as background, causing some proposals to be prematurely filtered out

Cited by 0SourceScholar
2026

PDD: Manifold-Prior Diverse Distillation for Medical Anomaly Detection

CVPR 2026

Medical image anomaly detection faces unique challenges due to subtle, heterogeneous anomalies embedded in complex anatomical structures. Through systematic Grad-CAM analysis, we reveal that discriminative activation maps fail on medical data, unlike their success on industrial datasets, motivating

Cited by 0SourcecodeScholar
2026

VSRELL: A Simple Baseline for Video Super-Resolution and Enhancement in Low-Light Environment

CVPR 2026

We propose an integrated learning scheme of Video Super-Resolution and Enhancement in Low-Light environment, named VSRELL, which aims to recover Well-Illuminated High-Resolution (WIHR) sequence from Low-Light Low-Resolution (LLLR) counterparts. Due to the complex coupling of multiple degradations, t

Cited by 0SourcecodeScholar
2026

Write Where It Matters: Policy-Guided Watermarks for 3D Gaussian Splatting

CVPR 2026

Recent advances in 3D Gaussian Splatting (3DGS) enable photorealistic real-time rendering but also increase the risks of unauthorized copying and redistribution. Existing 3DGS watermarking methods typically rely on handcrafted thresholds or globally fixed hyperparameters to balance invisibility and

Cited by 0SourceScholar
2026

iLLaVA: An Image is Worth Fewer Than 1/3 Input Tokens in Large Multimodal Models

ICLR 2026poster

Recent methods have made notable progress in accelerating Large Vision-Language Models (LVLMs) by exploiting the inherent redundancy in visual inputs. Most existing approaches, however, focus narrowly on reducing image tokens before or within the Large Language Model (LLM) stage to lower computation…

Cited by 0SourcecodeScholar
2025

Beyond Background Shift: Rethinking Instance Replay in Continual Semantic Segmentation

CVPR 2025poster

In this work, we focus on continual semantic segmentation (CSS), where segmentation networks are required to continuously learn new classes without erasing knowledge of previously learned ones. Although storing images of old classes and directly incorporating them into the training of new models has…

2025

Dual Semantic Guidance for Open Vocabulary Semantic Segmentation

CVPR 2025poster

Open-vocabulary semantic segmentation aims to enable models to segment arbitrary categories. Currently, though pre-trained Vision-Language Models (VLMs) like CLIP have established a robust foundation for this task by learning to match text and image representations from large-scale data, their lack…

Cited by 0SourcePDFScholar
2025

FedAGC: Federated Continual Learning with Asymmetric Gradient Correction

ICCV 2025poster

Federated Continual Learning (FCL) has emerged as a prominent distributed learning paradigm and aims at addressing model learning challenges in both federated and continual learning settings. Efficient personalization in FCL remains a major challenge, as it must handle not only conflicts between old…

Cited by 0SourcePDFScholar
2025

QBasicVSR: Temporal Awareness Adaptation Quantization for Video Super-Resolution

NeurIPS 2025poster

While model quantization has become pivotal for deploying super-resolution (SR) networks on mobile devices, existing works focus on quantization methods only for image super-resolution. Different from image super-resolution, the temporal error propagation, shared temporal parameterization, and tempo…

Cited by 0SourceScholar
2025

Unsupervised Degradation Representation Aware Transform for Real-World Blind Image Super-Resolution

AAAI 2025technical

Blind image super-resolution (blind SR) aims to restore a high-resolution (HR) image from a low-resolution (LR) image with unknown degradation. Many existing methods explicitly estimate degradation information from various LR images. However, in most cases, image degradations are independent of imag…

2024

Deep Correlated Prompting for Visual Recognition with Missing Modalities

NeurIPS 2024poster

Large-scale multimodal models have shown excellent performance over a series of tasks powered by the large corpus of paired multimodal training data. Generally, they are always assumed to receive modality-complete inputs. However, this simple assumption may not always hold in the real world due to p…

2024

Long-Tailed Learning as Multi-Objective Optimization

AAAI 2024technical

Real-world data is extremely imbalanced and presents a long-tailed distribution, resulting in models biased towards classes with sufficient samples and performing poorly on rare classes. Recent methods propose to rebalance classes but they undertake the seesaw dilemma (what is increasing performance…

2024

SAVSR: Arbitrary-Scale Video Super-Resolution via a Learned Scale-Adaptive Network

AAAI 2024technical

Deep learning-based video super-resolution (VSR) networks have gained significant performance improvements in recent years. However, existing VSR networks can only support a fixed integer scale super-resolution task, and when we want to perform VSR at multiple scales, we need to train several models…

2023

Measuring Asymmetric Gradient Discrepancy in Parallel Continual Learning

ICCV 2023poster

In Parallel Continual Learning (PCL), the parallel multiple tasks start and end training unpredictably, thus suffering from training conflict and catastrophic forgetting issues. The two issues are raised because the gradients from parallel tasks differ in directions and magnitudes. Thus, in this pap…

Cited by 15PDFcodeScholar
2023

Open Compound Domain Adaptation with Object Style Compensation for Semantic Segmentation

NeurIPS 2023poster

Many methods of semantic image segmentation have borrowed the success of open compound domain adaptation. They minimize the style gap between the images of source and target domains, more easily predicting the accurate pseudo annotations for target domain's images that train segmentation network. Th…

Cited by 8SourcePDFScholar
2022

Exploring Example Influence in Continual Learning

NeurIPS 2022accept

Continual Learning (CL) sequentially learns new tasks like human beings, with the goal to achieve better Stability (S, remembering past tasks) and Plasticity (P, adapting to new tasks). Due to the fact that past training data is not available, it is valuable to explore the influence difference on S…

2020

A Multi-Task Mean Teacher for Semi-Supervised Shadow Detection

CVPR 2020poster

Existing shadow detection methods suffer from an intrinsic limitation in relying on limited labeled datasets, and they may produce poor results in some complicated situations. To boost the shadow detection performance, this paper presents a multi-task mean teacher model for semi-supervised shadow de…

Cited by 190PDFcodeScholar
2020

Key Action and Joint CTC-Attention based Sign Language Recognition

ICASSP 2020accepted

Sign Language Recognition (SLR) translates sign language video into natural language. In practice, sign language video, owning a large number of redundant frames, is necessary to be selected the essential. However, unlike common video that describes actions, sign language video is characterized as c…

Cited by 0SourceScholar
2017

Learning Dynamic Siamese Network for Visual Object Tracking

ICCV 2017poster

How to effectively learn temporal variation of target appearance, to exclude the interference of cluttered background, while maintaining real-time response, is an essential problem of visual object tracking. Recently, Siamese networks have shown great potentials of matching based trackers in achievi…

Cited by 1046PDFScholar
2015

Fine-Grained Change Detection of Misaligned Scenes With Varied Illuminations

ICCV 2015poster

Detecting fine-grained subtle changes among a scene is critically important in practice. Previous change detection methods, focusing on detecting large-scale significant changes, cannot do this well. This paper proposes a feasible end-to-end approach to this challenging problem. We start from active…

Cited by 43PDFScholar