paper-with-me

홈 › Papers

Art Style Classification with Self-Trained Ensemble of AutoEncoding Transformations

2020-12-06 · Akshay Joshi, Ankit Agrawal, Sushmita Nair

The artistic style of a painting is a rich descriptor that reveals both visual and deep intrinsic knowledge about how an artist uniquely portrays and expresses their creative vision. Accurate categorization of paintings across different artistic movements and styles is critical for large-scale indexing of art databases. However, the automatic extraction and recognition of these highly dense artistic features has received little to no attention in the field of computer vision research. In this paper, we investigate the use of deep self-supervised learning methods to solve the problem of recognizing complex artistic styles with high intra-class and low inter-class variation. Further, we outperform existing approaches by almost 20% on a highly class imbalanced WikiArt dataset with 27 art categories. To achieve this, we train the EnAET semi-supervised learning model (Wang et al., 2019) with limited annotated data samples and supplement it with self-supervised representations learned from an ensemble of spatial and non-spatial transformations.

📄 PDF Abstract BibTeX arXiv:2012.03377

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

EnsLM: Ensemble Language Model for Data Diversity by Semantic Clustering

2021-08-01 · ACL 2021 5 · Zhibin Duan, Hao Zhang, Chaojie Wang, Zhengjue Wang 외

Natural language processing (NLP) often faces the problem of data diversity such as different domains, themes, styles, and so on. Therefore, a single language model (LM) is insufficient to learn all knowledge from divers…

ClusteringDiversityLanguage ModelingLanguage Modelling

Autoencoding Language Model Based Ensemble Learning for Commonsense Validation and Explanation

2022-04-07 · Ngo Quang Huy, Tu Minh Phuong, Ngo Xuan Bach

An ultimate goal of artificial intelligence is to build computer systems that can understand human languages. Understanding commonsense knowledge about the world expressed in text is one of the foundational and challengi…

Ensemble LearningLanguage ModelingLanguage Modelling

ARTEMIS: Using GANs with Multiple Discriminators to Generate Art

2023-11-14 · James Baker

We propose a novel method for generating abstract art. First an autoencoder is trained to encode and decode the style representations of images, which are extracted from source images with a pretrained VGG network. Then,…

DecoderDiversity

USF-MAE: Ultrasound Self-Supervised Foundation Model with Masked Autoencoding

2025-10-27 · Youssef Megahed, Robin Ducharme, Aylin Erman, Mark Walker 외 arxiv

Ultrasound imaging is one of the most widely used diagnostic modalities, offering real-time, radiation-free assessment across diverse clinical domains. However, interpretation of ultrasound images remains challenging due…

Cancer Classification

MAE-AST: Masked Autoencoding Audio Spectrogram Transformer

2022-03-30 · Alan Baade, Puyuan Peng, David Harwath

In this paper, we propose a simple yet powerful improvement over the recent Self-Supervised Audio Spectrogram Transformer (SSAST) model for speech and audio classification. Specifically, we leverage the insight that the …

Audio ClassificationDecoder