paper-with-me

Papers

Randomized Dimension Reduction with Statistical Guarantees

2023-10-03 · Yijun Dong

Large models and enormous data are essential driving forces of the unprecedented successes achieved by modern algorithms, especially in scientific computing and machine learning. Nevertheless, the growing dimensionality and model complexity, as well as the non-negligible workload of data pre-processing, also bring formidable costs to such successes in both computation and data aggregation. As the deceleration of Moore's Law slackens the cost reduction of computation from the hardware level, fast heuristics for expensive classical routines and efficient algorithms for exploiting limited data are increasingly indispensable for pushing the limit of algorithm potency. This thesis explores some of such algorithms for fast execution and efficient data utilization. From the computational efficiency perspective, we design and analyze fast randomized low-rank decomposition algorithms for large matrices based on "matrix sketching", which can be regarded as a dimension reduction strategy in the data space. These include the randomized pivoting-based interpolative and CUR decomposition discussed in Chapter 2 and the randomized subspace approximations discussed in Chapter 3. From the sample efficiency perspective, we focus on learning algorithms with various incorporations of data augmentation that improve generalization and distributional robustness provably. Specifically, Chapter 4 presents a sample complexity analysis for data augmentation consistency regularization where we view sample efficiency from the lens of dimension reduction in the function space. Then in Chapter 5, we introduce an adaptively weighted data augmentation consistency regularization algorithm for distributionally robust optimization with applications in medical image segmentation.

📄 PDF Abstract BibTeX arXiv:2310.01739

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyData AugmentationDimensionality ReductionImage SegmentationMedical Image SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Randomized Dimension Reduction on Massive Data

2012-11-07 · Stoyan Georgiev, Sayan Mukherjee

Scalability of statistical estimators is of increasing importance in modern applications and dimension reduction is often used to extract relevant information from data. A variety of popular dimension reduction approache…

Dimensionality Reductionregression

Adaptive Randomized Dimension Reduction on Massive Data

2015-04-13 · Gregory Darnell, Stoyan Georgiev, Sayan Mukherjee, Barbara E. Engelhardt

The scalability of statistical estimators is of increasing importance in modern applications. One approach to implementing scalable algorithms is to compress data into a low dimensional latent space using dimension reduc…

Dimensionality Reductionparameter estimation

Universality laws for randomized dimension reduction, with applications

2015-11-30 · Samet Oymak, Joel A. Tropp

Dimension reduction is the process of embedding high-dimensional data into a lower dimensional space to facilitate its analysis. In the Euclidean setting, one fundamental technique for dimension reduction is to apply a r…

compressed sensingDimensionality Reduction

Randomized Sketches of Convex Programs with Sharp Guarantees

2014-04-29 · Mert Pilanci, Martin J. Wainwright

Random projection (RP) is a classical technique for reducing storage and computational costs. We analyze RP-based approximations of convex programs, in which the original optimization problem is approximated by the solut…

compressed sensingDimensionality Reduction

Linear Dimensionality Reduction in Linear Time: Johnson-Lindenstrauss-type Guarantees for Random Subspace

2017-05-18 · Nick Lim, Robert J. Durrant

We consider the problem of efficient randomized dimensionality reduction with norm-preservation guarantees. Specifically we prove data-dependent Johnson-Lindenstrauss-type geometry preservation guarantees for Ho's random…

Dimensionality Reduction