← Search

Chunyuan Li

67 accepted papers

2026

Hyperbolic Gramian Volumes for Multimodal Alignment

CVPR 2026

Multimodal contrastive learning typically relies on pairwise similarities for alignment, but recent work has shown that Gramian volumes can capture higher-order correlations across modalities. However, Euclidean Gramian volumes suffer from volume collapse under L2 normalization, concentrating near u

Cited by 0SourceScholar
2026

UniT: Unified Multimodal Chain-of-Thought Test-time Scaling

CVPR 2026

Unified models can handle both multimodal understanding and generation within a single architecture, yet they typically operate in a single pass without iteratively refining their outputs. Many multimodal tasks, especially those involving complex spatial compositions, multiple interacting objects, o

Cited by 0SourceScholar
2025

Direct Preference Optimization of Video Large Multimodal Models from Language Model Reward

NAACL 2025long

Preference modeling techniques, such as direct preference optimization (DPO), has shown effective in enhancing the generalization abilities of large language model (LLM). However, in tasks involving video instruction-following, providing informative feedback, especially for open-ended conversations,…

2025

Graphic Design with Large Multimodal Model

AAAI 2025technical

In the field of graphic design, automating the integration of design elements into a cohesive multi-layered artwork not only boosts productivity but also paves the way for the democratization of graphic design. One existing practice is Graphic Layout Generation (GLG), which aims to layout sequential…

2025

LLaVA-Critic: Learning to Evaluate Multimodal Models

CVPR 2025poster

We introduce LLaVA-Critic, the first open-source large multimodal model (LMM) designed as a generalist evaluator to assess performance across a wide range of multimodal tasks. LLaVA-Critic is trained using a high-quality critic instruction-following dataset that incorporates diverse evaluation crite…

Cited by 53SourcePDFScholar
2025

LLaVA-Interleave: Tackling Multi-image, Video, and 3D in Large Multimodal Models

ICLR 2025spotlight

Visual instruction tuning has made considerable strides in enhancing the capabilities of Large Multimodal Models (LMMs). However, existing open LMMs largely focus on single-image tasks, their applications to multi-image scenarios remains less explored. Additionally, prior LMM research separately tac…

Cited by 0SourcePDFScholar
2025

LMMs-Eval: Reality Check on the Evaluation of Large Multimodal Models

NAACL 2025findings

The advances of large foundation models necessitate wide-coverage, low-cost, and zero-contamination benchmarks. Despite continuous exploration of language model evaluations, comprehensive studies on the evaluation of Large Multi-modal Models (LMMs) remain limited. In this work, we introduce LMMS-EVA…

2025

MMSearch: Unveiling the Potential of Large Models as Multi-modal Search Engines

ICLR 2025poster

The advent of Large Language Models (LLMs) has paved the way for AI search engines, e.g., SearchGPT, showcasing a new paradigm in human-internet interaction. However, most current AI search engines are limited to text-only settings, neglecting the multimodal user queries and the text-image interleav…

Cited by 0SourcePDFScholar
2025

MuirBench: A Comprehensive Benchmark for Robust Multi-image Understanding

ICLR 2025poster

