← Search

YUXUAN ZHANG

42 accepted papers

2026

Bi-Spectrum Distillation: Addressing Spectral Mismatch in ANN-SNN Knowledge Transfer

AAAI 2026technical

Knowledge distillation from Artificial Neural Networks (ANNs) to Spiking Neural Networks (SNNs) is a prominent training paradigm. However, its efficacy is fundamentally limited by a spectral mismatch: SNNs, with their intrinsic low-pass filtering characteristics, struggle to learn high-frequency det

Cited by 0SourcePDFScholar
2026

DiffusionHarmonizer: Bridging Neural Reconstruction and Photorealistic Simulation with Online Diffusion Enhancer

CVPR 2026

Simulation is essential to the development and evaluation of autonomous robots such as self-driving vehicles. Neural reconstruction is emerging as a promising solution as it enables simulating a wide variety of scenarios from real-world data alone in an automated and scalable way. However, while met

Cited by 0SourcecodeScholar
2026

EasyText: Controllable Diffusion Transformer for Multilingual Text Rendering

AAAI 2026technical

Generating accurate multilingual text with diffusion models has long been desired but remains challenging. Recent methods have made progress in rendering text in a single language, but rendering arbitrary languages is still an under-explored area. This paper introduces EasyText, a text rendering fra

Cited by 0SourcePDFScholar
2026

IQ-LUT: INTERPOLATED AND QUANTIZED LUT FOR EFFICIENT IMAGE SUPER-RESOLUTION

ICASSP 2026poster

Lookup table (LUT) methods demonstrate considerable potential in accelerating image super-resolution inference. However, pursuing higher image quality through larger receptive fields and bit-depth triggers exponential growth in the LUT's index space, creating a storage bottleneck that limits deploym…

Cited by 0SourcePDFScholar
2026

LENS: Learning to Segment Anything with Unified Reinforced Reasoning

AAAI 2026technical

Text-prompted image segmentation enables fine-grained visual understanding and is critical for applications such as human-computer interaction and robotics. However, existing supervised fine-tuning methods typically ignore explicit chain-of-thought (CoT) reasoning at test time, which limits their ab

Cited by 0SourcePDFScholar
2026

MagicQuill V2: Precise and Interactive Image Editing with Layered Visual Cues

CVPR 2026

We propose MagicQuill V2, a novel framework that introduces a layered composition paradigm to generative image editing, bridging the gap between the semantic power of modern diffusion models and the granular control of traditional graphics software. While state-of-the-art diffusion transformers exce

Cited by 0SourcecodeScholar
2026

Pseudo-Spiking Neurons: A Noise-Based Training Framework for Heterogeneous-Latency Spiking Neural Networks

AAAI 2026technical

Spiking Neural Networks (SNNs) promise significant energy efficiency by processing information via sparse, event-driven spikes. However, realizing this potential is hindered by the conventional use of a rigid, uniform timestep, T. This constraint imposes a challenging trade-off between accuracy and

Cited by 0SourcePDFScholar
2026

lmgame-Bench: How Good are LLMs at Playing Games?

ICLR 2026poster

Playing video games requires perception, reasoning, memory, and long-horizon planning—exactly the faculties expected of modern large language and vision–language models (LLMs/VLMs). We introduce LMGame-Bench, a benchmark built on six popular games spanning platformer, puzzle, and narrative games thr…

Cited by 0SourcecodeScholar
2025

ArtEditor: Learning Customized Instructional Image Editor from Few-Shot Examples

ICCV 2025poster

We introduce ArtEditor, a novel framework for instruction-based image editing that learns unique editing styles from few-shot examples. While image editing has seen significant advancements, customized instructional editing remains underexplored. Existing methods often rely on complex, multi-stage p…

2025

CineTechBench: A Benchmark for Cinematographic Technique Understanding and Generation

NeurIPS 2025poster

Cinematography is a cornerstone of film production and appreciation, shaping mood, emotion, and narrative through visual elements such as camera movement, shot composition, and lighting. Despite recent progress in multimodal large language models (MLLMs) and video generation models, the capacity of…

Cited by 0SourcecodeScholar
2025

Controllable Weather Synthesis and Removal with Video Diffusion Models

ICCV 2025poster

Generating realistic and controllable weather effects in videos is valuable for many applications. Physics-based weather simulation requires precise reconstructions that are hard to scale to in-the-wild videos, while current video editing often lacks realism and control.In this work, we introduce We…

Cited by 0SourcePDFScholar
2025

DIFIX3D+: Improving 3D Reconstructions with Single-Step Diffusion Models

CVPR 2025award

Neural Radiance Fields and 3D Gaussian Splatting have revolutionized 3D reconstruction and novel-view synthesis task. However, achieving photorealistic rendering from extreme novel viewpoints remains challenging, as artifacts persist across representations. In this work, we introduce Difix3D+, a nov…

2025

EasyControl: Adding Efficient and Flexible Control for Diffusion Transformer

ICCV 2025poster

Recent advancements in Unet-based diffusion models, such as ControlNet and IP-Adapter, have introduced effective spatial and subject control mechanisms. However, the DiT (Diffusion Transformer) architecture still struggles with efficient and flexible control. To tackle this issue, we propose EasyCon…

Cited by 0SourcePDFScholar
2025

GroundingSuite: Measuring Complex Multi-Granular Pixel Grounding

ICCV 2025poster

Pixel grounding, encompassing tasks such as Referring Expression Segmentation (RES), has garnered considerable attention due to its potential for bridging the gap between vision and language modalities. However, advancements in this domain are currently constrained by limitations inherent in existin…

2025

ITFormer: Bridging Time Series and Natural Language for Multi-Modal QA with Large-Scale Multitask Dataset

ICML 2025poster

Time-series data are critical in diverse applications, such as industrial monitoring, medical diagnostics, and climate research. However, effectively integrating these high-dimensional temporal signals with natural language for dynamic, interactive tasks remains a significant challenge. To address t…

2025

Interesting Culture: Social Relation Recognition from Videos via Culture De-confounding

EMNLP 2025

Social relationship recognition, as one of the fundamental tasks in video understanding, contributes to the construction and application of multi-modal knowledge graph. Previous works have mainly focused on two aspects: generating character graphs and multi-modal fusion. However, they often overlook

Cited by 0SourcePDFScholar
2025

Leaving No OOD Instance Behind: Instance-Level OOD Fine-Tuning for Anomaly Segmentation

NeurIPS 2025poster

Out-of-distribution (OOD) fine-tuning has emerged as a promising approach for anomaly segmentation. Current OOD fine-tuning strategies typically employ global-level objectives, aiming to guide segmentation models to accurately predict a large number of anomaly pixels. However, these strategies often…

Cited by 0SourceScholar
2025

RP-PGD: Boosting Segmentation Robustness with a Region-and-Prototype Based Adversarial Attack

AAAI 2025technical

Adversarial attack and defense have been extensively explored in classification tasks, but their study in semantic segmentation remains limited. Moreover, current attacks fail to act as strong underlying attacks for adversarial training (AT), making it difficult to achieve segmentation robustness ag…

Cited by 0SourcePDFScholar
2025

Retri3D: 3D Neural Graphics Representation Retrieval

ICLR 2025spotlight

Learnable 3D Neural Graphics Representations (3DNGR) have emerged as promising 3D representations for reconstructing 3D scenes from 2D images. Numerous works, including Neural Radiance Fields (NeRF), 3D Gaussian Splatting (3DGS), and their variants, have significantly enhanced the quality of these r…

Cited by 0SourcePDFScholar
2025

Stable-Hair: Real-World Hair Transfer via Diffusion Model

AAAI 2025technical

Current hair transfer methods struggle to handle diverse and intricate hairstyles, limiting their applicability in real-world scenarios. In this paper, we propose a novel diffusion-based hair transfer framework, named Stable-Hair, which robustly transfers a wide range of real-world hairstyles to use…

2025

Stop Diverse OOD Attacks: Knowledge Ensemble for Reliable Defense

AAAI 2025technical

Enhancing defense through model ensemble is an emerging trend, where the challenge lies in how to use ensemble knowledge to counter Out-of-Distribution (OOD) attacks. In this paper, we propose the Reliable Defense Ensemble (REE) to address this issue. REE optimizes the ensemble knowledge of models t…

Cited by 0SourcePDFScholar
2025

Synergizing Multimodal Temporal Knowledge Graphs and Large Language Models for Social Relation Recognition

EMNLP 2025

Recent years have witnessed remarkable advances in Large Language Models (LLMs). However, in the task of social relation recognition, Large Language Models (LLMs) encounter significant challenges due to their reliance on sequential training data, which inherently restricts their capacity to effectiv

2025

Tip the Scales: Achieving Balance in Adversarial Examples Across Modalities

ICASSP 2025accepted

In the field of multimodal learning, controlling the training of unimodal encoders from different perspectives is a primary approach to addressing Training Imbalance. However, the inherent capacity limitations of the modality affect the model’s capability. Therefore, generating adversarial examples…

Cited by 0SourceScholar
2025

VLA-OS: Structuring and Dissecting Planning Representations and Paradigms in Vision-Language-Action Models

NeurIPS 2025poster

Recent studies on Vision-Language-Action (VLA) models have shifted from the end-to-end action-generation paradigm toward a pipeline involving task planning followed by action generation, demonstrating improved performance on various complex, long-horizon manipulation tasks. However, existing approac…

Cited by 0SourceScholar
2024

Exponential Spectral Pursuit: An Effective Initialization Method for Sparse Phase Retrieval

ICML 2024poster

Sparse phase retrieval aims to reconstruct an $n$-dimensional $k$-sparse signal from its phaseless measurements. For most of the existing reconstruction algorithms, their sampling complexity is known to be dominated by the initialization stage. In this paper, in order to improve the sampling complex…

Cited by 3SourcePDFScholar
2024

Fast Personalized Text to Image Synthesis with Attention Injection

ICASSP 2024accepted

Currently, personalized image generation methods mostly require considerable time to finetune and often overfit the concept resulting in generated images that are similar to custom concepts but difficult to edit by prompts. We propose an effective and fast approach that could balance the text-image…

