CVIRLGApr 12, 2018

An Universal Image Attractiveness Ranking Framework

arXiv:1805.00309v32 citations
Originality Incremental advance
AI Analysis

This work addresses image attractiveness ranking for web search applications, offering an incremental improvement over existing methods.

The authors tackled the problem of ranking image attractiveness by introducing a pairwise deep network trained on side-by-side labeled image pairs, which improved search results in a commercial engine and outperformed state-of-the-art models with fewer judgments (1M vs 50M).

We propose a new framework to rank image attractiveness using a novel pairwise deep network trained with a large set of side-by-side multi-labeled image pairs from a web image index. The judges only provide relative ranking between two images without the need to directly assign an absolute score, or rate any predefined image attribute, thus making the rating more intuitive and accurate. We investigate a deep attractiveness rank net (DARN), a combination of deep convolutional neural network and rank net, to directly learn an attractiveness score mean and variance for each image and the underlying criteria the judges use to label each pair. The extension of this model (DARN-V2) is able to adapt to individual judge's personal preference. We also show the attractiveness of search results are significantly improved by using this attractiveness information in a real commercial search engine. We evaluate our model against other state-of-the-art models on our side-by-side web test data and another public aesthetic data set. With much less judgments (1M vs 50M), our model outperforms on side-by-side labeled data, and is comparable on data labeled by absolute score.

Foundations

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

Your Notes