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

Trend · papers per month

51101152202 · Jun 202019922001200920182026
48 results for Typical Subset

Improves performance in various machine learning tasks by reparameterizing subset sampling.

problem Stochastic optimization involving subset sampling is not reparameterizable.
method Continuous relaxation of subset sampling to provide reparameterization gradients.
result Improves performance in instance-wise feature selection, deep stochastic k-nearest neighbors, and parametric t-SNE.

This paper uses deep neural networks for one-class classification by splitting normal data into typical and atypical subsets.

problem Training deep neural networks with only one class of data for one-class classification.
method Intra-class splitting to create typical and atypical subsets, using binary loss and auxiliary subnetworks.
result The method outperformed seven baselines and had comparable performance to state-of-the-art methods on image datasets.

This paper reduces graph-Laplacian dimensionality for spectral clustering of subsets.

problem High computational cost of graph-Laplacian spectral embedding for large data sets.
method Develops two algorithms for low-dimensional graph-Laplacian representation of target subsets.
result Ensures consistency of target subset clustering with full data set spectral clustering.

The paper shows how to avoid the trivial representation in IB by choosing the right β.

problem Lack of theoretical guidance for choosing β in the IB method.
method Identifying a phase transition between learnable and unlearnable representations based on β.
result IB-Learnability is defined by the largest confident, typical, and imbalanced subset of examples.

All projections of typical Cantor sets in high dimensions are Cantor sets.

problem Whether all projections of a typical Cantor set in high dimensions are Cantor sets.
method Proving that for a dense Gδ subset of Cantor sets, all projections into non-zero linear subspaces are Cantor sets.
result There exists a dense Gδ subset of Cantor sets such that all projections into non-zero linear subspaces are Cantor sets.

Proposes a differentiable hypergeometric distribution for learning group importance.

problem Learning the sizes of subsets in applications like clustering and weakly-supervised learning.
method Introduces a reparameterizable hypergeometric distribution to model group sizes and learn their relative importance.
result Outperforms previous methods in weakly-supervised learning and clustering.

Link prediction in networks is typically accomplished by estimating or ranking the probabilities of edges for all pairs of nodes. In practice, especially for social networks, the data are often collected by egocentric sampling, which means selecting a subset of nodes and recording all of their edges. This sampling mech…

2018-03-12abs ↗pdf ↗

Inspired by work of Borzellino and Brunsden, we generalize the notion of a submanifold identifying a natural and sufficiently general condition which guarantees that a subset of an (effective) orbifold carries itself a canonical induced orbifold structure. We illustrate the strength of this approach generalizing typica…

2015-12-30abs ↗pdf ↗

We explore some mathematical features of the loss landscape of overparameterized neural networks. A priori one might imagine that the loss function looks like a typical function from Rn\mathbb{R}^n to R\mathbb{R} - in particular, nonconvex, with discrete global minima. In this paper, we prove that in at least one impo…

2018-04-26abs ↗pdf ↗

The paper introduces a framework to select efficient datasets for preserving model rankings.

problem Efficient evaluation of machine learning models on small, representative datasets.
method Bootstrap aggregation, clustering, design criteria, random baselines, and greedy farthest-first (FAFI).
result Several selection strategies improve rank preservation compared to random subsets, especially in time series classification.

A method for finding most influential sets reduces a complex problem to a sequence of simpler top-kk problems.

problem Identifying most influential subsets in complex models.
method Reduces the problem to a sequence of top-kk problems using Dinkelbach's method.
result The method returns a globally optimal set for the univariate ratio objective, including partial linear models.

New method for evaluating and learning in complex decision-making scenarios.

problem Evaluating and learning from policies in contextual combinatorial bandits with high bias and variance.
method Factored action space decomposition and importance sampling-based estimator (OPCB).
result OPCB achieves superior performance in OPE and OPL compared to conventional methods.

PixelCNN models can achieve state-of-the-art results on CIFAR-10 with exact likelihood computation.

problem Dequantization gap in modeling discrete data like images.
method Introducing subset flows to allow exact computation of likelihoods for discrete data.
result PixelCNN models trained with exact likelihood computation achieve state-of-the-art results on CIFAR-10.

Paper introduces template functions for featurizing persistence diagrams.

problem Featurizing persistence diagrams for machine learning.
method Characterizes compactness, constructs dense subsets of continuous functions.
result Template functions enable supervised learning with persistence diagrams.

Tab-Shapley identifies top-k anomalies in tabular data quality insights.

problem Challenges in identifying anomalies in unlabeled tabular datasets.
method Cooperative game theory using Shapley values to quantify attribute contributions.
result Efficiently identifies top-k tabular data quality insights using closed-form Shapley values.

Nested dichotomies for multiclass tasks often fail to calibrate probabilities.

problem Poor probability calibration in nested dichotomies for multiclass classification.
method Transforming multiclass problems into binary ones using a tree structure, and applying various calibration strategies.
result Improving accuracy and log-loss by calibrating both internal base models and the nested dichotomy structure.

Many key algorithms in 3-manifold topology involve the enumeration of normal surfaces, which is based upon the double description method for finding the vertices of a convex polytope. Typically we are only interested in a small subset of these vertices, thus opening the way for substantial optimization. Here we give an…

2008-08-29abs ↗pdf ↗

We consider a compact, star-shaped, mean convex hypersurface Σ2R3Σ^2\subset \mathbb{R}^3. We prove that in some cases the flow exists until it shrinks to a point in a spherical manner, which is very typical for convex surfaces as well (see \cite{An1}). We also prove that in the case we have a surface of revolution which …

