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

New version: AdvancedVI v0.3.0 #122152

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

## Breaking changes

- Complete rewrite of `AdvancedVI` with major changes in the API. (Refer to [general usage](https://turinglang.org/AdvancedVI.jl/dev/general/) and the [example](https://turinglang.org/AdvancedVI.jl/dev/examples/).)

## New Features

- Added full-rank and low-rank covariance low-rank variational families. (See the [docs](https://turinglang.org/AdvancedVI.jl/dev/families/).)
- Added the [sticking-the-landing](https://proceedings.neurips.cc/paper_files/paper/2017/hash/e91068fff3d7fa1594dfdf3b4308433a-Abstract.html) control variate. (See the [docs](https://turinglang.org/AdvancedVI.jl/dev/elbo/repgradelbo/#The-StickingTheLandingEntropy-Estimator).)
- Added the score gradient estimator of the ELBO gradient with the leave-one-out control variate (also known as [VarGrad](https://proceedings.neurips.cc/paper/2020/hash/9c22c0b51b3202246463e986c7e205df-Abstract.html))
- Added parameter averaging. (See the [docs](https://turinglang.org/AdvancedVI.jl/dev/optimization/))
- Added parameter-free optimization algorithms. (See the [docs](https://turinglang.org/AdvancedVI.jl/dev/optimization/))

UUID: b5ca4192-6429-45e5-a2d9-87aec30a685c
Repo: https://github.com/TuringLang/AdvancedVI.jl.git
Tree: a704934b7a8a0d038e4476181b3182e3fa78887b

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
JuliaRegistrator referenced this pull request in TuringLang/AdvancedVI.jl Dec 30, 2024
* fix outdated type parameters in `LocationScale`

* add `operator` keyword argument to `optimize` so that projection/proximal operatord can have their own interface.

* fix benchmark

---------
 
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hong Ge <[email protected]>
Copy link
Contributor

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit dc56e90 into master Dec 30, 2024
20 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-advancedvi-b5ca4192-v0.3.0-c7d70c0dbc branch December 30, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants