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

98196294392 · Jun 202019922001200920172026
48 results for affine linear subspaces

Paper shows affine constraint is unnecessary for high-dimensional data.

problem The necessity of an affine constraint in affine subspace clustering.
method Theoretical and empirical analysis of conditions for correctness of affine subspace clustering methods.
result Affine constraint has negligible effect on clustering performance for high-dimensional data.

The Grassmannian of affine subspaces is a natural generalization of both the Euclidean space, points being zero-dimensional affine subspaces, and the usual Grassmannian, linear subspaces being special cases of affine subspaces. We show that, like the Grassmannian, the affine Grassmannian has rich geometrical and topolo…

2018-07-28abs ↗pdf ↗

The paper studies affine manifolds with linear foliations and their topological properties.

problem Characterizing the topology of affine manifolds with linear foliations.
method Analyzing the structure of affine manifolds and their foliations, proving topological properties.
result Compact affine manifolds with linear foliations are homeomorphic to the torus under certain conditions.

The affine Grassmannian is a noncompact smooth manifold that parameterizes all affine subspaces of a fixed dimension. It is a natural generalization of Euclidean space, points being zero-dimensional affine subspaces. We will realize the affine Grassmannian as a matrix manifold and extend Riemannian optimization algorit…

2016-07-06abs ↗pdf ↗

We present a simple and fast geometric method for modeling data by a union of affine subspaces. The method begins by forming a collection of local best-fit affine subspaces, i.e., subspaces approximating the data in local neighborhoods. The correct sizes of the local neighborhoods are determined automatically by the Jo…

2010-10-17abs ↗pdf ↗

The paper constructs submanifolds with corners in Delzant polytopes from affine subspaces.

problem Understanding submanifolds with corners in Delzant polytopes.
method Constructing submanifolds with corners in Delzant polytopes from affine subspaces.
result Conditions for submanifolds with corners are equivalent to those for torus-equivariantly embedded toric manifolds.

Subspace clustering methods based on expressing each data point as a linear combination of all other points in a dataset are popular unsupervised learning techniques. However, existing methods incur high computational complexity on large-scale datasets as they require solving an expensive optimization problem and perfo…

2019-08-02abs ↗pdf ↗

Study of tangent cones at infinity for algebraic sets.

problem Characterizing algebraic sets based on their tangent cones at infinity.
method Definition and analysis of tangent cones C4,(X)C_{4, \infty}(X) and C5,(X)C_{5,\infty}(X), proving properties and relations.
result Affine linear subspace characterization based on C5,(X)C_{5, \infty}(X)'s dimension.

An ε\varepsilon-coreset for Least-Mean-Squares (LMS) of a matrix ARn×dA\in{\mathbb{R}}^{n\times d} is a small weighted subset of its rows that approximates the sum of squared distances from its rows to every affine kk-dimensional subspace of Rd{\mathbb{R}}^d, up to a factor of 1±ε1\pm\varepsilon. Such coresets are useful…

2019-07-02abs ↗pdf ↗

Subspace clustering refers to the problem of clustering high-dimensional data into a union of low-dimensional subspaces. Current subspace clustering approaches are usually based on a two-stage framework. In the first stage, an affinity matrix is generated from data. In the second one, spectral clustering is applied on …

2019-10-20abs ↗pdf ↗

We consider the problem of subspace clustering: given points that lie on or near the union of many low-dimensional linear subspaces, recover the subspaces. To this end, one first identifies sets of points close to the same subspace and uses the sets to estimate the subspaces. As the geometric structure of the clusters …

2014-10-31abs ↗pdf ↗

This paper investigates the generalization of Principal Component Analysis (PCA) to Riemannian manifolds. We first propose a new and general type of family of subspaces in manifolds that we call barycentric subspaces. They are implicitly defined as the locus of points which are weighted means of k+1k+1 reference points.…

2016-07-11abs ↗pdf ↗

Subspace clustering is the unsupervised grouping of points lying near a union of low-dimensional linear subspaces. Algorithms based directly on geometric properties of such data tend to either provide poor empirical performance, lack theoretical guarantees, or depend heavily on their initialization. We present a novel …

2017-09-14abs ↗pdf ↗

Subspace clustering methods based on 1\ell_1, 2\ell_2 or nuclear norm regularization have become very popular due to their simplicity, theoretical guarantees and empirical success. However, the choice of the regularizer can greatly impact both theory and practice. For instance, 1\ell_1 regularization is guaranteed t…

2015-07-05abs ↗pdf ↗

We prove that if an analytic subset AA of a linear metric space XX is not contained in a σZωσZ_ω-subset of XX then for every Polish convex set KK with dense affine hull in XX the sum A+KA+K is non-meager in XX and the sets A+A+KA+A+K and AA+KA-A+K have non-empty interior in the completion Xˉ\bar X of XX. This implies t…

2015-08-28abs ↗pdf ↗

By Markowitz geometry we mean the intersection theory of ellipsoids and affine subspaces in a real finite-dimensional linear space. In the paper we give a meticulous and self-contained treatment of this arch-classical subject, which lays a solid mathematical groundwork of Markowitz mean-variance theory of efficient por…

2017-07-12abs ↗pdf ↗

Most existing approaches address multi-view subspace clustering problem by constructing the affinity matrix on each view separately and afterwards propose how to extend spectral clustering algorithm to handle multi-view data. This paper presents an approach to multi-view subspace clustering that learns a joint subspace…

2017-08-29abs ↗pdf ↗

In this article we study an exact analogue of the cross-ratio for the algebra of quaternions H and use it to derive several interesting properties of quaternionic fractional linear transformations. In particular, we show that there exists a fractional linear transformation T on H mapping four distinct quaternions q_1, …

