Similarity-Based Clustering for Enhancing Image Classification Architectures
Convolutional networks are at the center of best-in-class computer vision applications for a wide assortment of undertakings. Since 2014, a profound amount of work began to make better convolutional architectures, yielding generous additions in different benchmarks. Albeit expanded model size and computational cost will, in general, mean prompt quality increases for most undertakings but, the architectures now need to have some additional information to increase the performance. I show evidence that with the amalgamation of content-based image similarity and deep learning models, we can provide the flow of information which can be used in making clustered learning possible. The paper shows how training of sub-dataset clusters not only reduces the cost of computation but also increases the speed of evaluating and tuning a model on the given dataset.
Code (1)
Tasks
ClassificationClusteringGeneral Classificationimage-classificationImage ClassificationSimilar Papers 제목 키워드 기반
Dissimilarity Mixture Autoencoder for Deep Clustering
The dissimilarity mixture autoencoder (DMAE) is a neural network model for feature-based clustering that incorporates a flexible dissimilarity function and can be integrated into any kind of deep learning architecture. I…
ClusteringDeep ClusteringDeep LearningDensity Estimation+3ClusterFormer: Clustering As A Universal Visual Learner
This paper presents CLUSTERFORMER, a universal vision model that is based on the CLUSTERing paradigm with TransFORMER. It comprises two novel designs: 1. recurrent cross-attention clustering, which reformulates the cross…
Clusteringimage-classificationImage ClassificationImage Segmentation+7ClusterFomer: Clustering As A Universal Visual Learner
This paper presents ClusterFormer, a universal vision model that is based on the Clustering paradigm with TransFormer. It comprises two novel designs: 1) recurrent cross-attention clustering, which reformulates the cross…
10-shot image generationRandom Walks in Self-supervised Learning for Triangular Meshes
This study addresses the challenge of self-supervised learning for 3D mesh analysis. It presents an new approach that uses random walks as a form of data augmentation to generate diverse representations of mesh surfaces.…
ClusteringContrastive LearningData AugmentationRetrieval+1Neural Architecture Search by Learning a Hierarchical Search Space
Monte-Carlo Tree Search (MCTS) is a powerful tool for many non-differentiable search related problems such as adversarial games. However, the performance of such approach highly depends on the order of the nodes that are…
image-classificationImage ClassificationNeural Architecture Search