paper-with-me

홈 › Papers

Tensor Balancing on Statistical Manifold

2017-02-27 · ICML 2017 8 · Mahito Sugiyama, Hiroyuki Nakahara, Koji Tsuda

We solve tensor balancing, rescaling an Nth order nonnegative tensor by multiplying N tensors of order N - 1 so that every fiber sums to one. This generalizes a fundamental process of matrix balancing used to compare matrices in a wide range of applications from biology to economics. We present an efficient balancing algorithm with quadratic convergence using Newton's method and show in numerical experiments that the proposed algorithm is several orders of magnitude faster than existing ones. To theoretically prove the correctness of the algorithm, we model tensors as probability distributions in a statistical manifold and realize tensor balancing as projection onto a submanifold. The key to our algorithm is that the gradient of the manifold, used as a Jacobian matrix in Newton's method, can be analytically obtained using the Moebius inversion formula, the essential of combinatorial mathematics. Our model is not limited to tensor balancing, but has a wide applicability as it includes various statistical and machine learning models such as weighted DAGs and Boltzmann machines.

📄 PDF Abstract BibTeX arXiv:1702.08142

Code (1)

mahito-sugiyama/newton-balancing 공식 구현

Similar Papers 제목 키워드 기반

Guaranteed Noisy CP Tensor Recovery via Riemannian Optimization on the Segre Manifold

2025-10-01 · Ke Xu, Yuefeng Han arxiv

Recovering a low-CP-rank tensor from noisy linear measurements is a central challenge in high-dimensional data analysis, with applications spanning tensor PCA, tensor regression, and beyond. We exploit the intrinsic geom…

Statistical Inference for Low-Rank Tensor Models

2025-01-27 · Ke Xu, Elynn Chen, Yuefeng Han

Statistical inference for tensors has emerged as a critical challenge in analyzing high-dimensional data in modern data science. This paper introduces a unified framework for inferring general and low-Tucker-rank linear …

regression

Chernoff Bounds for Tensor Expanders on Riemannian Manifolds Using Graph Laplacian Approximation

2024-08-21 · Shih-Yu Chang

This paper addresses the advancement of probability tail bound analysis, a crucial statistical tool for assessing the probability of large deviations of random variables from their expected values. Traditional tail bound…

Large sample spectral analysis of graph-based multi-manifold clustering

2021-07-28 · NeurIPS 2023 11 · Nicolas Garcia Trillos, Pengfei He, Chenghui Li

In this work we study statistical properties of graph-based algorithms for multi-manifold clustering (MMC). In MMC the goal is to retrieve the multi-manifold structure underlying a given Euclidean data set when this one …

Clustering

Fisher Width: A Geometric Measure of Complexity on Statistical Manifolds

2026-06-16 · Vu Khac Ky arxiv

Gaussian width is a central geometric complexity measure in high-dimensional probability, compressed sensing, convex optimization, and learning theory. It quantifies the average extent of a set along random directions, t…