paper-with-me

홈 › Papers

Joint Graph Learning and Model Fitting in Laplacian Regularized Stratified Models

2023-05-04 · Ziheng Cheng, Junzi Zhang, Akshay Agrawal, Stephen Boyd

Laplacian regularized stratified models (LRSM) are models that utilize the explicit or implicit network structure of the sub-problems as defined by the categorical features called strata (e.g., age, region, time, forecast horizon, etc.), and draw upon data from neighboring strata to enhance the parameter learning of each sub-problem. They have been widely applied in machine learning and signal processing problems, including but not limited to time series forecasting, representation learning, graph clustering, max-margin classification, and general few-shot learning. Nevertheless, existing works on LRSM have either assumed a known graph or are restricted to specific applications. In this paper, we start by showing the importance and sensitivity of graph weights in LRSM, and provably show that the sensitivity can be arbitrarily large when the parameter scales and sample sizes are heavily imbalanced across nodes. We then propose a generic approach to jointly learn the graph while fitting the model parameters by solving a single optimization problem. We interpret the proposed formulation from both a graph connectivity viewpoint and an end-to-end Bayesian perspective, and propose an efficient algorithm to solve the problem. Convergence guarantees of the proposed optimization algorithm is also provided despite the lack of global strongly smoothness of the Laplacian regularization term typically required in the existing literature, which may be of independent interest. Finally, we illustrate the efficiency of our approach compared to existing methods by various real-world numerical examples.

📄 PDF Abstract BibTeX arXiv:2305.02573

Code (1)

cvxgrp/joint-lrsm 공식 구현 pytorch

Tasks

Few-Shot LearningGraph ClusteringGraph LearningRepresentation LearningSensitivityTime Series Forecasting

Similar Papers 제목 키워드 기반

Fitting Laplacian Regularized Stratified Gaussian Models

2020-05-04 · Jonathan Tuck, Stephen Boyd

We consider the problem of jointly estimating multiple related zero-mean Gaussian distributions from data. We propose to jointly estimate these covariance matrices using Laplacian regularized stratified model fitting, wh…

Weather Forecasting

A Distributed Method for Fitting Laplacian Regularized Stratified Models

2019-04-26 · Jonathan Tuck, Shane Barratt, Stephen Boyd

Stratified models are models that depend in an arbitrary way on a set of selected categorical features, and depend linearly on the other features. In a basic and traditional formulation a separate model is fit for each v…

Eigen-Stratified Models

2020-01-27 · Jonathan Tuck, Stephen Boyd

Stratified models depend in an arbitrary way on a selected categorical feature that takes $K$ values, and depend linearly on the other $n$ features. Laplacian regularization with respect to a graph on the feature values …

Laplacian regularized low rank subspace clustering

2016-10-24 · Yu Song, Yiquan Wu

The problem of fitting a union of subspaces to a collection of data points drawn from multiple subspaces is considered in this paper. In the traditional low rank representation model, the dictionary used to represent the…

Clustering

Ensemble p-Laplacian Regularization for Remote Sensing Image Recognition

2018-06-21 · Xueqi Ma, Weifeng Liu, Dapeng Tao, Yicong Zhou

Recently, manifold regularized semi-supervised learning (MRSSL) received considerable attention because it successfully exploits the geometry of the intrinsic data probability distribution including both labeled and unla…