← Search

Haoxuan You

21 accepted papers

2026

MANZANO: A Simple and Scalable Unified Multimodal Model with a Hybrid Vision Tokenizer

ICLR 2026poster

Unified multimodal Large Language Models (LLMs) that can both understand and generate visual content hold immense potential. However, existing open-source models often suffer from a performance trade-off between these capabilities. We present Manzano, a simple and scalable unified framework that sub…

Cited by 0SourceScholar
2025

DyCoke: Dynamic Compression of Tokens for Fast Video Large Language Models

CVPR 2025poster

Video large language models (VLLMs) have significantly advanced recently in processing complex video content. Yet, their inference efficiency remains constrained because of the high computational cost stemming from the thousands of visual tokens generated from the video inputs. We empirically observ…

2025

HoliTom: Holistic Token Merging for Fast Video Large Language Models

NeurIPS 2025poster

Video large language models (video LLMs) excel at video comprehension but face significant computational inefficiency due to redundant video tokens. Existing token pruning methods offer solutions. However, approaches operating within the LLM (inner-LLM pruning), such as FastV, incur intrinsic comput…

Cited by 0SourcecodeScholar
2025

MM1.5: Methods, Analysis & Insights from Multimodal LLM Fine-tuning

ICLR 2025poster

We present MM1.5, a new family of multimodal large language models (MLLMs) designed to enhance capabilities in text-rich image understanding, visual referring and grounding, and multi-image reasoning. Building upon the MM1 architecture, MM1.5 adopts a data-centric approach to model training, systema…

Cited by 29SourcePDFScholar
2025

MMEgo: Towards Building Egocentric Multimodal LLMs for Video QA

ICLR 2025poster

This research aims to comprehensively explore building a multimodal foundation model for egocentric video understanding. To achieve this goal, we work on three fronts. First, as there is a lack of QA data for egocentric video understanding, we automatically generate 7M high-quality QA samples for e…

Cited by 0SourcePDFScholar
2024

CoBIT: A Contrastive Bi-directional Image-Text Generation Model

ICLR 2024poster

The field of Vision-and-Language (VL) has witnessed a proliferation of pretrained foundation models. Current techniques typically employ only one type of training objective, whether it's (1) contrastive objectives (like CLIP), (2) image-to-text generative objectives (like PaLI), or (3) text-to-image…

Cited by 22SourcePDFScholar
2024

Ferret: Refer and Ground Anything Anywhere at Any Granularity

ICLR 2024spotlight

We introduce Ferret, a new Multimodal Large Language Model (MLLM) capable of understanding spatial referring of any shape or granularity within an image and accurately grounding open-vocabulary descriptions. To unify referring and grounding in the LLM paradigm, Ferret employs a novel and powerful hy…

2024

JourneyBench: A Challenging One-Stop Vision-Language Understanding Benchmark of Generated Images

NeurIPS 2024poster

Existing vision-language understanding benchmarks largely consist of images of objects in their usual contexts. As a consequence, recent multimodal large language models can perform well with only a shallow visual understanding by relying on background language biases. Thus, strong performance on th…

2023

Dataset Bias Mitigation in Multiple-Choice Visual Question Answering and Beyond

EMNLP 2023long findings

Vision-language (VL) understanding tasks evaluate models' comprehension of complex visual scenes through multiple-choice questions. However, we have identified two dataset biases that models can exploit as shortcuts to resolve various VL tasks correctly without proper understanding. The first type o…

Cited by 0SourceScholar
2023

IdealGPT: Iteratively Decomposing Vision and Language Reasoning via Large Language Models

EMNLP 2023long findings

The field of vision-and-language (VL) understanding has made unprecedented progress with end-to-end large pre-trained VL models (VLMs). However, they still fall short in zero-shot reasoning tasks that require multi-step inferencing. To achieve this goal, previous works resort to a divide-and-conquer…

Cited by 0SourcecodeScholar
2023