We introduce MuirBench, a comprehensive benchmark that focuses on robust multi-image understanding capabilities of multimodal LLMs. MuirBench consists of 12 diverse multi-image tasks (e.g., scene understanding, ordering) that involve 10 categories of multi-image relations (e.g., multiview, temporal…

2025

Painting with Words: Elevating Detailed Image Captioning with Benchmark and Alignment Learning

ICLR 2025poster

Image captioning has long been a pivotal task in visual understanding, with recent advancements in vision-language models (VLMs) significantly enhancing the ability to generate detailed image captions. However, the evaluation of detailed image captioning remains underexplored due to outdated evaluat…

Cited by 0SourcePDFScholar
2024

Aligning Large Multimodal Models with Factually Augmented RLHF

ACL 2024findings

Large Multimodal Models (LMM) are built across modalities and the misalignment between two modalities can result in “hallucination”, generating textual outputs that are not grounded by the multimodal information in context. To address the multimodal misalignment issue, we adapt the Reinforcement Lea…

2024

Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection

ECCV 2024poster

"In this paper, we develop an open-set object detector, called Grounding DINO, by marrying Transformer-based detector DINO with grounded pre-training, which can detect arbitrary objects with human inputs such as category names or referring expressions. The key solution of open-set object detection i…

2024

LLaVA-Grounding: Grounded Visual Chat with Large Multimodal Models

ECCV 2024poster

"With the recent significant advancements in large multimodal models (LMMs), the importance of their grounding capability in visual chat is increasingly recognized. Despite recent efforts to enable LMMs to support grounding, their capabilities for grounding and chat are usually separate, and their c…

2024

MathVista: Evaluating Mathematical Reasoning of Foundation Models in Visual Contexts

ICLR 2024oral

Large Language Models (LLMs) and Large Multimodal Models (LMMs) exhibit impressive problem-solving skills in many tasks and domains, but their ability in mathematical reasoning in visual contexts has not been systematically studied. To bridge this gap, we present MathVista, a benchmark designed to c…

2024

Position: TrustLLM: Trustworthiness in Large Language Models

ICML 2024poster

Large language models (LLMs) have gained considerable attention for their excellent natural language processing capabilities. Nonetheless, these LLMs present many challenges, particularly in the realm of trustworthiness. This paper introduces TrustLLM, a comprehensive study of trustworthiness in LLM…

Cited by 95SourcePDFScholar
2024

Seeing the Image: Prioritizing Visual Correlation by Contrastive Alignment

NeurIPS 2024poster

Existing image-text modality alignment in Vision Language Models (VLMs) treats each text token equally in an autoregressive manner. Despite being simple and effective, this method results in sub-optimal cross-modal alignment by over-emphasizing the text tokens that are less correlated with or even c…

2024

Segment and Recognize Anything at Any Granularity

ECCV 2024poster

"In this work, we introduce , an augmented image segmentation foundation for segmenting and recognizing anything at desired granularities. Compared to the foundational segmentation model SAM [?], our model has two unique advantages: (i) granularity-controllability in that the model can produce segme…

Cited by 214SourcePDFScholar
2024

Towards Building The Federatedgpt: Federated Instruction Tuning

ICASSP 2024accepted

While "instruction-tuned" generative large language models (LLMs) have demonstrated an impressive ability to generalize to new tasks, the training phases heavily rely on large amounts of diverse and high-quality instruction data (such as ChatGPT and GPT-4). Unfortunately, acquiring high-quality data…

Cited by 0SourceScholar
2023

A Simple Framework for Open-Vocabulary Segmentation and Detection

ICCV 2023poster

In this work, we present OpenSeeD, a simple Open-vocabulary Segmentation and Detection framework that learns from different segmentation and detection datasets. To bridge the gap of vocabulary and annotation granularity, we first introduce a pretrained text encoder to encode all the visual concepts…

Cited by 176PDFcodeScholar
2023

GLIGEN: Open-Set Grounded Text-to-Image Generation

CVPR 2023poster

Large-scale text-to-image diffusion models have made amazing advances. However, the status quo is to use text input alone, which can impede controllability. In this work, we propose GLIGEN: Open-Set Grounded Text-to-Image Generation, a novel approach that builds upon and extends the functionality of…

2023

Generalized Decoding for Pixel, Image, and Language

CVPR 2023poster

We present X-Decoder, a generalized decoding model that can predict pixel-level segmentation and language tokens seamlessly. X-Decoder takes as input two types of queries: (i) generic non-semantic queries and (ii) semantic queries induced from text inputs, to decode different pixel-level and token-l…

2023

LLaVA-Med: Training a Large Language-and-Vision Assistant for Biomedicine in One Day

NeurIPS 2023spotlight

Conversational generative AI has demonstrated remarkable promise for empowering biomedical practitioners, but current investigations focus on unimodal text. Multimodal conversational AI has seen rapid progress by leveraging billions of image-text pairs from the public web, but such general-domain vi…

Cited by 828SourcePDFScholar
2023

Large Language Models are Visual Reasoning Coordinators

NeurIPS 2023poster

Visual reasoning requires multimodal perception and commonsense cognition of the world. Recently, multiple vision-language models (VLMs) have been proposed with excellent commonsense reasoning ability in various domains. However, how to harness the collective power of these complementary VLMs is rar…

2023

Learning Customized Visual Models With Retrieval-Augmented Knowledge

CVPR 2023highlight

Image-text contrastive learning models such as CLIP have demonstrated strong task transfer ability. The high generality and usability of these visual models is achieved via a web-scale data collection process to ensure broad concept coverage, followed by expensive pre-training to feed all the knowle…

2023

Parameter-Efficient Model Adaptation for Vision Transformers

AAAI 2023technical

In computer vision, it has achieved great transfer learning performance via adapting large-scale pretrained vision models (e.g., vision transformers) to downstream tasks. Common approaches for model adaptation either update all model parameters or leverage linear probes. In this paper, we aim to stu…

2023

Scaling Vision-Language Models with Sparse Mixture of Experts

EMNLP 2023long findings

The field of natural language processing (NLP) has made significant strides in recent years, particularly in the development of large-scale vision-language models (VLMs). These models aim to bridge the gap between text and visual information, enabling a more comprehensive understanding of multimedia…

Cited by 0SourceScholar
2022

ELEVATER: A Benchmark and Toolkit for Evaluating Language-Augmented Visual Models

NeurIPS 2022accept

Learning visual representations from natural language supervision has recently shown great promise in a number of pioneering works. In general, these language-augmented visual models demonstrate strong transferability to a variety of datasets/tasks. However, it remains challenging to evaluate the tr…

Cited by 159SourcePDFScholar
2022

Efficient Self-supervised Vision Transformers for Representation Learning

ICLR 2022poster

This paper investigates two techniques for developing efficient self-supervised vision transformers (EsViT) for visual representation learning. First, we show through a comprehensive empirical study that multi-stage architectures with sparse self-attentions can significantly reduce modeling complexi…

2022

Grounded Language-Image Pre-Training

CVPR 2022oral

This paper presents a grounded language-image pre-training (GLIP) model for learning object-level, language-aware, and semantic-rich visual representations. GLIP unifies object detection and phrase grounding for pre-training. The unification brings two benefits: 1) it allows GLIP to learn from both…

