← Search

Xiatian Zhu

85 accepted papers

2026

Adaptive Diffusion-based Augmentation for Recommendation

AAAI 2026technical

Recommendation systems often rely on implicit feedback, where only positive user-item interactions can be observed. Negative sampling is therefore crucial to provide proper negative training signals. However, existing methods tend to mislabel potentially positive but unobserved items as negatives an

Cited by 1SourcePDFScholar
2026

Consistent Text-to-Image Generation via Scene De-Contextualization

ICLR 2026poster

Consistent text-to-image (T2I) generation seeks to produce identity-preserving images of the same subject across diverse scenes, yet it often fails due to a phenomenon called identity (ID) shift. Previous methods have tackled this issue, but typically rely on the unrealistic assumption of knowing al…

Cited by 0SourcecodeScholar
2026

Dynamic Novel View Synthesis in High Dynamic Range

ICLR 2026poster

High Dynamic Range Novel View Synthesis (HDR NVS) seeks to learn an HDR 3D model from Low Dynamic Range (LDR) training images captured under conventional imaging conditions. Current methods primarily focus on static scenes, implicitly assuming all scene elements remain stationary and non-living. How…

Cited by 0SourcecodeScholar
2026

EthoCLIP: Ontology-Enhanced Video-Language Pretraining for Animal Behavior Understanding

CVPR 2026

Vision-language models (VLMs) have achieved remarkable success across numerous domains, yet they lag significantly in animal behavior understanding due to severe data scarcity. Annotated animal behavior videos are prohibitively expensive and time-consuming to collect, requiring domain expertise and

Cited by 0SourcecodeScholar
2026

Fast Low-light Enhancement and Deblurring for 3D Dark Scenes

ICASSP 2026poster

Novel view synthesis from low-light, noisy, and motion-blurred imagery remains a valuable and challenging task. Current volumetric rendering methods struggle with compound degradation, and sequential 2D preprocessing introduces artifacts due to interdependencies. In this work, we introduce FLED-GS,…

Cited by 0SourcePDFScholar
2026

From Imagined Futures to Executable Actions: Mixture of Latent Actions for Robot Manipulation

ICML 2026poster

Video generation models offer a promising imagination mechanism for robot manipulation by predicting long-horizon future observations, but effectively exploiting these imagined futures for action execution remains challenging. Existing approaches either condition policies on predicted frames or dire…

Cited by 0SourceScholar
2026

ImagiDrive: A Unified Imagination-And-Planning Framework for Autonomous Driving

ICRA 2026poster

Autonomous driving requires rich contextual comprehension and precise predictive reasoning to navigate dynamic and complex environments safely. Vision-Language Models (VLMs) and Driving World Models (DWMs) have independently emerged as powerful recipes addressing different aspects of this challenge.…

2026

MORE THAN A SHORTCUT: A HYPERBOLIC APPROACH TO EARLY-EXIT NETWORKS

ICASSP 2026poster

Deploying accurate event detection on resource-constrained devices is challenged by the trade-off between performance and computational cost. While Early-Exit (EE) networks offer a solution through adaptive computation, they often fail to enforce a coherent hierarchical structure, limiting the relia…

Cited by 0SourcePDFScholar
2026

SGDrive: Scene-to-Goal Hierarchical World Cognition for Autonomous Driving

CVPR 2026

Recent end-to-end autonomous driving approaches have leveraged Vision-Language Models (VLMs) to enhance planning capabilities in complex driving scenarios. However, VLMs are inherently trained as generalist models, lacking specialized understanding of driving-specific reasoning in 3D space and time.

Cited by 0SourcecodeScholar
2025

AgentPose: Progressive Distribution Alignment via Feature Agent for Human Pose Distillation

ICASSP 2025accepted

Pose distillation is widely adopted to reduce model size in human pose estimation. However, existing methods primarily emphasize the transfer of teacher knowledge while often neglecting the performance degradation resulted from the curse of capacity gap between teacher and student. To address this i…

Cited by 0SourceScholar
2025

Bayesian Test-Time Adaptation for Vision-Language Models

CVPR 2025poster

Test-time adaptation with pre-trained vision-language models, such as CLIP, aims to adapt the model to new, potentially out-of-distribution test data. Existing methods calculate the similarity between visual embedding and learnable class embeddings, which are initialized by text embeddings, for zer…

Cited by 0SourcePDFScholar
2025

CostFilter-AD: Enhancing Anomaly Detection through Matching Cost Filtering

ICML 2025poster

Unsupervised anomaly detection (UAD) seeks to localize the anomaly mask of an input image with respect to normal samples. Either by reconstructing normal counterparts (reconstruction-based) or by learning an image feature embedding space (embedding-based), existing approaches fundamentally rely on i…

2025

Domain Adaptive Diabetic Retinopathy Grading with Model Absence and Flowing Data

CVPR 2025poster

Domain shift (the difference between source and target domains) poses a significant challenge in clinical applications, e.g., Diabetic Retinopathy (DR) grading. Despite considering certain clinical requirements, like source data privacy, conventional transfer methods are predominantly model-centered…

2025

FAM Diffusion: Frequency and Attention Modulation for High-Resolution Image Generation with Stable Diffusion

CVPR 2025poster

Diffusion models are proficient at generating high-quality images. They are however effective only when operating at the resolution used during training. Inference at a scaled resolution leads to repetitive patterns and structural distortions. Retraining at higher resolutions quickly becomes prohib…

Cited by 1SourcePDFScholar
2025

Future-Aware End-to-End Driving: Bidirectional Modeling of Trajectory Planning and Scene Evolution

NeurIPS 2025poster

End-to-end autonomous driving methods aim to directly map raw sensor inputs to future driving actions such as planned trajectories, bypassing traditional modular pipelines. While these approaches have shown promise, they often operate under a one-shot paradigm that relies heavily on the current scen…

Cited by 0SourcecodeScholar
2025

High Dynamic Range Novel View Synthesis with Single Exposure

ICML 2025poster

High Dynamic Range Novel View Synthesis (HDR-NVS) aims to establish a 3D scene HDR model from Low Dynamic Range (LDR) imagery. Typically, multiple-exposure LDR images are employed to capture a wider range of brightness levels in a scene, as a single LDR image cannot represent both the brightest and…

2025

Improving Gaussian Splatting with Localized Points Management

CVPR 2025highlight

Point management is critical for optimizing 3D Gaussian Splatting models, as point initiation (e.g., via structure from motion) is often distributionally inappropriate. Typically, Adaptive Density Control (ADC) algorithm is adopted, leveraging view-averaged gradient magnitude thresholding for point…

Cited by 0SourcePDFScholar
2025

Multi-modal Multi-platform Person Re-Identification: Benchmark and Method

ICCV 2025poster

Conventional person re-identification (ReID) research is often limited to single-modality sensor data from static cameras, which fails to address the complexities of real-world scenarios where multi-modal signals are increasingly prevalent. For instance, consider an urban ReID system integrating sta…

Cited by 0SourcePDFScholar
2025

OmniCount: Multi-label Object Counting with Semantic-Geometric Priors

AAAI 2025technical

Object counting is pivotal for understanding the composition of scenes. Previously, this task was dominated by class-specific methods, which have gradually evolved into more adaptable class-agnostic strategies. However, these strategies come with their own set of limitations, such as the need for ma…

Cited by 2SourcePDFScholar
2025

Proxy Denoising for Source-Free Domain Adaptation

ICLR 2025oral

Source-Free Domain Adaptation (SFDA) aims to adapt a pre-trained source model to an unlabeled target domain with no access to the source data. Inspired by the success of large Vision-Language (ViL) models in many applications, the latest research has validated ViL's benefit for SFDA by using their p…

2025

Robust Low-Light Human Pose Estimation through Illumination-Texture Modulation

ICASSP 2025accepted

As critical visual details become obscured, the low visibility and high ISO noise in extremely low-light images pose a significant challenge to human pose estimation. Current methods fail to provide high-quality representations due to reliance on pixel-level enhancements that compromise semantics an…

