paper-with-me

홈 › Papers

Show, Edit and Tell: A Framework for Editing Image Captions

2020-03-06 · CVPR 2020 6 · Fawaz Sammani, Luke Melas-Kyriazi

Most image captioning frameworks generate captions directly from images, learning a mapping from visual features to natural language. However, editing existing captions can be easier than generating new ones from scratch. Intuitively, when editing captions, a model is not required to learn information that is already present in the caption (i.e. sentence structure), enabling it to focus on fixing details (e.g. replacing repetitive words). This paper proposes a novel approach to image captioning based on iterative adaptive refinement of an existing caption. Specifically, our caption-editing model consisting of two sub-modules: (1) EditNet, a language module with an adaptive copy mechanism (Copy-LSTM) and a Selective Copy Memory Attention mechanism (SCMA), and (2) DCNet, an LSTM-based denoising auto-encoder. These components enable our model to directly copy from and modify existing captions. Experiments demonstrate that our new approach achieves state-of-art performance on the MS COCO dataset both with and without sequence-level training.

📄 PDF Abstract BibTeX arXiv:2003.03107

Code (1)

fawazsammani/show-edit-tell 공식 구현 pytorch

Tasks

DenoisingImage CaptioningSentence

Similar Papers 제목 키워드 기반

TalkPhoto: A Versatile Training-Free Conversational Assistant for Intelligent Image Editing

2026-01-05 · Yujie Hu, Zecheng Tang, Xu Jiang, Weiqi Li 외 arxiv

Thanks to the powerful language comprehension capabilities of Large Language Models (LLMs), existing instruction-based image editing methods have introduced Multimodal Large Language Models (MLLMs) to promote information…

Image ManipulationImage Editing

ImageEdit-R1: Boosting Multi-Agent Image Editing via Reinforcement Learning

2026-03-09 · Yiran Zhao, Yaoqi Ye, Xiang Liu, Michael Qizhe Shieh 외 arxiv

With the rapid advancement of commercial multi-modal models, image editing has garnered significant attention due to its widespread applicability in daily life. Despite impressive progress, existing image editing systems…

Reinforcement LearningImage Editing

CPI-Bench: A Comprehensive,Practical and Intelligent Benchmark for Real-World Image Editing

2026-08-14 · Qinye Zhou, Jun Zheng, Yongchao Du, Yuan Wang 외 arxiv

With the rapid advancement of image editing models and their widespread application across various domains, there is an increasingly urgent need to deploy these model capabilities directly into real-world scenarios. Howe…

Image Editing

A Survey of Multimodal-Guided Image Editing with Text-to-Image Diffusion Models

2024-06-20 · Xincheng Shuai, Henghui Ding, Xingjun Ma, RongCheng Tu 외

Image editing aims to edit the given synthetic or real image to meet the specific requirements from users. It is widely studied in recent years as a promising and challenging field of Artificial Intelligence Generative C…

Video Editing

An LLM-LVLM Driven Agent for Iterative and Fine-Grained Image Editing

2025-08-24 · Zihan Liang, Jiahao Sun, Haoran Ma arxiv

Despite the remarkable capabilities of text-to-image (T2I) generation models, real-world applications often demand fine-grained, iterative image editing that existing methods struggle to provide. Key challenges include g…

Scene UnderstandingImage Editing