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

Trend · papers per month

54107161214 · Jun 202019922001200920182026
48 results for discriminant variety

Study infinite Euclidean distance discriminants of algebraic varieties.

problem Understanding the structure of data points with infinitely many critical points in Euclidean distance correspondence.
method Developed computer code to compute discriminants and proved properties of fibers.
result Infinite Euclidean distance discriminants contain all data points with infinitely many critical points for the nearest-point problem.

Develops a method to identify nonproperness sets in likelihood-equation systems.

problem Classifying data based on the number of positive critical points of likelihood functions.
method Computes nonproperness sets using a novel method and proves its correctness.
result The method is more efficient than existing methods in the literature.

This paper is devoted to the classification of connected components of Prym eigenform loci in the strata H(2,2)^odd and H(1,1,2) in the Abelian differentials bundle in genus 3. These loci, discovered by McMullen are GL^+(2,R)-invariant submanifolds (of complex dimension 3) that project to the locus of Riemann surfaces …

2014-08-05abs ↗pdf ↗

We present a new, far simpler family of counter-examples to Kushnirenko's Conjecture. Along the way, we illustrate a computer-assisted approach to finding sparse polynomial systems with maximally many real roots, thus shedding light on the nature of optimal upper bounds in real fewnomial theory. We use a powerful recen…

2006-09-18abs ↗pdf ↗

Let V be a finite dimensional complex vector space and V^* its dual and let X in P(V) be a smooth projective variety of dimension n and degree d at least two. For a generic n-tuple of hyperplanes H_1,...,H_n in P(V^*)^n, the intersection of X with H_1,...,H_n consists of d distinct points. We define the "discriminant o…

2013-12-30abs ↗pdf ↗

A new method removes policy optimization in adversarial imitation learning.

problem Adversarial imitation learning's delicate alternated optimization.
method Explicitly condition discriminator on two policies, solving generator's optimization problem directly.
result Simpler approach competitive to prevalent methods.

The study examines higher-order modern portfolio theory with complex critical points and feasible portfolio variety.

problem Understanding the complex critical points and feasible portfolio variety in higher-order modern portfolio theory.
method Established genericity conditions for utility functions with higher-order cumulants, analyzed discriminant loci, and determined the dimension and degree of the feasible portfolio variety.
result The utility function has a constant number of complex critical points under genericity conditions, and the feasible portfolio variety has a determined dimension and degree.

We introduce the "Energy-based Generative Adversarial Network" model (EBGAN) which views the discriminator as an energy function that attributes low energies to the regions near the data manifold and higher energies to other regions. Similar to the probabilistic GANs, a generator is seen as being trained to produce con…

2016-09-11abs ↗pdf ↗

A variety of real-world tasks involve the classification of images into pre-determined categories. Designing image classification algorithms that exhibit robustness to acquisition noise and image distortions, particularly when the available training data are insufficient to learn accurate models, is a significant chall…

2016-03-08abs ↗pdf ↗

Study data biases to predict algorithmic discrimination, developing a Data Bias Profile.

problem Data biases contribute to algorithmic discrimination, but their impact is understudied.
method Analyzed three common data biases across various datasets and models, developing a Data Bias Profile.
result Combination of proxies and label bias can lead to more significant discrimination than underrepresentation alone.

Wasserstein GANs are shown to have hidden convexity, enabling exact solutions with convex optimization.

problem Non-convex and non-concave optimization in GANs.
method Convex duality analysis of Wasserstein GANs with two-layer neural network discriminators.
result Wasserstein GANs can be solved exactly with convex optimization under certain conditions.

The paper proves a theorem and characterizes connections over normal varieties.

problem The study addresses the stability and connections over normal varieties.
method The authors prove a complete version of the Donaldson-Uhlenbeck-Yau theorem and use it to show the polystability of reflexive sheaves.
result An admissible Hermitian-Yang-Mills connection defines a polystable reflexive sheaf and gives a lower bound for discriminants.

Paper tackles expected predictions computation for arbitrary generative models.

problem Hard to compute expected predictions for arbitrary generative models.
method Identifies tractable generative and discriminative models for expected predictions.
result Tractable computation of high-order moments and expectations for classification.

Cross-entropy loss together with softmax is arguably one of the most common used supervision components in convolutional neural networks (CNNs). Despite its simplicity, popularity and excellent performance, the component does not explicitly encourage discriminative learning of features. In this paper, we propose a gene…