Cited by 1294PDFcodeScholar
2022

K-LITE: Learning Transferable Visual Models with External Knowledge

NeurIPS 2022accept

The new generation of state-of-the-art computer vision systems are trained from natural language supervision, ranging from simple object category names to descriptive captions. This form of supervision ensures high generality and usability of the learned visual models, based on the broad concept cov…

2022

RegionCLIP: Region-Based Language-Image Pretraining

CVPR 2022poster

Contrastive language-image pretraining (CLIP) using image-text pairs has achieved impressive results on image classification in both zero-shot and transfer learning settings. However, we show that directly applying such models to recognize image regions for object detection leads to unsatisfactory p…

Cited by 648PDFcodeScholar
2022

Towards Language-Free Training for Text-to-Image Generation

CVPR 2022poster

One of the major challenges in training text-to-image generation models is the need of a large number of high-quality text-image pairs. While image samples are often easily accessible, the associated text description typically requires careful human captioning, which is particularly time- and cost-c…

Cited by 307PDFScholar
2022

Unified Contrastive Learning in Image-Text-Label Space

CVPR 2022poster

Visual recognition is recently learned via either supervised learning on human-annotated image-label data or language-image contrastive learning with webly-crawled image-text pairs. While supervised learning may result in a more discriminative representation, language-image pretraining shows unprece…

Cited by 249PDFcodeScholar
2021

Exploring Robustness of Unsupervised Domain Adaptation in Semantic Segmentation

ICCV 2021poster

