← Search

Manchen Wang

5 accepted papers

2026

Beyond 3D VQAs: Injecting 3D Spatial Priors into Vision-Language Models for Enhanced Geometric Reasoning

CVPR 2026

Vision-Language Models (VLMs) often struggle with robust 3D spatial reasoning. Prevailing methods that rely on fine-tuning with 3D visual question-answering (VQA) datasets may overfit dataset-specific biases, while integrating specialized 3D visual encoders is often inflexible and cumbersome. In thi

Cited by 0SourcecodeScholar
2026

Hierarchical Procedural Meta-Reasoning for Generalizable Multimodal Agents

ICML 2026poster

While multimodal agents can achieve strong performance through fine-tuning, their ability to generalize remains limited in complex real-world tasks such as mobile navigation, where diverse applications, frequent system changes, and customized workflows are common in practice. We argue that a fundame…

Cited by 0SourceScholar
2023

ScaleDet: A Scalable Multi-Dataset Object Detector

CVPR 2023poster

Multi-dataset training provides a viable solution for exploiting heterogeneous large-scale datasets without extra annotation cost. In this work, we propose a scalable multi-dataset detector (ScaleDet) that can scale up its generalization across datasets when increasing the number of training dataset…

Cited by 23SourcePDFScholar
2022

Semi-supervised Vision Transformers at Scale

NeurIPS 2022accept

We study semi-supervised learning (SSL) for vision transformers (ViT), an under-explored topic despite the wide adoption of the ViT architectures to different tasks. To tackle this problem, we use a SSL pipeline, consisting of first un/self-supervised pre-training, followed by supervised fine-tuning…