GithubHelp home page GithubHelp logo

Comments (5)

zqy754093810 avatar zqy754093810 commented on July 28, 2024

The OAMP algorithm is based on the LASSO problem, but because of the existence of the 1 norm in LASSO, the solution is sparse, so if the signal itself is not sparse or not sparse through the Fourier transform to the frequency domain, can it still be used under such conditions

The OAMP algorithm can be used for the standard linear regression y=Hx+w with H being a unitarily-invariant matrix. Even if the signal of interest is not sparse, the OAMP also works, such as the QPSK symbol in wireless communications.

from amptutorial.

xb1176989662 avatar xb1176989662 commented on July 28, 2024

Thanks for the answer, but why, after all, OAMP is also the solution to the LASSO problem

from amptutorial.

zqy754093810 avatar zqy754093810 commented on July 28, 2024

Thanks for the answer, but why, after all, OAMP is also the solution to the LASSO problem

The LASSO problem can be regarded as the postulated MMSE estimator with Laplace prior, and the AMP family algorithm is an approximator to the postulated MMSE estimator. Thus, the AMP family algorithm can be used for the LASSO problem. More details please find in eq (11) of "A concise tutorial on AMP".

from amptutorial.

xb1176989662 avatar xb1176989662 commented on July 28, 2024

Thanks for the reply and good luck in research

from amptutorial.

xb1176989662 avatar xb1176989662 commented on July 28, 2024

Hello, I tried the EXP1 code in your document "A Concise Tutorial on Approximate MessagePassing" and changed the sparse x to not sparse, but the estimated hatx obtained in this way is still sparse, and according to this result, it is impossible to solve the LASSO problem through AMP, why is that

from amptutorial.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.