CVFeb 25

How to Take a Memorable Picture? Empowering Users with Actionable Feedback

arXiv:2602.21877v1h-index: 6
Originality Incremental advance
AI Analysis

This work addresses the need for real-time guidance to help users take more memorable photos, representing a shift from passive prediction to actionable feedback, though it is incremental in applying existing MLLM techniques to a new task.

The paper tackles the problem of providing actionable feedback to users for improving photo memorability at capture time, introducing the Memorability Feedback task and MemCoach, a training-free MLLM-based method that offers natural language suggestions, with experiments showing consistent performance improvements over zero-shot models.

Image memorability, i.e., how likely an image is to be remembered, has traditionally been studied in computer vision either as a passive prediction task, with models regressing a scalar score, or with generative methods altering the visual input to boost the image likelihood of being remembered. Yet, none of these paradigms supports users at capture time, when the crucial question is how to improve a photo memorability. We introduce the task of Memorability Feedback (MemFeed), where an automated model should provide actionable, human-interpretable guidance to users with the goal to enhance an image future recall. We also present MemCoach, the first approach designed to provide concrete suggestions in natural language for memorability improvement (e.g., "emphasize facial expression," "bring the subject forward"). Our method, based on Multimodal Large Language Models (MLLMs), is training-free and employs a teacher-student steering strategy, aligning the model internal activations toward more memorable patterns learned from a teacher model progressing along least-to-most memorable samples. To enable systematic evaluation on this novel task, we further introduce MemBench, a new benchmark featuring sequence-aligned photoshoots with annotated memorability scores. Our experiments, considering multiple MLLMs, demonstrate the effectiveness of MemCoach, showing consistently improved performance over several zero-shot models. The results indicate that memorability can not only be predicted but also taught and instructed, shifting the focus from mere prediction to actionable feedback for human creators.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes