← Search

Yifan Zhou

40 accepted papers

2026

$G^2$-Reader: Dual Evolving Graphs for Multimodal Document QA

ICML 2026poster

Retrieval-augmented generation is a practical paradigm for question answering over long documents, but it remains brittle for multimodal reading where text, tables, and figures are interleaved across many pages. First, flat chunking breaks document-native structure and cross-modal alignment, yieldin…

Cited by 1SourceScholar
2026

CoMAS: Co-Evolving Multi-Agent Systems via Interaction Rewards

ICLR 2026poster

Self-evolution is a central research topic in enabling large language model (LLM)-based agents to continually improve their capabilities after pretraining. Recent research has witnessed a transition from reinforcement learning (RL)-free to RL-based methods. Current RL-based methods either rely on de…

Cited by 0SourcecodeScholar
2026

InfoMosaic-Bench: Evaluating Multi-Source Information Seeking in Tool-Augmented Agents

ICLR 2026poster

Information seeking is a fundamental requirement for humans. However, existing LLM agents rely heavily on open-web search, which exposes two fundamental weaknesses: online content is noisy and unreliable, and many real-world tasks require precise, domain-specific knowledge unavailable from the web.…

Cited by 0SourceScholar
2026

Investigating Component Contributions in Multi-Agent ML Systems

ICML 2026poster

Autonomous agents for machine learning engineering have advanced rapidly, yet comparing their effectiveness remains difficult. Existing systems combine different techniques---multi-agent decomposition, iterative refinement, memory management, and planning---in varying configurations, making it uncle…

Cited by 0SourceScholar
2026

MM-HELIX: Boosting Multimodal Long-Chain Reflective Reasoning with Holistic Platform and Adaptive Hybrid Policy Optimization

ICLR 2026poster

While current Multimodal Large Language Models (MLLMs) have demonstrated proficiency in reasoning tasks such as mathematics and logic, their capacity for long-chain reflective reasoning, a prerequisite for solving complex real-world problems, remains largely underexplored. In this work, we first co…

Cited by 0SourcecodeScholar
2026

Trainable Log-linear Sparse Attention for Efficient Diffusion Transformers

CVPR 2026

Diffusion Transformers (DiTs) set the state of the art in visual generation, yet their quadratic self-attention cost fundamentally limits scaling to long token sequences. Recent Top-K sparse attention approaches reduce the computation of DiTs by compressing tokens into block-wise representation and

Cited by 4SourceScholar
2026

ULTRA-360: Unconstrained Dataset for Large-scale Temporal 3D Reconstruction across Altitudes and Omnidirectional Views

ICLR 2026poster

Significant progress has been made in photo-realistic scene reconstruction over recent years. Various disparate efforts have enabled capabilities such as multi-appearance or large-scale reconstruction from images acquired by consumer-grade cameras. How far away are we from digitally replicating the…

Cited by 0SourceScholar
2026

Uncovering Robot Vulnerabilities through Semantic Potential Fields

ICLR 2026poster

Robot manipulation policies, while central to the promise of physical AI, are highly vulnerable in the presence of external variations in the real world. Diagnosing these vulnerabilities is hindered by two key challenges: (i) the relevant variations to test against are often unknown, and (ii) direct…

Cited by 0SourceScholar
2025

Alias-Free Latent Diffusion Models: Improving Fractional Shift Equivariance of Diffusion Latent Space

CVPR 2025poster

Latent Diffusion Models (LDMs) are known to have an unstable generation process, where even small perturbations or shifts in the input noise can lead to significantly different outputs. This hinders their applicability in applications requiring consistent results. In this work, we redesign LDMs to e…

2025

BaTCAVe: Trustworthy Explanations for Robot Behaviors

IROS 2025

Black box neural networks are an indispensable part of modern robots. Nevertheless, deploying such high-stakes systems in real-world scenarios poses significant challenges when the stakeholders, such as engineers and legislative bodies, lack insights into the neural networks’ decision-making process

Cited by 1SourcecodeScholar
2025

CryptoMoE: Privacy-Preserving and Scalable Mixture of Experts Inference via Balanced Expert Routing

NeurIPS 2025poster

Private large language model (LLM) inference based on cryptographic primitives offers a promising path towards privacy-preserving deep learning. However, existing frameworks only support dense LLMs like LLaMA-1 and struggle to scale to mixture-of-experts (MoE) architectures. The key challenge comes…

Cited by 0SourceScholar
2025

Empowering Users in Digital Privacy Management through Interactive LLM-Based Agents

ICLR 2025poster

