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

117233350466 · Jun 202019922001200920172026
48 results for complex subspaces

Study Sp(n)Sp(n)-orbits in complex and ΣΣ-complex subspaces of Hermitian quaternionic vector spaces.

problem Characterize Sp(n)Sp(n)-orbits in Grassmannians of complex and ΣΣ-complex subspaces.
method Decompose subspaces into 4-dimensional complex addends and 2-dimensional totally complex subspace. Use properties of isoclinic subspaces and principal angles.
result Determine full set of invariants for Sp(n)Sp(n)-orbits in GrR(2k,4n)Gr^\R(2k,4n).

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.

Research explores flat subspaces in complex projective manifolds using Okounkov bodies.

problem Existence of flat subspaces in complex projective manifolds.
method Utilizes the generalised Legendre transform to the Okounkov body and a result by Schwer--Lytchak.
result Sufficient conditions for the existence of flat subspaces are identified.

Develops accelerated methods for optimization using low-dimensional projected-gradient information.

problem Optimization with low-dimensional projected-gradient information and Nesterov acceleration.
method Randomized-subspace Nesterov accelerated gradient methods for smooth convex and strongly convex optimization.
result Established accelerated oracle-complexity guarantees and unified basis for comparing sketch families.

The goal of subspace learning is to find a kk-dimensional subspace of Rd\mathbb{R}^d, such that the expected squared distance between instance vectors and the subspace is as small as possible. In this paper we study subspace learning in a partial information setting, in which the learner can only observe rdr \le d att…

2014-02-19abs ↗pdf ↗

Detect anomalies in complex networks using topological subspace detectors.

problem Detect anomalies in complex networks defined by simplicial complexes.
method Formulate a hypothesis testing framework using Neyman-Pearson matched topological subspace detectors.
result Effective detection of anomalies in foreign currency exchange networks and other real-world data.

Bayesian method for semi-structured models accounts for both types of uncertainty.

problem Lack of work on epistemic uncertainty in semi-structured regression models.
method Bayesian approximation with subspace inference for joint posterior sampling.
result Validated approach recovers structured effect posteriors and approaches full-space posterior.

This work presents a fast and non-convex algorithm for robust subspace recovery. The data sets considered include inliers drawn around a low-dimensional subspace of a higher dimensional ambient space, and a possibly large portion of outliers that do not lie nearby this subspace. The proposed algorithm, which we refer t…

2014-06-24abs ↗pdf ↗

We propose a conjugate gradient type optimization technique for the computation of the Karcher mean on the set of complex linear subspaces of fixed dimension, modeled by the so-called Grassmannian. The identification of the Grassmannian with Hermitian projection matrices allows an accessible introduction of the geometr…

2012-09-14abs ↗pdf ↗

Given a complex structure JJ on a real (finite or infinite dimensional) Hilbert space HH, we study the geometry of the Lagrangian Grassmannian Λ(H)Λ(H) of HH, i.e. the set of closed linear subspaces LHL\subset H such that J(L)=L.J(L)=L^\perp. The complex unitary group U(HJ)U(H_J), consisting of the elements of the orthogona…

2008-08-16abs ↗pdf ↗

Flow Matching models help generative models stay within the subspace of real data.

problem How do generative models stay within the subspace of real data?
method Flow Matching models using a learned velocity field to transform a simple prior into a complex target distribution.
result Generated samples memorize real data points and represent the sample data subspace exactly.

In subspace clustering, a group of data points belonging to a union of subspaces are assigned membership to their respective subspaces. This paper presents a new approach dubbed Innovation Pursuit (iPursuit) to the problem of subspace clustering using a new geometrical idea whereby subspaces are identified based on the…

2015-12-02abs ↗pdf ↗

In this paper we present a new model and an algorithm for unsupervised clustering of 2-D data such as images. We assume that the data comes from a union of multilinear subspaces (UOMS) model, which is a specific structured case of the much studied union of subspaces (UOS) model. For segmentation under this model, we de…

2015-12-21abs ↗pdf ↗

Upper bound found for dimensions of subspaces where holomorphic sectional curvature vanishes.

