v0.17.0 #760
ValerianRey
announced in
Announcements
v0.17.0
#760
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🍍 ExcessMTL
This release introduces ExcessMTL and ExcessMTLWeighting. Thanks a lot to @KhusPatel4450 for the contribution!
We're trying to grow the community and build even more features! To participate, you can join the Discord community!
Changelog
Added
ExcessMTLandExcessMTLWeightingfrom Robust Multi-Task Learning with Excess Risks (ICML 2024).ExcessMTLWeightingis a statefulWeightingthat maintains task weights across calls via an exponentiated gradient update driven by per-task excess risk estimates. The excess risk is approximated using an AdaGrad-style diagonal Hessian. An optionaln_warmup_stepsparameter controls how many forward calls collect gradient statistics before weight updates begin.This discussion was created from the release v0.17.0.
Beta Was this translation helpful? Give feedback.
All reactions