paper-with-me

Papers

FAST-GOAL: Fast and Efficient Global-local Object Alignment Learning

2026-05-26 · Hyungyu Choi, Young Kyun Jang, Chanho Eom arxiv

Vision-language models such as CLIP have shown impressive capabilities in aligning images and text, but they often struggle with lengthy and detailed text descriptions due to pre-training on short and concise captions. We present FAST-GOAL (Fast and Efficient Global-local Object Alignment Learning), an efficient fine-tuning method that enhances ability of CLIP to handle lengthy text through global-local semantic alignment. Our method consists of two key components. First, Fast Local Image-Sentence Matching (FLISM) efficiently extracts local image regions through object detection and spatial division, then matches them with corresponding sentences. Second, Token Similarity-based Learning (TSL) maximizes the similarity between patch tokens from specific regions in the image and their corresponding region embeddings, applying the same principle to text, which enhances the ability of the model to capture detailed correspondences. Additionally, we introduce GLIT100k, a dataset that provides both global image-lengthy caption pairs and context-derived local pairs, where local descriptions are extracted from global captions to maintain semantic coherence. Through extensive experiments on long caption datasets (DOCCI, DCI) and short caption datasets (MSCOCO, Flickr30k), we demonstrate that FAST-GOAL achieves significant improvements over baselines, enabling effective adaptation of CLIP to detailed textual descriptions while maintaining computational efficiency.

📄 PDF Abstract BibTeX arXiv:2605.26615

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyObject Detection

Similar Papers 제목 키워드 기반

Can We Find Nash Equilibria at a Linear Rate in Markov Games?

2023-03-03 · Zhuoqing Song, Jason D. Lee, Zhuoran Yang

We study decentralized learning in two-player zero-sum discounted Markov games where the goal is to design a policy optimization algorithm for either agent satisfying two properties. First, the player does not need to kn…

Exploiting Local Indexing and Deep Feature Confidence Scores for Fast Image-to-Video Search

2018-08-03 · Savas Ozkan, Gozde Bozdagi Akar

The cost-effective visual representation and fast query-by-example search are two challenging goals that should be maintained for web-scale visual retrieval tasks on moderate hardware. This paper introduces a fast and ro…

Retrieval

Federated Learning via Posterior Averaging: A New Perspective and Practical Algorithms

2020-10-11 · ICLR 2021 1 · Maruan Al-Shedivat, Jennifer Gillenwater, Eric Xing, Afshin Rostamizadeh

Federated learning is typically approached as an optimization problem, where the goal is to minimize a global loss function by distributing computation across client devices that possess local data and specify different …

Federated Learning

Fast Global Registration

2016-10-08 · ECCV 2016 10 · Qian-Yi Zhou, Jaesik Park, Vladlen Koltun

We present an algorithm for fast global registration of partially overlapping 3D surfaces. The algorithm operates on candidate matches that cover the surfaces. A single objective is optimized to align the surfaces and d…

Point Cloud Registration

FAST-EQA: Efficient Embodied Question Answering with Global and Local Region Relevancy

2026-02-17 · Haochen Zhang, Nirav Savaliya, Faizan Siddiqui, Enna Sachdeva arxiv

Embodied Question Answering (EQA) combines visual scene understanding, goal-directed exploration, spatial and temporal reasoning under partial observability. A central challenge is to confine physical search to question-…

Scene UnderstandingQuestion Answering