← Search

Xiaohua Xie

37 accepted papers

2026

ObjEmbed: Towards Universal Multimodal Object Embeddings

ICML 2026poster

Aligning objects with corresponding textual descriptions is a fundamental challenge and a realistic requirement in vision-language understanding. While recent multimodal embedding models excel at global image-text alignment, they often struggle with fine-grained alignment between image regions and s…

Cited by 0SourceScholar
2026

WeDetect: Fast Open-Vocabulary Object Detection as Retrieval

CVPR 2026

Open-vocabulary object detection aims to detect arbitrary classes via text prompts. Methods without cross-modal fusion layers (non-fusion) offer faster inference by treating recognition as a retrieval problem, i.e., matching regions to text queries in a shared embedding space. In this work, we fully

Cited by 0SourcecodeScholar
2025

Adversarial Distribution Matching for Diffusion Distillation Towards Efficient Image and Video Synthesis

ICCV 2025poster

Distribution Matching Distillation (DMD) is a promising score distillation technique that compresses pre-trained teacher diffusion models into efficient one-step or multi-step student generators.Nevertheless, its reliance on the reverse Kullback-Leibler (KL) divergence minimization potentially induc…

Cited by 0SourcePDFScholar
2025

Dense2MoE: Restructuring Diffusion Transformer to MoE for Efficient Text-to-Image Generation

ICCV 2025poster

Diffusion Transformer (DiT) has demonstrated remarkable performance in text-to-image generation; however, its large parameter size results in substantial inference overhead. Existing parameter compression methods primarily focus on pruning, but aggressive pruning often leads to severe performance de…

Cited by 0SourcePDFScholar
2025

GuardSplat: Efficient and Robust Watermarking for 3D Gaussian Splatting

CVPR 2025poster

3D Gaussian Splatting (3DGS) has recently created impressive 3D assets for various applications. However, considering security, capacity, invisibility, and training efficiency, the copyright of 3DGS assets is not well protected as existing watermarking methods are unsuited for its rendering pipeline…

2025

LLMDet: Learning Strong Open-Vocabulary Object Detectors under the Supervision of Large Language Models

CVPR 2025highlight

Recent open-vocabulary detectors achieve promising performance with abundant region-level annotated data. In this work, we show that an open-vocabulary detector co-training with a large language model by generating image-level detailed captions for each image can further improve performance. To achi…

2025

Mind the Trojan Horse: Image Prompt Adapter Enabling Scalable and Deceptive Jailbreaking

CVPR 2025highlight

Recently, the Image Prompt Adapter (IP-Adapter) has been increasingly integrated into text-to-image diffusion models (T2I-DMs) to improve controllability. However, in this paper, we reveal that T2I-DMs equipped with the IP-Adapter (T2I-IP-DMs) enable a new jailbreak attack named the hijacking attack…

2025

Open-World Drone Active Tracking with Goal-Centered Rewards

NeurIPS 2025poster

Drone Visual Active Tracking aims to autonomously follow a target object by controlling the motion system based on visual observations, providing a more practical solution for effective tracking in dynamic environments. However, accurate Drone Visual Active Tracking using reinforcement learning rema…

Cited by 0SourcecodeScholar
2025

SegmentDreamer: Towards High-fidelity Text-to-3D Synthesis with Segmented Consistency Trajectory Distillation

ICCV 2025poster

Recent advancements in text-to-3D generation improve the visual quality of Score Distillation Sampling (SDS) and its variants by directly connecting Consistency Distillation (CD) to score distillation.However, due to the imbalance between self-consistency and cross-consistency, these CD-based method…

Cited by 0SourcePDFScholar
2025

Training-Free Class Purification for Open-Vocabulary Semantic Segmentation

ICCV 2025poster

Fine-tuning pre-trained vision-language models has emerged as a powerful approach for enhancing open-vocabulary semantic segmentation (OVSS). However, the substantial computational and resource demands associated with training on large datasets have prompted interest in training-free methods for OVS…

2025

ViSpeak: Visual Instruction Feedback in Streaming Videos

ICCV 2025poster

Recent advances in Large Multi-modal Models (LMMs) are primarily focused on offline video understanding. Instead, streaming video understanding poses great challenges to recent models due to its time-sensitive, omni-modal and interactive characteristics. In this work, we aim to extend the streaming…

2024

Adversarially Robust Few-shot Learning via Parameter Co-distillation of Similarity and Class Concept Learners

CVPR 2024poster

