中文
相关论文

相关论文: Image-Caption Encoding for Improving Zero-Shot Gen…

200 篇论文

Image captioning (IC) systems, which automatically generate a text description of the salient objects in an image (real or synthetic), have seen great progress over the past few years due to the development of deep neural networks. IC plays…

软件工程 · 计算机科学 2022-06-15 Boxi Yu , Zhiqing Zhong , Xinran Qin , Jiayi Yao , Yuancheng Wang , Pinjia He

Image captioning is a research area of immense importance, aiming to generate natural language descriptions for visual content in the form of still images. The advent of deep learning and more recently vision-language pre-training…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Taraneh Ghandi , Hamidreza Pourreza , Hamidreza Mahyar

Image captioning is a longstanding problem in the field of computer vision and natural language processing. To date, researchers have produced impressive state-of-the-art performance in the age of deep learning. Most of these…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Zihang Meng , David Yang , Xuefei Cao , Ashish Shah , Ser-Nam Lim

This report introduces a solution to the Topic 1 Zero-shot Image Captioning of 2024 NICE : New frontiers for zero-shot Image Captioning Evaluation. In contrast to NICE 2023 datasets, this challenge involves new annotations by humans with…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Longfei Huang , Shupeng Zhong , Xiangyu Wu , Ruoxuan Li

Improving out-of-distribution (OOD) generalization during in-distribution (ID) adaptation is a primary goal of robust fine-tuning of zero-shot models beyond naive fine-tuning. However, despite decent OOD generalization performance from…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Changdae Oh , Hyesu Lim , Mijoo Kim , Dongyoon Han , Sangdoo Yun , Jaegul Choo , Alexander Hauptmann , Zhi-Qi Cheng , Kyungwoo Song

Image captioning models are usually evaluated on their ability to describe a held-out set of images, not on their ability to generalize to unseen concepts. We study the problem of compositional generalization, which measures how well a…

机器学习 · 计算机科学 2019-11-12 Mitja Nikolaus , Mostafa Abdou , Matthew Lamm , Rahul Aralikatte , Desmond Elliott

The task of associating images and videos with a natural language description has attracted a great amount of attention recently. Rapid progress has been made in terms of both developing novel algorithms and releasing new datasets. Indeed,…

计算机视觉与模式识别 · 计算机科学 2016-09-15 Li Yao , Nicolas Ballas , Kyunghyun Cho , John R. Smith , Yoshua Bengio

Detection of out-of-distribution (OOD) samples is crucial for safe real-world deployment of machine learning models. Recent advances in vision language foundation models have made them capable of detecting OOD samples without requiring…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Hao Fu , Naman Patel , Prashanth Krishnamurthy , Farshad Khorrami

Learning to localize and name object instances is a fundamental problem in vision, but state-of-the-art approaches rely on expensive bounding box supervision. While weakly supervised detection (WSOD) methods relax the need for boxes to that…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Keren Ye , Mingda Zhang , Adriana Kovashka , Wei Li , Danfeng Qin , Jesse Berent

Automatically translating images to texts involves image scene understanding and language modeling. In this paper, we propose a novel model, termed RefineCap, that refines the output vocabulary of the language decoder using decoder-guided…

计算与语言 · 计算机科学 2021-09-09 Yekun Chai , Shuo Jin , Junliang Xing

We focus on the challenge of out-of-distribution (OOD) detection in deep learning models, a crucial aspect in ensuring reliability. Despite considerable effort, the problem remains significantly challenging in deep learning models due to…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Yunhao Ge , Jie Ren , Jiaping Zhao , Kaifeng Chen , Andrew Gallagher , Laurent Itti , Balaji Lakshminarayanan

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

Dense video captioning, a task of localizing meaningful moments and generating relevant captions for videos, often requires a large, expensive corpus of annotated video segments paired with text. In an effort to minimize the annotation…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Yongrae Jo , Seongyun Lee , Aiden SJ Lee , Hyunji Lee , Hanseok Oh , Minjoon Seo

Image-classification datasets have been used to pretrain image recognition models. Recently, web-scale image-caption datasets have emerged as a source of powerful pretraining alternative. Image-caption datasets are more ``open-domain'',…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Kuniaki Saito , Kihyuk Sohn , Xiang Zhang , Chun-Liang Li , Chen-Yu Lee , Kate Saenko , Tomas Pfister

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

Automatically generating a human-like description for a given image is a potential research in artificial intelligence, which has attracted a great of attention recently. Most of the existing attention methods explore the mapping…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Feicheng Huang , Zhixin Li , Haiyang Wei , Canlong Zhang , Huifang Ma

Image captioning is a challenging task and attracting more and more attention in the field of Artificial Intelligence, and which can be applied to efficient image retrieval, intelligent blind guidance and human-computer interaction, etc. In…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Yiyu Wang , Jungang Xu , Yingfei Sun , Ben He

In computer vision, Image Difference Captioning (IDC) is crucial for accurately describing variations between closely related images. Traditional IDC methods often rely on specialist models, which restrict their applicability across varied…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Erdong Hu , Longteng Guo , Tongtian Yue , Zijia Zhao , Shuning Xue , Jing Liu

Image classifiers are information-discarding machines, by design. Yet, how these models discard information remains mysterious. We hypothesize that one way for image classifiers to reach high accuracy is to first zoom to the most…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Mohammad Reza Taesiri , Giang Nguyen , Sarra Habchi , Cor-Paul Bezemer , Anh Nguyen

We address the task of detecting foiled image captions, i.e. identifying whether a caption contains a word that has been deliberately replaced by a semantically similar word, thus rendering it inaccurate with respect to the image being…

计算机视觉与模式识别 · 计算机科学 2018-05-18 Pranava Madhyastha , Josiah Wang , Lucia Specia