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,695 papers · 148 categories

Trend · papers per month

119238357476 · Jun 202019922001200920172026
48 results for parametric classifications

The paper shows over-confidence in models isn't just due to over-parametrization.

problem Over-confidence in machine learning models, especially in binary classification.
method Theoretical analysis of logistic regression and other binary classification problems.
result Logistic regression is inherently over-confident in certain settings, but over-confidence is not always the case.

Study magnetic curves in Sasakian manifolds, classifying and parametrizing them.

problem Classify and parameterize pseudo-Hermitian magnetic curves in Sasakian manifolds.
method Define and classify pseudo-Hermitian magnetic curves, construct parametrizations.
result Complete classification theorem for pseudo-Hermitian magnetic curves in Sasakian manifolds.

New model for time series classification from single example.

problem Classifying time series patterns from limited data.
method Developed a Hidden semi-Markov Model with variable state duration.
result Different representations of state duration have distinct strengths and weaknesses.

Simpler GNNs with low-rank non-parametric aggregators perform well on graph benchmarks.

problem Over-engineering in GNN architectures for common semi-supervised node classification datasets.
method Replacing feature aggregation with a non-parametric learner to streamline GNN design.
result Non-parametric regression is effective for semi-supervised learning on sparse, directed networks.

The paper studies binary classification and aims at estimating the underlying regression function which is the conditional expectation of the class labels given the inputs. The regression function is the key component of the Bayes optimal classifier, moreover, besides providing optimal predictions, it can also assess t…

2019-03-23abs ↗pdf ↗

Convolutional neural networks converge quickly with gradient descent.

problem Learning efficient image classifiers with over-parameterized networks.
method Gradient descent for training over-parametrized CNNs with global average-pooling.
result Gradient descent quickly reduces the misclassification risk of CNNs.

We introduce a framework, twisted parametrized stable homotopy theory, for describing semi-infinite homotopy types. A twisted parametrized spectrum is a section of a bundle whose fibre is the category of spectra. We define these bundles in terms of modules over a stack of parametrized spectra and in terms of diagrams o…

2005-08-03abs ↗pdf ↗

Improved DNN calibration without sacrificing accuracy.

problem Poor calibration of over-parametrized DNNs in safety-critical applications.
method Decoupling feature extraction and classification layers, and applying Gaussian priors.
result Significant improvement in model calibration with minimal training cost.

Study reveals differences in label shift problem difficulty in supervised vs. unsupervised settings.

problem Label shift problem in non-parametric classification.
method Analysis of minimax rates in supervised and unsupervised settings, focusing on class conditional distributions estimation.
result A class proportion estimation approach is minimax rate-optimal in the unsupervised setting.

Proposes a multi-resolution model for prostate cancer classification using mpMRI.

problem Improving voxel-wise classification of prostate cancer using multi-parametric MRI data.
method Multi-resolution Super Learner framework combining local base learners at multiple resolutions and spatial Gaussian kernel smoothing.
result Enhanced voxel-wise classification of prostate cancer status and clinical significance.

Several classification methods assume that the underlying distributions follow tree-structured graphical models. Indeed, trees capture statistical dependencies between pairs of variables, which may be crucial to attain low classification errors. The resulting classifier is linear in the log-transformed univariate and b…

2018-06-06abs ↗pdf ↗

The Neyman-Pearson (NP) paradigm in binary classification seeks classifiers that achieve a minimal type II error while enforcing the prioritized type I error controlled under some user-specified level αα. This paradigm serves naturally in applications such as severe disease diagnosis and spam detection, where people h…

2018-02-07abs ↗pdf ↗

SMD outperforms SGD in over-parametrized linear models for certain data distributions.

problem Understanding the generalization performance of SMD in over-parametrized linear models.
method Analysis of SMD for over-parametrized linear models with binary classification.
result Empirical validation of SMD's generalization performance differing from SGD.

Many applications of classification methods not only require high accuracy but also reliable estimation of predictive uncertainty. However, while many current classification frameworks, in particular deep neural networks, achieve high accuracy, they tend to incorrectly estimate uncertainty. In this paper, we propose a …

2019-06-12abs ↗pdf ↗

We consider the problems of clustering, classification, and visualization of high-dimensional data when no straightforward Euclidean representation exists. Typically, these tasks are performed by first reducing the high-dimensional data to some lower dimensional Euclidean space, as many manifold learning methods have b…

2008-02-14abs ↗pdf ↗

Probabilistic Quantum Memory (PQM) is a data structure that computes the distance from a binary input to all binary patterns stored in superposition on the memory. This data structure allows the development of heuristics to speed up artificial neural networks architecture selection. In this work, we propose an improved…

