paper-with-me

홈 › Papers

Non-convex Global Minimization and False Discovery Rate Control for the TREX

2016-04-22 · Jacob Bien, Irina Gaynanova, Johannes Lederer, Christian Müller

The TREX is a recently introduced method for performing sparse high-dimensional regression. Despite its statistical promise as an alternative to the lasso, square-root lasso, and scaled lasso, the TREX is computationally challenging in that it requires solving a non-convex optimization problem. This paper shows a remarkable result: despite the non-convexity of the TREX problem, there exists a polynomial-time algorithm that is guaranteed to find the global minimum. This result adds the TREX to a very short list of non-convex optimization problems that can be globally optimized (principal components analysis being a famous example). After deriving and developing this new approach, we demonstrate that (i) the ability of the preexisting TREX heuristic to reach the global minimum is strongly dependent on the difficulty of the underlying statistical problem, (ii) the new polynomial-time algorithm for TREX permits a novel variable ranking and selection scheme, (iii) this scheme can be incorporated into a rule that controls the false discovery rate (FDR) of included features in the model. To achieve this last aim, we provide an extension of the results of Barber & Candes (2015) to establish that the knockoff filter framework can be applied to the TREX. This investigation thus provides both a rare case study of a heuristic for non-convex optimization and a novel way of exploiting non-convexity for statistical inference.

📄 PDF Abstract BibTeX arXiv:1604.06815

Code (1)

muellsen/TREX 공식 구현

Similar Papers 제목 키워드 기반

Composite Optimization by Nonconvex Majorization-Minimization

2018-02-20 · Jonas Geiping, Michael Moeller

The minimization of a nonconvex composite function can model a variety of imaging tasks. A popular class of algorithms for solving such problems are majorization-minimization techniques which iteratively approximate the …

Super-Resolution

Relative Interior Rule in Block-Coordinate Minimization

2019-10-21 · Tomáš Werner, Daniel Průša

(Block-)coordinate minimization is an iterative optimization method which in every iteration finds a global minimum of the objective over a variable or a subset of variables, while keeping the remaining variables constan…

Superadditivity and Convex Optimization for Globally Optimal Cell Segmentation using Deformable Shape Models

2022-06-23 · IEEE Transactions on Pattern Analysis and Machine Intelligence 2022 6 · Leonid Kostrykin, Karl Rohr

Cell nuclei segmentation is challenging due to shape variation and closely clustered or partially overlapping objects. Most previous methods are not globally optimal, limited to elliptical models, or are computationally …

Cell SegmentationComputational EfficiencyImage SegmentationSegmentation

On Coordinate Minimization of Convex Piecewise-Affine Functions

2017-09-14 · Tomas Werner

A popular class of algorithms to optimize the dual LP relaxation of the discrete energy minimization problem (a.k.a.\ MAP inference in graphical models or valued constraint satisfaction) are convergent message-passing al…

Coordinate Descent Methods for DC Minimization: Optimality Conditions and Global Convergence

2021-09-09 · Ganzhao Yuan

Difference-of-Convex (DC) minimization, referring to the problem of minimizing the difference of two convex functions, has been found rich applications in statistical learning and studied extensively for decades. However…