paper-with-me

홈 › Papers

Seeing the Forest from the Trees in Two Looks: Matrix Sketching by Cascaded Bilateral Sampling

2016-07-25 · Kai Zhang, Chuanren Liu, Jie Zhang, Hui Xiong, Eric Xing, Jieping Ye

Matrix sketching is aimed at finding close approximations of a matrix by factors of much smaller dimensions, which has important applications in optimization and machine learning. Given a matrix A of size m by n, state-of-the-art randomized algorithms take O(m * n) time and space to obtain its low-rank decomposition. Although quite useful, the need to store or manipulate the entire matrix makes it a computational bottleneck for truly large and dense inputs. Can we sketch an m-by-n matrix in O(m + n) cost by accessing only a small fraction of its rows and columns, without knowing anything about the remaining data? In this paper, we propose the cascaded bilateral sampling (CABS) framework to solve this problem. We start from demonstrating how the approximation quality of bilateral matrix sketching depends on the encoding powers of sampling. In particular, the sampled rows and columns should correspond to the code-vectors in the ground truth decompositions. Motivated by this analysis, we propose to first generate a pilot-sketch using simple random sampling, and then pursue more advanced, "follow-up" sampling on the pilot-sketch factors seeking maximal encoding powers. In this cascading process, the rise of approximation quality is shown to be lower-bounded by the improvement of encoding powers in the follow-up sampling step, thus theoretically guarantees the algorithmic boosting property. Computationally, our framework only takes linear time and space, and at the same time its performance rivals the quality of state-of-the-art algorithms consuming a quadratic amount of resources. Empirical evaluations on benchmark data fully demonstrate the potential of our methods in large scale matrix sketching and related areas.

📄 PDF Abstract BibTeX arXiv:1607.07395

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Error Mining with Suspicion Trees: Seeing the Forest for the Trees

2012-12-01 · COLING 2012 12 · Shashi Narayan, Claire Gardent

Sketching Merge Trees for Scientific Data Visualization

2021-01-08 · Mingzhe Li, Sourabh Palande, Lin Yan, Bei Wang

Merge trees are a type of topological descriptors that record the connectivity among the sublevel sets of scalar fields. They are among the most widely used topological tools in visualization. In this paper, we are inter…

Data Visualization

See the Forest and the Trees: A Synergistic Reasoning Framework for Knowledge-Based Visual Question Answering

2025-07-23 · Junjie Wang, Yunhan Tang, Yijie Wang, Zhihao Yuan 외 arxiv

Multimodal Large Language Models (MLLMs) have pushed the frontiers of Knowledge-Based Visual Question Answering (KBVQA), yet their reasoning is fundamentally bottlenecked by a reliance on uni-dimensional evidence. This "…

Visual Question Answering

Polarimetric Guided Nonlocal Means Covariance Matrix Estimation for Defoliation Mapping

2020-01-24 · Jørgen A. Agersborg, Stian Normann Anfinsen, Jane Uhd Jepsen

In this study we investigate the potential for using synthetic aperture radar (SAR) data to provide high resolution defoliation and regrowth mapping of trees in the tundra-forest ecotone. Using aerial photographs, four a…

ClassificationGeneral Classification

Bayesian learning of forest and tree graphical models

2021-08-31 · Edmund Jones

In Bayesian learning of Gaussian graphical model structure, it is common to restrict attention to certain classes of graphs and approximate the posterior distribution by repeatedly moving from one graph to another, using…