paper-with-me

Papers

GLAMP: An Approximate Message Passing Framework for Transfer Learning with Applications to Lasso-based Estimators

2025-05-28 · Longlin Wang, Yanke Song, Kuanhao Jiang, Pragya Sur

Approximate Message Passing (AMP) algorithms enable precise characterization of certain classes of random objects in the high-dimensional limit, and have found widespread applications in fields such as statistics, deep learning, genetics, and communications. However, existing AMP frameworks cannot simultaneously handle matrix-valued iterates and non-separable denoising functions. This limitation prevents them from precisely characterizing estimators that draw information from multiple data sources with distribution shifts. In this work, we introduce Generalized Long Approximate Message Passing (GLAMP), a novel extension of AMP that addresses this limitation. We rigorously prove state evolution for GLAMP. GLAMP significantly broadens the scope of AMP, enabling the analysis of transfer learning estimators that were previously out of reach. We demonstrate the utility of GLAMP by precisely characterizing the risk of three Lasso-based transfer learning estimators: the Stacked Lasso, the Model Averaging Estimator, and the Second Step Estimator. We also demonstrate the remarkable finite sample accuracy of our theory via extensive simulations.

📄 PDF Abstract BibTeX arXiv:2505.22594

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingTransfer Learning

Methods 이 논문이 사용한 방법론

AMP Based on the understanding that the flat local minima of the empirical risk cause the model to generalize better. Adversarial Model Perturbation (AMP) improves generalization via…

Similar Papers 제목 키워드 기반

On Approximate Nonlinear Gaussian Message Passing On Factor Graphs

2019-03-21 · Eike Petersen, Christian Hoffmann, Philipp Rostalski

Factor graphs have recently gained increasing attention as a unified framework for representing and constructing algorithms for signal processing, estimation, and control. One capability that does not seem to be well exp…

Sparse Multinomial Logistic Regression via Approximate Message Passing

2015-09-15 · Evan Byrne, Philip Schniter

For the problem of multi-class linear classification and feature selection, we propose approximate message passing approaches to sparse multinomial logistic regression (MLR). First, we propose two algorithms based on the…

feature selectionGeneral Classificationregression

Tree-AMP: Compositional Inference with Tree Approximate Message Passing

2020-04-03 · Antoine Baker, Benjamin Aubin, Florent Krzakala, Lenka Zdeborová

We introduce Tree-AMP, standing for Tree Approximate Message Passing, a python package for compositional inference in high-dimensional tree-structured models. The package provides a unifying framework to study several ap…

Rigorous State Evolution Analysis for Approximate Message Passing with Side Information

2020-03-25 · Hangjin Liu, Cynthia Rush, Dror Baron

A common goal in many research areas is to reconstruct an unknown signal x from noisy linear measurements. Approximate message passing (AMP) is a class of low-complexity algorithms that can be used for efficiently solvin…

The Inverse G-Wishart Distribution and Variational Message Passing

2020-05-20 · L. Maestrini, M. P. Wand

Message passing on a factor graph is a powerful paradigm for the coding of approximate inference algorithms for arbitrarily graphical large models. The notion of a factor graph fragment allows for compartmentalization of…

BIG-bench Machine Learning