Few-shot learning (FSL) facilitates a variety of computer vision tasks yet remains vulnerable to adversarial attacks. Existing adversarially robust FSL methods rely on either visual similarity learning or class concept learning. Our analysis reveals that these two learning paradigms are complementar…

Cited by 3SourcePDFScholar
2024

Coarse-to-Fine Latent Diffusion for Pose-Guided Person Image Synthesis

CVPR 2024highlight

Diffusion model is a promising approach to image generation and has been employed for Pose-Guided Person Image Synthesis (PGPIS) with competitive performance. While existing methods simply align the person appearance to the target pose they are prone to overfitting due to the lack of a high-level se…

2024

Frozen-DETR: Enhancing DETR with Image Understanding from Frozen Foundation Models

NeurIPS 2024poster

Recent vision foundation models can extract universal representations and show impressive abilities in various tasks. However, their application on object detection is largely overlooked, especially without fine-tuning them. In this work, we show that frozen foundation models can be a versatile feat…

Cited by 4SourcePDFScholar
2024

MLNet: Mutual Learning Network with Neighborhood Invariance for Universal Domain Adaptation

AAAI 2024technical

Universal domain adaptation (UniDA) is a practical but challenging problem, in which information about the relation between the source and the target domains is not given for knowledge transfer. Existing UniDA methods may suffer from the problems of overlooking intra-domain variations in the target…

2024

MMA: Multi-Modal Adapter for Vision-Language Models

CVPR 2024poster

Pre-trained Vision-Language Models (VLMs) have served as excellent foundation models for transfer learning in diverse downstream tasks. However tuning VLMs for few-shot generalization tasks faces a discrimination -- generalization dilemma i.e. general knowledge should be preserved and task-specific…

2024

Spike-Temporal Latent Representation for Energy-Efficient Event-to-Video Reconstruction

ECCV 2024poster

"Event-to-Video (E2V) reconstruction aims to recover grayscale video from neuromorphic event streams, with Spiking Neural Networks (SNNs) being promising energy-efficient models for this task. Event voxels effectively compress event streams for E2V reconstruction, yet their temporal latent represent…

Cited by 2SourcePDFScholar
2024

Tackling the Singularities at the Endpoints of Time Intervals in Diffusion Models

CVPR 2024highlight

Most diffusion models assume that the reverse process adheres to a Gaussian distribution. However this approximation has not been rigorously validated especially at singularities where t=0 and t=1. Improperly dealing with such singularities leads to an average brightness issue in applications and li…

2024

Unsupervised Group Re-identification via Adaptive Clustering-Driven Progressive Learning

AAAI 2024technical

Group re-identification (G-ReID) aims to correctly associate groups with the same members captured by different cameras. However, supervised approaches for this task often suffer from the high cost of cross-camera sample labeling. Unsupervised methods based on clustering can avoid sample labeling, b…

Cited by 8SourcePDFScholar
2024

View-decoupled Transformer for Person Re-identification under Aerial-ground Camera Network

CVPR 2024poster

Existing person re-identification methods have achieved remarkable advances in appearance-based identity association across homogeneous cameras such as ground-ground matching. However as a more practical scenario aerial-ground person re-identification (AGPReID) among heterogeneous cameras has receiv…

2023

ASAG: Building Strong One-Decoder-Layer Sparse Detectors via Adaptive Sparse Anchor Generation

ICCV 2023poster

Recent sparse detectors with multiple, e.g. six, decoder layers achieve promising performance but much inference time due to complex heads. Previous works have explored using dense priors as initialization and built one-decoder-layer detectors. Although they gain remarkable acceleration, their perfo…

Cited by 8PDFcodeScholar
2023

CuNeRF: Cube-Based Neural Radiance Field for Zero-Shot Medical Image Arbitrary-Scale Super Resolution

ICCV 2023poster

Medical image arbitrary-scale super-resolution (MIASSR) has recently gained widespread attention, aiming to supersample medical volumes at arbitrary scales via a single model. However, existing MIASSR methods face two major limitations: (i) reliance on high-resolution (HR) volumes and (ii) limited g…

Cited by 40PDFcodeScholar
2023

Formulating Discrete Probability Flow Through Optimal Transport

NeurIPS 2023poster

Continuous diffusion models are commonly acknowledged to display a deterministic probability flow, whereas discrete diffusion models do not. In this paper, we aim to establish the fundamental theory for the probability flow of discrete diffusion models. Specifically, we first prove that the continuo…

2023

Neural Prediction Errors enable Analogical Visual Reasoning in Human Standard Intelligence Tests

ICML 2023poster

Deep neural networks have long been criticized for lacking the ability to perform analogical visual reasoning. Here, we propose a neural network model to solve Raven's Progressive Matrices (RPM) - one of the standard intelligence tests in human psychology. Specifically, we design a reasoning block b…

2023

RuleMatch: Matching Abstract Rules for Semi-supervised Learning of Human Standard Intelligence Tests

IJCAI 2023poster

Raven's Progressive Matrices (RPM), one of the standard intelligence tests in human psychology, has recently emerged as a powerful tool for studying abstract visual reasoning (AVR) abilities in machines. Although existing computational models for RPM problems achieve good performance, they require a…

2023

Spike Count Maximization for Neuromorphic Vision Recognition

IJCAI 2023poster

Spiking Neural Networks (SNNs) are the promising models of neuromorphic vision recognition. The mean square error (MSE) and cross-entropy (CE) losses are widely applied to supervise the training of SNNs on neuromorphic datasets. However, the relevance between the output spike counts and predictions…

2023

Texture-Guided Saliency Distilling for Unsupervised Salient Object Detection

CVPR 2023poster

Deep Learning-based Unsupervised Salient Object Detection (USOD) mainly relies on the noisy saliency pseudo labels that have been generated from traditional handcraft methods or pre-trained networks. To cope with the noisy labels problem, a class of methods focus on only easy samples with reliable l…

2023

The Enemy of My Enemy Is My Friend: Exploring Inverse Adversaries for Improving Adversarial Training

CVPR 2023poster

Although current deep learning techniques have yielded superior performance on various computer vision tasks, yet they are still vulnerable to adversarial examples. Adversarial training and its variants have been shown to be the most effective approaches to defend against adversarial examples. A par…

Cited by 42SourcePDFScholar
2022

Exploring Dual-Task Correlation for Pose Guided Person Image Generation

CVPR 2022poster

Pose Guided Person Image Generation (PGPIG) is the task of transforming a person image from the source pose to a given target pose. Most of the existing methods only focus on the ill-posed source-to-target task and fail to capture reasonable texture mapping. To address this problem, we propose a nov…

Cited by 102PDFcodeScholar
2022

Improving Adversarially Robust Few-Shot Image Classification With Generalizable Representations

CVPR 2022poster

Few-Shot Image Classification (FSIC) aims to recognize novel image classes with limited data, which is significant in practice. In this paper, we consider the FSIC problem in the case of adversarial examples. This is an extremely challenging issue because current deep learning methods are still vuln…

Cited by 36PDFScholar
2022

Modeling 3D Layout for Group Re-Identification

CVPR 2022poster

Group re-identification (GReID) attempts to correctly associate groups with the same members under different cameras. The main challenge is how to resist the membership and layout variations. Existing works attempt to incorporate layout modeling on the basis of appearance features to achieve robust…

Cited by 24PDFcodeScholar
2022

Self-Supervised Image-Specific Prototype Exploration for Weakly Supervised Semantic Segmentation

CVPR 2022poster

Weakly Supervised Semantic Segmentation (WSSS) based on image-level labels has attracted much attention due to low annotation costs. Existing methods often rely on Class Activation Mapping (CAM) that measures the correlation between image pixels and classifier weight. However, the classifier focuses…

Cited by 192PDFcodeScholar
2022

Uncertainty Modeling with Second-Order Transformer for Group Re-identification

AAAI 2022technical

Group re-identification (G-ReID) focuses on associating the group images containing the same persons under different cameras. The key challenge of G-ReID is that all the cases of the intra-group member and layout variations are hard to exhaust. To this end, we propose a novel uncertainty modeling, w…

Cited by 22SourcePDFScholar
2021

SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Networks

ICML 2021spotlight

In this paper, we propose a conceptually simple but very effective attention module for Convolutional Neural Networks (ConvNets). In contrast to existing channel-wise and spatial-wise attention modules, our module instead infers 3-D attention weights for the feature map in a layer without adding par…

2020

Interactive Two-Stream Decoder for Accurate and Fast Saliency Detection

CVPR 2020poster

Recently, contour information largely improves the performance of saliency detection. However, the discussion on the correlation between saliency and contour remains scarce. In this paper, we first analyze such correlation and then propose an interactive two-stream decoder to explore multiple cues,…

Cited by 444PDFcodeScholar