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

Early stopping of square root BP #105

Open
mtfishman opened this issue Jul 17, 2023 · 0 comments
Open

Early stopping of square root BP #105

mtfishman opened this issue Jul 17, 2023 · 0 comments

Comments

@mtfishman
Copy link
Member

"Square root BP" as defined in Eq. (25) of 1 is introduced in #100, but without an early stopping criteria. Early stopping is a bit more subtle since in general there is an arbitrary unitary gauge degree of freedom of the "square root message tensors", which could be fixed in various ways, such as by squaring them, using a unique factorization like a positive QR or polar decomposition, using the singular values of the square root message tensors, etc. This is a reminder to implement that.

Footnotes

  1. https://arxiv.org/abs/2306.17837

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

No branches or pull requests

1 participant