Recent studies imply that deep neural networks are vulnerable to adversarial examples, i.e., inputs with a slight but intentional perturbation are incorrectly classified by the network. Such vulnerability makes it risky for some security-related applications (e.g., semantic segmentation in autonomou…

Cited by 45PDFcodeScholar
2021

Few-Shot Named Entity Recognition: An Empirical Baseline Study

EMNLP 2021main

This paper presents an empirical study to efficiently build named entity recognition (NER) systems when a small amount of in-domain labeled data is available. Based upon recent Transformer-based self-supervised pre-trained language models (PLMs), we investigate three orthogonal schemes to improve mo…

2021

Focal Attention for Long-Range Interactions in Vision Transformers

NeurIPS 2021spotlight

Recently, Vision Transformer and its variants have shown great promise on various computer vision tasks. The ability to capture local and global visual dependencies through self-attention is the key to its success. But it also brings challenges due to quadratic computational overhead, especially for…

Cited by 171SourcePDFScholar
2021

Hierarchical Graph Capsule Network

AAAI 2021technical

Graph Neural Networks (GNNs) draw their strength from explicitly modeling the topological information of structured data. However, existing GNNs suffer from limited capability in capturing the hierarchical graph representation which plays an important role in graph classification. In this paper, we…

2021

RADDLE: An Evaluation Benchmark and Analysis Platform for Robust Task-oriented Dialog Systems

ACL 2021long

For task-oriented dialog systems to be maximally useful, it must be able to process conversations in a way that is (1) generalizable with a small number of training examples for new task domains, and (2) robust to user input in various styles, modalities, or domains. In pursuit of these goals, we in…

Cited by 49SourcePDFScholar
2020

Cyclical Stochastic Gradient MCMC for Bayesian Deep Learning

ICLR 2020talk

The posteriors over neural network weights are high dimensional and multimodal. Each mode typically characterizes a meaningfully different representation of the data. We develop Cyclical Stochastic Gradient MCMC (SG-MCMC) to automatically explore such distributions. In particular, we propose a cycli…

Cited by 357SourcecodeScholar
2020

Feature Quantization Improves GAN Training

ICML 2020poster

The instability in GANs’ training has been a long-standing problem despite remarkable research efforts. We identify that instability issues stem from difficulties of performing feature matching with mini-batch statistics, due to a fragile balance between the fixed target distribution and the progres…

2020

Oscar: Object-Semantics Aligned Pre-training for Vision-Language Tasks

ECCV 2020poster

Large-scale pre-training methods of learning cross-modal representations on image-text pairs are becoming popular for vision-language tasks. While existing methods simply concatenate image region features and text features as input to the model to be pre-trained and use self-attention to learn image…

2020

Towards Learning a Generic Agent for Vision-and-Language Navigation via Pre-Training

CVPR 2020poster

Learning to navigate in a visual environment following natural-language instructions is a challenging task, because the multimodal inputs to the agent are highly variable, and the training data on a new task is often limited. In this paper, we present the first pre-training and fine-tuning paradigm…

Cited by 320PDFcodeScholar
2019

Adversarial Learning of a Sampler Based on an Unnormalized Distribution

AISTATS 2019poster

Fundamental aspects of adversarial learning are investigated, with learning based on samples from the target distribution (conventional GAN setup). With insights so garnered, adversarial learning is extended to the case for which one has access to an unnormalized form $u(x)$ of the target density fu…

2019

Twin Auxilary Classifiers GAN

NeurIPS 2019spotlight

Conditional generative models enjoy significant progress over the past few years. One of the popular conditional models is Auxiliary Classifier GAN (AC-GAN) that generates highly discriminative images by extending the loss function of GAN with an auxiliary classifier. However, the diversity of the g…

2018

Adversarial Time-to-Event Modeling

ICML 2018oral

Modern health data science applications leverage abundant molecular and electronic health data, providing opportunities for machine learning to build statistical models to support clinical practice. Time-to-event analysis, also called survival analysis, stands as one of the most representative examp…

2018

Continuous-Time Flows for Efficient Inference and Density Estimation

ICML 2018oral

Two fundamental problems in unsupervised learning are efficient inference for latent-variable models and robust density estimation based on large amounts of unlabeled data. Algorithms for the two tasks, such as normalizing flows and generative adversarial networks (GANs), are often developed indepen…

2018

Learning Structural Weight Uncertainty for Sequential Decision-Making

AISTATS 2018poster

Learning probability distributions on the weights of neural networks (NNs) has recently proven beneficial in many applications. Bayesian methods, such as Stein variational gradient descent (SVGD), offer an elegant framework to reason about NN model uncertainty. However, by assuming independent Gauss…

2018

Measuring the Intrinsic Dimension of Objective Landscapes

ICLR 2018poster

Many recently trained neural networks employ large numbers of parameters to achieve good performance. One may intuitively use the number of parameters required as a rough gauge of the difficulty of a problem. But how accurate are such notions? How many parameters are really needed? In this paper we…

2018

Symmetric Variational Autoencoder and Connections to Adversarial Learning

AISTATS 2018poster

A new form of the variational autoencoder (VAE) is proposed, based on the symmetric Kullback- Leibler divergence. It is demonstrated that learn- ing of the resulting symmetric VAE (sVAE) has close connections to previously developed adversarial-learning methods. This relationship helps unify the pre…

Cited by 0SourcePDFScholar
2017

ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching

NeurIPS 2017poster

We investigate the non-identifiability issues associated with bidirectional adversarial training for joint distribution matching. Within a framework of conditional entropy, we propose both adversarial and non-adversarial approaches to learn desirable matched joint distributions for unsupervised and…

2017

Adversarial Symmetric Variational Autoencoder

NeurIPS 2017poster

A new form of variational autoencoder (VAE) is developed, in which the joint distribution of data and codes is considered in two (symmetric) forms: (i) from observed data fed through the encoder to yield codes, and (ii) from latent codes drawn from a simple prior and propagated through the decoder t…

Cited by 100SourcePDFScholar
2017

Triangle Generative Adversarial Networks

NeurIPS 2017poster

A Triangle Generative Adversarial Network ($\Delta$-GAN) is developed for semi-supervised cross-domain joint distribution matching, where the training data consists of samples from each domain, and supervision of domain correspondence is provided by only a few paired samples. $\Delta$-GAN consists o…

Cited by 168SourcePDFScholar
2017

VAE Learning via Stein Variational Gradient Descent

NeurIPS 2017poster

A new method for learning variational autoencoders (VAEs) is developed, based on Stein variational gradient descent. A key advantage of this approach is that one need not make parametric assumptions about the form of the encoder distribution. Performance is further enhanced by integrating the propos…

Cited by 76SourcePDFScholar
2016

A Deep Generative Deconvolutional Image Model

AISTATS 2016poster

A deep generative model is developed for representation and analysis of images, based on a hierarchical convolutional dictionary-learning framework. Stochastic unpooling is employed to link consecutive layers in the model, yielding top-down image generation. A Bayesian support vector machine is link…

Cited by 55SourcePDFScholar
2016

Bridging the Gap between Stochastic Gradient MCMC and Stochastic Optimization

AISTATS 2016poster

Stochastic gradient Markov chain Monte Carlo (SG-MCMC) methods are Bayesian analogs to popular stochastic optimization methods; however, this connection is not well studied. We explore this relationship by applying simulated annealing to an SG-MCMC algorithm. Furthermore, we extend recent SG-MCMC me…

2016

Learning Weight Uncertainty With Stochastic Gradient MCMC for Shape Classification

CVPR 2016spotlight

Learning the representation of shape cues in 2D & 3D objects for recognition is a fundamental task in computer vision. Deep neural networks (DNNs) have shown promising performance on this task. Due to the large variability of shapes, accurate recognition relies on good estimates of model uncertain…

Cited by 62PDFScholar
2016

Stochastic Gradient MCMC with Stale Gradients

NeurIPS 2016poster

Stochastic gradient MCMC (SG-MCMC) has played an important role in large-scale Bayesian learning, with well-developed theoretical convergence properties. In such applications of SG-MCMC, it is becoming increasingly popular to employ distributed systems, where stochastic gradients are computed based…

Cited by 34SourcePDFScholar
2016

Variational Autoencoder for Deep Learning of Images, Labels and Captions

NeurIPS 2016poster

A novel variational autoencoder is developed to model images, as well as associated labels or captions. The Deep Generative Deconvolutional Network (DGDN) is used as a decoder of the latent image features, and a deep Convolutional Neural Network (CNN) is used as an image encoder; the CNN is used to…

Cited by 1096SourcePDFScholar
2015

Deep Temporal Sigmoid Belief Networks for Sequence Modeling

NeurIPS 2015poster

Deep dynamic generative models are developed to learn sequential dependencies in time-series data. The multi-layered model is designed by constructing a hierarchy of temporal sigmoid belief networks (TSBNs), defined as a sequential stack of sigmoid belief networks (SBNs). Each SBN has a contextual h…