COMLOct 8, 2016

Iterative proportional scaling revisited: a modern optimization perspective

arXiv:1610.02588v47 citations
Originality Synthesis-oriented
AI Analysis

This work provides incremental improvements to a classic statistical method, enhancing its applicability and efficiency for researchers and practitioners in optimization and machine learning.

The paper revisits iterative proportional scaling (IPS) from a modern optimization perspective, showing that modifications enable coefficient estimation, extension to log-affine models, and scalable algorithms with techniques like randomization and momentum-based acceleration.

This paper revisits the classic iterative proportional scaling (IPS) from a modern optimization perspective. In contrast to the criticisms made in the literature, we show that based on a coordinate descent characterization, IPS can be slightly modified to deliver coefficient estimates, and from a majorization-minimization standpoint, IPS can be extended to handle log-affine models with features not necessarily binary-valued or nonnegative. Furthermore, some state-of-the-art optimization techniques such as block-wise computation, randomization and momentum-based acceleration can be employed to provide more scalable IPS algorithms, as well as some regularized variants of IPS for concurrent feature selection.

Foundations

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

Your Notes