UniFine: A Unified and Fine-grained Approach for Zero-shot Vision-Language Understanding

ACL 2023findings

Vision-language tasks, such as VQA, SNLI-VE, and VCR are challenging because they require the model’s reasoning ability to understand the semantics of the visual world and natural language. Supervised methods working for vision-language tasks have been well-studied. However, solving these tasks in a…

2022

Find Someone Who: Visual Commonsense Understanding in Human-Centric Grounding

EMNLP 2022finding

From a visual scene containing multiple people, human is able to distinguish each individual given the context descriptions about what happened before, their mental/physical states or intentions, etc. Above ability heavily relies on human-centric commonsense knowledge and reasoning. For example, if…

2022

Learning Visual Representation from Modality-Shared Contrastive Language-Image Pre-training

ECCV 2022poster

"Large-scale multi-modal contrastive pre-training has demonstrated great utility to learn transferable features for a range of downstream tasks by mapping multiple modalities into a shared embedding space. Typically, this has employed separate encoders for each modality. However, recent work suggest…

2022

Rethinking Network Design and Local Geometry in Point Cloud: A Simple Residual MLP Framework

ICLR 2022poster

Point cloud analysis is challenging due to irregularity and unordered data structure. To capture the 3D geometries, prior works mainly rely on exploring sophisticated local geometric extractors, using convolution, graph, or attention mechanisms. These methods, however, incur unfavorable latency duri…

2022

SGEITL: Scene Graph Enhanced Image-Text Learning for Visual Commonsense Reasoning

AAAI 2022technical

Answering complex questions about images is an ambitious goal for machine intelligence, which requires a joint understanding of images, text, and commonsense knowledge, as well as a strong reasoning ability. Recently, multimodal Transformers have made a great progress in the task of Visual Commonsen…

Cited by 30SourcePDFScholar
2022

Understanding ME? Multimodal Evaluation for Fine-grained Visual Commonsense

EMNLP 2022main

Visual commonsense understanding requires Vision Language (VL) models to not only understand image and text but also cross-reference in-between to fully integrate and achieve comprehension of the visual scene described. Recently, various approaches have been developed and have achieved high performa…

2021

Unsupervised Vision-and-Language Pre-training Without Parallel Images and Captions

NAACL 2021long

Pre-trained contextual vision-and-language (V&L) models have achieved impressive performance on various benchmarks. However, existing models require a large amount of parallel image-caption data for pre-training. Such data are costly to collect and require cumbersome curation. Inspired by unsupervis…

2020

Learning Visual Commonsense for Robust Scene Graph Generation

ECCV 2020poster

Scene graph generation models understand the scene through object and predicate recognition, but are prone to mistakes due to the challenges of perception in the wild. Perception errors often lead to nonsensical compositions in the output scene graph, which do not follow real-world rules and pattern…

Cited by 90SourcePDFScholar
2019

Dynamic Fusion With Intra- and Inter-Modality Attention Flow for Visual Question Answering

CVPR 2019oral

Learning effective fusion of multi-modality features is at the heart of visual question answering. We propose a novel method of dynamically fuse multi-modal features with intra- and inter-modality information flow, which alternatively pass dynamic information between and across the visual and langua…

Cited by 383PDFScholar
2019

Multi-Modality Latent Interaction Network for Visual Question Answering

ICCV 2019poster

Exploiting relationships between visual regions and question words have achieved great success in learning multi-modality features for Visual Question Answering (VQA). However, we argue that existing methods mostly model relations between individual visual regions and words, which are not enough to…

Cited by 91PDFScholar
2019

PointDAN: A Multi-Scale 3D Domain Adaption Network for Point Cloud Representation

NeurIPS 2019poster

Domain Adaptation (DA) approaches achieved significant improvements in a wide range of machine learning and computer vision tasks (i.e., classification, detection, and segmentation). However, as far as we are aware, there are few methods yet to achieve domain adaptation directly on 3D point cloud da…