← Search

Zhiqiu Lin

14 accepted papers

2026

Building a Precise Video Language with Human-AI Oversight

CVPR 2026

Video-language models (VLMs) learn to reason about the dynamic visual world through natural language. We introduce a suite of open datasets, benchmarks, and recipes for scalable oversight that enable precise video captioning. First, we define a structured specification for describing subjects, scene

Cited by 0SourcecodeScholar
2025

Enhancing Few-Shot Vision-Language Classification with Large Multimodal Model Features

ICCV 2025poster

Generative Large Multimodal Models (LMMs) like LLaVA and Qwen-VL excel at a wide variety of vision-language (VL) tasks. Despite strong performance, LMMs' generative outputs are not specialized for vision-language classification tasks (i.e., tasks with vision-language inputs and discrete labels) such…

Cited by 0SourcePDFScholar
2025

InstructPart: Task-Oriented Part Segmentation with Instruction Reasoning

ACL 2025long

Large multimodal foundation models, particularly in the domains of language and vision, have significantly advanced various tasks, including robotics, autonomous driving, information retrieval, and grounding. However, many of these models perceive objects as indivisible, overlooking the components t…

2025

Towards Understanding Camera Motions in Any Video

NeurIPS 2025spotlight

We introduce CameraBench, a large-scale dataset and benchmark designed to assess and improve camera motion understanding. CameraBench consists of ~3,000 diverse internet videos, annotated by experts through a rigorous multi-stage quality control process. One of our core contributions is a taxonomy o…

Cited by 0SourceScholar
2024

LCA-on-the-Line: Benchmarking Out of Distribution Generalization with Class Taxonomies

ICML 2024oral

We tackle the challenge of predicting models' Out-of-Distribution (OOD) performance using in-distribution (ID) measurements without requiring OOD data. Existing evaluations with ``Effective robustness'', which use ID accuracy as an indicator of OOD accuracy, encounter limitations when models are tra…

2024

Language Models as Black-Box Optimizers for Vision-Language Models

CVPR 2024poster

Vision-language models (VLMs) pre-trained on web-scale datasets have demonstrated remarkable capabilities on downstream tasks when fine-tuned with minimal data. However many VLMs rely on proprietary data and are not open-source which restricts the use of white-box approaches for fine-tuning. As such…

2024

NaturalBench: Evaluating Vision-Language Models on Natural Adversarial Samples

NeurIPS 2024poster

Vision-language models (VLMs) have made significant progress in recent visual-question-answering (VQA) benchmarks that evaluate complex visio-linguistic reasoning. However, are these models truly effective? In this work, we show that VLMs still struggle with natural images and questions that humans…

Cited by 19SourcePDFScholar
2024

Revisiting the Role of Language Priors in Vision-Language Models

ICML 2024poster

Vision-language models (VLMs) are impactful in part because they can be applied to a variety of visual understanding tasks in a zero-shot fashion, without any fine-tuning. We study $\textit{generative VLMs}$ that are trained for next-word generation given an image. We explore their zero-shot perform…

2024

The Neglected Tails in Vision-Language Models

CVPR 2024poster

Vision-language models (VLMs) excel in zero-shot recognition but their performance varies greatly across different visual concepts. For example although CLIP achieves impressive accuracy on ImageNet (60-80%) its performance drops below 10% for more than ten concepts like night snake presumably due t…

Cited by 44SourcePDFScholar
2023

Multimodality Helps Unimodality: Cross-Modal Few-Shot Learning With Multimodal Models

CVPR 2023poster

The ability to quickly learn a new task with minimal instruction - known as few-shot learning - is a central aspect of intelligent agents. Classical few-shot benchmarks make use of few-shot samples from a single modality, but such samples may not be sufficient to characterize an entire concept class…

2022

Continual Learning with Evolving Class Ontologies

NeurIPS 2022accept

Lifelong learners must recognize concept vocabularies that evolve over time. A common yet underexplored scenario is learning with class labels that continually refine/expand old classes. For example, humans learn to recognize ${\tt dog}$ before dog breeds. In practical settings, dataset ${\it versio…

Cited by 12SourcePDFScholar
2021

The CLEAR Benchmark: Continual LEArning on Real-World Imagery

NeurIPS 2021poster

Continual learning (CL) is widely regarded as crucial challenge for lifelong AI. However, existing CL benchmarks, e.g. Permuted-MNIST and Split-CIFAR, make use of artificial temporal variation and do not align with or generalize to the real- world. In this paper, we introduce CLEAR, the first contin…

Cited by 112SourcecodeScholar