← Search

Xinlei Chen

67 accepted papers

2026

AirCopBench: A Benchmark for Multi-drone Collaborative Embodied Perception and Reasoning

AAAI 2026technical

Multimodal Large Language Models (MLLMs) have shown promise in single-agent vision tasks, yet benchmarks for evaluating multi-agent collaborative perception remain scarce. This gap is critical, as multi-drone systems provide enhanced coverage, robustness, and collaboration compared to single-sensor

Cited by 0SourcePDFScholar
2026

COMPASS: Confined-Space Manipulation Planning with Active Sensing Strategy

ICRA 2026poster

Manipulation in confined and cluttered environments remains a significant challenge due to partial observability and complex configuration spaces. Effective manipulation in such environments requires an intelligent exploration strategy to safely understand the scene and search the target. In this pa…

2026

JuggleRL: Mastering Ball Juggling with a Quadrotor Via Deep Reinforcement Learning

ICRA 2026poster

Aerial robots interacting with objects must perform precise, contact-rich maneuvers under uncertainty. In this paper, we study the problem of aerial ball juggling using a quadrotor equipped with a racket, a task that demands accurate timing, stable control, and continuous adaptation. We propose Jugg…

2026

MARSHAL: Incentivizing Multi-Agent Reasoning via Self-Play with Strategic LLMs

ICLR 2026poster

Developing Large Language Models (LLMs) to cooperate and compete effectively within multi-agent systems (MASs) is a critical step towards more advanced intelligence. While reinforcement learning (RL) has proven effective for enhancing reasoning in single-agent tasks, its extension to multi-turn, mul…

Cited by 13SourcecodeScholar
2026

Progressive Supernet Training for Efficient Visual Autoregressive Modeling

CVPR 2026

Visual Autoregressive (VAR) models have demonstrated competitive performance with diffusion models in image generation by adopting a "next-scale" prediction paradigm that significantly reduces inference steps. However, VAR's progressive multi-scale generation leads to severe memory overhead due to K

Cited by 0SourcecodeScholar
2026

SCOPE: Skeleton Graph-Based Computation-Efficient Framework for Autonomous UAV Exploration

RA-L 2026

Autonomous exploration in unknown environments is key for mobile robots, helping them perceive, map, and make decisions in complex areas. However, current methods often rely on frequent global optimization, suffering from high computational latency and trajectory oscillation, especially on resource-

Cited by 0SourceScholar
2026

USER: A Unified and Extensible System for Online Real-World Policy Learning in Embodied AI

RSS 2026poster

Online policy learning directly in the physical world is a promising yet challenging direction for embodied intelligence. Unlike simulation, real-world systems cannot be arbitrarily accelerated, cheaply reset, or massively replicated, which makes scalable data collection, heterogeneous deployment, a…

Cited by 0SourceScholar
2026

VS-Bench: Evaluating VLMs for Strategic Abilities in Multi-Agent Environments

CVPR 2026

Recent advancements in Vision Language Models (VLMs) have expanded their capabilities to interactive agent tasks, yet existing benchmarks remain limited to single-agent or text-only environments. In contrast, real-world scenarios often involve multiple agents interacting within rich visual and textu

Cited by 0SourceScholar
2026

iWorld-Bench: A Benchmark for Interactive World Models with a Unified Action Generation Framework

ICML 2026poster

Achieving Artificial General Intelligence (AGI) requires agents that learn and interact adaptively, with interactive world models providing scalable environments for perception, reasoning, and action. Yet current research still lacks large-scale datasets and unified benchmarks to evaluate their phys…

Cited by 0SourceScholar
2026

x^2-Fusion: Cross-Modality and Cross-Dimension Flow Estimation in Event Edge Space

CVPR 2026

Estimating dense 2D optical flow and 3D scene flow is essential for dynamic scene understanding. Recent work combines images, LiDAR, and event data to jointly predict 2D and 3D motion, yet most approaches operate in separate heterogeneous feature spaces. Without a shared latent space that all modali

Cited by 0SourceScholar
2025

An Image is Worth More Than 16x16 Patches: Exploring Transformers on Individual Pixels