Cited by 4SourceScholar
2025

Robust Low-light Scene Restoration via Illumination Transition

ICCV 2025poster

Synthesizing normal-light novel views from low-light multiview images is an important yet challenging task, given the low visibility and high ISO noise present in the input images. Existing low-light enhancement methods often struggle to effectively preprocess such low-light inputs, as they fail to…

2025

SEBRA : Debiasing through Self-Guided Bias Ranking

ICLR 2025poster

Ranking samples by fine-grained estimates of spuriosity (the degree to which spurious cues are present) has recently been shown to significantly benefit bias mitigation, over the traditional binary biased-vs-unbiased partitioning of train sets. However, this spuriousity ranking comes with the requir…

2025

Self-Prompting Analogical Reasoning for UAV Object Detection

AAAI 2025technical

Unmanned Aerial Vehicle Object Detection (UAVOD) presents unique challenges due to varying altitudes, dynamic backgrounds, and the small size of objects. Traditional detection methods often struggle with these challenges, as they typically rely on visual feature only and fail to extract the semantic…

Cited by 0SourcePDFScholar
2025

UniMotion: A Unified Motion Framework for Simulation, Prediction and Planning

NeurIPS 2025poster

Motion simulation, prediction and planning are foundational tasks in autonomous driving, each essential for modeling and reasoning about dynamic traffic scenarios. While often addressed in isolation due to their differing objectives, such as generating diverse motion states or estimating optimal tra…

Cited by 0SourceScholar
2025

Unsupervised Audio-Visual Segmentation with Modality Alignment

AAAI 2025technical

Audio-Visual Segmentation (AVS) aims to identify, at the pixel level, the object in a visual scene that produces a given sound. Current AVS methods rely on costly fine-grained annotations of mask-audio pairs, making them impractical for scalability. To address this, we propose the Modality Correspo…

2025

VimoRAG: Video-based Retrieval-augmented 3D Motion Generation for Motion Language Models

NeurIPS 2025poster

This paper introduces **VimoRAG**, a novel video-based retrieval-augmented motion generation framework for motion large language models (LLMs). As motion LLMs face severe out-of-domain/out-of-vocabulary issues due to limited annotated data, **VimoRAG** leverages large-scale in-the-wild video databa…

Cited by 0SourceScholar
2024

AV-GS: Learning Material and Geometry Aware Priors for Novel View Acoustic Synthesis

NeurIPS 2024poster

Novel view acoustic synthesis (NVAS) aims to render binaural audio at any target viewpoint, given a mono audio emitted by a sound source at a 3D scene. Existing methods have proposed NeRF-based implicit models to exploit visual cues as a condition for synthesizing binaural audio. However, in additio…

2024

Bayesian Detector Combination for Object Detection with Crowdsourced Annotations

ECCV 2024poster

"Acquiring fine-grained object detection annotations in unconstrained images is time-consuming, expensive, and prone to noise, especially in crowdsourcing scenarios. Most prior object detection methods assume accurate annotations; A few recent works have studied object detection with noisy crowdsour…

2024

Cloud Object Detector Adaptation by Integrating Different Source Knowledge

NeurIPS 2024poster

We propose to explore an interesting and promising problem, Cloud Object Detector Adaptation (CODA), where the target domain leverages detections provided by a large cloud model to build a target detector. Despite with powerful generalization capability, the cloud model still cannot achieve error-fr…

Cited by 3SourcePDFScholar
2024

DiffSED: Sound Event Detection with Denoising Diffusion

AAAI 2024technical

Sound Event Detection (SED) aims to predict the temporal boundaries of all the events of interest and their class labels, given an unconstrained audio sample. Taking either the split-and-classify (i.e., frame-level) strategy or the more principled event-level modeling approach, all existing methods…

2024

Enhancing High-Resolution 3D Generation through Pixel-wise Gradient Clipping

ICLR 2024poster

