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

3927841,1751,567 · Jun 202019922001200920172026
48 results for Minimal Model Program

The paper shows how certain complex projective varieties can be broken down into simpler types.

problem Understanding the structure of complex projective varieties with pseudo-effective tangent sheaves.
method Developed a theory of pseudo-effective sheaves and applied the minimal model program.
result Projective klt varieties with pseudo-effective tangent sheaves can be decomposed into Fano varieties and Q-abelian varieties.

We survey some recent topics on singularities, with a focus on their connection to the minimal model program. This includes the construction and properties of dual complexes, the proof of the ACC conjecture for log canonical thresholds and the recent progress on the `local stability theory' of an arbitrary Kawamata log…

2017-12-04abs ↗pdf ↗

The paper solves a 5-manifold foliation problem using a Sasaki-Ricci flow.

problem Solving foliation singularities on Sasakian 5-manifolds.
method Applying the Sasaki-Ricci flow to resolve cyclic quotient foliation singularities.
result Proves a Sasaki analogue of the analytic minimal model program.

The closed string field theory minimal-area problem asks for the conformal metric of least area on a Riemann surface with the condition that all non-contractible closed curves have length at least 2π. This is an extremal length problem in conformal geometry as well as a problem in systolic geometry. We consider the ana…

2018-06-01abs ↗pdf ↗

New algorithms improve submodular minimization via DC programming.

problem Minimizing the difference of two submodular functions.
method Introducing variants of the DC algorithm (DCA) and its complete form (CDCA) for DC programs corresponding to DS minimization.
result Our algorithms outperform existing baselines on speech corpus selection and feature selection.

A new portfolio optimization model minimizes maximum drawdown, offering faster and more robust solutions.

problem Optimizing portfolios during financial distress, especially during crises.
method Linearization of Markowitz model based on maximum drawdown, with a Mixed-Integer Linear Programming variation.
result 200 times faster solving time with a more profitable and robust solution.

The paper certifies decision trees against evasion attacks using program analysis.

problem Vulnerability of decision tree models to evasion attacks by maliciously crafted perturbations.
method Transform decision trees into imperative programs for program analysis, leveraging abstract interpretation.
result Soundly verifies security guarantees of decision tree models, yielding minimal false positives.

Paper proposes a new method for SP with covariates using PADR and ERM.

problem Stochastic programming with covariate information.
method Empirical risk minimization (ERM) with nonconvex piecewise affine decision rules (PADR).
result The method provides theoretical consistency and computational tractability for nonconvex SP problems.

The Kähler-Ricci flow near conical singularities is described with a C/tC/t curvature bound.

problem Describing the Kähler-Ricci flow near conical singularities.
method Showed a C/tC/t curvature bound and used the unique Kähler-Ricci expander.
result The flow near each singular point is modelled on the unique Kähler-Ricci expander.

We propose a simple, scalable, and fast gradient descent algorithm to optimize a nonconvex objective for the rank minimization problem and a closely related family of semidefinite programs. With O(r3κ2nlogn)O(r^3 κ^2 n \log n) random measurements of a positive semidefinite n×nn \times n matrix of rank rr and condition number κκ

2015-06-19abs ↗pdf ↗

An article based on a four-lecture introductory minicourse on minimal surface theory given at the 2013 summer program of the Institute for Advanced Study and the Park City Mathematics Institute.

2013-08-15abs ↗pdf ↗

Optimizes intervention design for causal discovery using integer programming.

problem Identifying causal structures from observational data due to confounding variables.
method Uses integer programming to design minimal intervention sets for causal structure identifiability.
result Provides exact and modular solutions adaptable to various experimental settings and constraints.

In this paper we prove the existence of rational homology balls smoothly embedded in regular neighborhoods of certain linear chains of smooth 22-spheres by using techniques from minimal model program for 3-dimensional complex algebraic variety.

2015-08-15abs ↗pdf ↗

The problem of automatic software generation is known as Machine Programming. In this work, we propose a framework based on genetic algorithms to solve this problem. Although genetic algorithms have been used successfully for many problems, one criticism is that hand-crafting its fitness function, the test that aims to…

2019-08-22abs ↗pdf ↗

Paper aims to minimize ruin probability in insurance companies using Sparre Andersen model.

problem Minimizing ruin probability in insurance companies with Sparre Andersen surplus process.
method Markovization of the surplus process, investigation of value function's regularity, dynamic programming principle, and comparison of viscosity solutions.
result The value function is the unique constrained viscosity solution to the Hamilton-Jacobi-Bellman equation.

Paper proves structure of compact Kähler 3-folds with specific bundles.

problem Characterizing compact Kähler 3-folds with nef anti-canonical bundles.
method Minimal Model Program, positivity of direct image sheaves, Q-conic bundles, orbifold vector bundles.
result Compact Kähler 3-folds with nef anti-canonical bundles are essentially one of three types.

Regulator allocates buffers to prevent financial contagion in networks with common assets.

problem Containment of default contagion in financial networks with common asset exposures.
method Allocates nonnegative buffer vectors under linear budget constraints to maximize default or insolvency resilience margins or minimize worst-case systemic losses.
result Exact synthesis results for buffer allocation under \ell_{\infty} and 1\ell_{1} uncertainty sets, showing significant gains over uniform and exposure-proportional allocations.

This research optimizes Andrews plots for better visual clarity in high-dimensional data.

problem Visualizing high-dimensional datasets with clarity and aesthetics.
method Developed a method to add spectral smoothing to Andrews plots to reduce visual clutter.
result Optimal spatial-spectral smoothing leads to more aesthetically pleasing and clutter-free visualizations.

We present computational results about quasi-alternating knots and links and odd homology obtained by looking at link families in the Conway notation. More precisely, we list quasi-alternating links up to 12 crossings and the first examples of quasi-alternating knots and links with at least two different minimal diagra…

2008-12-31abs ↗pdf ↗

Most of the existing methods for sparse signal recovery assume a static system: the unknown signal is a finite-length vector for which a fixed set of linear measurements and a sparse representation basis are available and an L1-norm minimization program is solved for the reconstruction. However, the same representation…

2013-06-14abs ↗pdf ↗

Subset selection in multiple linear regression aims to choose a subset of candidate explanatory variables that tradeoff fitting error (explanatory power) and model complexity (number of variables selected). We build mathematical programming models for regression subset selection based on mean square and absolute errors…

2017-01-27abs ↗pdf ↗

The paper analyzes financial networks with default charges and defines a model using fixpoint problems.

problem Modeling systemic risk in interbank networks with crossholdings and default charges.
method Mixed integer-linear programming and Gaussian elimination algorithm for computing clearing pairs.
result Developed methods to compute maximal and minimal clearing pairs.

To save manual effort, developers often translate programs from one programming language to another, instead of implementing it from scratch. Translating application program interfaces (APIs) used in one language to functionally equivalent ones available in another language is an important aspect of program translation…

2019-06-10abs ↗pdf ↗