General Classification

3932 papers with code • 11 benchmarks • 8 datasets

Algorithms trying to solve the general task of classification.

Libraries

Use these libraries to find General Classification models and implementations

A Data-Efficient Deep Learning Framework for Segmentation and Classification of Histopathology Images

pranavsinghps1/dedl 13 Jul 2022

The current study of cell architecture of inflammation in histopathology images commonly performed for diagnosis and research purposes excludes a lot of information available on the biopsy slide.

5
13 Jul 2022

TabPFN: A Transformer That Solves Small Tabular Classification Problems in a Second

automl/tabpfn 5 Jul 2022

We present TabPFN, a trained Transformer that can do supervised classification for small tabular datasets in less than a second, needs no hyperparameter tuning and is competitive with state-of-the-art classification methods.

1,103
05 Jul 2022

RevBiFPN: The Fully Reversible Bidirectional Feature Pyramid Network

cerebrasresearch/revbifpn 28 Jun 2022

However, training them requires substantial accelerator memory for saving large, multi-resolution activations.

11
28 Jun 2022

Protoformer: Embedding Prototypes for Transformers

ashfarhangi/Protoformer PAKDD 2022: Advances in Knowledge Discovery and Data Mining 2022

This paper proposes Protoformer, a novel self-learning framework for Transformers that can leverage problematic samples for text classification.

3
25 Jun 2022

Truly Unordered Probabilistic Rule Sets for Multi-class Classification

ylincen/turs 17 Jun 2022

Still, existing methods have several shortcomings: 1) most recent methods require a binary feature matrix as input, while learning rules directly from numeric variables is understudied; 2) existing methods impose orders among rules, either explicitly or implicitly, which harms interpretability; and 3) currently no method exists for learning probabilistic rule sets for multi-class target variables (there is only one for probabilistic rule lists).

1
17 Jun 2022

Differentiable Top-k Classification Learning

felix-petersen/difftopk 15 Jun 2022

In this work, we relax this assumption and optimize the model for multiple k simultaneously instead of using a single k. Leveraging recent advances in differentiable sorting and ranking, we propose a differentiable top-k cross-entropy classification loss.

65
15 Jun 2022

LIFT: Language-Interfaced Fine-Tuning for Non-Language Machine Learning Tasks

uw-madison-lee-lab/languageinterfacedfinetuning 14 Jun 2022

LIFT does not make any changes to the model architecture or loss function, and it solely relies on the natural language interface, enabling "no-code machine learning with LMs."

113
14 Jun 2022

Evaluating histopathology transfer learning with ChampKit

kaczmarj/champkit 14 Jun 2022

Histopathology remains the gold standard for diagnosis of various cancers.

37
14 Jun 2022

Localizing Semantic Patches for Accelerating Image Classification

winycg/anchornet 7 Jun 2022

This ensures the exact mapping from a high-level spatial location to the specific input image patch.

14
07 Jun 2022

Hopular: Modern Hopfield Networks for Tabular Data

ml-jku/hopular 1 Jun 2022

In experiments on small-sized tabular datasets with less than 1, 000 samples, Hopular surpasses Gradient Boosting, Random Forests, SVMs, and in particular several Deep Learning methods.

297
01 Jun 2022