← Search

Zirui Wang

55 accepted papers

2026

Disentangling for Transfer: Boosting Limited Modalities via Information-Theoretic Regularization and Cross-Modal Reconstruction

AAAI 2026technical

Missing critical modalities in medical imaging poses significant challenges for AI-driven diagnostic systems, particularly in scenarios where limited modalities must suffice for downstream tasks. Existing approaches often fail to fully leverage privileged features available only at training or addre

Cited by 0SourcePDFScholar
2026

FAST-LIEO: Fast and Real-Time LiDAR-Inertial-Event-Visual Odometry

ICRA 2026poster

Unlike standard camera that relies on exposure to obtain output frame by frame, event camera only output an event when the change of brightness intensity in a pixel exceed a threshold, and the outputs of different pixels are independent to each other. Benefited from its bio-inspired design, event ca…

2026

FrontierCS: Evolving Challenges for Evolving Intelligence

ICML 2026poster

We introduce FrontierCS, a benchmark of 240 open-ended problems across diverse areas of computer science, designed and reviewed by experts, including CS PhDs and top-tier competitive programming participants and problem setters. Unlike existing benchmarks that focus on tasks with known optimal solut…

Cited by 0SourceScholar
2026

Learning to Reason as Action Abstractions with Scalable Mid-Training RL

ICLR 2026poster

Large language models excel with reinforcement learning (RL), but fully unlocking this potential requires a mid-training stage. Intuitively, an effective mid-training stage should both learn a strong policy prior and enable fast learning through online interactions. We formalize this intuition by pr…

Cited by 0SourceScholar
2026

MANZANO: A Simple and Scalable Unified Multimodal Model with a Hybrid Vision Tokenizer

ICLR 2026poster

Unified multimodal Large Language Models (LLMs) that can both understand and generate visual content hold immense potential. However, existing open-source models often suffer from a performance trade-off between these capabilities. We present Manzano, a simple and scalable unified framework that sub…

Cited by 0SourceScholar
2026

MCPMark: A Benchmark for Stress-Testing Realistic and Comprehensive MCP Use

ICLR 2026poster

The MCP standardizes how LLMs interact with external systems, forming the foundation for general agents. However, existing MCP benchmarks remain narrow in scope: they focus on read-heavy tasks or tasks with limited interaction depth, and fail to capture the complexity and realism of real-world workf…

Cited by 0SourcecodeScholar
2026

On-Device Realistic Test-Time Adaptation via Bias-Resistant Statistical Alignment

IJCAI 2026

Test-Time Adaptation (TTA) aims to adapt pretrained models to unseen test data, which is crucial for resource-constrained edge devices that must handle distribution shifts on the fly without human supervision. However, conventional TTA methods often fail in realistic scenarios characterized by conti

Cited by 0Scholar
2026

OpenVision 2: A Family of Generative Pretrained Visual Encoders for Multimodal Learning

CVPR 2026

This paper provides a simplification on OpenVision's architecture and loss design for enhancing its training efficiency. Following the prior vision-language pretraining works CapPa and AIMv2, as well as modern multimodal designs like LLaVA, our changes are straightforward: we remove the text encoder

Cited by 0SourcecodeScholar
2026

PA-Attack: Guiding Gray-Box Attacks on LVLM Vision Encoders with Prototypes and Attention

CVPR 2026

Large Vision-Language Models (LVLMs) are foundational to modern multimodal applications, yet their susceptibility to adversarial attacks remains a critical concern. Prior white-box attacks rarely generalize across tasks, and black-box methods depend on expensive transfer, which limits efficiency. Th

Cited by 0SourcecodeScholar
2026

Story-Iter: A Training-free Iterative Paradigm for Long Story Visualization

ICLR 2026poster

This paper introduces **Story-Iter**, a new training-free iterative paradigm to enhance long-story generation. Unlike existing methods that rely on fixed reference images to construct a complete story, our approach features a novel external **iterative paradigm**, extending beyond the internal itera…

Cited by 0SourcecodeScholar
2026

THEMIS: Towards Holistic Evaluation of MLLMs for Scientific Paper Fraud Forensics

ICLR 2026poster

We present **THEMIS**, a novel multi-task benchmark designed to comprehensively evaluate Multimodal Large Language Models (MLLMs) on visual fraud reasoning within real-world academic scenarios. Compared to existing benchmarks, THEMIS introduces three major advancements. (1) **Real-world Scenarios &…

Cited by 0SourcecodeScholar
2026

UniTracker: Learning Universal Whole-Body Motion Tracker for Humanoid Robots

RA-L 2026

Achieving generalizable whole-body motion control is essential for deploying humanoid robots in real-world environments. However, existing MLP-based policies trained under partial observations often suffer from limited expressiveness and struggle to maintain global consistency. These shortcomings ma

