← Search

Xu Zou

27 accepted papers

2026

Breaking the Synthetic-Real Domain Shortcut for Training-Free Generative Replay-based Class Incremental Learning

ICML 2026poster

Class-incremental learning (CIL) requires models to continuously acquire new knowledge while avoiding catastrophic forgetting. While exemplar replay is effective, it raises concerns regarding privacy and storage. Thus, generative replay has emerged as a viable alternative, synthesizing old data usin…

Cited by 0SourceScholar
2026

Learnability-Driven Knowledge Assimilation for Class-Incremental Semantic Segmentation

ICML 2026poster

Class-incremental semantic segmentation learns new classes while retaining old ones without access to past data. Although existing methods alleviate catastrophic forgetting on old classes, new-class performance remains limited. We identify the key bottleneck arises from low-margin regions, where the…

Cited by 0SourceScholar
2026

MSCD-GS: Motion-Separated Cooperative Deblurring Dynamic Reconstruction via Gaussian Splatting

CVPR 2026

Although 4D reconstruction based on Gaussian Splatting has achieved many impressive results, reconstructing real-world images captured by a casual monocular camera remains a significant challenge. In dynamic scenes, as the camera and objects move during the exposure time, these input images inevitab

Cited by 0SourceScholar
2026

SceneDirector: Bridging Explicit Geometry and Generative Priors for Unified Driving Scene Editing

ICML 2026poster

Validating autonomous driving systems requires diverse scenarios, yet real-world data collection is biased and costly. Editing existing driving logs offers a scalable solution, but simultaneously editing objects and ego-trajectory—termed unified editing—remains challenging. Current methods face an i…

Cited by 0SourceScholar
2026

Vision-Language Attribute Disentanglement and Reinforcement for Lifelong Person Re-Identification

CVPR 2026

Lifelong person re-identification (LReID) aims to learn from varying domains to obtain a unified person retrieval model. Existing LReID approaches typically focus on learning from scratch or a visual classification-pretrained model, while the Vision-Language Model (VLM) has shown generalizable knowl

Cited by 0SourcecodeScholar
2025

BIPro: Zero-shot Chinese Poem Generation via Block Inverse Prompting Constrained Generation Framework

ACL 2025long

Recently, generative pre-trained models have made significant strides, particularly highlighted by the release of ChatGPT and GPT-4, which exhibit superior cross-domain capabilities. However, these models still face challenges on constrained writing tasks like poem generation under open-domain title…

2025

Class-aware Domain Knowledge Fusion and Fission for Continual Test-Time Adaptation

NeurIPS 2025poster

Continual Test-Time Adaptation (CTTA) aims to quickly fine-tune the model during the test phase so that it can adapt to multiple unknown downstream domain distributions without pre-acquiring downstream domain data. To this end, existing advanced CTTA methods mainly reduce the catastrophic forgettin…

Cited by 0SourcecodeScholar
2025

Componential Prompt-Knowledge Alignment for Domain Incremental Learning

ICML 2025poster

Domain Incremental Learning (DIL) aims to learn from non-stationary data streams across domains while retaining and utilizing past knowledge. Although prompt-based methods effectively store multi-domain knowledge in prompt parameters and obtain advanced performance through cross-domain prompt fusion…

2025

DriveEditor: A Unified 3D Information-Guided Framework for Controllable Object Editing in Driving Scenes

AAAI 2025technical

Vision-centric autonomous driving systems require diverse data for robust training and evaluation, which can be augmented by manipulating object positions and appearances within existing scene captures. While recent advancements in diffusion models have shown promise in video editing, their applicat…

2025

GAPrompt: Geometry-Aware Point Cloud Prompt for 3D Vision Model

ICML 2025poster

Pre-trained 3D vision models have gained significant attention for their promising performance on point cloud data. However, fully fine-tuning these models for downstream tasks is computationally expensive and storage-intensive. Existing parameter-efficient fine-tuning (PEFT) approaches, which focus…

2025

High-dimension Prototype is a Better Incremental Object Detection Learner

ICLR 2025poster

Incremental object detection (IOD), surpassing simple classification, requires the simultaneous overcoming of catastrophic forgetting in both recognition and localization tasks, primarily due to the significantly higher feature space complexity. Integrating Knowledge Distillation (KD) would mitigate…

Cited by 0SourcePDFScholar
2025

STOP: Integrated Spatial-Temporal Dynamic Prompting for Video Understanding

CVPR 2025poster

Pre-trained on tremendous image-text pairs, vision-language models like CLIP have demonstrated promising zero-shot generalization across numerous image-based tasks. However, extending these capabilities to video tasks remains challenging due to limited labeled video data and high training costs. Rec…

2025

Self-Reinforcing Prototype Evolution with Dual-Knowledge Cooperation for Semi-Supervised Lifelong Person Re-Identification

