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

Adaptive Reweighting of BPINN Loglikelihood #798

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

AstitvaAggarwal
Copy link
Contributor

Checklist

Additional context

changes from closed PR #785, solve issue #713

@AstitvaAggarwal AstitvaAggarwal marked this pull request as draft February 3, 2024 19:30
@AstitvaAggarwal
Copy link
Contributor Author

The PINN reweighing strategy cannot be directly applied to Multi Objective Bayesian Optimization (GradientScale Adaptive weighting works but gives inaccurate results, MinMax weighing uses Flux within and is giving problems on differentiating the Composite Dual type LogPosterior), it will need a completely new implementation. Current Literature on this is also at a early stage. I will still need to understand more to get a working model. cc: @ChrisRackauckas @Vaibhavdixit02

@ChrisRackauckas
Copy link
Member

I think some of the Flux issues should be gone because master entirely uses Lux now?

@AstitvaAggarwal
Copy link
Contributor Author

yes, now that Lux and OptimisationOptimisers is used for MinMax, ill come back to this after #799.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants