Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,341 papers · 148 categories

Trend · papers per month

5611,1211,6822,242 · Jun 202019922001200920182026
48 results for One class classification

The number of possible methods of generalizing binary classification to multi-class classification increases exponentially with the number of class labels. Often, the best method of doing so will be highly problem dependent. Here we present classification software in which the partitioning of multi-class classification…

2014-04-15abs ↗pdf ↗

A new method learns features for one-class classification using intra-class splitting.

problem Challenges in one-class classification due to limited normal class samples.
method Intra-class splitting and joint training of typical and atypical samples with loss functions.
result The method outperforms other models in one-class classification tasks.

Paper generalizes PU classification for class prior shift and asymmetric error scenarios.

problem Bottlenecks in binary classification from PU data due to test marginal distribution and equal error penalties.
method Analysis of Bayes optimal classifier, risk minimization framework, and density ratio estimation framework.
result PU classification under class prior shift is equivalent to PU classification with asymmetric error.

Three methods combine one-class classifiers with MST-CD and N-ary Trees for binary classification.

problem Binary classification with overlapping and imbalanced classes.
method Combining one-class classifiers with MST-CD and N-ary Trees to handle inconsistencies and spurious connections.
result The proposed methods are feasible and comparable to state-of-the-art algorithms.

Paper proposes GEG to enhance fairness in binary and multi-class classification.

problem Fairness in multi-class classification tasks is under-explored.
method Formulates multi-objective problem between effectiveness and fairness constraints, proposes GEG algorithm.
result GEG improves fairness up to 92% and decreases accuracy up to 14%.

A double sampling strategy reduces multi-class to binary classification for large-scale text data.

problem Efficiently handling large-scale multi-class classification with long-tailed class distributions.
method Double sampling strategy on top of multi-class to binary reduction.
result The proposed approach reduces training and prediction time, memory consumption, and improves predictive performance.

KFHE uses Kalman filters to improve ensemble classification accuracy.

problem Improving multi-class ensemble classification accuracy.
method KFHE treats ensemble training as a state estimation problem using Kalman filters.
result KFHE outperforms state-of-the-art algorithms in noisy and clean datasets.

C-HMCNN(h) improves HMC classification by leveraging class hierarchy.

problem Hierarchical multi-label classification with class hierarchy constraints.
method Exploits class hierarchy to produce coherent predictions for multi-label classification.
result C-HMCNN(h) outperforms state-of-the-art models in HMC classification.

Matrix sketching balances class sizes for better supervised classification performance.

problem Class imbalance in supervised classification leads to poor performance.
method Matrix sketching using random projections to rebalance class sizes.
result Rebalanced classes improve classification performance, especially for minority classes.

Paper presents Label Mapping method to solve large-scale multi-class classification problems.

problem Large-scale multi-class classification problems in deep neural networks.
method Label Mapping (LM) method to decompose the problem into smaller sub-problems.
result LM significantly outperforms standard methods in terms of accuracy and model complexity.

Study extends learnability equivalence to multi-class and regression, overcoming binary classification limits.

problem Equivalence of online and private learnability in multi-class and regression settings.
method Introduced a novel Littlestone dimension variant and threshold functions for multi-class classification.
result Online learnability implies private learnability in multi-class classification but not in regression.

This paper reviews resampling techniques to improve classification in imbalanced datasets.

problem Improving classification performance in datasets with class imbalance.
method Review and study of various resampling techniques.
result Effectiveness of resampling techniques on classification performance.

CE-GAN improves deep learning for imbalanced data classification.

problem Difficulty in recognizing minority classes in imbalanced data.
method Class Expert Generative Adversarial Network (CE-GAN) architecture modification.
result CE-GAN provides better performance for imbalanced data classification.

Proposes multi-neighborhood LBPs for land use classification.

problem Challenges in classifying land use images due to intra class variability and inter class similarities.
method Uses multi-neighborhood LBPs combined with nearest neighbor classifier.
result Achieved an accuracy of 77.76% on UC Merced 21 class land use image dataset.

Deep reinforcement learning improves classification accuracy for imbalanced datasets.

problem Imbalanced datasets challenge conventional classification algorithms.
method Formulated as a sequential decision-making process, solved using deep Q-learning network.
result Proposed model outperforms other imbalanced classification algorithms.

A novel method learns representations from PU data without needing class-prior estimation.

problem Training classifiers from only positive and unlabeled data requires accurate class-prior probability estimation.
method Information-theoretic representation learning based on the information-maximization principle.
result Our method combined with deep neural networks achieves state-of-the-art PU classification performance.

A new active learning method for one-class classification using two classifiers.

problem Reducing manual labeling efforts in one-class classification.
method Uses two one-class classifiers for active learning, proposing new query strategies.
result Improved results compared to existing methods on various datasets.

A new classification method using class-specific features for improved text categorization.

problem Improving text categorization accuracy by leveraging class-specific features.
method EEF classifier based on class-specific features and optimal Bayesian classification rule.
result The proposed EEF classifier outperforms conventional methods on real-life data sets.

Unified approach to non-standard classification tasks.

problem Non-standard classification tasks like semi-supervised, positive-unlabelled, multi-positive-unlabelled and noisy-label learning.
method Probabilistic, unified approach training a classifier to predict label-distributions, then inferring class-distributions.
result Unified model for various non-standard classification tasks.

Extends PCVM for multi-class classification with improved accuracy.

problem Lack of probabilistic outputs and contradictory predictions in multi-class classification.
method Proposes mPCVM with two learning algorithms: top-down and bottom-up.
result Superior performance, especially with many classes, validated on synthetic and benchmark data.

A new framework improves few-shot classification by learning to generalize to unseen classes.

problem Training metric-based meta-learning approaches for few-shot classification often fails to generalize to unseen classes.
method Proposes a bilevel optimization framework to explicitly constrain meta-training to reduce unseen classification error.
result Significantly improves performance on unseen classes compared to episodic training.

Paper investigates methods to improve classification by inducing a hierarchy from flat labels.

problem Improving classification performance on datasets lacking a natural hierarchy.
method The approach involves clustering conditional distributions and using a hierarchical classifier with the induced hierarchy.
result The methods can discover latent hierarchies and improve accuracy in various applications.

Two new undersampling methods improve classification accuracy for imbalanced datasets.

problem Class imbalance and distributional differences in large datasets lead to biased models and poor predictive performance.
method Mutual information-based stratified simple random sampling and support points optimization.
result Empirical results show higher balanced classification accuracy compared to traditional techniques.

Study identifies pitfalls in assessing hierarchies for multi-class classification.

problem Lack of understanding in selecting hierarchies for multi-class classification.
method Analyzed and compared popular approaches to extracting hierarchies.
result Hierarchy quality becomes irrelevant when using powerful classifiers.

This work improves metric learning models by incorporating class hierarchies.

problem Class hierarchies are often ignored in classification-based metric learning models.
method Trained softmax classifier and metric learning models with predefined class hierarchies.
result ProxyDR model performs better in hierarchical inference and hierarchy-informed performance.