Cited by 41SourceScholar
2026

VEAttack: Downstream-agnostic Vision Encoder Attack against Large Vision Language Models

ICLR 2026poster

Large Vision-Language Models (LVLMs) have demonstrated capabilities in multimodal understanding, yet their vulnerability to adversarial attacks raises significant concerns. To achieve practical attacking, this paper aims at efficient and transferable untargeted attacks under limited perturbation siz…

Cited by 0SourcecodeScholar
2025

BeamDojo: Learning Agile Humanoid Locomotion on Sparse Footholds

RSS 2025poster

Traversing risky terrains with sparse footholds poses a significant challenge for humanoid robots, requiring precise foot placements and stable locomotion. Existing approaches designed for quadrupedal robots often fail to generalize to humanoid robots due to differences in foot geometry and unstable…

Cited by 6PDFScholar
2025

Cue3D: Quantifying the Role of Image Cues in Single-Image 3D Generation

NeurIPS 2025spotlight

Humans and traditional computer vision methods rely on a diverse set of monocular cues to infer 3D structure from a single image, such as shading, texture, silhouette, etc. While recent deep generative models have dramatically advanced single-image 3D generation, it remains unclear which image cues…

Cited by 0SourceScholar
2025

DSQG-Syn: Synthesizing High-quality Data for Text-to-SQL Parsing by Domain Specific Question Generation

NAACL 2025findings

Synthetic data has recently proven effective in enhancing the accuracy of Text-to-SQL parsers. However, existing methods generate SQL queries first by randomly sampling tables and columns based on probability and then synthesize natural language questions (NLQs). This approach often produces a large…

Cited by 0SourcePDFScholar
2025

DifIISR: A Diffusion Model with Gradient Guidance for Infrared Image Super-Resolution

CVPR 2025poster

Infrared imaging is essential for autonomous driving and robotic operations as a supportive modality due to its reliable performance in challenging environments. Despite its popularity, the limitations of infrared cameras, such as low spatial resolution and complex degradations, consistently challen…

2025

EEG-ReMinD: Enhancing Neurodegenerative EEG Decoding through Self-Supervised State Reconstruction-Primed Riemannian Dynamics

ICASSP 2025accepted

The development of EEG decoding algorithms confronts challenges such as data sparsity, subject variability, and the need for precise annotations, all of which are vital for advancing brain-computer interfaces and enhancing the diagnosis of diseases. To address these issues, we propose a novel two-st…

Cited by 0SourceScholar
2025

Efficient Rectified Flow for Image Fusion

NeurIPS 2025poster

Image fusion is a fundamental and important task in computer vision, aiming to combine complementary information from different modalities to fuse images. In recent years, diffusion models have made significant developments in the field of image fusion. However, diffusion models often require comple…

Cited by 0SourceScholar
2025

GS-CPR: Efficient Camera Pose Refinement via 3D Gaussian Splatting

ICLR 2025poster

We leverage 3D Gaussian Splatting (3DGS) as a scene representation and propose a novel test-time camera pose refinement (CPR) framework, GS-CPR. This framework enhances the localization accuracy of state-of-the-art absolute pose regression and scene coordinate regression methods. The 3DGS model rend…

Cited by 7SourcePDFScholar
2025

Hierarchical Trajectory Planning Method for Piano-Playing Robot

IROS 2025

Piano-playing tasks, which effectively demonstrate bimanual coordination capabilities in humanoid robots, are increasingly becoming a research focus. However, prior research has predominantly focused on Cartesian space trajectory planning without adequately addressing real-world obstacle avoidance c

Cited by 0SourceScholar
2025

Learning Humanoid Locomotion with Perceptive Internal Model

ICRA 2025

In contrast to quadruped robots that can navigate diverse terrains using a “blind” policy, humanoid robots require accurate perception for stable locomotion due to their high degrees of freedom and inherently unstable morphology. However, incorporating perceptual signals often introduces additional

Cited by 84SourceScholar
2025

Learning Humanoid Standing-up Control across Diverse Postures

RSS 2025poster

Standing-up control is crucial for humanoid robots, with the potential for integration into current locomotion and loco-manipulation systems. Existing approaches are either limited to simulations that neglect hardware constraints or rely on predefined ground-specific motion trajectories, failing to…

Cited by 6PDFScholar
2025

MM1.5: Methods, Analysis & Insights from Multimodal LLM Fine-tuning

ICLR 2025poster

We present MM1.5, a new family of multimodal large language models (MLLMs) designed to enhance capabilities in text-rich image understanding, visual referring and grounding, and multi-image reasoning. Building upon the MM1 architecture, MM1.5 adopts a data-centric approach to model training, systema…

