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

Trend · papers per month

3096199281,237 · Jun 202019922001200920172026
48 results for projection methods

This paper proposes a method to select project schedules with the lowest risk.

problem Selecting schedules that meet project deadlines while minimizing risk.
method Integrating aleatory uncertainty into project scheduling to quantify and compare risks.
result Proposes a method to select schedules with the lowest risk.

The paper explores properties of projections and gradient methods in hyperbolic space forms.

problem Optimization problems in hyperbolic space forms.
method Intrinsic κ-projection and gradient projection methods.
result Every accumulation point of the sequence generated by the gradient projection method is a stationary point.

New projection techniques reduce the frequency of projections in solving LCPs.

problem Solving linearly constrained problems efficiently with reduced projection frequency.
method Delayed projection technique to call a projection less frequently.
result Theoretical and practical improvements in convergence rates and efficiency.

We present an algorithm for converting an indoor spherical panorama into a photograph with a simulated overhead view. The resulting image will have an extremely wide field of view covering up to 4π steradians of the spherical panorama. We argue that our method complements the stereographic projection commonly used in t…

2012-06-10abs ↗pdf ↗

This paper surveys various methods for dimensionality reduction and nearest neighbor search.

problem Efficiently reducing high-dimensional data to lower dimensions while preserving essential information.
method Linear and nonlinear random projections, including sparse random projections, random Fourier Features, and Random Kitchen Sinks.
result Various methods for dimensionality reduction and nearest neighbor search are explained and compared.

Paper proposes a method to estimate project cost contingency reserves considering various types of uncertainty.

problem Inaccurate estimation of project cost contingency reserves due to ignoring different types of uncertainty.
method Quantitative determination of project cost contingency reserves using Monte Carlo Simulation considering aleatoric, stochastic, and epistemic uncertainties.
result The proposed method provides more accurate contingency reserves that align with actual project risks.

In many online learning problems the computational bottleneck for gradient-based methods is the projection operation. For this reason, in many problems the most efficient algorithms are based on the Frank-Wolfe method, which replaces projections by linear optimization. In the general case, however, online projection-fr…

2020-01-30abs ↗pdf ↗

A new method sorts projects using Quicksort and Bradley-Terry model for uncertain long-term benefits.

problem Selecting projects with uncertain long-term benefits.
method Combining Quicksort and Bradley-Terry model for ranking projects based on uncertain long-term benefits.
result Proposed methods outperform existing aggregation methods and can be combined with sampling techniques.

Study on Gauduchon manifolds finds metrics for projectively flat bundles.

problem Existence of Hermitian-Poisson metrics on projectively flat bundles.
method Heat flow techniques and continuity methods.
result Established a correspondence between Hermitian-Poisson metrics and semi-simplicity.

A new framework for dimension reduction using ensemble of random projections.

problem High-dimensional regression problems with limited data.
method Aggregating an ensemble of carefully chosen random projections, retaining based on empirical performance, and selecting singular vectors.
result The proposed method stabilizes error as the number of projection groups increases.

Paper proposes PPMM for fast estimation of large-scale OTM.

problem Estimation of large-scale optimal transport maps (OTM) is challenging due to the curse of dimensionality.
method Combines projection pursuit regression and sufficient dimension reduction to adaptively select projection directions.
result PPMM consistently estimates the most informative projection direction and weakly converges to the target OTM.

We use reduced homogeneous coordinates to study Riemannian geometry of the octonionic (or Cayley) projective plane. Our method extends to the para-octonionic (or split octonionic) projective plane, the octonionic projective plane of indefinite signature, and the hyperbolic dual of the octonionic projective plane; we di…

2007-02-22abs ↗pdf ↗

The paper studies conformal and projective structures using 2-frame bundles.

problem Understanding connections between conformal and projective structures.
method Using the dressing field method to obtain local, gauge invariant connections.
result A projective tractor bundle can be defined using the same construction as for conformal structures.

Optimizes reinsurance and investment strategies to minimize ruin probability.

problem Optimizing reinsurance and investment strategies to minimize ruin probability.
method Stochastic projected gradient method based on Malliavin calculus.
result Effectiveness of the proposed method demonstrated through numerical experiments.

Dimensionality reduction methods, also known as projections, are frequently used for exploring multidimensional data in machine learning, data science, and information visualization. Among these, t-SNE and its variants have become very popular for their ability to visually separate distinct data clusters. However, such…

2019-02-21abs ↗pdf ↗

Using sparse-inducing norms to learn robust models has received increasing attention from many fields for its attractive properties. Projection-based methods have been widely applied to learning tasks constrained by such norms. As a key building block of these methods, an efficient operator for Euclidean projection ont…

2012-06-18abs ↗pdf ↗