problem Finding upper bounds for dimensions of subspaces where holomorphic sectional curvature vanishes.
method Connection with D'Angelo's work on complex subvarieties of real algebraic varieties and decomposition of polynomials into differences of squares.
result An upper bound for the dimensions of these subspaces is found.

Kernel methods obtain superb performance in terms of accuracy for various machine learning tasks since they can effectively extract nonlinear relations. However, their time complexity can be rather large especially for clustering tasks. In this paper we define a general class of kernels that can be easily approximated …

2015-10-28abs ↗pdf ↗

Fast robust subspace tracking in sparse data-dependent noise with near-optimal delay.

problem Robustly tracking time-varying subspaces in the presence of sparse outliers.
method Introduces a fast mini-batch robust ST solution under mild assumptions.
result Provably correct subspace tracking with near-optimal delay and same time complexity as simple PCA.

We study the isotropy representation of real flag manifolds associated to simple Lie algebras that are split real forms of complex simple Lie algebras. For each Dynkin diagram the invariant irreducible subspaces for the compact part of the isotropy subgroup are described. Contrary to the complex flag manifolds the deco…

2014-05-26abs ↗pdf ↗

We consider the problem of clustering a set of high-dimensional data points into sets of low-dimensional linear subspaces. The number of subspaces, their dimensions, and their orientations are unknown. We propose a simple and low-complexity clustering algorithm based on thresholding the correlations between the data po…

2013-03-15abs ↗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 ↗

GPS model predicts subspace-valued functions efficiently.

problem Accurate and efficient prediction of subspace-valued functions.
method Gaussian Process Subspace regression (GPS) model, using multivariate Gaussian distributions on Euclidean space.
result GPS provides accurate, smooth predictions with uncertainty quantification.

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 ↗

Projective DP-SGD reduces privacy error by identifying low-dimensional gradient subspaces.

problem Differentially private SGD's error rate scales with model's dimensionality, problematic for over-parameterized models.
method Projective DP-SGD, projecting noisy gradients to a low-dimensional subspace identified from a public dataset.
result The method reduces the dependence on model dimensionality, improving accuracy in high privacy regimes.

We present a framework for supervised subspace tracking, when there are two time series xtx_t and yty_t, one being the high-dimensional predictors and the other being the response variables and the subspace tracking needs to take into consideration of both sequences. It extends the classic online subspace tracking work…

2015-09-01abs ↗pdf ↗

Networked sensing, where the goal is to perform complex inference using a large number of inexpensive and decentralized sensors, has become an increasingly attractive research topic due to its applications in wireless sensor networks and internet-of-things. To reduce the communication, sensing and storage complexity, t…

2014-07-23abs ↗pdf ↗

This paper explores and analyzes two randomized designs for robust Principal Component Analysis (PCA) employing low-dimensional data sketching. In one design, a data sketch is constructed using random column sampling followed by low dimensional embedding, while in the other, sketching is based on random column and row …

2015-05-21abs ↗pdf ↗

New method fuses audio and magnetic data to identify underlying subspaces.

problem Identifying complex trends in multi-modality data.
method Robust Group Subspace Recovery (RoGSuRe) algorithm based on group sparsity and bi-sparsity pursuit.
result Competitive performance in clustering and classification of multi-modal data.

Subspace clustering is a useful technique for many computer vision applications in which the intrinsic dimension of high-dimensional data is often smaller than the ambient dimension. Spectral clustering, as one of the main approaches to subspace clustering, often takes on a sparse representation or a low-rank represent…

2018-03-15abs ↗pdf ↗

We describe ways to define and calculate L1L_1-norm signal subspaces which are less sensitive to outlying data than L2L_2-calculated subspaces. We focus on the computation of the L1L_1 maximum-projection principal component of a data matrix containing N signal samples of dimension D and conclude that the general proble…

2013-09-04abs ↗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 ↗

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 ↗

Extracting the underlying low-dimensional space where high-dimensional signals often reside has long been at the center of numerous algorithms in the signal processing and machine learning literature during the past few decades. At the same time, working with incomplete (partly observed) large scale datasets has recent…

2016-02-11abs ↗pdf ↗