2008-06-10abs ↗pdf ↗

Safe-DRFS selects features robust to covariate shifts for reliable performance.

problem Feature selection fails in diverse deployment environments.
method Safe-DRFS extends safe screening to distributionally robust settings under covariate shift.
result Safe-DRFS identifies a feature subset encompassing optimal subsets across distribution shifts.

DART optimizes subset selection in non-linear bandit problems.

problem Optimizing subset selection in non-linear bandit problems with correlated rewards.
method DART algorithm for combinatorial bandits without individual arm feedback or linearity assumption.
result DART achieves a regret bound of ildeO(KKNT) ilde{\mathcal{O}}(K\sqrt{KNT}).

ModHiFi identifies critical components for model modification without gradients or loss function.

problem Modifying open weight models without access to training data or loss function.
method Theoretical analysis of Lipschitz-continuous networks, Subset Fidelity metric, and ModHiFi algorithm.
result ModHiFi-P and ModHiFi-U achieve significant performance improvements in model pruning and unlearning.

This paper improves fraud prevention rule sets in fintech by generating diverse rules and finding Pareto-optimal subsets.

problem Improving the quality and flexibility of fraud prevention rule sets in fintech.
method Introducing SpectralRules for generating diverse rules, and PORS for finding Pareto-optimal subsets.
result SpectralRules generates diverse rules that improve the quality of final rule subsets.

CNNs overinterpret inputs, leading to high accuracy without meaningful features.

problem High accuracy in image classifiers can mask subtle model failures.
method Batched Gradient SIS method for discovering sufficient input subsets.
result Overinterpretation allows models to make confident predictions with masked input features.

DiPriMe forests use private medians to create balanced tree splits for privacy-protected data.

problem Privacy concerns in training random forests due to multiple data queries.
method Proposes DiPriMe forests, which use a private median to generate balanced splits, ensuring differential privacy.
result DiPriMe forests achieve high utility while maintaining differential privacy, as shown both theoretically and empirically.

New algorithm scales NDPP learning and inference to large item collections.

problem Memory and runtime limitations in existing NDPP learning and inference algorithms.
method Introduced a new NDPP kernel decomposition for learning and a linear-complexity MAP inference algorithm.
result Our algorithms scale linearly in MM, matching prior work's predictive performance.

In this paper we propose cross-modal convolutional neural networks (X-CNNs), a novel biologically inspired type of CNN architectures, treating gradient descent-specialised CNNs as individual units of processing in a larger-scale network topology, while allowing for unconstrained information flow and/or weight sharing b…

2016-10-01abs ↗pdf ↗

Optimal experiments tighten causal effect bounds efficiently.

problem Selecting experiments to tighten causal effect bounds from observational data.
method Formalized as max-potency problem, NP-hard. Polynomial-programming framework with graphical pruning criteria.
result Pruning criteria reduce search space significantly, enabling efficient experiment selection.

We consider learning a causal ordering of variables in a linear non-Gaussian acyclic model called LiNGAM. Several existing methods have been shown to consistently estimate a causal ordering assuming that all the model assumptions are correct. But, the estimation results could be distorted if some assumptions actually a…

2013-03-29abs ↗pdf ↗

Solves portfolio optimization with cardinality constraints using column generation.

problem Portfolio optimization with cardinality constraints.
method Column generation method applied to a subset of assets in a master convex quadratic problem, using dual information to propose new assets.
result Solves portfolio optimization problems efficiently with cardinality constraints.

Feature selection is an important task in many problems occurring in pattern recognition, bioinformatics, machine learning and data mining applications. The feature selection approach enables us to reduce the computation burden and the falling accuracy effect of dealing with huge number of features in typical learning …

2016-08-29abs ↗pdf ↗

Decision forests, including Random Forests and Gradient Boosting Trees, have recently demonstrated state-of-the-art performance in a variety of machine learning settings. Decision forests are typically ensembles of axis-aligned decision trees; that is, trees that split only along feature dimensions. In contrast, many r…

2015-06-10abs ↗pdf ↗

A new framework for time series analysis using state-space learning.

problem Ineffectiveness of traditional Kalman filtering in handling big data and multiple explanatory variables.
method State Space Learning (SSL) framework using statistical learning for high-dimensional regression.
result SSL outperforms traditional methods in subset selection and forecasting accuracy.

We prove a rigidity theorem that shows that, under many circumstances, quasi-isometric embeddings of equal rank, higher rank symmetric spaces are close to isometric embeddings. We also produce some surprising examples of quasi-isometric embeddings of higher rank symmetric spaces. In particular, we produce embeddings of…

2014-07-02abs ↗pdf ↗

An explicit classification of simply connected compact homogeneous CR manifolds G/L of codimension one, with non-degenerate Levi form, is given. There are three classes of such manifolds: a) the standard CR homogeneous manifolds which are homogeneous S^1-bundles over a flag manifold F, with CR structure induced by an i…

1999-04-13abs ↗pdf ↗

Crowdsourcing provides a popular paradigm for data collection at scale. We study the problem of selecting subsets of workers from a given worker pool to maximize the accuracy under a budget constraint. One natural question is whether we should hire as many workers as the budget allows, or restrict on a small number of …

2015-02-03abs ↗pdf ↗

Paper proposes efficient online estimation of causal effects by deciding which data sources to query.

problem Data fusion problems with multiple data sources capturing distinct subsets of variables.
method Online moment selection (OMS) framework, balancing exploration and exploitation.
result OMS algorithms achieve zero asymptotic regret for estimating average treatment effects.