Cited by 0SourceScholar
2024

GenSeg: On Generating Unified Adversary for Segmentation

IJCAI 2024poster

Great advancements in semantic, instance, and panoptic segmentation have been made in recent years, yet the top-performing models remain vulnerable to imperceptible adversarial perturbation. Current attacks on segmentation primarily focus on a single task, and these methods typically rely on iterati…

2024

SSR-Encoder: Encoding Selective Subject Representation for Subject-Driven Generation

CVPR 2024poster

Recent advancements in subject-driven image generation have led to zero-shot generation yet precise selection and focus on crucial subject representations remain challenging. Addressing this we introduce the SSR-Encoder a novel architecture designed for selectively capturing any subject from single…

2023

An Edge Alignment-Based Orientation Selection Method for Neutron Tomography

ICASSP 2023accepted

Neutron computed tomography (nCT) is a 3D char-acterization technique used to image the internal morphology or chemical composition of samples in biology and materials sciences. A typical workflow involves placing the sample in the path of a neutron beam, acquiring projection data at a predefined se…

Cited by 0SourceScholar
2023

DPP-Based Client Selection for Federated Learning with NON-IID DATA

ICASSP 2023accepted

This paper proposes a client selection (CS) method to tackle the communication bottleneck of federated learning (FL) while concurrently coping with FL’s data heterogeneity issue. Specifically, we first analyze the effect of CS in FL and show that FL training can be accelerated by adequately choosing…

Cited by 0SourceScholar
2023

Design and Analysis of an Energy-Saving Exoskeleton for Carrying Torso-Borne Loads

RA-L 2023

Carrying a load can affect human locomotion and increase the risk of musculoskeletal injuries. In this letter, we proposed a method inspired by the running posture of ungulate species to reduce metabolic energy by controlling load motion. We developed an energy-saving exoskeleton with an active load

Cited by 6SourceScholar
2023

FGNet: Towards Filling the Intra-class and Inter-class Gaps for Few-shot Segmentation

IJCAI 2023poster

Current few-shot segmentation (FSS) approaches have made tremendous achievements based on prototypical learning techniques. However, due to the scarcity of the support data provided, FSS methods still suffer from the intra-class and inter-class gaps. In this paper, we propose a uniform network to fi…

2023

Not All Out-of-Distribution Data Are Harmful to Open-Set Active Learning

NeurIPS 2023poster

Active learning (AL) methods have been proven to be an effective way to reduce the labeling effort by intelligently selecting valuable instances for annotation. Despite their great success with in-distribution (ID) scenarios, AL methods suffer from performance degradation in many real-world applicat…

2023

Shakes on a Plane: Unsupervised Depth Estimation From Unstabilized Photography

CVPR 2023poster

Modern mobile burst photography pipelines capture and merge a short sequence of frames to recover an enhanced image, but often disregard the 3D nature of the scene they capture, treating pixel motion between images as a 2D aggregation problem. We show that in a "long-burst", forty-two 12-megapixel R…

Cited by 11SourcePDFScholar
2022

All You Need Is RAW: Defending against Adversarial Attacks with Camera Image Pipelines

ECCV 2022poster

"Existing neural networks for computer vision tasks are vulnerable to adversarial attacks: adding imperceptible perturbations to the input images can fool these models to make a false prediction on an image that was correctly predicted without the perturbation. Various defense methods have proposed…

Cited by 11SourcePDFScholar
2022

The Implicit Values of a Good Hand Shake: Handheld Multi-Frame Neural Depth Refinement

CVPR 2022oral

Modern smartphones can continuously stream multi-megapixel RGB images at 60Hz, synchronized with high-quality 3D pose information and low-resolution LiDAR-driven depth estimates. During a snapshot photograph, the natural unsteadiness of the photographer's hands offers millimeter-scale variation in c…

Cited by 17PDFcodeScholar
2021

DatasetGAN: Efficient Labeled Data Factory With Minimal Human Effort

CVPR 2021poster

We introduce DatasetGAN: an automatic procedure to generate massive datasets of high-quality semantically segmented images requiring minimal human effort. Current deep networks are extremely data-hungry, benefiting from training on large-scale datasets, which are time-consuming to annotate. Our meth…

Cited by 393PDFcodeScholar
2021

Deep Neural Network Fingerprinting by Conferrable Adversarial Examples

ICLR 2021spotlight

In Machine Learning as a Service, a provider trains a deep neural network and gives many users access. The hosted (source) model is susceptible to model stealing attacks, where an adversary derives a surrogate model from API access to the source model. For post hoc detection of such attacks, the pro…

Cited by 186SourcePDFScholar
2021

Image GANs meet Differentiable Rendering for Inverse Graphics and Interpretable 3D Neural Rendering

ICLR 2021oral

Differentiable rendering has paved the way to training neural networks to perform “inverse graphics” tasks such as predicting 3D geometry from monocular photographs. To train high performing models, most of the current approaches rely on multi-view imagery which are not readily available in practice…

Cited by 145SourcePDFScholar