Cited by 29SourcePDFScholar
2025

MMAU: A Holistic Benchmark of Agent Capabilities Across Diverse Domains

NAACL 2025findings

Recent advances in large language models (LLMs) have increased the demand for comprehensive benchmarks to evaluate their capabilities as human-like agents. Existing benchmarks, while useful, often focus on specific application scenarios, emphasizing task completion but failing to dissect the underly…

2025

SSVEP-BiMA: Bifocal Masking Attention Leveraging Native and Symmetric-Antisymmetric Components for Robust SSVEP Decoding

ICASSP 2025accepted

Brain-computer interface (BCI) based on steady- state visual evoked potentials (SSVEP) is a popular paradigm for its simplicity and high information transfer rate (ITR). Accurate and fast SSVEP decoding is crucial for reliable BCI performance. However, conventional decoding methods demand longer tim…

Cited by 0SourceScholar
2025

Seeing in the Dark: Benchmarking Egocentric 3D Vision with the Oxford Day-and-Night Dataset

NeurIPS 2025poster

We introduce Oxford Day-and-Night, a large-scale, egocentric dataset for novel view synthesis (NVS) and visual relocalisation under challenging lighting conditions. Existing datasets often lack crucial combinations of features such as ground-truth 3D geometry, wide-ranging lighting variation, and fu…

Cited by 0SourceScholar
2025

Situat3DChange: Situated 3D Change Understanding Dataset for Multimodal Large Language Model

NeurIPS 2025poster

Physical environments and circumstances are fundamentally dynamic, yet current 3D datasets and evaluation benchmarks tend to concentrate on either dynamic scenarios or dynamic situations in isolation, resulting in incomplete comprehension. To overcome these constraints, we introduce Situat3DChange,…

Cited by 0SourcecodeScholar
2025

ToolSandbox: A Stateful, Conversational, Interactive Evaluation Benchmark for LLM Tool Use Capabilities

NAACL 2025findings

Recent large language models (LLMs) advancements sparked a growing research interest in tool assisted LLMs solving real-world challenges, which calls for comprehensive evaluation of tool-use capabilities. While previous works focused on either evaluating over stateless web services (RESTful API), ba…

2025

YOLO-Count: Differentiable Object Counting for Text-to-Image Generation

ICCV 2025poster

We propose YOLO-Count, a differentiable open-vocabulary object counting model that tackles both general counting challenges and enables precise quantity control for text-to-image (T2I) generation. A core contribution is the 'cardinality' map, a novel regression target that accounts for variations in…

Cited by 0SourcePDFScholar
2024

"MM1: Methods, Analysis & Insights from Multimodal LLM Pre-training"

ECCV 2024poster

"In this work, we discuss building performant Multimodal Large Language Models (MLLMs). In particular, we study the importance of various architecture components and data choices. Through careful and comprehensive ablations of the image encoder, the vision language connector, and various pre-trainin…

2024

CharXiv: Charting Gaps in Realistic Chart Understanding in Multimodal LLMs

NeurIPS 2024poster

Chart understanding plays a pivotal role when applying Multimodal Large Language Models (MLLMs) to real-world tasks such as analyzing scientific papers or financial reports. However, existing datasets often focus on oversimplified and homogeneous charts with template-based questions, leading to an o…

2024

Ferret: Refer and Ground Anything Anywhere at Any Granularity

ICLR 2024spotlight

We introduce Ferret, a new Multimodal Large Language Model (MLLM) capable of understanding spatial referring of any shape or granularity within an image and accurately grounding open-vocabulary descriptions. To unify referring and grounding in the LLM paradigm, Ferret employs a novel and powerful hy…

2024

Hybrid Internal Model: Learning Agile Legged Locomotion with Simulated Robot Response

ICLR 2024poster

Robust locomotion control depends on accurate state estimations. However, the sensors of most legged robots can only provide partial and noisy observations, making the estimation particularly challenging, especially for external states like terrain frictions and elevation maps. Inspired by the class…

2024

Language Models as Science Tutors

ICML 2024poster

NLP has recently made exciting progress toward training language models (LMs) with strong scientific problem-solving skills. However, model development has not focused on real-life use-cases of LMs for science, including applications in education that require processing long scientific documents. To…

2024

Model Design and Concept of Operations of Standard Interface for On-orbit Construction

ICRA 2024poster

The construction of large-scale space facilities requires the use of on-orbit construction technology. However, several of its key components, such as standard interface design, compliant control methods, and path planning for multi-branch robots, still need improvement before practical application.…

Cited by 1SourceScholar
2024

Neural Refinement for Absolute Pose Regression with Feature Synthesis

CVPR 2024poster