ICLR 2025poster

This work does not introduce a new method. Instead, we present an interesting finding that questions the necessity of the inductive bias of locality in modern computer vision architectures. Concretely, we find that vanilla Transformers can operate by directly treating each individual pixel as a toke…

Cited by 13SourcePDFScholar
2025

Analyzing and Modeling LLM Response Lengths with Extreme Value Theory: Anchoring Effects and Hybrid Distributions

EMNLP 2025

We present a statistical framework for modeling and controlling large language model (LLM) response lengths using extreme value theory. Analyzing 14,301 GPT-4o responses across temperature and prompting conditions, with cross-validation on Qwen and DeepSeek architectures, we demonstrate that verbosi

Cited by 0SourcePDFScholar
2025

Balanced Token Pruning: Accelerating Vision Language Models Beyond Local Optimization

NeurIPS 2025poster

Large Vision-Language Models (LVLMs) have shown impressive performance across multi-modal tasks by encoding images into thousands of tokens. However, the large number of image tokens results in significant computational overhead, and the use of dynamic high-resolution inputs further increases this b…

Cited by 0SourcecodeScholar
2025

CityNavAgent: Aerial Vision-and-Language Navigation with Hierarchical Semantic Planning and Global Memory

ACL 2025long

Aerial vision-and-language navigation (VLN) — requiring drones to interpret natural language instructions and navigate complex urban environments — emerges as a critical embodied AI challenge that bridges human-robot interaction, 3D spatial reasoning, and real-world deployment. Although existing gro…

2025

Context-Aware Sentiment Forecasting via LLM-based Multi-Perspective Role-Playing Agents

ACL 2025long

User sentiment on social media reveals underlying social trends, crises, and needs. Researchers have analyzed users’ past messages to track the evolution of sentiments and reconstruct sentiment dynamics. However, predicting the imminent sentiment response of users to ongoing events remains understud…

2025

Deconstructing Denoising Diffusion Models for Self-Supervised Learning

ICLR 2025poster

In this study, we examine the representation learning abilities of Denoising Diffusion Models (DDM) that were originally purposed for image generation. Our philosophy is to deconstruct a DDM, gradually transforming it into a classical Denoising Autoencoder (DAE). This deconstructive process allows u…

Cited by 75SourcePDFScholar
2025

Highly Compressed Tokenizer Can Generate Without Training

ICML 2025poster

Commonly used image tokenizers produce a 2D grid of spatially arranged tokens. In contrast, so-called *1D* image tokenizers represent images as highly compressed one-dimensional sequences of as few as 32 discrete tokens. We find that the high degree of compression achieved by a 1D tokenizer with vec…

2025

How to Enable LLM with 3D Capacity? A Survey of Spatial Reasoning in LLM

IJCAI 2025

3D spatial understanding is essential in real-world applications such as robotics, autonomous vehicles, virtual reality, and medical imaging. Recently, Large Language Models (LLMs), having demonstrated remarkable success across various domains, have been leveraged to enhance 3D understanding tasks,

Cited by 0SourcePDFScholar
2025

LLMs can see and hear without any training

ICML 2025poster

We present MILS: Multimodal Iterative LLM Solver, a surprisingly simple, training-free approach, to imbue multimodal capabilities into your favorite LLM. Leveraging their innate ability to perform multi-step reasoning, MILS prompts the LLM to generate candidate outputs, each of which are scored and…

2025

Learning to (Learn at Test Time): RNNs with Expressive Hidden States

ICML 2025spotlight

Self-attention performs well in long context but has quadratic complexity. Existing RNN layers have linear complexity, but their performance in long context is limited by the expressive power of their hidden states. We present a practical framework for instantiating sequence modeling layers with lin…

2025

Learnings from Scaling Visual Tokenizers for Reconstruction and Generation

ICML 2025poster

Visual tokenization via auto-encoding empowers state-of-the-art image and video generative models by compressing pixels into a latent space. However, questions remain about how auto-encoder design impacts reconstruction and downstream generative performance. This work explores scaling in auto-encode…

Cited by 6SourcePDFScholar
2025

