← Search

Haoxuan Wang

19 accepted papers

2026

Real-Time Robot Execution with Masked Action Chunking

ICLR 2026poster

Real-time execution is essential for cyber-physical systems such as robots. These systems operate in dynamic real-world environments where even small delays can undermine responsiveness and compromise performance. Asynchronous inference has recently emerged as a system-level paradigm for real-time r…

Cited by 0SourceScholar
2026

ReflFlow: Learning Geometry-Guided Ray Tracing for Dynamic Specular Reconstruction

ICML 2026poster

We present ReflFlow, a novel framework for high-fidelity rendering of dynamic specular scenes by addressing two key challenges: precise reflection direction estimation and physically accurate modeling. To achieve this, we propose a Residual Material-Augmented 2D Gaussian Splatting representation tha…

Cited by 0SourceScholar
2026

Visual-Auditory Proprioception of Soft Finger Shape and Contact

ICRA 2026poster

Soft robotic fingers require precise proprioception of both global deformation and local contact to enable safe and dexterous manipulation. Vision-based methods can reconstruct overall shape but struggle under severe occlusion, while audio-only approaches provide complementary cues but lack spatial …

Cited by 0codeScholar
2025

A Self-Sensing Phase-Change Buoyancy System for Miniaturized Deep-sea Robotics

IROS 2025

Buoyancy systems play a vital role in the efficient movement and control of deep-sea robots. Traditional buoyancy systems for these robots rely on high-pressure hydraulic pumps and heavy pressure-resistant shells, resulting in notable increases in size, mass, and cost. Consequently, there is an urge

Cited by 0SourceScholar
2025

CaO2: Rectifying Inconsistencies in Diffusion-Based Dataset Distillation

ICCV 2025poster

The recent introduction of diffusion models in dataset distillation has shown promising potential in creating compact surrogate datasets for large, high-resolution target datasets, offering improved efficiency and performance over traditional bi-level/uni-level optimization methods. However, current…

2025

Dual-Interrelated Diffusion Model for Few-Shot Anomaly Image Generation

CVPR 2025poster

The performance of anomaly inspection in industrial manufacturing is constrained by the scarcity of anomaly data. To overcome this challenge, researchers have started employing anomaly generation approaches to augment the anomaly dataset. However, existing anomaly generation methods suffer from limi…

2025

Efficient Multimodal Dataset Distillation via Generative Models

NeurIPS 2025poster

Dataset distillation aims to synthesize a small dataset from a large dataset, enabling the model trained on it to perform well on the original dataset. With the blooming of large language models and multimodal large language models, the importance of multimodal datasets, particularly image-text data…

Cited by 0SourcecodeScholar
2025

I2-World: Intra-Inter Tokenization for Efficient Dynamic 4D Scene Forecasting

ICCV 2025poster

Forecasting the evolution of 3D scenes and generating unseen scenarios through occupancy-based world models offers substantial potential to enhance the safety of autonomous driving systems. While tokenization has revolutionized image and video generation, efficiently tokenizing complex 3D scenes rem…

2025

Improving Visual and Downstream Performance of Low-Light Enhancer with Vision Foundation Models Collaboration

CVPR 2025poster

In this paper, we observe that the collaboration of various foundation models can perceive semantic and degraded information within images, thereby guiding the low-light enhancement process. Specifically, we propose a self-supervised low-light enhancement framework based on the multiple foundation m…

Cited by 0SourcePDFScholar
2025

Mamba-YOLO-World: Marrying YOLO-World with Mamba for Open-Vocabulary Detection

ICASSP 2025accepted

Open-vocabulary detection (OVD) aims to detect objects beyond a predefined set of categories. As a pioneering model incorporating the YOLO series into OVD, YOLO-World is well-suited for scenarios prioritizing speed and efficiency. However, its performance is hindered by its neck feature fusion mecha…

Cited by 0SourceScholar
2025

Orientation-anchored Hyper-Gaussian for 4D Reconstruction from Casual Videos

NeurIPS 2025poster

We present Orientation-anchored Gaussian Splatting (OriGS), a novel framework for high-quality 4D reconstruction from casually captured monocular videos. While recent advances extend 3D Gaussian Splatting to dynamic scenes via various motion anchors, such as graph nodes or spline control points, the…

Cited by 0SourceScholar
2025

QuEST: Low-bit Diffusion Model Quantization via Efficient Selective Finetuning

ICCV 2025poster

The practical deployment of diffusion models is still hindered by the high memory and computational overhead. Although quantization paves a way for model compression and acceleration, existing methods face challenges in achieving low-bit quantization efficiently. In this paper, we identify imbalance…

2025

STCOcc: Sparse Spatial-Temporal Cascade Renovation for 3D Occupancy and Scene Flow Prediction

CVPR 2025poster

3D occupancy and scene flow offer a detailed and dynamic representation of 3D scene. Recognizing the sparsity and complexity of 3D space, previous vision-centric methods have employed implicit learning-based approaches to model spatial and temporal information. However, these approaches struggle to…

2025

UniCombine: Unified Multi-Conditional Combination with Diffusion Transformer

ICCV 2025poster

With the rapid development of diffusion models in image generation, the demand for more powerful and flexible controllable frameworks is increasing. Although existing methods can guide generation beyond text prompts, the challenge of effectively combining multiple conditional inputs while maintainin…

2025

X-Field: A Physically Informed Representation for 3D X-ray Reconstruction

NeurIPS 2025spotlight

X-ray imaging is indispensable in medical diagnostics, yet its use is tightly regulated due to radiation exposure. Recent research borrows representations from the 3D reconstruction area to complete two tasks with reduced radiation dose: X-ray Novel View Synthesis (NVS) and Computed Tomography (CT)…

Cited by 0SourceScholar
2024

PTQ4DiT: Post-training Quantization for Diffusion Transformers

NeurIPS 2024poster

The recent introduction of Diffusion Transformers (DiTs) has demonstrated exceptional capabilities in image generation by using a different backbone architecture, departing from traditional U-Nets and embracing the scalable nature of transformers. Despite their advanced capabilities, the wide deploy…

2023

Learning Calibrated Uncertainties for Domain Shift: A Distributionally Robust Learning Approach

IJCAI 2023poster

We propose a framework for learning calibrated uncertainties under domain shifts, considering the case where the source (training) distribution differs from the target (test) distribution. We detect such domain shifts through the use of a differentiable density ratio estimator and train it together…