2020-01-11abs ↗pdf ↗

The paper classifies and analyzes the stability of elastic curves with fixed endpoints.

problem Classification and stability of pinned elasticae.
method Critical points of the length-penalized elastic bending energy among planar curves with fixed endpoints.
result Explicit parametrization and classification of all critical points with a threshold parameter \(\hatλ \simeq 0.70107\).

Theoretical and empirical taxonomy of imbalance in binary classification.

problem Class imbalance degrades binary classification performance.
method Proposed a principled framework based on three scales: imbalance coefficient, sample-dimension ratio, and intrinsic separability. Derived closed-form Bayes errors and analyzed degradation across models.
result The triplet (η, κ, Δ) provides a model-agnostic explanation of imbalance-induced deterioration.

Extends Demographic Parity for fairer wage predictions with expert knowledge.

problem Inadequate fairness metrics limit user domain knowledge and ignore intersectional fairness.
method Develops a parametric method to incorporate expert knowledge in fair predictions.
result Offers a robust solution for real-life applications with limited data and spending constraints.

Novel nonparametric method for GLMs improves prediction and inference performance.

problem Improving prediction and inference in GLMs with minimal assumptions.
method Combines binary regression and latent variable formulations, extends parametric versions, introduces new classification statistic.
result Uniformly better prediction and inference performance over parametric formulation, especially with asymmetric data.

We show that every rational knot KK of crossing number NN admits a polynomial parametrization x=Ta(t),y=Tb(t),z=C(t)x=T_a(t), y = T_b(t), z = C(t) where Tk(t)T_k(t) are the Chebyshev polynomials, a=3a=3 and b+°C=3N.b+ °C = 3N. We show that every rational knot also admits a polynomial parametrization with a=4a=4. If C(t)=Tc(t)C (t)= T_c(t) is a Chebyshev p…

2009-06-22abs ↗pdf ↗

Conventional techniques for supervised classification constrain the classification rules considered and use surrogate losses for classification 0-1 loss. Favored families of classification rules are those that enjoy parametric representations suitable for surrogate loss minimization, and low complexity properties suita…

2019-02-02abs ↗pdf ↗

Estimates classifier errors without ground truth using algebraic geometry.

problem Lack of ground truth in real-world production systems.
method Non-parametric estimation using algebraic geometry to solve the self-assessment problem.
result Accuracy estimators are better than one part in a hundred.

Metric learning methods for dimensionality reduction in combination with k-Nearest Neighbors (kNN) have been extensively deployed in many classification, data embedding, and information retrieval applications. However, most of these approaches involve pairwise training data comparisons, and thus have quadratic computat…

2017-02-21abs ↗pdf ↗

We show that among the Euclidean submanifolds with codimension two the ones of rank two that are parabolic but nonruled are isometrically rigid. This generalizes the result in [10] that these submanifolds are genuinely rigid. In addition, we give a parametric classifications of all parabolic submanifolds.

2009-03-31abs ↗pdf ↗

For any Engel 4-fold, we show that the scanning map from the space of Engel knots to the space of formal Engel knots is a weak homotopy equivalence when restricted to the complement of the orbits of the Engel kernel. This is a relative, parametric and close h-principle.

2017-10-30abs ↗pdf ↗

Improves industry classification for diversified companies.

problem Traditional industry classification struggles with multi-sector conglomerates.
method Bayesian Non-Parametrics, Markov Updating, and hierarchical modeling.
result MIS-2 provides a measurable improvement over GICS in predicting future correlations.

In this paper we give a complete local parametric classification of the hypersurfaces with dimension at least three of a space form that carry a totally geodesic foliation of codimension one. A classification under the assumption that the leaves of the foliation are complete was given in \cite{drt} for Euclidean hypers…

2018-04-03abs ↗pdf ↗

Study linear transformations' effects on data augmentation for improved estimation.

problem Improving performance in image and text classification tasks.
method Examined a family of linear transformations in over-parametrized linear regression settings.
result Transformations that preserve labels or mix data can improve estimation.

Paper tackles label noise in large datasets, purifying noisy data with a nonparametric framework.

problem Label noise in large-scale datasets with coarse labels.
method Develops a model-agnostic nonparametric framework for classification.
result Framework purifies noisy data using a small clean dataset and manages ambiguous samples.

This work tackles manifold regression onto hyperbolic space for tree classification and taxonomy extension.

problem Performing manifold-valued regression onto an hyperbolic space for tree classification and taxonomy extension.
method Formulated as a manifold regression task in hyperbolic space, proposed a parametric deep learning model and a non-parametric kernel method.
result Hyperbolic-based estimators significantly outperform Euclidean space methods in taxonomy expansion.