Artwork Style Clustering with Preference Feedback Refinement

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional techniques for artwork clustering fail to capture artistic-style similarities due to reliance on generic image representations from deep neural networks, resulting in content-level similarity rather than style-based clustering, and require extensive human feedback iterations.

Innovation Solution

A processor-implemented method and system using an unsupervised clustering network model with an artwork feature extractor, autoencoder, clustering network layer, and preference feedback layer to iteratively refine clusters based on minimal user feedback, employing operations like sample, expand, merge, and project to achieve style-based clustering.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If generic image representations from deep neural networks are used for artwork clustering, then the clustering process is simple and fast, but the clustering results capture content-level similarity rather than style-based similarity

Engineering Contradiction:
Improveclustering speedVSAvoidstyle similarity accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent introduces an intermediary component - a style representation module with hand-crafted features and a style encoder - that bridges the gap between generic image representations and style-based clustering. This intermediary extracts and transforms visual features into style-specific representations, enabling accurate style-based clustering while maintaining computational efficiency.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent changes the parameter representation from generic content-based features to style-specific features by introducing hand-crafted style descriptors (color histograms, texture features, brush stroke analysis) and a style encoder that transforms neural network features into style space. This parameter transformation enables the system to capture style similarity rather than content similarity.

Inventive Principle:
Principle #35Parameter changes

2Ease of manufacture

If unsupervised clustering without labeled data is used, then the system is easier to implement, but it fails to capture fine-grained artistic styles and produces content-level clusters

Engineering Contradiction:
Improvesystem implementation easeVSAvoidartistic style discrimination
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent introduces style representation modules as intermediaries that enhance unsupervised clustering by providing style-specific feature extraction capabilities. These intermediaries (hand-crafted style features and style encoder) guide the clustering process to focus on style attributes rather than content, achieving fine-grained artistic style discrimination without requiring labeled data.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent segments the feature extraction process into distinct components: hand-crafted style feature extractors (color, texture, brush strokes) and a style encoder. This segmentation allows each component to specialize in capturing different aspects of artistic style, improving overall style discrimination capability while maintaining the unsupervised nature of the system.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If extensive human feedback iterations are required for style-based clustering, then the clustering accuracy improves, but the time and resource consumption increases significantly

Engineering Contradiction:
Improveclustering accuracyVSAvoidfeedback iteration time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs preliminary action by pre-computing style representations using hand-crafted features and style encoders before the clustering process. This preliminary extraction of style-specific features provides a strong foundation for clustering, reducing the need for extensive iterative human feedback while maintaining high clustering accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements a refined feedback mechanism where human feedback is applied more efficiently. Instead of requiring extensive iterations on raw images, the feedback operates on pre-processed style representations, reducing the cognitive load and time required per iteration while still achieving accurate style-based clustering results.

Inventive Principle:
Principle #23Feedback

Data Source

PatentEP4672088A1Methods and systems for style-based clustering of artworks with preference feedback
Publication Date: 2025.12.31 TATA CONSULTANCY SERVICES LTD
  • EP4672088A1 patent drawingFigure 1
  • EP4672088A1 patent drawingFigure 2A
  • EP4672088A1 patent drawingFigure 2B

AI summary

The disclosure relates generally to methods and systems for style-based clustering of artworks with preference feedback. Conventional techniques for artwork clustering rely on generic image representations derived from deep neural networks, thus heavily focused on content-level similarity rather than style-based similarity. According to the present disclosure, the plurality of artworks is passed through the artwork feature extractor to obtain the artwork features which are then passed to the autoencoder which encodes these features into lower dimension feature space. The clustering network layer employs the K-Means clustering algorithm to obtain the initial set of clusters. Then a preference feedback mechanism is employed with four operations: sample, expand, merge, and project, to obtain the style-based clusters. The sample operation facilitates the selection of samples for feedback. The preference feedback on the selected subset of the dataset is captured through the expand and merge operations which are projected onto the entire dataset.