paper-with-me

Papers

MeaCap: Memory-Augmented Zero-shot Image Captioning

2024-03-06 · CVPR 2024 1 · Zequn Zeng, Yan Xie, Hao Zhang, Chiyu Chen, Zhengjue Wang, Bo Chen

Zero-shot image captioning (IC) without well-paired image-text data can be divided into two categories, training-free and text-only-training. Generally, these two types of methods realize zero-shot IC by integrating pretrained vision-language models like CLIP for image-text similarity evaluation and a pre-trained language model (LM) for caption generation. The main difference between them is whether using a textual corpus to train the LM. Though achieving attractive performance w.r.t. some metrics, existing methods often exhibit some common drawbacks. Training-free methods tend to produce hallucinations, while text-only-training often lose generalization capability. To move forward, in this paper, we propose a novel Memory-Augmented zero-shot image Captioning framework (MeaCap). Specifically, equipped with a textual memory, we introduce a retrieve-then-filter module to get key concepts that are highly related to the image. By deploying our proposed memory-augmented visual-related fusion score in a keywords-to-sentence LM, MeaCap can generate concept-centered captions that keep high consistency with the image with fewer hallucinations and more world-knowledge. The framework of MeaCap achieves the state-of-the-art performance on a series of zero-shot IC settings. Our code is available at https://github.com/joeyz0z/MeaCap.

📄 PDF Abstract BibTeX arXiv:2403.03715

Code (1)

joeyz0z/meacap 공식 구현 pytorch

Tasks

Caption GenerationImage CaptioningLanguage ModellingSentencetext similarityWorld Knowledge

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 제목 키워드 기반

MZET: Memory Augmented Zero-Shot Fine-grained Named Entity Typing

2020-04-02 · COLING 2020 8 · Tao Zhang, Congying Xia, Chun-Ta Lu, Philip Yu

Named entity typing (NET) is a classification task of assigning an entity mention in the context with given semantic types. However, with the growing size and granularity of the entity types, rare researches in previous …

Entity Typing

Domain-Smoothing Network for Zero-Shot Sketch-Based Image Retrieval

2021-06-22 · Zhipeng Wang, Hao Wang, Jiexi Yan, Aming Wu 외

Zero-Shot Sketch-Based Image Retrieval (ZS-SBIR) is a novel cross-modal retrieval task, where abstract sketches are used as queries to retrieve natural images under zero-shot scenario. Most existing methods regard ZS-SBI…

Cross-Modal RetrievalDiversityImage RetrievalRetrieval+2

RAR: Retrieving And Ranking Augmented MLLMs for Visual Recognition

2024-03-20 · Ziyu Liu, Zeyi Sun, Yuhang Zang, Wei Li 외

CLIP (Contrastive Language-Image Pre-training) uses contrastive learning from noise image-text pairs to excel at recognizing a wide array of candidates, yet its focus on broad associations hinders the precision in distin…

Contrastive LearningFine-Grained Visual Recognitionobject-detectionObject Detection+1

TRACES: Temporal Recall with Contextual Embeddings for Real-Time Video Anomaly Detection

2025-11-01 · Yousuf Ahmed Siddiqui, Sufiyaan Usmani, Umer Tariq, Jawwad Ahmed Shamsi 외 arxiv

Video anomalies often depend on contextual information available and temporal evolution. Non-anomalous action in one context can be anomalous in some other context. Most anomaly detectors, however, do not notice this typ…

Video Anomaly DetectionAnomaly Classification

Takin-VC: Expressive Zero-Shot Voice Conversion via Adaptive Hybrid Content Encoding and Enhanced Timbre Modeling

2024-10-02 · Yuguang Yang, Yu Pan, Jixun Yao, Xiang Zhang 외

Expressive zero-shot voice conversion (VC) is a critical and challenging task that aims to transform the source timbre into an arbitrary unseen speaker while preserving the original content and expressive qualities. Desp…

Voice Conversion