paper-with-me

Papers

Modeling Visual Memorability Assessment with Autoencoders Reveals Characteristics of Memorable Images

2024-10-19 · Elham Bagheri, Yalda Mohsenzadeh

Background: Image memorability refers to the phenomenon where certain images are more likely to be remembered than others. It is a quantifiable and intrinsic image attribute, defined as the likelihood of being remembered upon a single exposure. Despite advances in understanding human visual perception and memory, it is unclear what features contribute to an image's memorability. To address this question, we propose a deep learning-based computational modeling approach. Methods: We modeled the subjective experience of visual memorability using an autoencoder based on VGG16 Convolutional Neural Networks (CNNs). The model was trained on images for one epoch, to simulate the single-exposure condition used in human memory tests. We investigated the relationship between memorability and reconstruction error, assessed latent space representations distinctiveness, and developed a Gated Recurrent Unit (GRU) model to predict memorability likelihood. Interpretability analysis was conducted to identify key image characteristics contributing to memorability. Results: Our results demonstrate a significant correlation between the images memorability score and autoencoder's reconstruction error, and the robust predictive performance of its latent representations. Distinctiveness in these representations correlated significantly with memorability. Additionally, certain visual characteristics, such as strong contrasts, distinctive objects, and prominent foreground elements were among the features contributing to image memorability in our model. Conclusions: Images with unique features that challenge the autoencoder's capacity are inherently more memorable. Moreover, these memorable images are distinct from others the model has encountered, and the latent space of the encoder contains features predictive of memorability.

📄 PDF Abstract BibTeX arXiv:2410.15235

Code (1)

Elham-Bagheri1/image_memorability 공식 구현 pytorch

Tasks

Attribute

Similar Papers 제목 키워드 기반

Show and Recall: Learning What Makes Videos Memorable

2017-07-17 · Sumit Shekhar, Dhruv Singal, Harvineet Singh, Manav Kedia 외

With the explosion of video content on the Internet, there is a need for research on methods for video analysis which take human cognition into account. One such cognitive measure is memorability, or the ability to recal…

Video Summarization

Predicting Visual Memory Schemas with Variational Autoencoders

2019-07-19 · Cameron Kyle-Davidson, Adrian Bors, Karla Evans

Visual memory schema (VMS) maps show which regions of an image cause that image to be remembered or falsely remembered. Previous work has succeeded in generating low resolution VMS maps using convolutional neural network…

Image-to-Image TranslationTranslation

Unsupervised Memorability Modeling from Tip-of-the-Tongue Retrieval Queries

2025-11-25 · Sree Bhattacharyya, Yaman Kumar Singla, Sudhir Yarram, Somesh Kumar Singh 외 arxiv

Visual content memorability has intrigued the scientific community for decades, with applications ranging widely, from understanding nuanced aspects of human memory to enhancing content design. A significant challenge in…

Correlates of Image Memorability in Vision Encoders: Activations, Attention Entropy, Patch Uniformity and Autoencoder Losses

2025-09-01 · Ece Takmaz, Albert Gatt, Jakub Dotlacil arxiv

Images vary in how memorable they are to humans. Inspired by findings from cognitive science and computer vision, we explore correlates of image memorability in pretrained transformer-based vision encoders for the first …

Multimodal Memorability: Modeling Effects of Semantics and Decay on Video Memorability

2020-09-05 · ECCV 2020 8 · Anelise Newman, Camilo Fosco, Vincent Casser, Allen Lee 외

A key capability of an intelligent system is deciding when events from past experience must be remembered and when they can be forgotten. Towards this goal, we develop a predictive model of human visual event memory and …