paper-with-me

Papers

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 networks. We instead approach this problem as an image-to-image translation task making use of a variational autoencoder. This approach allows us to generate higher resolution dual channel images that represent visual memory schemas, allowing us to evaluate predicted true memorability and false memorability separately. We also evaluate the relationship between VMS maps, predicted VMS maps, ground truth memorability scores, and predicted memorability scores.

📄 PDF Abstract BibTeX arXiv:1907.08514

Code (0)

등록된 구현이 없습니다.

Tasks

Image-to-Image TranslationTranslation

Similar Papers 제목 키워드 기반

Creativity: Generating Diverse Questions using Variational Autoencoders

2017-04-11 · CVPR 2017 7 · Unnat Jain, Ziyu Zhang, Alexander Schwing

Generating diverse questions for given images is an important task for computational education, entertainment and AI assistants. Different from many conventional prediction techniques is the need for algorithms to genera…

Question GenerationQuestion-Generation

Event Schema Induction with Double Graph Autoencoders

2022-07-01 · NAACL 2022 7 · Xiaomeng Jin, Manling Li, Heng Ji

Event schema depicts the typical structure of complex events, serving as a scaffolding to effectively analyze, predict, and possibly intervene in the ongoing events. To induce event schemas from historical events, previo…

Dynamic Variational Autoencoders for Visual Process Modeling

2018-03-20 · Alexander Sagel, Hao Shen

This work studies the problem of modeling visual processes by leveraging deep generative architectures for learning linear, Gaussian representations from observed sequences. We propose a joint learning framework, combini…

Towards Hierarchical Discrete Variational Autoencoders

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Valentin Liévin, Andrea Dittadi, Lars Maaløe, Ole Winther

Variational Autoencoders (VAEs) have proven to be powerful latent variable models. How- ever, the form of the approximate posterior can limit the expressiveness of the model. Categorical distributions are flexible and us…

Tutorial on Variational Autoencoders

2016-06-19 · Carl Doersch

In just three years, Variational Autoencoders (VAEs) have emerged as one of the most popular approaches to unsupervised learning of complicated distributions. VAEs are appealing because they are built on top of standard …