# Adaptive Iterative Hessian Sketch via A-Optimal Subsampling

**Authors:** Aijun Zhang, Hengtao Zhang, Guosheng Yin

arXiv: 1902.07627 · 2020-03-10

## TL;DR

This paper introduces an improved deterministic iterative Hessian sketch method using A-optimal subsampling, enhancing efficiency and accuracy for large-scale least squares problems through novel initialization, preconditioning, and adaptive step sizing.

## Contribution

The paper proposes a deterministic A-optimal subsampling approach to enhance the iterative Hessian sketch for large-scale least squares, including new initialization, preconditioning, and step size methods.

## Key findings

- Outperforms existing accelerated IHS methods in experiments.
- Provides a deterministic alternative to randomized sketching.
- Demonstrates improved computational efficiency and accuracy.

## Abstract

Iterative Hessian sketch (IHS) is an effective sketching method for modeling large-scale data. It was originally proposed by Pilanci and Wainwright (2016; JMLR) based on randomized sketching matrices. However, it is computationally intensive due to the iterative sketch process. In this paper, we analyze the IHS algorithm under the unconstrained least squares problem setting, then propose a deterministic approach for improving IHS via A-optimal subsampling. Our contributions are three-fold: (1) a good initial estimator based on the A-optimal design is suggested; (2) a novel ridged preconditioner is developed for repeated sketching; and (3) an exact line search method is proposed for determining the optimal step length adaptively. Extensive experimental results demonstrate that our proposed A-optimal IHS algorithm outperforms the existing accelerated IHS methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.07627/full.md

## Figures

51 figures with captions in the complete paper: https://tomesphere.com/paper/1902.07627/full.md

## References

24 references — full list in the complete paper: https://tomesphere.com/paper/1902.07627/full.md

---
Source: https://tomesphere.com/paper/1902.07627