This paper presents a novel application of large language models (LLMs) to enhance user comprehension of privacy policies through an interactive dialogue agent. We demonstrate that LLMs significantly outperform traditional models in tasks like Data Practice Identification, Choice Identification, Pol…

Cited by 1SourcePDFScholar
2025

FreeFlux: Understanding and Exploiting Layer-Specific Roles in RoPE-Based MMDiT for Versatile Image Editing

ICCV 2025poster

The integration of Rotary Position Embedding (RoPE) in Multimodal Diffusion Transformer (MMDiT) has significantly enhanced text-to-image generation quality. However, the fundamental reliance of self-attention layers on positional embedding versus query-key similarity during generation remains an int…

Cited by 0SourcePDFScholar
2025

Outdoor Monocular SLAM with Global Scale-Consistent 3D Gaussian Pointmaps

ICCV 2025poster

3D Gaussian Splatting (3DGS) has become a popular solution in SLAM due to its high-fidelity and real-time novel view synthesis performance. However, some previous 3DGS SLAM methods employ a differentiable rendering pipeline for tracking, lack geometric priors in outdoor scenes. Other approaches intr…

Cited by 0SourcePDFScholar
2025

Prompted Policy Search: Reinforcement Learning through Linguistic and Numerical Reasoning in LLMs

NeurIPS 2025poster

Reinforcement Learning (RL) traditionally relies on scalar reward signals, limiting its ability to leverage the rich semantic knowledge often available in real-world tasks. In contrast, humans learn efficiently by combining numerical feedback with language, prior knowledge, and common sense. We intr…

Cited by 0SourceScholar
2025

RGB-Only Gaussian Splatting SLAM for Unbounded Outdoor Scenes

ICRA 2025

3D Gaussian Splatting (3DGS) has become a popular solution in SLAM, as it can produce high-fidelity novel views. However, previous GS-based methods primarily target indoor scenes and rely on RGB-D sensors or pretrained depth estimation models, hence underperforming in outdoor scenarios. To address t

Cited by 19SourcecodeScholar
2025

Rebalancing Multi-Label Class-Incremental Learning

AAAI 2025technical

Multi-label class-incremental learning (MLCIL) is essential for real-world multi-label applications, allowing models to learn new labels while retaining previously learned knowledge continuously. However, recent MLCIL approaches can only achieve suboptimal performance due to the oversight of the pos…

2025

SAS-Prompt: Large Language Models as Numerical Optimizers for Robot Self-Improvement

ICRA 2025

We demonstrate the ability of large language models (LLMs) to perform iterative self-improvement of robot policies. An important insight of this paper is that LLMs have a built-in ability to perform (stochastic) numerical optimization and that this property can be leveraged for explainable robot pol

Cited by 3SourceScholar
2025

The Essence of Contextual Understanding in Theory of Mind: A Study on Question Answering with Story Characters

ACL 2025long

Theory-of-Mind (ToM) is a fundamental psychological capability that allows humans to understand and interpret the mental states of others. Humans infer others’ thoughts by integrating causal cues and indirect clues from broad contextual information, often derived from past interactions. In other wor…

Cited by 0SourcePDFScholar
2025

TokensGen: Harnessing Condensed Tokens for Long Video Generation

ICCV 2025poster

Generating consistent long videos is a complex challenge: while diffusion-based generative models generate visually impressive short clips, extending them to longer durations often leads to memory bottlenecks and long-term inconsistency. In this paper, we propose TokensGen, a novel two-stage framewo…

Cited by 0SourcePDFScholar
2025

Trajectory attention for fine-grained video motion control

ICLR 2025poster

Recent advancements in video generation have been greatly driven by video diffusion models, with camera motion control emerging as a crucial challenge in creating view-customized visual content. This paper introduces trajectory attention, a novel approach that performs attention along available pixe…

Cited by 0SourcePDFScholar
2025

WorldMem: Long-term Consistent World Simulation with Memory

NeurIPS 2025poster

World simulation has gained increasing popularity due to its ability to model virtual environments and predict the consequences of actions. However, the limited temporal context window often leads to failures in maintaining long-term consistency, particularly in preserving 3D spatial consistency. In…

Cited by 0SourceScholar
2024

AuG-KD: Anchor-Based Mixup Generation for Out-of-Domain Knowledge Distillation

ICLR 2024poster

Due to privacy or patent concerns, a growing number of large models are released without granting access to their training data, making transferring their knowledge inefficient and problematic. In response, Data-Free Knowledge Distillation (DFKD) methods have emerged as direct solutions. However, si…

2024

