← Search

Xiaopeng Hong

33 accepted papers

2026

Cluster-Wise Spatio-Temporal Masking for Efficient Video-Language Pretraining

CVPR 2026

Large-scale video-language pretraining enables strong generalization across multimodal tasks but often incurs prohibitive computational costs. Although recent advances in masked visual modeling help mitigate this issue, they still suffer from two fundamental limitations: severe visual information lo

Cited by 0SourcecodeScholar
2026

Dance Across Shifts: Forward-Facilitation Continual Test-Time Adaptation through Dynamic Style Bridging

CVPR 2026

Continual Test-Time Adaptation (CTTA) aims to empower perception systems to handle dynamic distribution shifts encountered after deployment. Existing methods predominantly follow a backward-alignment paradigm, which rigidly aligns incoming data with supervisory surrogates derived from the source dom

Cited by 0SourcecodeScholar
2026

Focus, Align, and Sustain: Counteracting Gradient Dilution in Incremental Object Detection

ICML 2026poster

Adapting Detection Transformers to Incremental Object Detection (IOD) poses a systemic challenge, as set-based optimization is inherently destabilized by sequential learning. In this work, we identify Gradient Dilution as the root cause of performance degradation, wherein optimization signals requir…

Cited by 0SourceScholar
2025

ComprehendEdit: A Comprehensive Dataset and Evaluation Framework for Multimodal Knowledge Editing

AAAI 2025technical

Large multimodal language models (MLLMs) have revolutionized natural language processing and visual understanding, but often contain outdated or inaccurate information. Current multimodal knowledge editing evaluations are limited in scope and potentially biased, focusing on narrow tasks and failing…

2025

DCA: Dividing and Conquering Amnesia in Incremental Object Detection

AAAI 2025technical

Incremental object detection (IOD) aims to cultivate an object detector that can continuously localize and recognize novel classes while preserving its performance on previous classes. Existing methods achieve certain success by improving knowledge distillation and exemplar replay for transformer-ba…

2025

Few-Shot Audio-Visual Class-Incremental Learning with Temporal Prompting and Regularization

AAAI 2025technical

Audio-Visual Learning (AVL) aims at the audio-visual perception with both audio and vision modalities. AVL also suffers from data insufficiency in many applications as with other unimodal tasks. Concurrently, AVL often needs to continuously learn over time rather than all knowledge simultaneously. C…

Cited by 0SourcePDFScholar
2025

Free Lunch Enhancements for Multi-modal Crowd Counting

CVPR 2025poster