ICCV 2025poster

Current lifelong person re-identification (LReID) methods predominantly rely on fully labeled data streams. However, in real-world scenarios where annotation resources are limited, a vast amount of unlabeled data coexists with scarce labeled samples, leading to the Semi-Supervised LReID (Semi-LReID)…

2025

State Space Prompting via Gathering and Spreading Spatio-Temporal Information for Video Understanding

NeurIPS 2025poster

Recently, pre-trained state space models have shown great potential for video classification, which sequentially compresses visual tokens in videos with linear complexity, thereby improving the processing efficiency of video data while maintaining high performance. To apply powerful pre-trained mode…

Cited by 0SourceScholar
2025

TSIformer: Multi-Scale Dilation Transformer with Cross-variable and Cross-feature Dependency for Time Series Imputation

ICASSP 2025accepted

In the time series imputation task, most Transformer-based methods adopt the standard full attention mechanism, which not only has high complexity but also cannot aggregate semantic multi-scale information effectively. This paper proposes a Transformer-based model called TSIformer for time series im…

Cited by 0SourceScholar
2025

Token Coordinated Prompt Attention is Needed for Visual Prompting

ICML 2025poster

Visual prompting techniques are widely used to efficiently fine-tune pretrained Vision Transformers (ViT) by learning a small set of shared prompts for all tokens. However, existing methods overlook the unique roles of different tokens in conveying discriminative information and interact with all to…

2024

Distribution-aware Knowledge Prototyping for Non-exemplar Lifelong Person Re-identification

CVPR 2024poster

Lifelong person re-identification (LReID) suffers from the catastrophic forgetting problem when learning from non-stationary data. Existing exemplar-based and knowledge distillation-based LReID methods encounter data privacy and limited acquisition capacity respectively. In this paper we instead int…

2024

LSTKC: Long Short-Term Knowledge Consolidation for Lifelong Person Re-identification

AAAI 2024technical

Lifelong person re-identification (LReID) aims to train a unified model from diverse data sources step by step. The severe domain gaps between different training steps result in catastrophic forgetting in LReID, and existing methods mainly rely on data replay and knowledge distillation techniques to…

Cited by 13SourcePDFScholar
2024

Make Lossy Compression Meaningful for Low-Light Images

AAAI 2024technical

Low-light images frequently occur due to unavoidable environmental influences or technical limitations, such as insufficient lighting or limited exposure time. To achieve better visibility for visual perception, low-light image enhancement is usually adopted. Besides, lossy image compression is vita…

2024

SNIDA: Unlocking Few-Shot Object Detection with Non-linear Semantic Decoupling Augmentation

CVPR 2024poster

Once only a few-shot annotated samples are available the performance of learning-based object detection would be heavily dropped. Many few-shot object detection (FSOD) methods have been proposed to tackle this issue by adopting image-level augmentations in linear manners. Nevertheless those handcraf…

Cited by 9SourcePDFScholar
2022

Category-Aware Transformer Network for Better Human-Object Interaction Detection

CVPR 2022poster

Human-Object Interactions (HOI) detection, which aims to localize a human and a relevant object while recognizing their interaction, is crucial for understanding a still image. Recently, tranformer-based models have significantly advanced the progress of HOI detection. However, the capability of the…

Cited by 46PDFScholar
2021

CogView: Mastering Text-to-Image Generation via Transformers

NeurIPS 2021poster

Text-to-Image generation in the general domain has long been an open problem, which requires both a powerful generative model and cross-modal understanding. We propose CogView, a 4-billion-parameter Transformer with VQ-VAE tokenizer to advance this problem. We also demonstrate the finetuning strateg…

2021

Graph Robustness Benchmark: Benchmarking the Adversarial Robustness of Graph Machine Learning

NeurIPS 2021poster

Adversarial attacks on graphs have posed a major threat to the robustness of graph machine learning (GML) models. Naturally, there is an ever-escalating arms race between attackers and defenders. However, the strategies behind both sides are often not fairly compared under the same and realistic con…

Cited by 57SourcecodeScholar
2019

Learning Robust Facial Landmark Detection via Hierarchical Structured Ensemble

ICCV 2019poster

Heatmap regression-based models have significantly advanced the progress of facial landmark detection. However, the lack of structural constraints always generates inaccurate heatmaps resulting in poor landmark detection performance. While hierarchical structure modeling methods have been proposed t…

Cited by 80PDFScholar
2018

Resource Aware Person Re-Identification Across Multiple Resolutions

CVPR 2018poster

Not all people are equally easy to identify: color statistics might be enough for some cases while others might require careful reasoning about high- and low-level details. However, prevailing person re-identification(re-ID) methods use one-size-fits-all high-level embeddings from deep convolutional…