← Search

Zixiang Zhao

21 accepted papers

2026

FastVMT: Eliminating Redundancy in Video Motion Transfer

ICLR 2026poster

Video motion transfer aims to synthesize videos by generating visual content according to a text prompt while transferring the motion pattern observed in a reference video. Recent methods predominantly use the Diffusion Transformer (DiT) architecture. To achieve satisfactory runtime, several methods…

Cited by 0SourceScholar
2026

Towards Understanding The Calibration Benefits of Sharpness-Aware Minimization

ICLR 2026poster

Deep neural networks have been increasingly used in safety-critical applications such as medical diagnosis and autonomous driving. However, many studies suggest that they are prone to being poorly calibrated and have a propensity for overconfidence, which may have disastrous consequences. In this pa…

Cited by 0SourceScholar
2025

A Unified Solution to Video Fusion: From Multi-Frame Learning to Benchmarking

NeurIPS 2025spotlight

The real world is dynamic, yet most image fusion methods process static frames independently, ignoring temporal correlations in videos and leading to flickering and temporal inconsistency. To address this, we propose Unified Video Fusion (UniVF), a novel and unified framework for video fusion that l…

Cited by 0SourcecodeScholar
2025

BinaryDM: Accurate Weight Binarization for Efficient Diffusion Models

ICLR 2025poster

With the advancement of diffusion models (DMs) and the substantially increased computational requirements, quantization emerges as a practical solution to obtain compact and efficient low-bit DMs. However, the highly discrete representation leads to severe accuracy degradation, hindering the quantiz…

2025

Hipandas: Hyperspectral Image Joint Denoising and Super-Resolution by Image Fusion with the Panchromatic Image

ICCV 2025poster

Hyperspectral images (HSIs) are frequently noisy and of low resolution due to the constraints of imaging devices. Recently launched satellites can concurrently acquire HSIs and panchromatic (PAN) images, enabling the restoration of HSIs to generate clean and high-resolution imagery through fusing PA…

2025

LLplace: Embodied 3D Indoor Layout Synthesis Framework with Large Language Model

IROS 2025

Designing 3D indoor layouts is a crucial task with significant applications in embodied robot intelligence, virtual reality, and interior design. Existing methods for 3D layout design either rely on diffusion models, which utilize spatial relationship priors, or heavily leverage the inferential capa

Cited by 0SourceScholar
2025

Q-VDiT: Towards Accurate Quantization and Distillation of Video-Generation Diffusion Transformers

ICML 2025poster

Diffusion transformers (DiT) have demonstrated exceptional performance in video generation. However, their large number of parameters and high computational complexity limit their deployment on edge devices. Quantization can reduce storage requirements and accelerate inference by lowering the bit-wi…

Cited by 0SourcePDFScholar
2025

Retinex-MEF: Retinex-based Glare Effects Aware Unsupervised Multi-Exposure Image Fusion

ICCV 2025poster

Multi-exposure image fusion (MEF) synthesizes multiple, differently exposed images of the same scene into a single, well-exposed composite. Retinex theory, which separates image illumination from scene reflectance, provides a natural framework to ensure consistent scene representation and effective…

2025

Task-driven Image Fusion with Learnable Fusion Loss

CVPR 2025highlight

Multi-modal image fusion aggregates information from multiple sensor sources, achieving superior visual quality and perceptual features compared to single-source images, often improving downstream tasks. However, current fusion methods for downstream tasks still use predefined fusion objectives that…

2024

Equivariant Multi-Modality Image Fusion

CVPR 2024poster

Multi-modality image fusion is a technique that combines information from different sensors or modalities enabling the fused image to retain complementary features from each modality such as functional highlights and texture details. However effective training of such fusion models is challenging du…

2024

Flexible Residual Binarization for Image Super-Resolution

ICML 2024poster

Binarized image super-resolution (SR) has attracted much research attention due to its potential to drastically reduce parameters and operations. However, most binary SR works binarize network weights directly, which hinders high-frequency information extraction. Furthermore, as a pixel-wise reconst…

Cited by 5SourcePDFScholar
2024

Image Fusion via Vision-Language Model

ICML 2024poster

Image fusion integrates essential information from multiple images into a single composite, enhancing structures, textures, and refining imperfections. Existing methods predominantly focus on pixel-level and semantic visual features for recognition, but often overlook the deeper text-level semantic…

2024

Make Continual Learning Stronger via C-Flat

NeurIPS 2024poster

How to balance the learning ’sensitivity-stability’ upon new task training and memory preserving is critical in CL to resolve catastrophic forgetting. Improving model generalization ability within each learning phase is one solution to help CL learning overcome the gap in the joint knowledge space.…

2023

CDDFuse: Correlation-Driven Dual-Branch Feature Decomposition for Multi-Modality Image Fusion

CVPR 2023poster

Multi-modality (MM) image fusion aims to render fused images that maintain the merits of different modalities, e.g., functional highlight and detailed textures. To tackle the challenge in modeling cross-modality features and decomposing desirable modality-specific and modality-shared features, we pr…

2023

DDFM: Denoising Diffusion Model for Multi-Modality Image Fusion

ICCV 2023oral

Multi-modality image fusion aims to combine different modalities to produce fused images that retain the complementary features of each modality, such as functional highlights and texture details. To leverage strong generative priors and address challenges such as unstable training and lack of inter…

Cited by 210PDFcodeScholar
2023

Spherical Space Feature Decomposition for Guided Depth Map Super-Resolution

ICCV 2023poster

Guided depth map super-resolution (GDSR), as a hot topic in multi-modal image processing, aims to upsample low-resolution (LR) depth maps with additional information involved in high-resolution (HR) RGB images from the same scene. The critical step of this task is to effectively extract domain-share…

Cited by 35PDFcodeScholar
2022

Discrete Cosine Transform Network for Guided Depth Map Super-Resolution

CVPR 2022oral

Guided depth super-resolution (GDSR) is an essential topic in multi-modal image processing, which reconstructs high-resolution (HR) depth maps from low-resolution ones collected with suboptimal conditions with the help of HR RGB images of the same scene. To solve the challenges in interpreting the w…

Cited by 130PDFcodeScholar
2021

Deep Gradient Projection Networks for Pan-sharpening

CVPR 2021poster

Pan-sharpening is an important technique for remote sensing imaging systems to obtain high resolution multispectral images. Recently, deep learning has become the most popular tool for pan-sharpening. This paper develops a model-based deep pan-sharpening approach. Specifically, two optimization prob…

Cited by 194PDFcodeScholar
2020

DIDFuse: Deep Image Decomposition for Infrared and Visible Image Fusion

IJCAI 2020poster

Infrared and visible image fusion, a hot topic in the field of image processing, aims at obtaining fused images keeping the advantages of source images. This paper proposes a novel auto-encoder (AE) based fusion network. The core idea is that the encoder decomposes an image into background and detai…