This paper addresses multi-modal crowd counting with a novel `free lunch' training enhancement strategy that requires no additional data, parameters, or increased inference complexity. First, we introduce a cross-modal alignment technique as a plug-in post-processing step for the pre-trained backbon…

2025

Specifying What You Know or Not for Multi-Label Class-Incremental Learning

AAAI 2025technical

Existing class incremental learning is mainly designed for single-label classification task, which is ill-equipped for multi-label scenarios due to the inherent contradiction of learning objectives for samples with incomplete labels. We argue that the main challenge to overcome this contradiction in…

2025

T2ICount: Enhancing Cross-modal Understanding for Zero-Shot Counting

CVPR 2025highlight

Zero-shot object counting aims to count instances of arbitrary object categories specified by text descriptions. Existing methods typically rely on vision-language models like CLIP, but often exhibit limited sensitivity to text prompts. We present T2ICount, a diffusion-based framework that leverages…

2024

GLAD: Towards Better Reconstruction with Global and Local Adaptive Diffusion Models for Unsupervised Anomaly Detection

ECCV 2024poster

"Diffusion models have shown superior performance on unsupervised anomaly detection tasks. Since trained with normal data only, diffusion models tend to reconstruct normal counterparts of test images with certain noises added. However, these methods treat all potential anomalies equally, which may c…

2024

Gramformer: Learning Crowd Counting via Graph-Modulated Transformer

AAAI 2024technical

Transformer has been popular in recent crowd counting work since it breaks the limited receptive field of traditional CNNs. However, since crowd images always contain a large number of similar patches, the self-attention mechanism in Transformer tends to find a homogenized solution where the attenti…

2023

Isolation and Impartial Aggregation: A Paradigm of Incremental Learning without Interference

AAAI 2023technical

This paper focuses on the prevalent stage interference and stage performance imbalance of incremental learning. To avoid obvious stage learning bottlenecks, we propose a new incremental learning framework, which leverages a series of stage-isolated classifiers to perform the learning task at each st…

2023

One-Shot Replay: Boosting Incremental Object Detection via Retrospecting One Object

AAAI 2023technical

Modern object detectors are ill-equipped to incrementally learn new emerging object classes over time due to the well-known phenomenon of catastrophic forgetting. Due to data privacy or limited storage, few or no images of the old data can be stored for replay. In this paper, we design a novel One-S…

Cited by 7SourcePDFScholar
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
2022

S-Prompts Learning with Pre-trained Transformers: An Occam’s Razor for Domain Incremental Learning

NeurIPS 2022accept

State-of-the-art deep neural networks are still struggling to address the catastrophic forgetting problem in continual learning. In this paper, we propose one simple paradigm (named as S-Prompting) and two concrete approaches to highly reduce the forgetting degree in one of the most typical continua…

2021

Aha! Adaptive History-Driven Attack for Decision-Based Black-Box Models

ICCV 2021poster

The decision-based black-box attack means to craft adversarial examples with only the top-1 label of the victim model available. A common practice is to start from a large perturbation and then iteratively reduce it with a deterministic direction and a random one while keeping it adversarial. The li…

Cited by 21PDFScholar
2021

Direct Measure Matching for Crowd Counting

IJCAI 2021poster

Traditional crowd counting approaches usually use Gaussian assumption to generate pseudo density ground truth, which suffers from problems like inaccurate estimation of the Gaussian kernel sizes. In this paper, we propose a new measure-based counting approach to regress the predicted density maps to…

Cited by 48SourcePDFScholar
2021

Error-Aware Density Isomorphism Reconstruction for Unsupervised Cross-Domain Crowd Counting

AAAI 2021technical

This paper focuses on the unsupervised domain adaptation problem for video-based crowd counting, in which we use labeled data as source domain and unlabelled video data as target domain. It is challenging as there is a huge gap between the source and the target domain and no annotations of samples a…

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
2021

Image-to-Image Translation via Hierarchical Style Disentanglement

CVPR 2021poster

Recently, image-to-image translation has made significant progress in achieving both multi-label (i.e., translation conditioned on different labels) and multi-style (i.e., generation with diverse styles) tasks. However, due to the unexplored independence and exclusiveness in the labels, existing end…

Cited by 159PDFcodeScholar
2021

Kohonen Self-Organizing Map based Route Planning: A Revisit

IROS 2021poster

In this paper, we revisit the long-standing Traveling Salesman Problem (TSP) and focus on the challenging, yet practical route planning problem with limited computational resources. We make contributions to TSP, one of the most famous NP-hard problems by providing a new improved approximate solution…

Cited by 15SourceScholar
2021

Learning to Count via Unbalanced Optimal Transport

AAAI 2021technical

Counting dense crowds through computer vision technology has attracted widespread attention. Most crowd counting datasets use point annotations. In this paper, we formulate crowd counting as a measure regression problem to minimize the distance between two measures with different supports and unequa…

Cited by 96SourcePDFScholar
2020

Noise-Aware Fully Webly Supervised Object Detection

CVPR 2020poster

We investigate the emerging task of learning object detectors with sole image-level labels on the web without requiring any other supervision like precise annotations or additional images from well-annotated benchmark datasets. Such a task, termed as fully webly supervised object detection, is extre…

Cited by 40PDFScholar
2019

Remote Heart Rate Measurement From Highly Compressed Facial Videos: An End-to-End Deep Learning Solution With Video Enhancement

ICCV 2019poster

Remote photoplethysmography (rPPG), which aims at measuring heart activities without any contact, has great potential in many applications (e.g., remote healthcare). Existing rPPG approaches rely on analyzing very fine details of facial videos, which are prone to be affected by video compression. He…

Cited by 370PDFcodeScholar
2019

Structured Modeling of Joint Deep Feature and Prediction Refinement for Salient Object Detection

ICCV 2019poster

Recent saliency models extensively explore to incorporate multi-scale contextual information from Convolutional Neural Networks (CNNs). Besides direct fusion strategies, many approaches introduce message-passing to enhance CNN features or predictions. However, the messages are mainly transmitted in…

Cited by 59PDFScholar