← Search

Xinrun Xu

11 accepted papers

2026

DeepPhy: Benchmarking Agentic VLMs on Physical Reasoning

AAAI 2026technical

Although Vision Language Models (VLMs) exhibit strong perceptual abilities and impressive visual reasoning, they struggle with attention to detail and precise action planning in complex, dynamic environments, leading to subpar performance. Real-world tasks typically require complex interactions, adv

Cited by 0SourcePDFScholar
2026

Towards Proprioception-Aware Embodied Planning for Dual-Arm Humanoid Robots

ICRA 2026poster

In recent years, Multimodal Large Language Models (MLLMs) have demonstrated the ability to serve as high-level planners, enabling robots to follow complex human instructions. However, their effectiveness, especially in long-horizon tasks involving dual-arm humanoid robots, remains limited. This limi…

2026

X-DiffVLA: X-Embodied Diffusion Action Heads for Vision-Language-Action Models

RSS 2026poster

Learning universal policies from cross-embodied data remains a fundamental challenge in robotics. Although Vision-Language-Action (VLA) models are pre-trained on large and diverse datasets, they typically rely on embodiment-specific fine-tuning to achieve strong performance in downstream tasks. This…

Cited by 0SourceScholar
2025

Cradle: Empowering Foundation Agents towards General Computer Control

ICML 2025poster

Despite their success in specific scenarios, existing foundation agents still struggle to generalize across various virtual scenarios, mainly due to the dramatically different encapsulations of environments with manually designed observation and action spaces. To handle this issue, we propose the Ge…

2025

Extract Information from Hybrid Long Documents Leveraging LLMs: A Framework and Dataset

ICASSP 2025accepted

Large Language Models (LLMs) demonstrate exceptional performance in textual understanding and tabular reasoning tasks. However, their ability to comprehend and analyze hybrid text, containing textual and tabular data, remains unexplored. The hybrid text often appears in the form of hybrid long docum…

Cited by 0SourceScholar
2025

From Experts to a Generalist: Toward General Whole-Body Control for Humanoid Robots

NeurIPS 2025spotlight

Achieving general agile whole-body control on humanoid robots remains a major challenge due to diverse motion demands and data conflicts. While existing frameworks excel in training single motion-specific policies, they struggle to generalize across highly varied behaviors due to conflicting control…

Cited by 0SourceScholar
2025

MLLM as Retriever: Interactively Learning Multimodal Retrieval for Embodied Agents

ICLR 2025poster

MLLM agents demonstrate potential for complex embodied tasks by retrieving multimodal task-relevant trajectory data. However, current retrieval methods primarily focus on surface-level similarities of textual or visual cues in trajectories, neglecting their effectiveness for the specific task at han…

2025

MindRef: Mimicking Human Memory for Hierarchical Reference Retrieval with Fine-Grained Location Awareness

ACL 2025short

When completing knowledge-intensive tasks, humans sometimes need an answer and a corresponding reference passage for auxiliary reading. Previous methods required obtaining pre-segmented article chunks through additional retrieval models. This paper explores leveraging the parameterized knowledge sto…

2025

Vulnerability of Text-to-Image Models to Prompt Template Stealing: A Differential Evolution Approach

ACL 2025finding

Prompt trading has emerged as a significant intellectual property concern in recent years, where vendors entice users by showcasing sample images before selling prompt templates that can generate similar images. This work investigates a critical security vulnerability: attackers can steal prompt tem…

2024

Text2Analysis: A Benchmark of Table Question Answering with Advanced Data Analysis and Unclear Queries

AAAI 2024technical

Tabular data analysis is crucial in various fields, and large language models show promise in this area. However, current research mostly focuses on rudimentary tasks like Text2SQL and TableQA, neglecting advanced analysis like forecasting and chart generation. To address this gap, we developed the…