Absolute Pose Regression (APR) methods use deep neural networks to directly regress camera poses from RGB images. However the predominant APR architectures only rely on 2D operations during inference resulting in limited accuracy of pose estimation due to the lack of 3D geometry constraints or prior…

2024

Parallelizing Model-based Reinforcement Learning Over the Sequence Length

NeurIPS 2024poster

Recently, Model-based Reinforcement Learning (MBRL) methods have demonstrated stunning sample efficiency in various RL domains. However, achieving this extraordinary sample efficiency comes with additional training costs in terms of computations, memory, and training time. To address these challenge…

Cited by 1SourcePDFScholar
2024

TAIL: A Terrain-Aware Multi-Modal SLAM Dataset for Robot Locomotion in Deformable Granular Environments

RA-L 2024

Terrain-aware perception holds the potential to improve the robustness and accuracy of autonomous robot navigation in the wilds, thereby facilitating effective off-road traversals. However, the lack of multi-modal perception across various motion patterns hinders the solutions of Simultaneous Locali

Cited by 14SourcecodeScholar
2024

TokenCompose: Text-to-Image Diffusion with Token-level Supervision

CVPR 2024poster

We present TokenCompose a Latent Diffusion Model for text-to-image generation that achieves enhanced consistency between user-specified text prompts and model-generated images. Despite its tremendous success the standard denoising process in the Latent Diffusion Model takes text prompts as condition…

2023

Language Models Meet World Models: Embodied Experiences Enhance Language Models

NeurIPS 2023poster

While large language models (LMs) have shown remarkable capabilities across numerous tasks, they often struggle with simple reasoning and planning in physical environments, such as understanding object permanence or planning household activities. The limitation arises from the fact that LMs are trai…

2023

NoPe-NeRF: Optimising Neural Radiance Field With No Pose Prior

CVPR 2023highlight

Training a Neural Radiance Field (NeRF) without pre-computed camera poses is challenging. Recent advances in this direction demonstrate the possibility of jointly optimising a NeRF and camera poses in forward-facing scenes. However, these methods still face difficulties during dramatic camera moveme…

2023

On the Feasibility of Cross-Task Transfer with Model-Based Reinforcement Learning

ICLR 2023poster

Reinforcement Learning (RL) algorithms can solve challenging control problems directly from image observations, but they often require millions of environment interactions to do so. Recently, model-based RL algorithms have greatly improved sample-efficiency by concurrently learning an internal model…

2023

REVEAL: Retrieval-Augmented Visual-Language Pre-Training With Multi-Source Multimodal Knowledge Memory

CVPR 2023highlight

In this paper, we propose an end-to-end Retrieval-Augmented Visual Language Model (REVEAL) that learns to encode world knowledge into a large-scale memory, and to retrieve from it to answer knowledge-intensive queries. REVEAL consists of four key components: the memory, the encoder, the retriever an…

2022

DFNet: Enhance Absolute Pose Regression with Direct Feature Matching

ECCV 2022poster

"We introduce a camera relocalization pipeline that combines absolute pose regression (APR) and direct feature matching. By incorporating exposure-adaptive novel view synthesis, our method successfully addresses photometric distortions in outdoor environments that existing photometric-based methods…

2022

HarmoFL: Harmonizing Local and Global Drifts in Federated Learning on Heterogeneous Medical Images

AAAI 2022technical

Multiple medical institutions collaboratively training a model using federated learning (FL) has become a promising solution for maximizing the potential of data-driven models, yet the non-independent and identically distributed (non-iid) data in medical images is still an outstanding challenge in r…

2022

SimVLM: Simple Visual Language Model Pretraining with Weak Supervision

ICLR 2022poster

With recent progress in joint modeling of visual and textual representations, Vision-Language Pretraining (VLP) has achieved impressive performance on many multimodal downstream tasks. However, the requirement for expensive annotations including clean image captions and regional labels limits the sc…

Cited by 918SourcePDFScholar
2021

Gradient Vaccine: Investigating and Improving Multi-task Optimization in Massively Multilingual Models

ICLR 2021spotlight

Massively multilingual models subsuming tens or even hundreds of languages pose great challenges to multi-task optimization. While it is a common practice to apply a language-agnostic procedure optimizing a joint multilingual task objective, how to properly characterize and take advantage of its und…

Cited by 215SourcePDFScholar
2021

Temporal Cue Guided Video Highlight Detection With Low-Rank Audio-Visual Fusion

ICCV 2021poster

Video highlight detection plays an increasingly important role in social media content filtering, however, it remains highly challenging to develop automated video highlight detection methods because of the lack of temporal annotations (i.e., where the highlight moments are in long videos) for super…

Cited by 61PDFScholar