← Search

Kaiyang Zhou

18 accepted papers

2026

Fine-tuning Quantized Neural Networks with Zeroth-order Optimization

ICLR 2026poster

As the size of large language models grows exponentially, GPU memory has become a bottleneck for adapting these models to downstream tasks. In this paper, we aim to push the limits of memory-efficient training by minimizing memory usage on model weights, gradients, and optimizer states, within a uni…

Cited by 0SourcecodeScholar
2025

Bootstrapping Grounded Chain-of-Thought in Multimodal LLMs for Data-Efficient Model Adaptation

ICCV 2025poster

Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in interpreting images using natural language. However, without using large-scale datasets for retraining, these models are difficult to adapt to specialized vision tasks, e.g., chart understanding. This problem is ca…

2024

Dual Memory Networks: A Versatile Adaptation Approach for Vision-Language Models

CVPR 2024poster

With the emergence of pre-trained vision-language models like CLIP how to adapt them to various downstream classification tasks has garnered significant attention in recent research. The adaptation strategies can be typically categorized into three paradigms: zero-shot adaptation few-shot adaptation…

2024

Octopus: Embodied Vision-Language Programmer from Environmental Feedback

ECCV 2024poster

"Large vision-language models (VLMs) have achieved substantial progress in multimodal perception and reasoning. When integrated into an embodied agent, existing embodied VLM works either output detailed action sequences at the manipulation level or only provide plans at an abstract level, leaving a…

2024

Open-Vocabulary Calibration for Fine-tuned CLIP

ICML 2024poster

Vision-language models (VLMs) have emerged as formidable tools, showing their strong capability in handling various open-vocabulary tasks in image recognition, text-driven visual content generation, and visual chatbots, to name a few. In recent years, considerable efforts and resources have been dev…

2024

Prompting Vision Foundation Models for Pathology Image Analysis

CVPR 2024poster

The rapid increase in cases of non-alcoholic fatty liver disease (NAFLD) in recent years has raised significant public concern. Accurately identifying tissue alteration regions is crucial for the diagnosis of NAFLD but this task presents challenges in pathology image analysis particularly with small…

2023

4D Panoptic Scene Graph Generation

NeurIPS 2023spotlight

We are living in a three-dimensional space while moving forward through a fourth dimension: time. To allow artificial intelligence to develop a comprehensive understanding of such a 4D environment, we introduce **4D Panoptic Scene Graph (PSG-4D)**, a new representation that bridges the raw visual da…

Cited by 16SourcePDFScholar
2023

Panoptic Video Scene Graph Generation

CVPR 2023poster

Towards building comprehensive real-world visual perception systems, we propose and study a new problem called panoptic scene graph generation (PVSG). PVSG is related to the existing video scene graph generation (VidSGG) problem, which focuses on temporal interactions between humans and objects loca…

2022

Open-Vocabulary DETR with Conditional Matching

ECCV 2022poster

"Open-vocabulary object detection, which is concerned with the problem of detecting novel objects guided by natural language, has gained increasing attention from the community. Ideally, we would like to extend an open-vocabulary detector such that it can produce bounding box predictions based on us…

2022

OpenOOD: Benchmarking Generalized Out-of-Distribution Detection

NeurIPS 2022accept

Out-of-distribution (OOD) detection is vital to safety-critical machine learning applications and has thus been extensively studied, with a plethora of methods developed in the literature. However, the field currently lacks a unified, strictly formulated, and comprehensive benchmark, which often res…

2022

Panoptic Scene Graph Generation

ECCV 2022poster

"Existing research addresses scene graph generation (SGG), a critical technology to scene understanding in images, from the detection perspective, i.e., objects are detected using bounding boxes followed by prediction of their pairwise relationships. We argue that such a paradigm would cause several…

2021

Energy-Based Open-World Uncertainty Modeling for Confidence Calibration

ICCV 2021poster

Confidence calibration is of great importance to ensure the reliability of decisions made by machine learning systems. However, discriminative classifiers based on deep neural networks are often criticized for producing overconfident predictions that fail to reflect the true correctness likelihood o…

Cited by 70PDFScholar
2020

Learning to Generate Novel Domains for Domain Generalization

ECCV 2020poster

This paper focuses on domain generalization (DG), the task of learning from multiple source domains a model that generalizes well to unseen domains. A main challenge for DG is that the available source domains often exhibit limited diversity, hampering the model's ability to learn to generalize. We…

Cited by 556SourcePDFScholar
2019

Omni-Scale Feature Learning for Person Re-Identification

ICCV 2019poster

As an instance-level recognition problem, person re-identification (ReID) relies on discriminative features, which not only capture different spatial scales but also encapsulate an arbitrary combination of multiple scales. We callse features of both homogeneous and heterogeneous scales omni-scale fe…

Cited by 1039PDFcodeScholar