paper-with-me

Papers

Distilling Large Vision-Language Model with Out-of-Distribution Generalizability

2023-07-06 · ICCV 2023 1 · Xuanlin Li, Yunhao Fang, Minghua Liu, Zhan Ling, Zhuowen Tu, Hao Su

Large vision-language models have achieved outstanding performance, but their size and computational requirements make their deployment on resource-constrained devices and time-sensitive tasks impractical. Model distillation, the process of creating smaller, faster models that maintain the performance of larger models, is a promising direction towards the solution. This paper investigates the distillation of visual representations in large teacher vision-language models into lightweight student models using a small- or mid-scale dataset. Notably, this study focuses on open-vocabulary out-of-distribution (OOD) generalization, a challenging problem that has been overlooked in previous model distillation literature. We propose two principles from vision and language modality perspectives to enhance student's OOD generalization: (1) by better imitating teacher's visual representation space, and carefully promoting better coherence in vision-language alignment with the teacher; (2) by enriching the teacher's language representations with informative and finegrained semantic attributes to effectively distinguish between different labels. We propose several metrics and conduct extensive experiments to investigate their techniques. The results demonstrate significant improvements in zero-shot and few-shot student performance on open-vocabulary out-of-distribution classification, highlighting the effectiveness of our proposed approaches. Poster: https://xuanlinli17.github.io/pdfs/iccv23_large_vlm_distillation_poster.pdf Code: https://github.com/xuanlinli17/large_vlm_distillation_ood

📄 PDF Abstract BibTeX arXiv:2307.03135

Code (1)

xuanlinli17/large_vlm_distillation_ood 공식 구현 pytorch

Tasks

Few-Shot Image ClassificationImage ClassificationKnowledge DistillationLanguage ModelingLanguage ModellingNatural Language UnderstandingOut-of-Distribution GeneralizationPrompt EngineeringZero-Shot Image ClassificationZero-Shot LearningZero-Shot Transfer Image Classification

Similar Papers 제목 키워드 기반

Structure-Level Knowledge Distillation For Multilingual Sequence Labeling

2020-04-08 · ACL 2020 6 · Xinyu Wang, Yong Jiang, Nguyen Bach, Tao Wang 외

Multilingual sequence labeling is a task of predicting label sequences using a single unified model for multiple languages. Compared with relying on multiple monolingual models, using a multilingual model has the benefit…

Aspect ExtractionKnowledge Distillation

ED-SAM: An Efficient Diffusion Sampling Approach to Domain Generalization in Vision-Language Foundation Models

2024-06-03 · Thanh-Dat Truong, Xin Li, Bhiksha Raj, Jackson Cothren 외

The Vision-Language Foundation Model has recently shown outstanding performance in various perception learning tasks. The outstanding performance of the vision-language model mainly relies on large-scale pre-training dat…

Data AugmentationDomain GeneralizationLanguage ModelingLanguage Modelling

Distilling Out-of-Distribution Robustness from Vision-Language Foundation Models

2023-11-02 · NeurIPS 2023 11 · Andy Zhou, Jindong Wang, Yu-Xiong Wang, Haohan Wang

We propose a conceptually simple and lightweight framework for improving the robustness of vision models through the combination of knowledge distillation and data augmentation. We address the conjecture that larger mode…

Data AugmentationDomain GeneralizationImage ClassificationKnowledge Distillation

Distilling Multi-modal Large Language Models for Autonomous Driving

2025-01-16 · CVPR 2025 1 · Deepti Hegde, Rajeev Yasarla, Hong Cai, Shizhong Han 외

Autonomous driving demands safe motion planning, especially in critical "long-tail" scenarios. Recent end-to-end autonomous driving systems leverage large language models (LLMs) as planners to improve generalizability to…

Autonomous DrivingMotion PlanningWorld Knowledge

Distilling Spectral Graph for Object-Context Aware Open-Vocabulary Semantic Segmentation

2024-11-26 · CVPR 2025 1 · Chanyoung Kim, Dayun Ju, Woojung Han, Ming-Hsuan Yang 외

Open-Vocabulary Semantic Segmentation (OVSS) has advanced with recent vision-language models (VLMs), enabling segmentation beyond predefined categories through various learning schemes. Notably, training-free methods off…

ObjectOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation