CVJun 15, 2023

Personalized Image Enhancement Featuring Masked Style Modeling

arXiv:2306.09334v19 citationsh-index: 39Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of personalized image enhancement for users who want tailored image styles based on content, representing an incremental improvement over existing methods.

The paper tackles personalized image enhancement by enabling content-aware style application for each user, outperforming previous methods that applied a single style per user.

We address personalized image enhancement in this study, where we enhance input images for each user based on the user's preferred images. Previous methods apply the same preferred style to all input images (i.e., only one style for each user); in contrast to these methods, we aim to achieve content-aware personalization by applying different styles to each image considering the contents. For content-aware personalization, we make two contributions. First, we propose a method named masked style modeling, which can predict a style for an input image considering the contents by using the framework of masked language modeling. Second, to allow this model to consider the contents of images, we propose a novel training scheme where we download images from Flickr and create pseudo input and retouched image pairs using a degrading model. We conduct quantitative evaluations and a user study, and our method trained using our training scheme successfully achieves content-aware personalization; moreover, our method outperforms other previous methods in this field. Our source code is available at https://github.com/satoshi-kosugi/masked-style-modeling.

Code Implementations1 repo
Foundations

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

Your Notes