High-resolution 3D object generation remains a challenging task primarily due to the limited availability of comprehensive annotated training data. Recent advancements have aimed to overcome this constraint by harnessing image generative models, pretrained on extensive curated web datasets, using kn…

2024

Source-Free Domain Adaptation with Frozen Multimodal Foundation Model

CVPR 2024poster

Source-Free Domain Adaptation (SFDA) aims to adapt a source model for a target domain with only access to unlabeled target training data and the source model pretrained on a supervised source domain. Relying on pseudo labeling and/or auxiliary supervision conventional methods are inevitably error-pr…

2023

Controllable Person Image Synthesis with Pose-Constrained Latent Diffusion

ICCV 2023poster

Controllable person image synthesis aims at rendering a source image based on user-specified changes in body pose or appearance. Prior art approaches leverage pixel-level denoising diffusion models conditioned on the coarse skeleton via cross-attention. This leads to two limitations: low efficiency…

Cited by 25PDFcodeScholar
2023

DiffTAD: Temporal Action Detection with Proposal Denoising Diffusion

ICCV 2023poster

We propose a new formulation of temporal action detection (TAD) with denoising diffusion, DiffTAD in short. Taking as input random temporal proposals, it can yield action proposals accurately given an untrimmed long video. This presents a generative modeling perspective, against previous discriminat…

Cited by 43PDFcodeScholar
2023

FAME-ViL: Multi-Tasking Vision-Language Model for Heterogeneous Fashion Tasks

CVPR 2023highlight

In the fashion domain, there exists a variety of vision-and-language (V+L) tasks, including cross-modal retrieval, text-guided image retrieval, multi-modal classification, and image captioning. They differ drastically in each individual input/output format and dataset size. It has been common to des…

2023

HeadSculpt: Crafting 3D Head Avatars with Text

NeurIPS 2023poster

Recently, text-guided 3D generative methods have made remarkable advancements in producing high-quality textures and geometry, capitalizing on the proliferation of large vision-language and image diffusion models. However, existing methods still struggle to create high-fidelity 3D head avatars in t…

Cited by 51SourcePDFScholar
2023

Homeomorphism Alignment for Unsupervised Domain Adaptation

ICCV 2023poster

Existing unsupervised domain adaptation (UDA) methods rely on aligning the features from the source and target domains explicitly or implicitly in a common space (i.e., the domain invariant space). Explicit distribution matching ignores the discriminability of learned features, while the implicit co…

Cited by 14PDFcodeScholar
2023

Independent Feature Decomposition and Instance Alignment for Unsupervised Domain Adaptation

IJCAI 2023poster

Existing Unsupervised Domain Adaptation (UDA) methods typically attempt to perform knowledge transfer in a domain-invariant space explicitly or implicitly. In practice, however, the obtained features is often mixed with domain-specific information which causes performance degradation. To overcome th…

2023

PolarFormer: Multi-Camera 3D Object Detection with Polar Transformer

AAAI 2023technical

3D object detection in autonomous driving aims to reason “what” and “where” the objects of interest present in a 3D world. Following the conventional wisdom of previous 2D object detection, existing methods often adopt the canonical Cartesian coordinate system with perpendicular axis. However, we co…

2022

Accelerating Score-Based Generative Models with Preconditioned Diffusion Sampling

ECCV 2022poster

"Score-based generative models (SGMs) have recently emerged as a promising class of generative models. However, a fundamental limitation is that their inference is very slow due to a need for many (e.g., 2000) iterations of sequential computations. An intuitive acceleration method is to reduce the s…

2022

DeepInteraction: 3D Object Detection via Modality Interaction

NeurIPS 2022accept

Existing top-performance 3D object detectors typically rely on the multi-modal fusion strategy. This design is however fundamentally restricted due to overlooking the modality-specific useful information and finally hampering the model performance. To address this limitation, in this work we introdu…

2022

EdgeViTs: Competing Light-Weight CNNs on Mobile Devices with Vision Transformers

ECCV 2022poster

"Self-attention based models such as vision transformers (ViTs) have emerged as a very competitive architecture alternative to convolutional neural networks (CNNs) in computer vision. Despite increasingly stronger variants with ever-higher recognition accuracies, due to the quadratic complexity of s…