MR-COGraphs: Communication-Efficient Multi-Robot Open-Vocabulary Mapping System via 3D Scene Graphs

RA-L 2025

Collaborative perception in unknown environments is crucial for multi-robot systems. With the emergence of foundation models, robots can now not only perceive geometric information but also achieve open-vocabulary scene understanding. However, existing map representations that support open-vocabular

Cited by 12SourcecodeScholar
2025

Meta CLIP 2: A Worldwide Scaling Recipe

NeurIPS 2025spotlight

Contrastive Language-Image Pretraining (CLIP) is a popular foundation model, supporting from zero-shot classification, retrieval to encoders for multimodal large language models (MLLMs). Although CLIP is successfully trained on billion-scale image-text pairs from the English world, scaling CLIP's tr…

Cited by 0SourcecodeScholar
2025

MetaMorph: Multimodal Understanding and Generation via Instruction Tuning

ICCV 2025poster

In this work, we propose Visual-Predictive Instruction Tuning (VPiT) - a simple and effective extension to visual instruction tuning that enables a pretrained LLM to quickly morph into an unified autoregressive model capable of generating both text and visual tokens. VPiT teaches an LLM to predict d…

Cited by 0SourcePDFScholar
2025

PRE-Mamba: A 4D State Space Model for Ultra-High-Frequent Event Camera Deraining

ICCV 2025poster

Event cameras excel in high temporal resolution and dynamic range but suffer from dense noise in rainy conditions. Existing event deraining methods face trade-offs between temporal precision, deraining effectiveness, and computational efficiency. In this paper, we propose PRE-Mamba, a novel point-ba…

2025

Scaling Language-Free Visual Representation Learning

ICCV 2025poster

Visual Self-Supervised Learning (SSL) currently underperforms Contrastive Language-Image Pretraining (CLIP) in multimodal settings such as Visual Question Answering (VQA). This multimodal gap is often attributed to the semantics introduced by language supervision, even though visual SSL and CLIP mod…

2025

Underwater Motions Analysis and Control of a Coupling-Tiltable Unmanned Aerial-Aquatic Vehicle

ICRA 2025

Coupling-Tiltable Unmanned Aerial-Aquatic Vehicles (UAAVs) have gained increasing importance, yet lack comprehensive analysis and suitable controllers. This paper analyzes the underwater motion characteristics of a self-designed UAAV, Mirs-Alioth, and designs a controller for it. The effectiveness o

Cited by 1SourceScholar
2025

UrbanVideo-Bench: Benchmarking Vision-Language Models on Embodied Intelligence with Video Data in Urban Spaces

ACL 2025long

Large multimodal models exhibit remarkable intelligence, yet their embodied cognitive abilities during motion in open-ended urban aerial spaces remain to be explored. We introduce a benchmark to evaluate whether video-large language models (Video-LLMs) can naturally process continuous first-person v…

Cited by 0SourcePDFScholar
2025

VolleyBots: A Testbed for Multi-Drone Volleyball Game Combining Motion Control and Strategic Play

NeurIPS 2025poster

Robot sports, characterized by well-defined objectives, explicit rules, and dynamic interactions, present ideal scenarios for demonstrating embodied intelligence. In this paper, we present VolleyBots, a novel robot sports testbed where multiple drones cooperate and compete in the sport of volleybal…

Cited by 0SourcecodeScholar
2025

What Can RL Bring to VLA Generalization? An Empirical Study

NeurIPS 2025poster

Large Vision-Language Action (VLA) models have shown significant potential for embodied AI. However, their predominant training via supervised fine-tuning (SFT) limits generalization due to susceptibility to compounding errors under distribution shifts. Reinforcement learning (RL) offers a path to…

Cited by 0SourcecodeScholar
2024

On the Surprising Effectiveness of Attention Transfer for Vision Transformers

NeurIPS 2024poster

Conventional wisdom suggests that pre-training Vision Transformers (ViT) improves downstream performance by learning useful representations. Is this actually true? We investigate this question and find that the features and representations learned during pre-training are not essential. Surprisingly…

2024