2016-12-07abs ↗pdf ↗

GraphGAN unifies generative and discriminative models for graph representation learning.

problem Learning effective graph representations from graph data.
method GraphGAN uses a minimax game between a generative and a discriminative model.
result GraphGAN outperforms state-of-the-art methods in various graph tasks.

INK scores improve OOD detection for classifiers.

problem Detecting out-of-distribution inputs for classification models.
method INK scores operate on constrained latent embeddings modeled as a mixture of hyperspherical embeddings, optimizing in modern neural networks.
result INK establishes a new state-of-the-art in OOD detection.

New method trains generative models without discriminators, improving stability and accuracy.

problem Training implicit generative models with adversarial discriminators leads to instability and mode-dropping.
method Invariant statistical loss function, avoiding discriminators.
result Successfully trains generative models for various complex distributions without mode-dropping.

LDA-GO improves LDA for high-dimensional data via gradient optimization.

problem LDA struggles in high-dimensional settings due to unreliable covariance matrix estimation.
method LDA-GO learns a low-rank precision matrix via gradient optimization, automatically selecting between Gaussian likelihood and cross-entropy loss.
result LDA-GO outperforms other LDA variants in sparse-signal high-dimensional regimes.

In this paper, we classify three-dimensional complex Abelian varieties isogenous to a product A1×A2A_1 \times A_2, where one of the factors admits real multiplication by a real quadratic order OD\mathcal{O}_D of discriminant DD. We show that the moduli space XD(3)X_D^{(3)} of these varieties essentially is the disjoint unio…

2016-03-17abs ↗pdf ↗

New method combines deep learning and streaming learning for better incremental learning.

problem Catastrophic forgetting in deep neural networks when updated incrementally.
method Combining streaming linear discriminant analysis with deep learning.
result Outperforms incremental batch learning and streaming learning on ImageNet and CORe50.

In this paper we study output coding for multi-label prediction. For a multi-label output coding to be discriminative, it is important that codewords for different label vectors are significantly different from each other. In the meantime, unlike in traditional coding theory, codewords in output coding are to be predic…

2012-06-27abs ↗pdf ↗

Discriminative neural networks address class imbalance in coronary heart disease risk analysis.

problem Class imbalance in medical test data, especially in binary classification problems.
method Use of discriminative neural networks and contrastive loss with a Siamese network structure.
result The method effectively handles class imbalance, improving predictive models for coronary heart disease risk.

Paper explores optimizing GANs' latent space without adversarial training.

problem Understanding the role of saddle point optimization and deep neural networks in GANs.
method Introduces Generative Latent Optimization (GLO) to train deep convolutional generators using simple reconstruction losses.
result GLO achieves desirable GAN properties (synthesizing samples, interpolating, arithmetic with noise) without adversarial training.

Study uses EEG features HFD and SampEn to detect depression with high accuracy.

problem Diagnosing depression reliably and accurately.
method Applied Higuchi Fractal Dimension and Sample Entropy on EEG signals using seven machine learning algorithms.
result Good classification possible even with small EEG data, achieving high accuracy.

Study evaluates human vs. machine review generation, finds human assessments correlate better with lexical overlaps.

problem Evaluating natural language generation models for online reviews is challenging and inconsistent.
method Compared human evaluators with various automated evaluation methods, including discriminative and word overlap metrics.
result Human evaluators do not correlate well with discriminative evaluators, but correlate better with lexical overlaps.

For high-dimensional classification, it is well known that naively performing the Fisher discriminant rule leads to poor results due to diverging spectra and noise accumulation. Therefore, researchers proposed independence rules to circumvent the diverse spectra, and sparse independence rules to mitigate the issue of n…

2010-11-28abs ↗pdf ↗

A set of probabilistic predictions is well calibrated if the events that are predicted to occur with probability p do in fact occur about p fraction of the time. Well calibrated predictions are particularly important when machine learning models are used in decision analysis. This paper presents two new non-parametric …

2014-01-13abs ↗pdf ↗

Paper improves matrix-valued data classification using nonparametric LDA.

problem Classification of matrix-valued data in neuroimaging and signal processing.
method Nonparametric LDA based on NPMLE for vectorized and scaled matrices.
result Improves classification performance across various data structures.