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.

168,932 papers · 148 categories

Trend · papers per month

1122 · Oct 201619922001200920172026
48 results for class-based

Herein, we present a system for hyperspectral image segmentation that utilizes multiple class--based denoising autoencoders which are efficiently trained. Moreover, we present a novel hyperspectral data augmentation method for labelled HSI data using linear mixtures of pixels from each class, which helps the system wit…

2018-07-11abs ↗pdf ↗

Paper proposes a method to automatically detect drift in machine learning models.

problem Detecting changes in class-label data distributions that affect model predictions.
method Self-evaluating predictive model degradation to detect concept drift.
result Effectiveness in automatically detecting and describing concept drift.

A new data augmentation method selects mixed classes based on class distances for better performance.

problem Improving recognition accuracy in object recognition using deep learning.
method Calculates class distances and selects mixed data from suitable classes dynamically.
result Improves recognition performance on general and long-tailed image recognition datasets.

This paper investigates two feature-scoring criteria that make use of estimated class probabilities: one method proposed by \citet{shen} and a complementary approach proposed below. We develop a theoretical framework to analyze each criterion and show that both estimate the spread (across all values of a given feature)…

2012-06-27abs ↗pdf ↗

We find flat band Hamiltonians and Ginsparg-Wilson relations for symmetry classes.

problem Finding flat band Hamiltonians and Ginsparg-Wilson relations for symmetry classes.
method Integrating out the additional bulk direction to obtain effective Dirac operators and then deriving flat and overlap Dirac operators.
result Established Ginsparg-Wilson relations and mod-two index theorems for each symmetry class.

We propose a new class of determinantal point processes (DPPs) which can be manipulated for inference and parameter learning in potentially sublinear time in the number of items. This class, based on a specific low-rank factorization of the marginal kernel, is particularly suited to a subclass of continuous DPPs and DP…

2016-10-19abs ↗pdf ↗

The study provides a generalization bound for a family of implicit networks.

problem Theoretical understanding of implicit networks' generalization is limited.
method A generalization bound is derived for a family of implicit networks using a covering number argument for Rademacher complexity.
result A theoretical generalization bound is established for implicit networks.

In this paper we study the problem of acoustic scene classification, i.e., categorization of audio sequences into mutually exclusive classes based on their spectral content. We describe the methods and results discovered during a competition organized in the context of a graduate machine learning course; both by the st…

2018-08-02abs ↗pdf ↗

System learns to combine multiple model components for personalized text generation.

problem Adapting and biasing language models for personal preferences.
method Combines model-defined components, learns activation and probability combination from unlabeled text.
result Directly generates text with personalized components from unlabeled data.

Classifies essential annuli in genus two handlebody-knots, determining hyperbolicity and constructing obstructions.

problem Classifying essential annuli in genus two handlebody-knots.
method Introducing τ- and ρ-tangles and good rectangles, classifying these structures.
result Categorization of atoroidal 3-decomposable genus two handlebody-knots based on essential annuli.

Paper introduces variance-based measures for second-order uncertainty quantification in classification problems.

problem Uncertainty in machine learning predictions and decision-making.
method Second-order uncertainty quantification using variance-based measures.
result Variance-based measures effectively quantify uncertainty on a class-based level and are competitive with entropy-based measures.

We introduce the anti-profile Support Vector Machine (apSVM) as a novel algorithm to address the anomaly classification problem, an extension of anomaly detection where the goal is to distinguish data samples from a number of anomalous and heterogeneous classes based on their pattern of deviation from a normal stable c…

2013-01-15abs ↗pdf ↗

In this paper, we solve the problem of adapting classifiers across domains. We consider the problem of domain adaptation for multi-class classification where we are provided a labeled set of examples in a source dataset and we are provided a target dataset with no supervision. In this setting, we propose an adversarial…

2019-04-02abs ↗pdf ↗

Learning new tasks with few samples using related task evaluations.

problem Learning a new task with limited data and related task evaluations.
method Modeling task relatedness through weak monotonicity and leveraging it in transfer learning and model selection aggregation.
result Pruning the model class based on monotonicity and hedging on the task frontier.

Graphs from features improve classification accuracy in tasks.

problem Traditional classification tasks can be improved by incorporating relational information.
method Construct geometric graphs from features and use them in Graph Convolutional Networks.
result Graphs derived from features increase classification accuracy and improve class separation.

Proposes a hierarchical curriculum loss to improve model accuracy and interpretability.

