Skip to content

Bounding the domain of the objective function by using Bregman Divergence instead of Euclidean norm #10

Answered by AdrienTaylor
ErwanMeunier asked this question in Q&A
Discussion options

You must be logged in to vote

Hello Erwan,

Sorry for the late reply; I was off on vacation!
As a starting point, I think you should write a code for the mirror descent setup you want to study in the centralized scenario.
In this case, there is already one tricky part: you should make sure that you do not evaluate too many (sub)gradients of the function that you use for evaluating the Bregman divergences. This is somewhat simpler in PEPit (https://pepit.readthedocs.io/en/0.3.2/), but the problem there is that the decentralized algorithms are not deployed. In PESTO, the easiest way is to provide your points with names/'tags' (see UserManual here: https://github.com/PerformanceEstimation/Performance-Estimation-Toolbox/bl…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ErwanMeunier
Comment options

@AdrienTaylor
Comment options

Answer selected by ErwanMeunier
@ErwanMeunier
Comment options

@AdrienTaylor
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants