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.

169,341 papers · 148 categories

Trend · papers per month

1223 · May 202619922001200920182026
48 results for High-rank

Sparse sampling method for tensor factorization and completion of high rank tensors.

problem Completion of high rank tensors with missing data in recommendation systems.
method Sparse measurements and message-passing algorithms in a high-dimensional limit.
result Theoretical insights and performance analysis of tensor factorization in dense limit.

Truncated SVD provides a simple yet effective method for approximating high-rank matrices.

problem Estimating high-rank positive semi-definite matrices from partial observations or noisy data.
method Truncated SVD applied to an estimate of the matrix.
result Truncated SVD produces a multiplicative approximation of the original matrix in Frobenius norm.

New model for high rank matrix completion with online and batch methods.

problem Matrix completion for high rank matrices with latent structure.
method Kernel trick to map data into a high dimensional feature space, explicit parametrization of low dimensional subspace, online fitting procedure.
result Online method can handle streaming data and adapt to non-stationary latent structure.

Low-precision quantization improves kernel approximation under memory constraints.

problem Training kernel approximation methods efficiently with limited memory.
method Low-precision quantization of random Fourier features (LP-RFFs).
result LP-RFFs can match the performance of full-precision RFFs and Nyström method with significantly less memory.

DM2L tackles missing labels in multi-label learning by modeling local and global rank structures.

problem Missing labels in multi-label learning.
method DM2L imposes local low-rank structures and global high-rank structures on predictions of instances from the same and different labels, respectively.
result DM2L outperforms state-of-the-art methods in multi-label learning with missing labels.

Flora uses random projections to achieve high-rank updates with low memory usage.

problem Excessive memory usage in large neural networks during training.
method Flora approximates LoRA using random projections to enable high-rank updates with sublinear space complexity.
result Flora achieves high-rank updates with significantly reduced memory usage compared to LoRA.

The paper recovers missing data entries of high-rank matrices using polynomial polynomials.

problem Recovering missing entries of high-rank matrices with low intrinsic dimension.
method Developed a new polynomial matrix completion method using the kernel trick and relaxation of rank objective.
result Identified complete matrix of minimum intrinsic dimension by minimizing rank in high-dimensional feature space.

SANs estimate feature importance in neural models, identifying interactions and high-ranked features.

problem Understanding and interpreting black-box neural network models.
method Self-Attention Network (SAN) architecture for feature importance estimation.
result SANs identify similar high-ranked features and feature interactions as other methods, improving predictive performance.

A method for learning complex functions from data with reduced memory usage.

problem Learning highly nonlinear, multivariate functions from examples.
method Transforming function learning into tensor reconstruction, incrementally building tensors from rank-one terms.
result Efficient gradient-based algorithm with linear time complexity in sample size and tensor dimensions.

New method solves nonsmooth low-rank matrix optimization problems efficiently.

problem Nonsmooth and low-rank matrix optimization problems in statistics and machine learning.
method Low-rank Extragradient Method with warm-start initialization.
result The extragradient method converges to an optimal solution with rate O(1/t)O(1/t) and requires only two low-rank SVDs per iteration.

Given a compact Riemannian spin manifold with positive scalar curvature, we find a family of connections At\nabla^{A_t} for t[0,1]t\in[0,1] on a trivial vector bundle of sufficiently high rank, such that the first eigenvalue of the twisted Dirac operator DAtD_{A_t} is nonzero and becomes arbitrarily small as t1t\to1. Howeve…

2008-07-04abs ↗pdf ↗

DoRA improves adaptation efficiency for large models by factoring norms and fusing kernels.

problem High-rank DoRA is computationally expensive and infeasible on common GPUs.
method Factored norms and fused Triton kernels to reduce memory and speed up computation.
result Fused implementation is up to 2.0x faster for inference and 1.9x faster for gradient computation.

Flow-SSN improves segmentation efficiency and accuracy.

problem Challenges in medical imaging segmentation, especially high-rank pixel-wise covariances.
method Generative segmentation model using discrete-time autoregressive and continuous-time flow variants.
result Flow-SSNs can estimate high-rank pixel-wise covariances efficiently without assuming rank or storing parameters.

We prove the holomorphic rigidity conjecture of Teichmüller space which loosely speaking states that the action of the mapping class group uniquely determines the Teichmüller space as a complex manifold. The method of proof is through harmonic maps. We prove that the singular set of a harmonic map from a smooth nn-dim…

2015-02-11abs ↗pdf ↗

Unified bounds for neural networks incorporating physical laws.

problem Limitations in existing generalization analyses for PINNs and VPINNs.
method Unified framework using Taylor expansion and Koopman-based analysis.
result High-rank networks can generalize well even with differential operators.

New saddle network architectures preserve convex-concave geometry in optimization problems.

problem Optimization models with convex x and concave y components.
method Structured separable decomposition and saddle network architectures.
result Proven one-dimensional approximation theorem and high accuracy on various test functions.

New method estimates tensors from noisy data with missing entries.

problem Tensor estimation from noisy observations with missing entries.
method Sign series representation for tensor completion, addressing low- and high-rank signals.
result Excess risk bounds, estimation error rates, and sample complexities established.

We find a rank effect in commodity prices that yields higher returns.