Path Generation for Wheeled Robots Autonomous Navigation on Vegetated Terrain

RA-L 2024

Wheeled robot navigation has been widely used in urban environments, but navigation in wild vegetation is still challenging. External sensors (LiDAR, camera etc.) are often used to construct point cloud map of the surrounding environment, however, the supporting rigid ground used for travelling cann

Cited by 29SourceScholar
2024

R-MAE: Regions Meet Masked Autoencoders

ICLR 2024poster

In this work, we explore regions as a potential visual analogue of words for self-supervised image representation learning. Inspired by Masked Autoencoding (MAE), a generative pre-training baseline, we propose masked region autoencoding to learn from groups of pixels or regions. Specifically, we des…

2024

Scaling Proprioceptive-Visual Learning with Heterogeneous Pre-trained Transformers

NeurIPS 2024spotlight

One of the roadblocks for training generalist robotic models today is heterogeneity. Previous robot learning methods often collect data to train with one specific embodiment for one task, which is expensive and prone to overfitting. This work studies the problem of learning policy representations th…

2023

Autonomous Swarm Robot Coordination via Mean-Field Control Embedding Multi-Agent Reinforcement Learning

IROS 2023poster

The learning approaches of designing a controller to guide the collective behavior of swarm robots have gained significant attention in recent years. However, the scalability of swarm robots and their inherent stochasticity complicate the control problem due to increasing complexity, unpredictabilit…

Cited by 4SourceScholar
2023

ConvNeXt V2: Co-Designing and Scaling ConvNets With Masked Autoencoders

CVPR 2023poster

Driven by improved architectures and better representation learning frameworks, the field of visual recognition has enjoyed rapid modernization and performance boost in the early 2020s. For example, modern ConvNets, represented by ConvNeXt models, have demonstrated strong performance across differen…

2023

Improving Selective Visual Question Answering by Learning From Your Peers

CVPR 2023poster

Despite advances in Visual Question Answering (VQA), the ability of models to assess their own correctness remains underexplored. Recent work has shown that VQA models, out-of-the-box, can have difficulties abstaining from answering when they are wrong. The option to abstain, also called Selective P…

2023

UniT3D: A Unified Transformer for 3D Dense Captioning and Visual Grounding

ICCV 2023poster

Performing 3D dense captioning and visual grounding requires a common and shared understanding of the underlying multimodal relationships. However, despite some previous attempts on connecting these two related tasks with highly task-specific neural modules, it remains understudied how to explicitly…

Cited by 89PDFScholar
2022

Masked Autoencoders Are Scalable Vision Learners

CVPR 2022oral

This paper shows that masked autoencoders (MAE) are scalable self-supervised learners for computer vision. Our MAE approach is simple: we mask random patches of the input image and reconstruct the missing pixels. It is based on two core designs. First, we develop an asymmetric encoder-decoder archit…

Cited by 12331PDFcodeScholar
2022

NASViT: Neural Architecture Search for Efficient Vision Transformers with Gradient Conflict aware Supernet Training

ICLR 2022poster

Designing accurate and efficient vision transformers (ViTs) is a highly important but challenging task. Supernet-based one-shot neural architecture search (NAS) enables fast architecture optimization and has achieved state-of-the-art (SOTA) results on convolutional neural networks (CNNs). However, d…

2022

On the Importance of Asymmetry for Siamese Representation Learning

CVPR 2022poster

Many recent self-supervised frameworks for visual representation learning are based on certain forms of Siamese networks. Such networks are conceptually symmetric with two parallel encoders, but often practically asymmetric as numerous mechanisms are devised to break the symmetry. In this work, we c…

Cited by 68PDFcodeScholar
2022

Point-Level Region Contrast for Object Detection Pre-Training

CVPR 2022oral

In this work we present point-level region contrast, a self-supervised pre-training approach for the task of object detection. This approach is motivated by the two key factors in detection: localization and recognition. While accurate localization favors models that operate at the pixel- or point-l…

Cited by 64PDFcodeScholar
2021

KRISP: Integrating Implicit and Symbolic Knowledge for Open-Domain Knowledge-Based VQA

CVPR 2021poster

