Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement FAASTA #45

Open
zaccharieramzi opened this issue Apr 11, 2019 · 8 comments
Open

Implement FAASTA #45

zaccharieramzi opened this issue Apr 11, 2019 · 8 comments
Assignees
Projects

Comments

@zaccharieramzi
Copy link
Collaborator

The FAASTA algorithm allows us to perform a FISTA algorithm in the analysis formulation. In our case we could see if the FAASTA still performs well with the new restarting options.

Since the FISTA with an orthogonal transform is way faster than the Condat-Vu, we are going to see now if this holds true even when we have to compute an extra inner iteration.

@sfarrens
Copy link
Contributor

@zaccharieramzi are you planning a PR for this issue?

@sfarrens sfarrens added this to ToDo in ModOpt-dev via automation Apr 26, 2019
@zaccharieramzi
Copy link
Collaborator Author

Yes I am. I am currently working on the best way to package it but it's basically done. Do you want to have a WIP PR to see if the direction is statisfying?

@zaccharieramzi
Copy link
Collaborator Author

@sfarrens even with the trimming (#50 ), the FAASTA is still way slower than Condat for reconstruction problems with undecimated wavelets. Should we still have it in Modopt?

@sfarrens
Copy link
Contributor

sfarrens commented May 9, 2019

@zaccharieramzi I think having a diverse set of reconstruction algorithms would be useful regardless. So if you have already implemented it then feel free to open a PR.

@zaccharieramzi
Copy link
Collaborator Author

Ok I will package it in a PR.

@sfarrens
Copy link
Contributor

@zaccharieramzi are you still planning a PR for this algorithm?

@zaccharieramzi
Copy link
Collaborator Author

Not at the moment. Do you still want to keep this open? I will probably do it at some point but I don't think I can find the time right now.

@sfarrens
Copy link
Contributor

We can keep it open, I just wanted to check on the status. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
ModOpt-dev
  
ToDo
Development

No branches or pull requests

2 participants