problem Understanding the pricing dynamics of commodities over time.
method Nonparametric econometric methods to demonstrate the rank effect as a consequence of stationary relative asset price distribution.
result A portfolio of lower-ranked, lower-priced commodities yields 23% higher annual returns than a portfolio of higher-ranked, higher-priced commodities.

NoL approach improves adversarial robustness by modeling random noise during training.

problem Improving neural network robustness against adversarial attacks.
method Implicit generative modeling of random noise during training.
result Models trained with NoL perform better against a wide range of adversarial attacks.

Improves tensor networks for classifying medical images.

problem Classifying 2D and 3D medical images efficiently.
method Develops LoTeNet, a tensor network that treats small image regions as orderless and aggregates local representations hierarchically.
result LoTeNet achieves comparable or superior performance to other methods with less computational resources.

This paper considers the problem of completing a matrix with many missing entries under the assumption that the columns of the matrix belong to a union of multiple low-rank subspaces. This generalizes the standard low-rank matrix completion problem to situations in which the matrix rank can be quite high or even full r…

2011-12-23abs ↗pdf ↗

New method recovers matrices with nonlinear structures using optimization on Grassmann manifold.

problem Recovering high-rank matrices with nonlinear structures like subspaces or clusters.
method Formulated as rank minimization of a nonlinear feature map, approximated by constrained non-convex optimization on the Grassmann manifold, using Riemannian and alternating minimization schemes.
result Global convergence and worst-case complexity bounds for alternating minimization scheme, leading to unique limit point.

This paper proposes a probabilistic imputation method with uncertainty quantification.

problem Missing value imputation with uncertainty estimation for large datasets.
method Low Rank Gaussian Copula framework that augments PPCA with column-specific transformations.
result The method yields state-of-the-art imputation accuracy and well-calibrated uncertainty estimates.

SGD can jump from high rank minima to low rank minima in DLNs, but not back.

problem SGD's tendency to get stuck in high rank minima in DLNs.
method Analysis of the L2L_{2}-regularized loss function of DLNs and the definition of absorbing sets.
result SGD has a non-zero probability to jump from high rank minima to low rank minima but zero probability to jump back.

The paper explores how kernel eigenalignments affect generalization in KRR.

problem Achieving robust generalization in kernel methods.
method Direct connection between generalization and matrix eigenvectors/eigenvalues, focusing on finite-sample settings.
result Strong generalization requires increasing eigenvector alignment, eigenvalue magnitude, or gaps between eigenvalues.

The paper introduces a method to incorporate feedback into tree-based anomaly detection to reduce false positives.

problem Difficulty in human analysts examining high-ranking anomalies due to false positives.
method Incorporates simple binary feedback into tree-based anomaly detectors, focusing on the Isolation Forest algorithm.
result Significantly improves the performance of the Isolation Forest algorithm by reducing false positives.

VLM judges rank well but score poorly; task difficulty and annotation quality affect interval width.

problem VLMs as judges lack reliability indicators in multimodal evaluations.
method Conformal prediction using score-token log-probabilities.
result Evaluation uncertainty is task-dependent, affecting interval width and reliability.

Bayesian approach optimizes crowdsourced ranking with limited budget.

problem Efficiently collect high-quality pairwise comparisons for accurate ranking.
method Bayesian Markov decision process for dynamic item and worker selection.
result Proposed policy achieves high ranking accuracy with lower labeling cost.

SGD with mini-batches can solve convex low-rank matrix problems efficiently.

problem Solving large-scale convex low-rank matrix problems efficiently.
method Stochastic Gradient Descent with mini-batches and low-rank projections.
result SGD with mini-batches produces low-rank iterates with high probability.

Novel method extracts hierarchical brain connectivity patterns from fMRI.

problem Functional hierarchical organization of the human brain.
method Sparse Connectivity Patterns (SCPs) with hierarchy of sparse overlapping patterns, deep factorization of correlation matrices.
result Reproducible multi-scale hierarchical SCPs more stable than single-scale patterns.

We consider the related tasks of matrix completion and matrix approximation from missing data and propose adaptive sampling procedures for both problems. We show that adaptive sampling allows one to eliminate standard incoherence assumptions on the matrix row space that are necessary for passive sampling procedures. Fo…

2014-07-14abs ↗pdf ↗

We present supersymmetric, curved space, quantum mechanical models based on deformations of a parabolic subalgebra of osp(2p+2|Q). The dynamics are governed by a spinning particle action whose internal coordinates are Lorentz vectors labeled by the fundamental representation of osp(2p|Q). The states of the theory are t…

2007-02-05abs ↗pdf ↗

Develops a new nonparametric trace regression model for high-dimensional data.

problem Violation of known functional form and global low-rank structure assumptions in trace regression.
method Structured sign series representations for nonparametric trace regression models.
result Establishes excess risk bounds and sample complexities for the proposed model.

Improved tensor rank learning for CPD models using a generalized hyperbolic prior.

problem Inaccurate tensor rank determination leads to overfitting or underfitting in CPD models.
method Introduced a generalized hyperbolic prior for automatic tensor rank learning in probabilistic CPD models.
result Significantly improved performance in learning both low and high tensor ranks, even for low SNR cases.