One of the most challenging question types in VQA is when answering the question requires outside knowledge not present in the image. In this work we study open-domain knowledge, the setting when the knowledge required to answer a question is not given/annotated, neither at training nor test time. W…

Cited by 247PDFScholar
2021

MoVie: Revisiting Modulated Convolutions for Visual Counting and Beyond

ICLR 2021poster

This paper focuses on visual counting, which aims to predict the number of occurrences given a natural image and a query (e.g. a question or a category). Unlike most prior works that use explicit, symbolic models which can be computationally expensive and limited in generalization, we propose a simp…

2021

Understanding self-supervised learning dynamics without contrastive pairs

ICML 2021oral

While contrastive approaches of self-supervised learning (SSL) learn representations by minimizing the distance between two augmented views of the same data point (positive pairs) and maximizing views from different data points (negative pairs), recent \emph{non-contrastive} SSL (e.g., BYOL and SimS…

2020

ImVoteNet: Boosting 3D Object Detection in Point Clouds With Image Votes

CVPR 2020poster

3D object detection has seen quick progress thanks to advances in deep learning on point clouds. A few recent works have even shown state-of-the-art performance with just point clouds input (e.g. VoteNet). However, point cloud data have inherent limitations. They are sparse, lack color information a…

Cited by 348PDFcodeScholar
2020

In Defense of Grid Features for Visual Question Answering

CVPR 2020poster

Popularized as `bottom-up' attention, bounding box (or region) based visual features have recently surpassed vanilla grid-based convolutional features as the de facto standard for vision and language tasks like visual question answering (VQA). However, it is not clear whether the advantages of regio…

Cited by 444PDFcodeScholar
2020

Seeing the Un-Scene: Learning Amodal Semantic Maps for Room Navigation

ECCV 2020poster

We introduce a learning-based approach for room navigation using semantic maps. Our proposed architecture learns to predict top-down belief maps of regions that lie beyond the agent’s field of view while modeling architectural and stylistic regularities in houses. First, we train a model to generate…

Cited by 70SourcePDFScholar
2019

Embodied Amodal Recognition: Learning to Move to Perceive Objects

ICCV 2019poster

Passive visual systems typically fail to recognize objects in the amodal setting where they are heavily occluded. In contrast, humans and other embodied agents have the ability to move in the environment and actively control the viewing angle to better understand object shapes and semantics. In this…

Cited by 75PDFScholar
2019

Multi-Target Embodied Question Answering

CVPR 2019poster

Embodied Question Answering (EQA) is a relatively new task where an agent is asked to answer questions about its environment from egocentric perception. EQA as introduced in [8] makes the fundamental assumption that every question, e.g., "what color is the car?", has exactly one target ("car") bein…

Cited by 130PDFcodeScholar
2019

Order-Aware Generative Modeling Using the 3D-Craft Dataset

ICCV 2019poster

In this paper, we study the problem of sequentially building houses in the game of Minecraft, and demonstrate that learning the ordering can make for more effective autoregressive models. Given a partially built house made by a human player, our system tries to place additional blocks in a human-lik…

Cited by 9PDFcodeScholar
2019

Prior-Aware Neural Network for Partially-Supervised Multi-Organ Segmentation

ICCV 2019accepted

Accurate multi-organ abdominal CT segmentation is essential to many clinical applications such as computer-aided intervention. As data annotation requires massive human labor from experienced radiologists, it is common that training data is usually partially-labeled. However, these background labels…

2019

Towards VQA Models That Can Read

CVPR 2019poster

Studies have shown that a dominant class of questions asked by visually impaired users on images of their surroundings involves reading text in the image. But today's VQA models can not read! Our paper takes a first step towards addressing this problem. First, we introduce a new "TextVQA" dataset to…

Cited by 1328PDFcodeScholar
2019

nocaps: novel object captioning at scale

ICCV 2019poster

Image captioning models have achieved impressive results on datasets containing limited visual concepts and large amounts of paired image-caption training data. However, if these models are to ever function in the wild, a much larger variety of visual concepts must be learned, ideally from less supe…

Cited by 420PDFcodeScholar