中文
相关论文

相关论文: Group-based Distinctive Image Captioning with Memo…

200 篇论文

Image captioning has long been regarded as a fundamental task in visual understanding. Recently, however, few large vision-language model (LVLM) research discusses model's image captioning performance because of the outdated short-caption…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Hongyuan Dong , Jiawen Li , Bohong Wu , Jiacong Wang , Yuan Zhang , Haoyuan Guo

Evaluation metrics for image captioning face two challenges. Firstly, commonly used metrics such as CIDEr, METEOR, ROUGE and BLEU often do not correlate well with human judgments. Secondly, each metric has well known blind spots to…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Yin Cui , Guandao Yang , Andreas Veit , Xun Huang , Serge Belongie

High-quality image captions play a crucial role in improving the performance of cross-modal applications such as text-to-image generation, text-to-video generation, and text-image retrieval. To generate long-form, high-quality captions,…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Ruotian Peng , Haiying He , Yake Wei , Yandong Wen , Di Hu

Image captioning, an open research issue, has been evolved with the progress of deep neural networks. Convolutional neural networks (CNNs) and recurrent neural networks (RNNs) are employed to compute image features and generate natural…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Boeun Kim , Young Han Lee , Hyedong Jung , Choongsang Cho

The recent progress on image recognition and language modeling is making automatic description of image content a reality. However, stylized, non-factual aspects of the written description are missing from the current systems. One such…

计算机视觉与模式识别 · 计算机科学 2015-12-15 Alexander Mathews , Lexing Xie , Xuming He

Automatically generating natural language descriptions from an image is a challenging problem in artificial intelligence that requires a good understanding of the visual and textual signals and the correlations between them. The…

计算与语言 · 计算机科学 2020-08-07 Arushi Goel , Basura Fernando , Thanh-Son Nguyen , Hakan Bilen

Existing image captioning systems are dedicated to generating narrative captions for images, which are spatially detached from the image in presentation. However, texts can also be used as decorations on the image to highlight the key…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Yiqi Gao , Xinglin Hou , Yuanmeng Zhang , Tiezheng Ge , Yuning Jiang , Peng Wang

Discriminativeness is a desirable feature of image captions: captions should describe the characteristic details of input images. However, recent high-performing captioning models, which are trained with reinforcement learning (RL), tend to…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Ukyo Honda , Taro Watanabe , Yuji Matsumoto

It is always well believed that modeling relationships between objects would be helpful for representing and eventually describing an image. Nevertheless, there has not been evidence in support of the idea on image description generation.…

计算机视觉与模式识别 · 计算机科学 2018-09-20 Ting Yao , Yingwei Pan , Yehao Li , Tao Mei

Traditional patch-based sparse representation modeling of natural images usually suffer from two problems. First, it has to solve a large-scale optimization problem with high computational complexity in dictionary learning. Second, each…

计算机视觉与模式识别 · 计算机科学 2014-05-15 Jian Zhang , Debin Zhao , Wen Gao

Recent advances in vision-language pre-training have enabled machines to perform better in multimodal object discrimination (e.g., image-text semantic alignment) and image synthesis (e.g., text-to-image generation). On the other hand,…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Xiao Dong , Runhui Huang , Xiaoyong Wei , Zequn Jie , Jianxing Yu , Jian Yin , Xiaodan Liang

Recently, attention based models have been used extensively in many sequence-to-sequence learning systems. Especially for image captioning, the attention based models are expected to ground correct image regions with proper generated words.…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Fenglin Liu , Xuancheng Ren , Xian Wu , Wei Fan , Yuexian Zou , Xu Sun

Image-text matching is an important multi-modal task with massive applications. It tries to match the image and the text with similar semantic information. Existing approaches do not explicitly transform the different modalities into a…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Shiyang Yan , Li Yu , Yuan Xie

Having the difficulty of solving the semantic gap between images and texts for the image captioning task, conventional studies in this area paid some attention to treating semantic concepts as a bridge between the two modalities and…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Ting Wang , Weidong Chen , Yuanhe Tian , Yan Song , Zhendong Mao

Figures, such as bar charts, pie charts, and line plots, are widely used to convey important information in a concise format. They are usually human-friendly but difficult for computers to process automatically. In this work, we investigate…

计算机视觉与模式识别 · 计算机科学 2019-06-10 Charles Chen , Ruiyi Zhang , Eunyee Koh , Sungchul Kim , Scott Cohen , Tong Yu , Ryan Rossi , Razvan Bunescu

We introduce a Depicted image Quality Assessment method (DepictQA), overcoming the constraints of traditional score-based methods. DepictQA allows for detailed, language-based, human-like evaluation of image quality by leveraging…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Zhiyuan You , Zheyuan Li , Jinjin Gu , Zhenfei Yin , Tianfan Xue , Chao Dong

Zero-shot video captioning aims to generate sentences for describing videos without training the model on video-text pairs, which remains underexplored. Existing zero-shot image captioning methods typically adopt a text-only training…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Zeyu Pan , Ping Li , Wenxiao Wang

Image captioning systems are unable to generate fine-grained captions as they are trained on data that is either noisy (alt-text) or generic (human annotations). This is further exacerbated by maximum likelihood training that encourages…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Manu Gaur , Darshan Singh , Makarand Tapaswi

Deep neural networks have achieved great successes on the image captioning task. However, most of the existing models depend heavily on paired image-sentence datasets, which are very expensive to acquire. In this paper, we make the first…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yang Feng , Lin Ma , Wei Liu , Jiebo Luo

Self-attention (SA) network has shown profound value in image captioning. In this paper, we improve SA from two aspects to promote the performance of image captioning. First, we propose Normalized Self-Attention (NSA), a reparameterization…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Longteng Guo , Jing Liu , Xinxin Zhu , Peng Yao , Shichen Lu , Hanqing Lu