2022

FashionViL: Fashion-Focused Vision-and-Language Representation Learning

ECCV 2022poster

"Large-scale Vision-and-Language (V+L) pre-training for representation learning has proven to be effective in boosting various downstream V+L tasks. However, when it comes to the fashion domain, existing V+L methods are inadequate as they overlook the unique characteristics of both fashion V+L data…

2022

KUNet: Imaging Knowledge-Inspired Single HDR Image Reconstruction

IJCAI 2022poster

Recently, with the rise of high dynamic range (HDR) display devices, there is a great demand to transfer traditional low dynamic range (LDR) images into HDR versions. The key to success is how to solve the many-to-many mapping problem. However, the existing approaches either do not consider constrai…

2022

Learning Ego 3D Representation As Ray Tracing

ECCV 2022poster

"A self-driving perception model aims to extract 3D semantic representations from multiple cameras collectively into the bird’s-eye-view (BEV) coordinate frame of the ego car in order to ground downstream planner. Existing perception methods often rely on error-prone depth estimation of the whole sc…

2022

MetaTeacher: Coordinating Multi-Model Domain Adaptation for Medical Image Classification

NeurIPS 2022accept

In medical image analysis, we often need to build an image recognition system for a target scenario with the access to small labeled data and abundant unlabeled data, as well as multiple related models pretrained on different source scenarios. This presents the combined challenges of multi-source-fr…

2022

Proposal-Free Temporal Action Detection via Global Segmentation Mask Learning

ECCV 2022poster

"Existing temporal action detection (TAD) methods rely on generating an overwhelmingly large number of proposals per video. This leads to complex model designs due to proposal generation and/or per-proposal action instance evaluation and the resultant high computational cost. In this work, for the f…

2022

SOS! Self-Supervised Learning over Sets of Handled Objects in Egocentric Action Recognition

ECCV 2022poster

"Learning an egocentric action recognition model from video data is challenging due to distractors in the background, e.g., irrelevant objects. Further integrating object information into an action model is hence beneficial. Existing methods often leverage a generic object detector to identify and r…

Cited by 11SourcePDFScholar
2022

ST-Adapter: Parameter-Efficient Image-to-Video Transfer Learning

NeurIPS 2022accept

Capitalizing on large pre-trained models for various downstream tasks of interest have recently emerged with promising performance. Due to the ever-growing model size, the standard full fine-tuning based task adaptation strategy becomes prohibitively costly in terms of model training and storage. Th…

2022

Semi-Supervised Temporal Action Detection with Proposal-Free Masking

ECCV 2022poster

"Existing temporal action detection (TAD) methods rely on a large number of training data with segment-level annotations. Collecting and annotating such a training set is thus highly expensive and unscalable. Semi-supervised TAD (SS-TAD) alleviates this problem by leveraging unlabeled videos freely…

2022

Source-Free Object Detection by Learning To Overlook Domain Style

CVPR 2022oral

Source-free object detection (SFOD) needs to adapt a detector pre-trained on a labeled source domain to a target domain, with only unlabeled training data from the target domain. Existing SFOD methods typically adopt the pseudo labeling paradigm with model adaption alternating between predicting pse…

Cited by 68PDFcodeScholar
2022

Zero-Shot Temporal Action Detection via Vision-Language Prompting

ECCV 2022poster

"Existing temporal action detection (TAD) methods rely on large training data including segment-level annotations, limited to recognizing previously seen classes alone during inference. Collecting and annotating a large training set for each class of interest is costly and hence unscalable. Zero-sho…

2021

Boundary-Sensitive Pre-Training for Temporal Localization in Videos

ICCV 2021poster

Many video analysis tasks require temporal localization for the detection of content changes. However, most existing models developed for these tasks are pre-trained on general video action classification tasks. This is due to large scale annotation of temporal boundaries in untrimmed videos being e…

Cited by 76PDFcodeScholar
2021

