paper-with-me

홈 › Papers

Improving Image Captioning by Mimicking Human Reformulation Feedback at Inference-time

2025-01-08 · Uri Berger, Omri Abend, Lea Frermann, Gabriel Stanovsky

Incorporating automatically predicted human feedback into the process of training generative models has attracted substantial recent interest, while feedback at inference time has received less attention. The typical feedback at training time, i.e., preferences of choice given two samples, does not naturally transfer to the inference phase. We introduce a novel type of feedback -- caption reformulations -- and train models to mimic reformulation feedback based on human annotations. Our method does not require training the image captioning model itself, thereby demanding substantially less computational effort. We experiment with two types of reformulation feedback: first, we collect a dataset of human reformulations that correct errors in the generated captions. We find that incorporating reformulation models trained on this data into the inference phase of existing image captioning models results in improved captions, especially when the original captions are of low quality. We apply our method to non-English image captioning, a domain where robust models are less prevalent, and gain substantial improvement. Second, we apply reformulations to style transfer. Quantitative evaluations reveal state-of-the-art performance on German image captioning and English style transfer, while human validation with a detailed comparative framework exposes the specific axes of improvement.

📄 PDF Abstract BibTeX arXiv:2501.04513

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningStyle Transfer

Similar Papers 제목 키워드 기반

Polos: Multimodal Metric Learning from Human Feedback for Image Captioning

2024-02-28 · CVPR 2024 1 · Yuiga Wada, Kanta Kaneda, Daichi Saito, Komei Sugiura

Establishing an automatic evaluation metric that closely aligns with human judgments is essential for effectively developing image captioning models. Recent data-driven metrics have demonstrated a stronger correlation wi…

Contrastive LearningImage CaptioningMetric Learning

Interactive Machine Learning for Image Captioning

2022-02-28 · Mareike Hartmann, Aliki Anagnostopoulou, Daniel Sonntag

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 en…

BIG-bench Machine LearningData AugmentationImage Captioning

Teaching Machines to Describe Images via Natural Language Feedback

2017-06-01 · Huan Ling, Sanja Fidler

Robots will eventually be part of every household. It is thus critical to enable algorithms to learn from and be guided by non-expert users. In this paper, we bring a human in the loop, and enable a human teacher to give…

DescriptiveImage CaptioningSentence

Teaching Machines to Describe Images with Natural Language Feedback

2017-12-01 · NeurIPS 2017 12 · Huan Ling, Sanja Fidler

Robots will eventually be part of every household. It is thus critical to enable algorithms to learn from and be guided by non-expert users. In this paper, we bring a human in the loop, and enable a human teacher to giv…

DescriptiveImage CaptioningSentence

Putting Humans in the Image Captioning Loop

2023-06-06 · Aliki Anagnostopoulou, Mareike Hartmann, Daniel Sonntag

Image Captioning (IC) models can highly benefit from human feedback in the training process, especially in cases where data is limited. We present work-in-progress on adapting an IC system to integrate human feedback, wi…

Image Captioning