problem Flat label spaces in classification algorithms fail to capture dependencies in real-world data.
method Introduces hierarchical curriculum loss with two properties: satisfying hierarchical constraints and providing non-uniform label weights.
result The proposed loss function significantly outperforms multiple baselines on real-world image datasets.

The assumption that training and testing samples are generated from the same distribution does not always hold for real-world machine-learning applications. The procedure of tackling this discrepancy between the training (source) and testing (target) domains is known as domain adaptation. We propose an unsupervised ver…

2018-05-01abs ↗pdf ↗

We present a simple generative framework for learning to predict previously unseen classes, based on estimating class-attribute-gated class-conditional distributions. We model each class-conditional distribution as an exponential family distribution and the parameters of the distribution of each seen/unseen class are d…

2017-07-25abs ↗pdf ↗

Process Mining consists of techniques where logs created by operative systems are transformed into process models. In process mining tools it is often desired to be able to classify ongoing process instances, e.g., to predict how long the process will still require to complete, or to classify process instances to diffe…

2018-09-16abs ↗pdf ↗

Paper tackles MSDA with GMMs and OT, improving over prior art.

problem Adapting multiple heterogeneous source measures to a target measure.
method Optimal Transport between Gaussian Mixture Models, with novel barycenter calculation.
result Improves image classification and fault diagnosis benchmarks.

A new ZSL algorithm uses shared sparse representations for unseen classes.

problem Classifying images from unseen classes using only semantic information.
method Coupled dictionary learning to represent visual and semantic features in an intermediate space.
result The proposed method outperforms state-of-the-art ZSL algorithms on benchmark datasets.

Naive Bayes Nearest Neighbour (NBNN) is a simple and effective framework which addresses many of the pitfalls of K-Nearest Neighbour (KNN) classification. It has yielded competitive results on several computer vision benchmarks. Its central tenet is that during NN search, a query is not compared to every example in a d…

2016-07-11abs ↗pdf ↗

SVM predicts regional rainfall with varying accuracy, best in central US.

problem Regional rainfall prediction for social and economic impact planning.
method Support Vector Machine (SVM) applied to sequences of daily rainfall maps.
result SVM predictions for central region outperform untrained classifier.

The paper proposes a test to determine the number of latent classes in ordinal categorical data.

problem Determining the correct number of latent classes in latent class models with ordinal categorical data.
method The test statistic centers the largest singular value of a normalized residual matrix by a simple sample-size adjustment.
result The test statistic converges to zero under the null hypothesis and exceeds a fixed positive constant under an under-fitted alternative.

CAGNN learns graph embeddings without labels by clustering and refining graph topology.

problem Learning graph embeddings without labeled data.
method Cluster-aware graph neural network (CAGNN) with self-supervised learning and topology refinement.
result CAGNN achieves significant improvements in node clustering accuracy.

New model classes for function approximation by neural networks defined on domains.

problem Defining novel model classes for function approximation on bounded domains.
method Introducing weighted variation spaces to define new model classes on domains.
result New model classes are strictly larger than classical ones but maintain the same NNA rates.

A deep generative model learns from seen and unseen classes without explicit training data.

problem Overcoming zero-shot learning with unseen classes.
method Variational auto-encoder with class-specific multi-modal prior, iteratively generating and learning unseen data.
result Outperforms models trained only on seen classes and state-of-the-art methods.

ALP outperforms other data descriptors in one-class classification.

problem Challenges in one-class classification using data descriptors.
method Determined optimal default hyperparameters for data descriptors, proposed ALP, evaluated using leave-one-dataset-out procedure.
result ALP outperforms other data descriptors, including IF and SVM.

In open set learning, a model must be able to generalize to novel classes when it encounters a sample that does not belong to any of the classes it has seen before. Open set learning poses a realistic learning scenario that is receiving growing attention. Existing studies on open set learning mainly focused on detectin…

2018-09-20abs ↗pdf ↗

New model selects more promising patients for knee osteoarthritis trials.

problem Selecting patients likely to benefit from osteoarthritis treatments.
method Multi-classifier prediction from longitudinal data, cost-sensitive learning, feature selection.
result Model reduces by 20-25% the number of patients showing no progression.

Superconductivity has been the focus of enormous research effort since its discovery more than a century ago. Yet, some features of this unique phenomenon remain poorly understood; prime among these is the connection between superconductivity and chemical/structural properties of materials. To bridge the gap, several m…

2017-09-08abs ↗pdf ↗