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

4182123164 · Jun 202019922001200920172026
48 results for Margin Concept

Study of marginally trapped surfaces in a perturbed Schwarzschild spacetime.

problem Understanding marginally trapped surfaces in perturbed Schwarzschild spacetime.
method Developed a method to study spacelike surfaces in a double null coordinate system.
result For every incoming null hypersurface nearly spherically symmetric, there exists a unique embedded marginally trapped surface.

New algorithms recover clusters with minimal queries, connecting margins to recoverability.

problem Active cluster recovery with oracle queries for minimal cost.
method Introducing margin-based clustering, designing algorithms for various spaces.
result Achieve O(logn)O(\log n) queries for general pseudometric spaces and convex clusters.

This paper assesses tail risk and systemic risk in cryptocurrencies using expectiles and MES.

problem Quantifying tail risk and systemic risk in cryptocurrencies.
method The study uses expectiles and Marginal Expected Shortfall (MES) to assess tail risk and systemic risk of cryptocurrencies.
result The expectile-based approach and MES provide a dynamic method to evaluate the impact of single assets on systemic risk.

Quantum probability theory reveals hidden structure in joint probability distributions.

problem Understanding hidden structure in joint probability distributions.
method Modeling joint probability distributions as density operators and applying partial trace.
result Decoding extra information in reduced density operators that captures subsystem interactions.

Small deformations of marginally (outer) trapped surfaces are considered by using their stability operator. In the case of spherical symmetry, one can use these deformations on any marginally trapped round sphere to prove several interesting results. The concept of 'core' of a black hole is introduced: it is a minimal …

2012-10-13abs ↗pdf ↗

Paper resolves conflicting Shapley value approaches by showing conditional is unsound and marginal is preferred.

problem Conflicting results from conditional and marginal Shapley value approaches when features are correlated.
method Uses causal arguments to show differences arise from assumptions about missing causal information.
result Marginal approach is preferred over conditional due to causal soundness.

New margin-based regularization and selective sampling improve deep neural network performance.

problem Improving deep neural network performance on various classification tasks.
method Multi-margin regularization (MMR) and minimal margin score (MMS) for selective sampling.
result Improved results on multiple classification tasks across domains.

Study expands multiclass classification models with new rates and partial concept classes.

problem Multiclass classification with a bounded number of labels under various conditions.
method Extends traditional PAC model to distribution-dependent and data-dependent learning rates, characterizes optimal rates for universal and partial concept classes.
result Characterizes three types of learning rates (exponential, linear, arbitrarily slow) for fixed distributions and complexity measures for partial concept classes.

Introduces joint exclusivity (JE), a new form of negative dependence.

problem Negative dependence structures in probability distributions.
method Defines JE by exclusion of the interior of the non-negative orthant, establishes necessary and sufficient conditions for existence, proposes a canonical construction.
result Sharp necessary and sufficient condition for existence of JE random vectors with prescribed marginals.

Small deformations of marginally outer trapped surfaces (MOTS) are studied by using the stability operator introduced by Andersson-Mars-Simon. Novel formulae for the principal eigenvalue are presented. A characterization of the many marginally outer trapped tubes (MOTT) passing through a given MOTS is given, and the po…

2012-11-26abs ↗pdf ↗

A new method for semi-supervised learning with missing data using GMM and margin confidence.

problem Handling missing data in semi-supervised learning with classification uncertainty.
method Explicitly models missingness mechanism, uses margin confidence and Aranda Ordaz function, develops ECM algorithm.
result Effective reduction of bias and robustness in semi-supervised learning with substantial missing labels.

Multithreshold Entropy Linear Classifier (MELC) is a recent classifier idea which employs information theoretic concept in order to create a multithreshold maximum margin model. In this paper we analyze its consistency over multithreshold linear models and show that its objective function upper bounds the amount of mis…

2015-04-18abs ↗pdf ↗

PDD detects concept drift using explainable AI, improving model performance in dynamic environments.

problem Detecting and adapting to concept drift in predictive models.
method Profile Drift Detection (PDD) using Partial Dependence Profiles (PDPs).
result PDD outperforms existing methods in detecting concept drift and maintaining high predictive performance.

New findings on PAC learning and marginal distribution estimation.

problem Understanding how PAC learning relates to marginal distribution estimation under distributional constraints.
method Revisited the connection between PAC learning, uniform convergence, and density estimation, considering a known family of marginal distributions.
result PAC learning is sandwiched between two refined models of density estimation, differing only in whether the learner knows the set of well-estimated events in H.

A new SVM method for predicting time series labels.

problem Learning to predict labels from high-dimensional time series data.
method Extended SVM concept to continuous time series data, formulated as a convex optimization problem.
result Empirical results show the algorithm's effectiveness for analyzing long-term multivariate data.

The paper explores the relationship between joint mixability and negative dependence structures.

problem Understanding the connection between joint mixability and various negative dependence concepts.
method Analyzes the properties of joint mixes and their relation to negative dependence structures.
result Derives necessary and sufficient conditions for a joint mix to be negatively dependent.

This paper introduces a probabilistic framework for k-shot image classification. The goal is to generalise from an initial large-scale classification task to a separate task comprising new classes and small numbers of examples. The new approach not only leverages the feature-based representation learned by a neural net…

2017-06-01abs ↗pdf ↗

The Sinkhorn flow converges to a Wasserstein mirror gradient flow from the Sinkhorn algorithm.

problem Optimizing joint distributions using the Sinkhorn algorithm.
method Wasserstein mirror gradient flow derived from the Sinkhorn algorithm.
result The Sinkhorn flow converges to a Wasserstein mirror gradient flow.

Active management is a term that has many meanings and we have found the defining characteristics needed for success as an "active manager" elusive within the literature. In this paper we offer a set of criteria that defines an active manager and his success. In order to facilitate this, we introduce several definition…

2019-03-22abs ↗pdf ↗

Develops active learning method for linear optimization with margin-based criterion.

problem Optimizing decisions in linear optimization problems with limited labeled data.
method Smart Predict-then-Optimize (SPO) loss and margin-based active learning algorithm.
result Algorithm achieves significantly fewer labels than naive supervised learning, especially for minimizing SPO loss.

The tremendous recent success of deep neural networks (DNNs) has sparked a surge of interest in understanding their predictive ability. Unlike the human visual system which is able to generalize robustly and learn with little supervision, DNNs normally require a massive amount of data to learn new concepts. In addition…

2019-11-14abs ↗pdf ↗

Novel algorithm SAODE improves high-dimensional stream classification in seasonal data.

problem Handling seasonal concept drift in high-dimensional stream classification.
method SAODE classifier that includes time as a super parent to handle seasonal drift.
result SAODE consistently outperforms other methods in stream and concept drift classification.

The study optimizes polynomial regression for learning under Gaussian distributions.

problem Agnostic learning of Boolean and real-valued functions under Gaussian distributions.
method LP duality and polynomial degree analysis for L1L^1-regression.
result Optimal SQ lower bounds for various function classes.

Transfer learning aims to learn robust classifiers for the target domain by leveraging knowledge from a source domain. Since the source and the target domains are usually from different distributions, existing methods mainly focus on adapting the cross-domain marginal or conditional distributions. However, in real appl…

2019-09-17abs ↗pdf ↗

Casting neural networks in generative frameworks is a highly sought-after endeavor these days. Contemporary methods, such as Generative Adversarial Networks, capture some of the generative capabilities, but not all. In particular, they lack the ability of tractable marginalization, and thus are not suitable for many ta…

2016-10-13abs ↗pdf ↗

Study on computational aspects of replicable learning, bridging statistical and algorithmic perspectives.

problem Understanding the computational connections between replicability and various learning paradigms.
method Design of replicable learners, lifting framework, and transformation techniques.
result Efficient replicable learners for specific learning problems under various distributions.

Paper introduces new importance metrics for machine learning models, linking them to CATE.

problem Interpreting black-box models' importance metrics due to data dependence and non-parametric nature.
method Introduces MVIM and CVIM, proposing permutation-based estimation and bias-variance decomposition.
result MVIM and CVIM have a quadratic relationship with CATE, addressing bias in correlated predictors.

Stability is an important aspect of a classification procedure because unstable predictions can potentially reduce users' trust in a classification system and also harm the reproducibility of scientific conclusions. The major goal of our work is to introduce a novel concept of classification instability, i.e., decision…

2017-01-20abs ↗pdf ↗

New fairness criterion for risk-sensitive decisions in regulated industries.

problem Ensuring equitable outcomes in risk-sensitive decision-making.
method Marginal fairness for generalized distortion risk measures, two-step decision-making process.
result Ensures fairness in decision-making under risk measures, regardless of protected attributes.