paper-with-me

홈 › Papers

Similarity-Based Clustering for Enhancing Image Classification Architectures

2020-11-03 · Dishant Parikh

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.

📄 PDF Abstract BibTeX arXiv:2011.04728

Code (1)

Dishant-P/Similarity-based-clustering-Official-research-module 공식 구현 pytorch

Tasks

ClassificationClusteringGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Dissimilarity Mixture Autoencoder for Deep Clustering

2020-06-15 · Juan S. Lara, Fabio A. González

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+3

ClusterFormer: Clustering As A Universal Visual Learner

2023-09-22 · James C. Liang, Yiming Cui, Qifan Wang, Tong Geng 외

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+7

ClusterFomer: Clustering As A Universal Visual Learner

2023-09-21 · NeurIPS 2023 11

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 generation

Random Walks in Self-supervised Learning for Triangular Meshes

2025-03-02 · Gal Yefet, Ayellet Tal

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+1

Neural Architecture Search by Learning a Hierarchical Search Space

2025-03-27 · Mehraveh Javan Roshtkhari, Matthew Toews, Marco Pedersoli

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