中文
相关论文

相关论文: A Self-Explainable Stylish Image Captioning Framew…

200 篇论文

Existing explanation models generate only text for recommendations but still struggle to produce diverse contents. In this paper, to further enrich explanations, we propose a new task named personalized showcases, in which we provide both…

信息检索 · 计算机科学 2023-04-07 An Yan , Zhankui He , Jiacheng Li , Tianyang Zhang , Julian McAuley

Image captioning models are usually trained according to human annotated ground-truth captions, which could generate accurate but generic captions. In this paper, we focus on generating distinctive captions that can distinguish the target…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Youyuan Zhang , Jiuniu Wang , Hao Wu , Wenjia Xu

We propose an approach for interactive learning for an image captioning model. As human feedback is expensive and modern neural network based approaches often require large amounts of supervised data to be trained, we envision a system that…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Mareike Hartmann , Aliki Anagnostopoulou , Daniel Sonntag

Automatically creating the description of an image using any natural languages sentence like English is a very challenging task. It requires expertise of both image processing as well as natural language processing. This paper discuss about…

计算机视觉与模式识别 · 计算机科学 2018-10-03 Parth Shah , Vishvajit Bakarola , Supriya Pati

State-of-the-art approaches for image captioning require supervised training data consisting of captions with paired image data. These methods are typically unable to use unsupervised data such as textual data with no corresponding images,…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Wenhu Chen , Aurelien Lucchi , Thomas Hofmann

Video captioning generate a sentence that describes the video content. Existing methods always require a number of captions (\eg, 10 or 20) per video to train the model, which is quite costly. In this work, we explore the possibility of…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Ping Li , Tao Wang , Xinkui Zhao , Xianghua Xu , Mingli Song

Multimodal large language models (MLLMs) excel at generating highly detailed captions but often produce hallucinations. Our analysis reveals that existing hallucination detection methods struggle with detailed captions. We attribute this to…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Saehyung Lee , Seunghyun Yoon , Trung Bui , Jing Shi , Sungroh Yoon

The task of image captioning demands an algorithm to generate natural language descriptions of visual inputs. Recent advancements have seen a convergence between image captioning research and the development of Large Language Models (LLMs)…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Davide Bucciarelli , Nicholas Moratelli , Marcella Cornia , Lorenzo Baraldi , Rita Cucchiara

Image Captioning (IC) models can highly benefit from human feedback in the training process, especially in cases where data is limited. We present work-in-progress on adapting an IC system to integrate human feedback, with the goal to make…

计算与语言 · 计算机科学 2023-06-07 Aliki Anagnostopoulou , Mareike Hartmann , Daniel Sonntag

Multilingual image captioning has recently been tackled by training with large-scale machine translated data, which is an expensive, noisy, and time-consuming process. Without requiring any multilingual caption data, we propose LMCap, an…

计算与语言 · 计算机科学 2023-06-01 Rita Ramos , Bruno Martins , Desmond Elliott

Image captioning, which generates natural language descriptions of the visual information in an image, is a crucial task in vision-language research. Previous models have typically addressed this task by aligning the generative capabilities…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Qian Cao , Xu Chen , Ruihua Song , Xiting Wang , Xinting Huang , Yuchen Ren

This work demonstrates the implementation and use of an encoder-decoder model to perform a many-to-many mapping of video data to text captions. The many-to-many mapping occurs via an input temporal sequence of video frames to an output…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Sikiru Adewale , Tosin Ige , Bolanle Hafiz Matti

We argue that generative text-to-image models often struggle with prompt adherence due to the noisy and unstructured nature of large-scale datasets like LAION-5B. This forces users to rely heavily on prompt engineering to elicit desirable…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Nicholas Merchant , Haitz Sáez de Ocáriz Borde , Andrei Cristian Popescu , Carlos Garcia Jurado Suarez

Image captioning creates informative text from an input image by creating a relationship between the words and the actual content of an image. Recently, deep learning models that utilize transformers have been the most successful in…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Israa Al Badarneh , Bassam Hammo , Omar Al-Kadi

Objects are usually associated with multiple attributes, and these attributes often exhibit high correlations. Modeling complex relationships between attributes poses a great challenge for multi-attribute learning. This paper proposes a…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Wanhua Li , Zhexuan Cao , Jianjiang Feng , Jie Zhou , Jiwen Lu

We present a novel multimodal interpretable VQA model that can answer the question more accurately and generate diverse explanations. Although researchers have proposed several methods that can generate human-readable and fine-grained…

计算机视觉与模式识别 · 计算机科学 2023-03-09 He Zhu , Ren Togo , Takahiro Ogawa , Miki Haseyama

Mainstream captioning models often follow a sequential structure to generate captions, leading to issues such as introduction of irrelevant semantics, lack of diversity in the generated captions, and inadequate generalization performance.…

计算机视觉与模式识别 · 计算机科学 2018-10-24 Bo Dai , Sanja Fidler , Dahua Lin

We do not speak word by word from scratch; our brain quickly structures a pattern like \textsc{sth do sth at someplace} and then fill in the detailed descriptions. To render existing encoder-decoder image captioners such human-like…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Xu Yang , Hanwang Zhang , Jianfei Cai

Training Large Multimodality Models (LMMs) relies on descriptive image caption that connects image and language. Existing methods for generating such captions often rely on distilling the captions from pretrained LMMs, constructing them…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Yanpeng Sun , Jing Hao , Ke Zhu , Jiang-Jiang Liu , Yuxiang Zhao , Xiaofan Li , Na Zhao , Zechao Li , Jingdong Wang

Generating informative and knowledge-rich image captions remains a challenge for many existing captioning models, which often produce generic descriptions that lack specificity and contextual depth. To address this limitation, we propose…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Reem AlJunaid , Muzammil Behzad