2011-12-03abs ↗pdf ↗

Subspace clustering refers to the problem of clustering unlabeled high-dimensional data points into a union of low-dimensional linear subspaces, assumed unknown. In practice one may have access to dimensionality-reduced observations of the data only, resulting, e.g., from "undersampling" due to complexity and speed con…

2014-04-27abs ↗pdf ↗

Subspace clustering is the problem of clustering data points into a union of low-dimensional linear/affine subspaces. It is the mathematical abstraction of many important problems in computer vision, image processing and machine learning. A line of recent work (4, 19, 24, 20) provided strong theoretical guarantee for s…

2015-04-04abs ↗pdf ↗

Stochastic Sparse Subspace Clustering improves subspace clustering by reducing over-segmentation through dropout.

problem Over-segmentation in subspace clustering.
method Introducing dropout regularization to enforce denser connections between points from the same subspace.
result Stochastic Sparse Subspace Clustering effectively handles large datasets and reduces over-segmentation.

The problem of clustering noisy and incompletely observed high-dimensional data points into a union of low-dimensional subspaces and a set of outliers is considered. The number of subspaces, their dimensions, and their orientations are assumed unknown. We propose a simple low-complexity subspace clustering algorithm, w…

2013-07-18abs ↗pdf ↗

For spherical Tits buildings of the classical types there are well-known explicit descriptions as flag complexes. Similarly for affine buildings of the classical types there are explicit constructions in terms of lattices. In this article we generalize the flag complex description to twin cities, a generalization of tw…

2011-03-10abs ↗pdf ↗

A robust visual tracking system requires an object appearance model that is able to handle occlusion, pose, and illumination variations in the video stream. This can be difficult to accomplish when the model is trained using only a single image. In this paper, we first propose a tracking approach based on affine subspa…

2014-03-03abs ↗pdf ↗

The study limits the cohomological dimension of certain affine manifolds with partially hyperbolic holonomy groups.

problem Understanding cohomological dimensions of affine manifolds with specific holonomy groups.
method Analyzing the tangent bundle structure and using coarse geometry techniques.
result The cohomological dimension is bounded by the dimension minus the index of the holonomy group.

Multi-view subspace clustering has been applied to applications such as image processing and video surveillance, and has attracted increasing attention. Most existing methods learn view-specific self-representation matrices, and construct a combined affinity matrix from multiple views. The affinity construction process…

2019-12-16abs ↗pdf ↗

DKLM learns adaptive kernels for robust nonlinear subspace clustering.

problem Nonlinear structures in data and challenges with kernel-based clustering.
method Data-driven kernel learning with adaptive weighting and optimal block-diagonal affinity matrix.
result DKLM enhances robustness and preserves manifold structure in nonlinear space.

We consider a generalization of low-rank matrix completion to the case where the data belongs to an algebraic variety, i.e. each data point is a solution to a system of polynomial equations. In this case the original matrix is possibly high-rank, but it becomes low-rank after mapping each column to a higher dimensional…

2017-03-28abs ↗pdf ↗

Extends Kähler metrics theory to symplectic manifolds with toric actions.

problem Extending invariant Kähler metrics theory to symplectic manifolds with toric actions.
method Using Delzant subspaces and Lagrangian fibrations, establishing a correspondence between metrics and connections.
result Characterizes extremal invariant Kähler metrics as those with scalar curvature on base integral affine manifold.

We consider the problem of clustering noisy high-dimensional data points into a union of low-dimensional subspaces and a set of outliers. The number of subspaces, their dimensions, and their orientations are unknown. A probabilistic performance analysis of the thresholding-based subspace clustering (TSC) algorithm intr…

2013-05-15abs ↗pdf ↗

We describe pairs (p,n) such that n-dimensional affine space is fibered by pairwise skew p-dimensional affine subspaces. The problem is closely related with the theorem of Adams on vector fields on spheres and the Hurwitz-Radon theory of composition of quadratic forms.

2012-03-16abs ↗pdf ↗

Subspace segmentation assumes that data comes from the union of different subspaces and the purpose of segmentation is to partition the data into the corresponding subspace. Low-rank representation (LRR) is a classic spectral-type method for solving subspace segmentation problems, that is, one first obtains an affinity…

2020-01-08abs ↗pdf ↗

Researchers describe Casimir functions for 3- and 4-step nilpotent Lie groups.

problem Understanding Casimir functions for free nilpotent Lie groups of steps 3 and 4.
method Construction of Casimir functions for free nilpotent Lie groups of steps 3 and 4.
result For 3-step groups, coadjoint orbits are fully described as affine subspaces or direct products of quadrics.

We consider clustering problems where the goal is to determine an optimal partition of a given point set in Euclidean space in terms of a collection of affine subspaces. While there is vast literature on heuristics for this kind of problem, such approaches are known to be susceptible to poor initializations and getting…

2016-07-25abs ↗pdf ↗

We describe the fundamental groups of ordered and unordered kk-point sets in the n-dimensional complex space CnC^n generating an affine subspace of fixed dimension.

2012-09-13abs ↗pdf ↗

Paper proves IRLS converges to subspace from any start, with practical benefits.

problem Robust subspace estimation in machine learning.
method Iteratively Reweighted Least Squares (IRLS) with dynamic smoothing regularization.
result IRLS converges linearly to the underlying subspace from any initialization under deterministic conditions.

Reconstruction based subspace clustering methods compute a self reconstruction matrix over the samples and use it for spectral clustering to obtain the final clustering result. Their success largely relies on the assumption that the underlying subspaces are independent, which, however, does not always hold in the appli…

2012-06-18abs ↗pdf ↗