# Low-Complexity Methods for Estimation After Parameter Selection

**Authors:** Nadav Harel, Tirza Routtenberg

arXiv: 1904.02500 · 2020-04-22

## TL;DR

This paper introduces low-complexity post-selection estimation methods that improve bias and mean-squared-error performance over traditional estimators, using iterative optimization and stochastic approximation techniques.

## Contribution

It develops new low-complexity algorithms for post-selection estimation that decompose the likelihood function and incorporate stochastic methods, reducing computational burden.

## Key findings

- Proposed methods outperform ML in bias reduction.
- Algorithms achieve lower PSMSE than conventional estimators.
- Methods are computationally moderate and practical for real applications.

## Abstract

Statistical inference of multiple parameters often involves a preliminary parameter selection stage. The selection stage has an impact on subsequent estimation, for example by introducing a selection bias. The post-selection maximum likelihood (PSML) estimator is shown to reduce the selection bias and the post-selection mean-squared-error (PSMSE) compared with conventional estimators, such as the maximum likelihood (ML) estimator.   However, the computational complexity of the PSML is usually high due to the multi-dimensional exhaustive search for a global maximum of the post-selection log-likelihood (PSLL) function. Moreover, the PSLL involves the probability of selection that, in general, does not have an analytical form. In this paper, we develop new low-complexity post-selection estimation methods for a two-stage estimation after parameter selection architecture.   The methods are based on implementing the iterative maximization by parts (MBP) approach, which is based on the decomposition of the PSLL function into "easily-optimized" and complicated parts.   The proposed second-best PSML method applies the MBP-PSML algorithm with a pairwise probability of selection between the two highest-ranked parameters w.r.t. the selection rule.   The proposed SA-PSML method is based on using stochastic approximation (SA) and Monte Carlo integrations to obtain a non-parametric estimation of the gradient of the probability of selection and then applying the MBP-PSML algorithm on this approximation. For low-complexity performance analysis, we develop the empirical post-selection Cramer-Rao-type lower bound.   Simulations demonstrate that the proposed post-selection estimation methods are tractable and reduce both the bias and the PSMSE, compared with the ML estimator, while only requiring moderate computational complexity.

## Full text

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

## Figures

19 figures with captions in the complete paper: https://tomesphere.com/paper/1904.02500/full.md

## References

80 references — full list in the complete paper: https://tomesphere.com/paper/1904.02500/full.md

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