MLLGOct 31, 2014

Partition-wise Linear Models

arXiv:1410.8675v122 citations
Originality Incremental advance
AI Analysis

This addresses the optimization problem for interpretable non-linear models, offering a globally optimal solution, though it appears incremental in improving existing region-specific approaches.

The paper tackles the non-convex optimization challenge in region-specific linear models by proposing partition-wise linear models, which provide convex formulations and achieve performance competitive with or better than state-of-the-art methods.

Region-specific linear models are widely used in practical applications because of their non-linear but highly interpretable model representations. One of the key challenges in their use is non-convexity in simultaneous optimization of regions and region-specific models. This paper proposes novel convex region-specific linear models, which we refer to as partition-wise linear models. Our key ideas are 1) assigning linear models not to regions but to partitions (region-specifiers) and representing region-specific linear models by linear combinations of partition-specific models, and 2) optimizing regions via partition selection from a large number of given partition candidates by means of convex structured regularizations. In addition to providing initialization-free globally-optimal solutions, our convex formulation makes it possible to derive a generalization bound and to use such advanced optimization techniques as proximal methods and decomposition of the proximal maps for sparsity-inducing regularizations. Experimental results demonstrate that our partition-wise linear models perform better than or are at least competitive with state-of-the-art region-specific or locally linear models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes