The Elements of Visual Art Recommendation: Learning Latent Semantic Representations of Paintings

Recommender System UXVisualization Perception & CognitionUI/UX DesignersVisual Artists & Designers

Title of the Paper

The Elements of Visual Art Recommendation: Learning Latent Semantic Representations of Paintings

Paper Information

  • Domain: Machine learning-based visual art recommendation systems
  • Keywords: recommendation systems, personalization, artworks, user experience, machine learning, textual features, visual features, deep learning, topic modeling, multimodal fusion

Research Background and Problems

  • Identified Problems/Challenges:

    • Challenges in art recommendation include users' subjective interaction with content, understanding the complex concepts within artworks, and the emotional and cognitive experiences triggered by art.
    • The field of recommendation systems based on visual art content remains underexplored, and the impact of different feature types (visual or textual) on recommendation quality is unclear.
    • Efficiently capturing the latent semantic relationships of artworks and transforming them into high-quality user recommendations remains an open research challenge.
  • Significance:

    • Visual art recommendation is relevant in cultural heritage contexts (e.g., museums, galleries), where personalized recommendations can enhance user interaction and meet intrinsic needs, which is crucial for cultural institutions.
    • Addressing this problem contributes to building more advanced and user-perceived recommendation systems.
  • Motivation and Related Work:

    • Previous research has primarily focused on the isolated use of visual features (e.g., deep neural networks) or textual features (e.g., topic modeling and word embeddings).
    • While there is some consensus on the effectiveness of visual features for recommendations, the combination of textual and visual features remains underexplored.
    • The literature proposes two hypotheses: visual features outperform textual features; the fusion of visual and textual features may further improve recommendation quality.

Solution

  • Proposed Methods/Solutions:

    • Three latent semantic learning techniques based on textual or visual features were proposed:
      1. Textual Feature Learning: Using LDA (Latent Dirichlet Allocation) and BERT (Bidirectional Encoder Representations from Transformers).
      2. Visual Feature Learning: Extracting image embeddings using a pre-trained ResNet-50 model.
      3. Fusion Feature Learning: Employing a late fusion strategy (reciprocal rank fusion) to combine textual and visual features into a hybrid recommendation.
  • Innovations:

    • Simultaneous modeling of latent features from textual and visual data, revealing their individual characteristics and combined effects.
    • A user-centric evaluation framework was proposed to assess recommendation quality across dimensions such as accuracy, diversity, novelty, and serendipity.
  • Implementation Steps/Key Techniques:

    1. Preprocess textual data to generate embeddings (using LDA and BERT) and extract convolutional features from image data (ResNet-50).
    2. Compute semantic similarity matrices between embeddings.
    3. Generate weighted recommendation scores based on users' preference ratings and rank the recommendation results.
    4. For the fusion model, combine the recommendation results of each model using a late fusion strategy to produce the final ranking.

Research Outcomes

  • Specific Results:

    • Developed and studied five recommendation engines, including LDA, BERT, ResNet, and two fusion models combining textual and visual features.
    • Experiments demonstrated that fusion models of visual and textual features performed best in terms of accuracy, diversity, novelty, and serendipity.
    • Summarized specific guidelines for designing next-generation visual art recommendation systems, such as the importance of multimodal feature fusion.
  • Comparison with Existing Solutions:

    • This study showed that combining visual and textual features significantly outperforms single-feature-based recommendations, contrasting with the previous literature's emphasis on the superiority of visual features alone.
  • Experiments and Evaluation Results:

    • Validated the recommendation quality of each model through a small-scale real-world museum user experiment (n=11) and a large-scale online crowdsourcing experiment (n=100).
    • User-centric evaluations indicated that fusion models (especially LDA+ResNet) were widely favored due to higher diversity and serendipity.
  • Limitations and Future Directions:

    • Limitations:
      • The small sample size in the experiments limits the generalization of user preferences.
      • The study did not deeply explore the differences between early fusion and late fusion methods.
    • Future Directions:
      • Develop more advanced methods for combining visual and textual features, such as incorporating user feedback into model training.
      • Design preference acquisition mechanisms that minimize user burden.
      • Further optimize the real-time performance of online recommendation systems from the perspectives of ecological validity and user experience.

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/papers/chi/95886/2023

AdRecommended

Learn AI Coding at CodeNow

open_in_newOpen DOI Link
DOI: https://doi.org/10.1145/3544548.3581477
At a Glance

Paper Snapshot

fact_check
dataset
Source
CHI
calendar_month
Year
2023
emoji_events
Award
No award tagged
group
Authors
2 authors
sell
Subtopics
Recommender System UX, Visualization Perception & Cognition
work
Professions
UI/UX Designers, Visual Artists & Designers
article
Content Status
Full text indexed
hub
Related Papers
2 related papers