BAGS: Blur Agnostic Gaussian Splatting through Multi-Scale Kernel Modeling

ECCV 2024poster

"Recent efforts in using 3D Gaussians for scene reconstruction and novel view synthesis can achieve impressive results on curated benchmarks; however, images captured in real life are often blurry. In this work, we analyze the robustness of Gaussian-Splatting-based methods against various image blur…

2024

Confidence Self-Calibration for Multi-Label Class-Incremental Learning

ECCV 2024poster

"The partial label challenge in Multi-Label Class-Incremental Learning (MLCIL) arises when only the new classes are labeled during training, while past and future labels remain unavailable. This issue leads to a proliferation of false-positive errors due to erroneously high confidence multi-label pr…

2024

Diff-Control: A Stateful Diffusion-based Policy for Imitation Learning

IROS 2024poster

While imitation learning provides a simple and effective framework for policy learning, acquiring consistent action during robot execution remains a challenging task. Existing approaches primarily focus on either modifying the action representation at data curation stage or altering the model itself…

Cited by 2SourcecodeScholar
2024

FRESCO: Spatial-Temporal Correspondence for Zero-Shot Video Translation

CVPR 2024poster

The remarkable efficacy of text-to-image diffusion models has motivated extensive exploration of their potential application in video domains. Zero-shot methods seek to extend image diffusion models to videos without necessitating model training. Recent methods mainly focus on incorporating inter-fr…

2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration0

ICRA 2024poster

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man…

Cited by 259SourcecodeScholar
2024

Rotograb: Combining Biomimetic Hands with Industrial Grippers using a Rotating Thumb

IROS 2024poster

The development of robotic grippers and hands for automation aims to emulate human dexterity without sacrificing the efficiency of industrial grippers. This study introduces Rotograb, a tendon-actuated robotic hand featuring a novel rotating thumb. The aim is to combine the dexterity of human hands…

Cited by 0SourceScholar
2024

Video Diffusion Models are Training-free Motion Interpreter and Controller

NeurIPS 2024poster

Video generation primarily aims to model authentic and customized motion across frames, making understanding and controlling the motion a crucial topic. Most diffusion-based studies on video motion focus on motion customization with training-based paradigms, which, however, demands substantial train…

Cited by 15SourcePDFScholar
2023

$\alpha$-MDF: An Attention-based Multimodal Differentiable Filter for Robot State Estimation

CoRL 2023poster

Differentiable Filters are recursive Bayesian estimators that derive the state transition and measurement models from data alone. Their data-driven nature eschews the need for explicit analytical models, while remaining algorithmic components of the filtering process intact. As a result, the gain me…

Cited by 8SourcecodeScholar
2023

Enhancing State Estimation in Robots: A Data-Driven Approach with Differentiable Ensemble Kalman Filters

IROS 2023poster

This paper introduces a novel state estimation framework for robots using differentiable ensemble Kalman filters (DEnKF). DEnKF is a reformulation of the traditional ensemble Kalman filter that employs stochastic neural networks to model the process noise implicitly. Our work is an extension of prev…

Cited by 11SourcecodeScholar
2023

Projecting Robot Intentions Through Visual Cues: Static vs. Dynamic Signaling

IROS 2023poster

Augmented and mixed-reality techniques harbor a great potential for improving human-robot collaboration. Visual signals and cues may be projected to a human partner in order to explicitly communicate robot intentions and goals. However, it is unclear what type of signals support such a process and w…

Cited by 5SourceScholar
2022

Modularity through Attention: Efficient Training and Transfer of Language-Conditioned Policies for Robot Manipulation

CoRL 2022poster

Language-conditioned policies allow robots to interpret and execute human instructions. Learning such policies requires a substantial investment with regards to time and compute resources. Still, the resulting controllers are highly device-specific and cannot easily be transferred to a robot with di…

Cited by 25SourcecodeScholar
2020

Practical Verification of Neural Network Enabled State Estimation System for Robotics

IROS 2020poster

We study for the first time the verification problem on learning-enabled state estimation systems for robotics, which use Bayes filter for localisation, and use deep neural network to process sensory input into observations for the Bayes filter. Specifically, we are interested in a robustness proper…

Cited by 7SourceScholar
2020

Reliability Validation of Learning Enabled Vehicle Tracking

ICRA 2020poster

This paper studies the reliability of a real-world learning-enabled system, which conducts dynamic vehicle tracking based on a high-resolution wide-area motion imagery input. The system consists of multiple neural network components - to process the imagery inputs - and multiple symbolic (Kalman fil…

Cited by 13SourceScholar