← Search

Yunze Man

16 accepted papers

2026

Capturing Visual Environment Structure Correlates with Control Performance

ICLR 2026poster

The choice of visual representation is key to scaling generalist robot policies. However, direct evaluation via policy rollouts is expensive, even in simulation. Existing proxy metrics focus on the representation's capacity to capture narrow aspects of the visual world, like object shape, limiting g…

Cited by 0SourceScholar
2026

Fast-ThinkAct: Efficient Vision-Language-Action Reasoning via Verbalizable Latent Planning

CVPR 2026

Vision-Language-Action (VLA) tasks require reasoning over complex visual scenes and executing adaptive actions in dynamic environments. While recent studies on reasoning VLAs show that explicit chain-of-thought (CoT) can improve generalization, they suffer from high inference latency due to lengthy

Cited by 0SourceScholar
2026

LocateAnything3D: Vision-Language 3D Detection with Chain-of-Sight

CVPR 2026

To act in the world, a model must name what it sees and know where it is in 3D. Today's vision-language models excel at open-ended 2D description and grounding, yet multi-object 3D detection remains largely missing from the VLM toolbox. We present LocateAnything3D, a VLM-native recipe that casts 3D

Cited by 0SourcecodeScholar
2025

AgMMU: A Comprehensive Agricultural Multimodal Understanding Benchmark

NeurIPS 2025poster

We present **AgMMU**, a challenging real‑world benchmark for evaluating and advancing vision-language models (VLMs) in the knowledge‑intensive domain of agriculture. Unlike prior datasets that rely on crowdsourced prompts, AgMMU is distilled from 116,231 authentic dialogues between everyday growers…

Cited by 0SourceScholar
2025

Argus: Vision-Centric Reasoning with Grounded Chain-of-Thought

CVPR 2025poster

Recent advances in multimodal large language models (MLLMs) have demonstrated remarkable capabilities in vision-language tasks, yet they often struggle with vision-centric scenarios where precise visual focus is needed for accurate reasoning. In this paper, we introduce Argus to address these limita…

Cited by 0SourcePDFScholar
2025

Floating No More: Object-Ground Reconstruction from a Single Image

CVPR 2025poster

Recent advancements in 3D object reconstruction from single images have primarily focused on improving the accuracy of object shapes. Yet, these techniques often fail to accurately capture the inter-relation between the object, ground, and camera. As a result, the reconstructed objects often appear…

Cited by 3SourcePDFScholar
2025

RandAR: Decoder-only Autoregressive Visual Generation in Random Orders

CVPR 2025poster

We introduce RandAR, a decoder-only visual autoregressive (AR) model capable of generatng images in arbitrary token orders. Unlike previous decoder-only AR models that rely on a predefined generation order, RandAR removes this inductive bias, unlocking new capabilities in decoder-only generation. Ou…

2024

Frozen Transformers in Language Models Are Effective Visual Encoder Layers

ICLR 2024spotlight

This paper reveals that large language models (LLMs), despite being trained solely on text data, are surprisingly}strong encoders for purely visual tasks in the absence of language. Even more intriguingly, this can be achieved by a simple yet previously overlooked strategy -- employing a frozen tran…

2024

Lexicon3D: Probing Visual Foundation Models for Complex 3D Scene Understanding

NeurIPS 2024poster

Complex 3D scene understanding has gained increasing attention, with scene encoding strategies built on top of visual foundation models playing a crucial role in this success. However, the optimal scene encoding strategies for various scenarios remain unclear, particularly compared to their image-ba…

Cited by 14SourcePDFScholar
2023

DualCross: Cross-Modality Cross-Domain Adaptation for Monocular BEV Perception

IROS 2023poster

Closing the domain gap between training and deployment and incorporating multiple sensor modalities are two challenging yet critical topics for self-driving. Existing work only focuses on single one of the above topics, overlooking the simultaneous domain and modality shift which pervasively exists…

Cited by 5SourcecodeScholar
2022

Fast Graph Neural Tangent Kernel via Kronecker Sketching

AAAI 2022technical

Many deep learning tasks need to deal with graph data (e.g., social networks, protein structures, code ASTs). Due to the importance of these tasks, people turned to Graph Neural Networks (GNNs) as the de facto method for machine learning on graph data. GNNs have become widely applied due to their co…

Cited by 8SourcePDFScholar
2021

Multi-Echo LiDAR for 3D Object Detection

ICCV 2021poster

LiDAR sensors can be used to obtain a wide range of measurement signals other than a simple 3D point cloud, and those signals can be leveraged to improve perception tasks like 3D object detection. A single laser pulse can be partially reflected by multiple objects along its path, resulting in multip…

Cited by 15PDFScholar
2020

GNN3DMOT: Graph Neural Network for 3D Multi-Object Tracking With 2D-3D Multi-Feature Learning

CVPR 2020poster

3D Multi-object tracking (MOT) is crucial to autonomous systems. Recent work uses a standard tracking-by-detection pipeline, where feature extraction is first performed independently for each object in order to compute an affinity matrix. Then the affinity matrix is passed to the Hungarian algorithm…

Cited by 262PDFcodeScholar