Leveraging Lightweight Entity Extraction for Scalable Event-Based Image Retrieval
By: Dao Sy Duy Minh , Huynh Trung Kiet , Nguyen Lam Phu Quy and more
Potential Business Impact:
Finds pictures from words, even tricky ones.
Retrieving images from natural language descriptions is a core task at the intersection of computer vision and natural language processing, with wide-ranging applications in search engines, media archiving, and digital content management. However, real-world image-text retrieval remains challenging due to vague or context-dependent queries, linguistic variability, and the need for scalable solutions. In this work, we propose a lightweight two-stage retrieval pipeline that leverages event-centric entity extraction to incorporate temporal and contextual signals from real-world captions. The first stage performs efficient candidate filtering using BM25 based on salient entities, while the second stage applies BEiT-3 models to capture deep multimodal semantics and rerank the results. Evaluated on the OpenEvents v1 benchmark, our method achieves a mean average precision of 0.559, substantially outperforming prior baselines. These results highlight the effectiveness of combining event-guided filtering with long-text vision-language modeling for accurate and efficient retrieval in complex, real-world scenarios. Our code is available at https://github.com/PhamPhuHoa-23/Event-Based-Image-Retrieval
Similar Papers
Beyond Vision: Contextually Enriched Image Captioning with Multi-Modal Retrieva
CV and Pattern Recognition
Adds missing story details to picture descriptions.
Unified Interactive Multimodal Moment Retrieval via Cascaded Embedding-Reranking and Temporal-Aware Score Fusion
CV and Pattern Recognition
Finds specific video moments using smart searching.
EVENT-Retriever: Event-Aware Multimodal Image Retrieval for Realistic Captions
CV and Pattern Recognition
Finds specific pictures from long, tricky stories.