LGMLMay 7, 2018

The Logistic Network Lasso

arXiv:1805.02483v42 citations
Originality Synthesis-oriented
AI Analysis

This work addresses classification and clustering problems for data with network structures, representing an incremental advancement by adapting existing methods to a specific domain.

The authors tackled binary classification and clustering for network-structured data by generalizing logistic regression to non-Euclidean settings, resulting in a scalable algorithm based on the network Lasso with total variation regularization.

We apply the network Lasso to solve binary classification and clustering problems for network-structured data. To this end, we generalize ordinary logistic regression to non-Euclidean data with an intrinsic network structure. The resulting "logistic network Lasso" amounts to solving a non-smooth convex regularized empirical risk minimization. The risk is measured using the logistic loss incurred over a small set of labeled nodes. For the regularization, we propose to use the total variation of the classifier requiring it to conform to the underlying network structure. A scalable implementation of the learning method is obtained using an inexact variant of the alternating direction methods of multipliers which results in a scalable learning algorithm

Foundations

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

Your Notes