中文
相关论文

相关论文: Better Captioning with Sequence-Level Exploration

200 篇论文

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

We investigate the utility of different auxiliary objectives and training strategies within a neural sequence labeling approach to error detection in learner writing. Auxiliary costs provide the model with additional linguistic information,…

计算与语言 · 计算机科学 2017-07-18 Marek Rei , Helen Yannakoudakis

Image captioning models have lately shown impressive results when applied to standard datasets. Switching to real-life scenarios, however, constitutes a challenge due to the larger variety of visual concepts which are not covered in…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Marco Cagrandi , Marcella Cornia , Matteo Stefanini , Lorenzo Baraldi , Rita Cucchiara

Dense video captioning aims to generate corresponding text descriptions for a series of events in the untrimmed video, which can be divided into two sub-tasks, event detection and event captioning. Unlike previous works that tackle the two…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Qi Zhang , Yuqing Song , Qin Jin

Despite the success of existing instruction-tuned models, we find that they usually struggle to respond to queries with multiple instructions. This impairs their performance in complex problems whose solution consists of multiple…

计算与语言 · 计算机科学 2024-07-04 Hanxu Hu , Simon Yu , Pinzhen Chen , Edoardo M. Ponti

Image captioning models require the high-level generalization ability to describe the contents of various images in words. Most existing approaches treat the image-caption pairs equally in their training without considering the differences…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Hongkuan Zhang , Saku Sugawara , Akiko Aizawa , Lei Zhou , Ryohei Sasano , Koichi Takeda

Visually-grounded spoken language datasets can enable models to learn cross-modal correspondences with very weak supervision. However, modern audio-visual datasets contain biases that undermine the real-world performance of models trained…

计算与语言 · 计算机科学 2021-10-15 Ian Palmer , Andrew Rouditchenko , Andrei Barbu , Boris Katz , James Glass

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

Many classification problems require decisions among a large number of competing classes. These tasks, however, are not handled well by general purpose learning methods and are usually addressed in an ad-hoc fashion. We suggest a general…

人工智能 · 计算机科学 2007-05-23 Yair Even-Zohar , Dan Roth

The use of explicit object detectors as an intermediate step to image captioning - which used to constitute an essential stage in early work - is often bypassed in the currently dominant end-to-end approaches, where the language model is…

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

Continual learning (CL) aims to empower models to learn new tasks without forgetting previously acquired knowledge. Most prior works concentrate on the techniques of architectures, replay data, regularization, \etc. However, the category…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Bolin Ni , Hongbo Zhao , Chenghao Zhang , Ke Hu , Gaofeng Meng , Zhaoxiang Zhang , Shiming Xiang

Sequence labelling is the task of assigning categorical labels to a data sequence. In Natural Language Processing, sequence labelling can be applied to various fundamental problems, such as Part of Speech (POS) tagging, Named Entity…

计算与语言 · 计算机科学 2018-07-31 Mahtab Ahmed , Muhammad Rifayat Samee , Robert E. Mercer

Significant progress has been made on visual captioning, largely relying on pre-trained features and later fixed object detectors that serve as rich inputs to auto-regressive models. A key limitation of such methods, however, is that the…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Chia-Wen Kuo , Zsolt Kira

Recently it has been shown that policy-gradient methods for reinforcement learning can be utilized to train deep end-to-end systems directly on non-differentiable metrics for the task at hand. In this paper we consider the problem of…

机器学习 · 计算机科学 2017-11-17 Steven J. Rennie , Etienne Marcheret , Youssef Mroueh , Jarret Ross , Vaibhava Goel

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

Vision-Language Models (VLMs) often yield inconsistent descriptions of the same object across viewpoints, hindering the ability of embodied agents to construct consistent semantic representations over time. Previous methods resolved…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Tommaso Galliena , Stefano Rosa , Tommaso Apicella , Pietro Morerio , Alessio Del Bue , Lorenzo Natale

Many vision-language tasks can be reduced to the problem of sequence prediction for natural language output. In particular, recent advances in image captioning use deep reinforcement learning (RL) to alleviate the "exposure bias" during…

计算机视觉与模式识别 · 计算机科学 2018-08-23 Daqing Liu , Zheng-Jun Zha , Hanwang Zhang , Yongdong Zhang , Feng Wu

Image caption generation is a long standing and challenging problem at the intersection of computer vision and natural language processing. A number of recently proposed approaches utilize a fully supervised object recognition model within…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Berkan Demirel , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

In the dataset of image captioning, each image is aligned with several descriptions. Despite the fact that the quality of these descriptions varies, existing captioning models treat them equally in the training process. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Zhangzi Zhu , Hong Qu

In many learning tasks, certain requirements on the processing of individual data samples should arguably be formalized as strict constraints in the underlying optimization problem, rather than by means of arbitrary penalties. We show that,…