CVJul 31, 2025

Beyond Linear Bottlenecks: Spline-Based Knowledge Distillation for Culturally Diverse Art Style Classification

arXiv:2507.23436v1h-index: 35ICIAP
Originality Incremental advance
AI Analysis

This work addresses art style classification for computational aesthetics, representing an incremental improvement by replacing linear layers with spline-based networks in an existing framework.

The paper tackles the challenge of art style classification by enhancing a dual-teacher knowledge distillation framework with Kolmogorov-Arnold Networks (KANs) to model nonlinear feature interactions, achieving improved Top-1 accuracy on WikiArt and Pandora18k datasets compared to the base architecture.

Art style classification remains a formidable challenge in computational aesthetics due to the scarcity of expertly labeled datasets and the intricate, often nonlinear interplay of stylistic elements. While recent dual-teacher self-supervised frameworks reduce reliance on labeled data, their linear projection layers and localized focus struggle to model global compositional context and complex style-feature interactions. We enhance the dual-teacher knowledge distillation framework to address these limitations by replacing conventional MLP projection and prediction heads with Kolmogorov-Arnold Networks (KANs). Our approach retains complementary guidance from two teacher networks, one emphasizing localized texture and brushstroke patterns, the other capturing broader stylistic hierarchies while leveraging KANs' spline-based activations to model nonlinear feature correlations with mathematical precision. Experiments on WikiArt and Pandora18k demonstrate that our approach outperforms the base dual teacher architecture in Top-1 accuracy. Our findings highlight the importance of KANs in disentangling complex style manifolds, leading to better linear probe accuracy than MLP projections.

Foundations

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

Your Notes