paper-with-me

홈 › Papers

Exploring Uncertainty Measures for Image-Caption Embedding-and-Retrieval Task

2019-04-09 · Kenta Hama, Takashi Matsubara, Kuniaki Uehara, Jianfei Cai

With the wide development of black-box machine learning algorithms, particularly deep neural network (DNN), the practical demand for the reliability assessment is rapidly rising. On the basis of the concept that `Bayesian deep learning knows what it does not know,' the uncertainty of DNN outputs has been investigated as a reliability measure for the classification and regression tasks. However, in the image-caption retrieval task, well-known samples are not always easy-to-retrieve samples. This study investigates two aspects of image-caption embedding-and-retrieval systems. On one hand, we quantify feature uncertainty by considering image-caption embedding as a regression task, and use it for model averaging, which can improve the retrieval performance. On the other hand, we further quantify posterior uncertainty by considering the retrieval as a classification task, and use it as a reliability measure, which can greatly improve the retrieval performance by rejecting uncertain queries. The consistent performance of two uncertainty measures is observed with different datasets (MS COCO and Flickr30k), different deep learning architectures (dropout and batch normalization), and different similarity functions.

📄 PDF Abstract BibTeX arXiv:1904.08504

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationregressionRetrieval

Similar Papers 제목 키워드 기반

Object Counts! Bringing Explicit Detections Back into Image Captioning

2018-04-23 · NAACL 2018 6 · Josiah Wang, Pranava Madhyastha, Lucia Specia

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 …

Image CaptioningLanguage ModelingLanguage ModellingObject

Bench-Marking And Improving Arabic Automatic Image Captioning Through The Use Of Multi-Task Learning Paradigm

2022-02-11 · Muhy Eddin Za'ter, Bashar Talafha

The continuous increase in the use of social media and the visual content on the internet have accelerated the research in computer vision field in general and the image captioning task in specific. The process of genera…

Image CaptioningMulti-Task LearningWord Embeddings

Probabilistic Embeddings for Cross-Modal Retrieval

2021-01-13 · CVPR 2021 1 · Sanghyuk Chun, Seong Joon Oh, Rafael Sampaio de Rezende, Yannis Kalantidis 외

Cross-modal retrieval methods build a common representation space for samples from multiple modalities, typically from the vision and the language domains. For images and their captions, the multiplicity of the correspon…

Cross-Modal RetrievalRetrieval

WEmbSim: A Simple yet Effective Metric for Image Captioning

2020-12-24 · Naeha Sharif, Lyndon White, Mohammed Bennamoun, Wei Liu 외

The area of automatic image caption evaluation is still undergoing intensive research to address the needs of generating captions which can meet adequacy and fluency requirements. Based on our past attempts at developing…

Image CaptioningWord Embeddings

Image Captioning with Visual Object Representations Grounded in the Textual Modality

2020-10-19 · Dušan Variš, Katsuhito Sudoh, Satoshi Nakamura

We present our work in progress exploring the possibilities of a shared embedding space between textual and visual modality. Leveraging the textual nature of object detection labels and the hypothetical expressiveness of…

Image CaptioningObjectobject-detectionObject Detection+1