paper-with-me

Papers

LoTLIP: Improving Language-Image Pre-training for Long Text Understanding

2024-10-07 · Wei Wu, Kecheng Zheng, Shuailei Ma, Fan Lu, Yuxin Guo, Yifei Zhang, Wei Chen, Qingpei Guo, Yujun Shen, Zheng-Jun Zha

Understanding long text is of great demands in practice but beyond the reach of most language-image pre-training (LIP) models. In this work, we empirically confirm that the key reason causing such an issue is that the training images are usually paired with short captions, leaving certain tokens easily overshadowed by salient tokens. Towards this problem, our initial attempt is to relabel the data with long captions, however, directly learning with which may lead to performance degradation in understanding short text (e.g., in the image classification task). Then, after incorporating corner tokens to aggregate diverse textual information, we manage to help the model catch up to its original level of short text understanding yet greatly enhance its capability of long text understanding. We further look into whether the model can continuously benefit from longer captions and notice a clear trade-off between the performance and the efficiency. Finally, we validate the effectiveness of our approach using a self-constructed large-scale dataset, which consists of 100M long caption oriented text-image pairs. Our method demonstrates superior performance in long-text-image retrieval tasks. The project page is available at https://wuw2019.github.io/lot-lip.

📄 PDF Abstract BibTeX arXiv:2410.05249

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationImage Retrieval

Similar Papers 제목 키워드 기반

Long-VITA: Scaling Large Multi-modal Models to 1 Million Tokens with Leading Short-Context Accuray

2025-02-07 · Yunhang Shen, Chaoyou Fu, Shaoqi Dong, Xiong Wang 외

Establishing the long-context capability of large vision-language models is crucial for video understanding, high-resolution image understanding, multi-modal agents and reasoning. We introduce Long-VITA, a simple yet eff…

4kGeneral KnowledgeGPULanguage Modeling+3

FLAME: Frozen Large Language Models Enable Data-Efficient Language-Image Pre-training

2024-11-18 · CVPR 2025 1 · Anjia Cao, Xing Wei, Zhiheng Ma

Language-image pre-training faces significant challenges due to limited data in specific formats and the constrained capacities of text encoders. While prevailing methods attempt to address these issues through data augm…

Data AugmentationImage to text

Long-CLIP: Unlocking the Long-Text Capability of CLIP

2024-03-22 · Beichen Zhang, Pan Zhang, Xiaoyi Dong, Yuhang Zang 외

Contrastive Language-Image Pre-training (CLIP) has been the cornerstone for zero-shot classification, text-image retrieval, and text-image generation by aligning image and text modalities. Despite its widespread adoption…

Image GenerationImage RetrievalLanguage ModellingRetrieval+4

An Empirical Study and Analysis of Text-to-Image Generation Using Large Language Model-Powered Textual Representation

2024-05-21 · Zhiyu Tan, Mengping Yang, Luozheng Qin, Hao Yang 외

One critical prerequisite for faithful text-to-image generation is the accurate understanding of text inputs. Existing methods leverage the text encoder of the CLIP model to represent input prompts. However, the pre-trai…

Image GenerationLanguage ModelingLanguage ModellingLarge Language Model+2

PixCLIP: Achieving Fine-grained Visual Language Understanding via Any-granularity Pixel-Text Alignment Learning

2025-11-06 · Yicheng Xiao, Yu Chen, Haoxuan Ma, Jiale Hong 외 arxiv

While the Contrastive Language-Image Pretraining(CLIP) model has achieved remarkable success in a variety of downstream vison language understanding tasks, enhancing its capability for fine-grained image-text alignment r…