Low-Fidelity Video Encoder Optimization for Temporal Action Localization

NeurIPS 2021poster

Most existing temporal action localization (TAL) methods rely on a transfer learning pipeline: by first optimizing a video encoder on a large action classification dataset (i.e., source domain), followed by freezing the encoder and training a TAL head on the action localization dataset (i.e., target…

2021

Rethinking Semantic Segmentation From a Sequence-to-Sequence Perspective With Transformers

CVPR 2021poster

Most recent semantic segmentation methods adopt a fully-convolutional network (FCN) with an encoder-decoder architecture. The encoder progressively reduces the spatial resolution and learns more abstract/semantic visual concepts with larger receptive fields. Since context modeling is critical for se…

Cited by 4009PDFcodeScholar
2021

SOFT: Softmax-free Transformer with Linear Complexity

NeurIPS 2021spotlight

Vision transformers (ViTs) have pushed the state-of-the-art for various visual recognition tasks by patch-wise image tokenization followed by self-attention. However, the employment of self-attention modules results in a quadratic complexity in both computation and memory usage. Various attempts on…

Cited by 198SourcePDFScholar
2021

Simpler Is Better: Few-Shot Semantic Segmentation With Classifier Weight Transformer

ICCV 2021poster

A few-shot semantic segmentation model is typically composed of a CNN encoder, a CNN decoder and a simple classifier (separating foreground and background pixels). Most existing methods meta-learn all three model components for fast adaptation to a new class. However, given that as few as a single s…

Cited by 229PDFcodeScholar
2020

Distribution-Aware Coordinate Representation for Human Pose Estimation

CVPR 2020poster

While being the de facto standard coordinate representation for human pose estimation, heatmap has not been investigated in-depth. This work fills this gap. For the first time, we find that the process of decoding the predicted heatmaps into the final joint coordinates in the original image space is…

Cited by 627PDFcodeScholar
2020

Inter-Task Association Critic for Cross-Resolution Person Re-Identification

CVPR 2020oral

Person images captured by unconstrained surveillance cameras often have low resolutions (LR). This causes the resolution mismatch problem when matched against the high-resolution (HR) gallery images, negatively affecting the performance of person re-identification (re-id). An effective approach is t…

Cited by 73PDFScholar
2020

Stochastic Classifiers for Unsupervised Domain Adaptation

CVPR 2020poster

A common strategy adopted by existing state-of-the-art unsupervised domain adaptation (UDA) methods is to employ two classifiers to identify the misaligned local regions between source and target domain. Following the 'wisdom of the crowd' principle, one has to ask: why stop at two? Indeed, we find…

Cited by 205PDFcodeScholar
2019

Fast Human Pose Estimation

CVPR 2019poster

Existing human pose estimation approaches often only consider how to improve the model generalisation performance, but putting aside the significant efficiency problem. This leads to the development of heavy models with poor scalability and cost-effectiveness in practical use. In this work, we inves…

Cited by 356PDFScholar
2018

Transferable Joint Attribute-Identity Deep Learning for Unsupervised Person Re-Identification

CVPR 2018poster

Most existing person re-identification (re-id) methods require supervised model learning from a separate large set of pairwise labelled training data for every single camera pair. This significantly limits their scalability and usability in real-world large scale deployments with the need for perfor…

Cited by 728SourcePDFScholar
2018

Unsupervised Person Re-identification by Deep Learning Tracklet Association

ECCV 2018poster

Most existing person re-identification (re-id) methods rely on supervised model learning on per-camera-pair manually labelled pairwise training data. This leads to poor scalability in practical re-id deployment due to the lack of exhaustive identity (ID) labelling of image pairs (both positive and n…

Cited by 298SourcePDFScholar
2017

Attribute Recognition by Joint Recurrent Learning of Context and Correlation

ICCV 2017poster

Recognising semantic pedestrian attributes in surveillance images is a challenging task for computer vision, particularly when the imaging quality is poor with complex background clutter and uncontrolled viewing conditions, and the number of labelled training data is small. In this work, we formulat…

Cited by 181PDFScholar