paper-with-me

홈 › Papers

Neural Baby Talk

2018-03-27 · CVPR 2018 6 · Jiasen Lu, Jianwei Yang, Dhruv Batra, Devi Parikh

We introduce a novel framework for image captioning that can produce natural language explicitly grounded in entities that object detectors find in the image. Our approach reconciles classical slot filling approaches (that are generally better grounded in images) with modern neural captioning approaches (that are generally more natural sounding and accurate). Our approach first generates a sentence `template' with slot locations explicitly tied to specific image regions. These slots are then filled in by visual concepts identified in the regions by object detectors. The entire architecture (sentence template generation and slot filling with object detectors) is end-to-end differentiable. We verify the effectiveness of our proposed model on different image captioning tasks. On standard image captioning and novel object captioning, our model reaches state-of-the-art on both COCO and Flickr30k datasets. We also demonstrate that our model has unique advantages when the train and test distributions of scene compositions -- and hence language priors of associated captions -- are different. Code has been made available at: https://github.com/jiasenlu/NeuralBabyTalk

📄 PDF Abstract BibTeX arXiv:1803.09845

Code (1)

jiasenlu/NeuralBabyTalk 공식 구현 pytorch

Tasks

Image CaptioningObjectSentenceslot-fillingSlot Filling

Similar Papers 제목 키워드 기반

Relationship-based Neural Baby Talk

2021-03-08 · Fan Fu, TingTing Xie, Ioannis Patras, Sepehr Jalali

Understanding interactions between objects in an image is an important element for generating captions. In this paper, we propose a relationship-based neural baby talk (R-NBT) model to comprehensively investigate several…

Caption GenerationGraph Attention

A Long Hard Look at MWEs in the Age of Language Models

2021-08-01 · ACL (MWE) 2021 8 · Vered Shwartz

In recent years, language models (LMs) have become almost synonymous with NLP. Pre-trained to “read” a large text corpus, such models are useful as both a representation layer as well as a source of world knowledge. But …

World Knowledge

BabyNet: Reconstructing 3D faces of babies from uncalibrated photographs

2022-03-11 · Araceli Morales, Antonio R. Porras, Marius George Linguraru, Gemma Piella 외

We present a 3D face reconstruction system that aims at recovering the 3D facial geometry of babies from uncalibrated photographs, BabyNet. Since the 3D facial geometry of babies differs substantially from that of adults…

3D Face ReconstructionDecoderFace ReconstructionTransfer Learning

Design of an IoT-based smart incubator that listens to the baby

2020-01-01 · 2nd International Conference on Industrial and Manufacturing Engineering 2020 1 · F Fahmi, W Shalannanda, I Zakia, E Sutanto

In the industrial era 4.0, domestic baby incubator producers are facing the challenge of free trade of foreign products that will compete in innovation with the application of IoT technology. One of the opportunities tha…

BabyAI 1.1

2020-07-24 · David Yu-Tung Hui, Maxime Chevalier-Boisvert, Dzmitry Bahdanau, Yoshua Bengio

The BabyAI platform is designed to measure the sample efficiency of training an agent to follow grounded-language instructions. BabyAI 1.0 presents baseline results of an agent trained by deep imitation or reinforcement …

Computational EfficiencyImitation Learningreinforcement-learningReinforcement Learning+1