paper-with-me

홈 › Papers

LOBG:Less Overfitting for Better Generalization in Vision-Language Model

2024-10-14 · Chenhao Ding, Xinyuan Gao, Songlin Dong, Yuhang He, Qiang Wang, Alex Kot, Yihong Gong

Existing prompt learning methods in Vision-Language Models (VLM) have effectively enhanced the transfer capability of VLM to downstream tasks, but they suffer from a significant decline in generalization due to severe overfitting. To address this issue, we propose a framework named LOBG for vision-language models. Specifically, we use CLIP to filter out fine-grained foreground information that might cause overfitting, thereby guiding prompts with basic visual concepts. To further mitigate overfitting, we devel oped a structural topology preservation (STP) loss at the feature level, which endows the feature space with overall plasticity, allowing effective reshaping of the feature space during optimization. Additionally, we employed hierarchical logit distilation (HLD) at the output level to constrain outputs, complementing STP at the output end. Extensive experimental results demonstrate that our method significantly improves generalization capability and alleviates overfitting compared to state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2410.10247

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingPrompt Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Compositional Text-to-Image Generation with Dense Blob Representations

2024-05-14 · Weili Nie, Sifei Liu, Morteza Mardani, Chao Liu 외

Existing text-to-image models struggle to follow complex text prompts, raising the need for extra grounding inputs for better controllability. In this work, we propose to decompose a scene into visual primitives - denote…

Image GenerationIn-Context LearningText to Image GenerationText-to-Image Generation

BlobGAN-3D: A Spatially-Disentangled 3D-Aware Generative Model for Indoor Scenes

2023-03-26 · Qian Wang, Yiqun Wang, Michael Birsak, Peter Wonka

3D-aware image synthesis has attracted increasing interest as it models the 3D nature of our real world. However, performing realistic object-level editing of the generated images in the multi-object scenario still remai…

3D-Aware Image SynthesisDisentanglementImage GenerationObject

BlobGAN: Spatially Disentangled Scene Representations

2022-05-05 · Dave Epstein, Taesung Park, Richard Zhang, Eli Shechtman 외

We propose an unsupervised, mid-level representation for a generative model of scenes. The representation is mid-level in that it is neither per-pixel nor per-image; rather, scenes are modeled as a collection of spatial,…

Generative Adversarial Network

BlobGEN-Vid: Compositional Text-to-Video Generation with Blob Video Representations

2025-01-13 · CVPR 2025 1 · Weixi Feng, Chao Liu, Sifei Liu, William Yang Wang 외

Existing video generation models struggle to follow complex text prompts and synthesize multiple objects, raising the need for additional grounding input for improved controllability. In this work, we propose to decompos…

ObjectText-to-Video GenerationVideo Generation

Generalization and Overfitting in Matrix Product State Machine Learning Architectures

2022-08-08 · Artem Strashko, E. Miles Stoudenmire

While overfitting and, more generally, double descent are ubiquitous in machine learning, increasing the number of parameters of the most widely used tensor network, the matrix product state (MPS), has generally lead to …