New method reduces computational cost for nonnegative low rank matrix approximation.

problem Efficiently compute nonnegative low rank matrix approximation for nonnegative matrices.
method Alternating projections onto tangent spaces of fixed rank matrices manifold and nonnegative matrix manifold.
result Sequence converges linearly to optimal solutions, showing better performance in terms of computational time and accuracy.

The paper studies symplectic forms on projective limits of Banach bundles and their Darboux Theorem.

problem Conditions for weak symplectic forms on projective limits of Banach bundles.
method Analyzing projective sequences of Banach bundles and applying Darboux Theorem.
result Necessary and sufficient conditions for the Darboux Theorem on projective limits of Banach manifolds.

The paper sharpens the analysis of sketch-and-project methods using randomized singular value decomposition.

problem Improving convergence rates of sketch-and-project methods for solving linear systems and non-linear optimization problems.
method Developing a theoretical framework and new spectral bounds for the expected sketched projection matrix.
result The convergence rate improves linearly with sketch size and even faster with certain spectral decays.

We propose a method for non-projective dependency parsing by incrementally predicting a set of edges. Since the edges do not have a pre-specified order, we propose a set-based learning method. Our method blends graph, transition, and easy-first parsing, including a prior state of the parser as a special case. The propo…

2019-05-27abs ↗pdf ↗

The paper studies Jacobi fields and conjugate points in projective sprays.

problem Investigating Jacobi fields and conjugate points in projective sprays.
method Proved that conjugate points are preserved under projective changes and established conditions for the existence of conjugate points.
result Conditions for the existence of conjugate points in projectively deformed sprays.

A new ensemble method using random projections for kNN classification.

problem Improving kNN classification accuracy through ensemble methods.
method Random projection of bootstrap samples into lower dimensions, using extended neighbourhood rule for base learners.
result Enhanced classification accuracy compared to traditional kNN and other ensembles.

We define a decomposition of link projections whose pieces we call atoroidal graphs. We describe a surgery operation on these graphs and show that all atoroidal graphs can be generated by performing surgery repeatedly on a family of well known link projections. This gives a method of enumerating atoroidal graphs and he…

1994-11-07abs ↗pdf ↗

Efficiently solves heterogeneous QPs by reducing variables using instance-specific projections.

problem Solving high-dimensional quadratic programming problems efficiently.
method Data-driven framework with a graph neural network generating projections tailored to each QP instance.
result Produces high-quality solutions with reduced computation time, outperforming existing methods.

Sharp-SSL uses random projections to identify important variables for semi-supervised learning.

problem High-dimensional semi-supervised learning problems.
method Careful aggregation of low-dimensional results from many axis-aligned random projections.
result Sharp-SSL algorithm can recover signal coordinates with high probability.

New PG methods tackle nonconvex optimization with auto-conditioned stepsizes.

problem Optimizing nonconvex functions over convex sets.
method Auto-conditioned projected gradient (AC-PG) methods and stochastic variants.
result Achieved optimal iteration complexity for finding approximate stationary points.

A method to visualize multidimensional local subspaces using implicit differentiation.

problem Understanding the effect of multidimensional projection on local subspaces.
method Implicit function differentiation to analyze local subspaces shaped by multidimensional ellipses.
result Visualization of local subspaces provides insights into the global structure of data.

Study extends Kobayashi's method to non-reductive subgroups for homogeneous spaces.

problem Existence of compact Clifford-Klein forms in homogeneous spaces.
method Extend Kobayashi's method to non-reductive subgroups and compare Cartan projections and non-compact dimensions.
result Examples of homogeneous spaces without compact Clifford-Klein forms.

New method detects projective equivalences and symmetries in rational 3D curves.

problem Detecting projective equivalences and symmetries in rational 3D curves.
method Using differential invariants and Möbius transformations to avoid solving large polynomial systems.
result Efficient algorithm for detecting projective equivalences and symmetries without solving large polynomial systems.

Study surfaces with free product fundamental groups, proving existence and properties.

problem Understanding fundamental groups of quasi-projective surfaces.
method Prove existence of admissible maps and use addition-deletion Lemmas.
result Existence of admissible maps and properties of fundamental groups.

A method for clustering small datasets in high dimensions using random projections.

problem Challenges in clustering small datasets in high-dimensional spaces.
method Random projection followed by binary clustering in one-dimensional space.
result Statistically significant clustering structures can be found with as few as 100-200 points.

Simpler method derived for path geometries on surfaces, characterizing projective path geometries.

problem Characterizing projective path geometries on surfaces.
method Solving the equivalence problem of sub-Riemannian geometry of signature (1,1) on a contact 3-manifold.
result Characterization of projective path geometries in terms of their chains.