paper-with-me

홈 › Papers

Clustering of illustrations by atmosphere using a combination of supervised and unsupervised learning

2023-07-27 · Keisuke Kubota, Masahiro Okuda

The distribution of illustrations on social media, such as Twitter and Pixiv has increased with the growing popularity of animation, games, and animated movies. The "atmosphere" of illustrations plays an important role in user preferences. Classifying illustrations by atmosphere can be helpful for recommendations and searches. However, assigning clear labels to the elusive "atmosphere" and conventional supervised classification is not always practical. Furthermore, even images with similar colors, edges, and low-level features may not have similar atmospheres, making classification based on low-level features challenging. In this paper, this problem is solved using both supervised and unsupervised learning with pseudo-labels. The feature vectors are obtained using the supervised method with pseudo-labels that contribute to an ambiguous atmosphere. Further, clustering is performed based on these feature vectors. Experimental analyses show that our method outperforms conventional methods in human-like clustering on datasets manually classified by humans.

📄 PDF Abstract BibTeX arXiv:2307.15099

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Unsupervised Machine Learning for Exploratory Data Analysis of Exoplanet Transmission Spectra

2022-01-07 · Konstantin T. Matchev, Katia Matcheva, Alexander Roman

Transit spectroscopy is a powerful tool to decode the chemical composition of the atmospheres of extrasolar planets. In this paper we focus on unsupervised techniques for analyzing spectral data from transiting exoplanet…

Anomaly DetectionBIG-bench Machine LearningClusteringDimensionality Reduction

Random Matrix Analysis to Balance between Supervised and Unsupervised Learning under the Low Density Separation Assumption

2023-10-20 · Vasilii Feofanov, Malik Tiomoko, Aladin Virmaux

We propose a theoretical framework to analyze semi-supervised classification under the low density separation assumption in a high-dimensional regime. In particular, we introduce QLDS, a linear classification model, wher…

Model Selection

Light Source Point Cluster Selection Based Atmosphere Light Estimation

2017-01-12 · Wenbo Zhang, Xiaorong Hou

Atmosphere light value is a highly critical parameter in defogging algorithms that are based on an atmosphere scattering model. Any error in atmosphere light value will produce a direct impact on the accuracy of scatteri…

Clustering

Trajectory Clustering Performance Evaluation: If we know the answer, it's not clustering

2021-12-02 · Mohsen Rezaie, Nicolas Saunier

Advancements in Intelligent Traffic Systems (ITS) have made huge amounts of traffic data available through automatic data collection. A big part of this data is stored as trajectories of moving vehicles and road users. A…

ClusteringTrajectory Clustering

K-Means Kernel Classifier

2020-12-23 · M. Andrecut

We combine K-means clustering with the least-squares kernel classification method. K-means clustering is used to extract a set of representative vectors for each class. The least-squares kernel method uses these represen…

ClassificationClusteringGeneral Classification