Advertisement ยท 728 ร— 90

Posts by John Ryan

New paper just dropped! How do you combine pre-trained diffusion models without having to train a new one ๐Ÿค“?

Turns out you can use our all new Ito density estimator ๐Ÿ”ฅ to compute densities under a diffusion model efficiently ๐Ÿš€!

1 year ago 20 5 0 0

Thank you!

1 year ago 0 0 0 0
Preview
Jet: A Modern Transformer-Based Normalizing Flow In the past, normalizing generative flows have emerged as a promising class of generative models for natural images. This type of model has many modeling advantages: the ability to efficiently compute...

Here it is: arxiv.org/abs/2412.15129

1 year ago 1 1 1 0

The normalizing flow architecture they cite is from a paper which isn't yet published. Excited to read it though because JetFormer seems to have the largest normalising flows I've even, and they claim to have minimal issues with training stability ๐Ÿ‘€

1 year ago 1 0 1 0
Preview
DeMo: Decoupled Momentum Optimization Training large neural networks typically requires sharing gradients between accelerators through specialized high-speed interconnects. Drawing from the signal processing principles of frequency decomp...

DeMo was created in March 2024 by Bowen Peng and Jeffrey Quesnelle and has been published on arXiv in collaboration with Diederik P. Kingma, co-founder of OpenAI and inventor of the Adam optimizer and VAEs.

The paper is available here: arxiv.org/abs/2411.19870

And code: github.com/bloc97/DeMo

1 year ago 15 2 1 0
Post image

Some recent discussions made me write up a short read on how I think about doing computer vision research when there's clear potential for abuse.

Alternative title: why I decided to stop working on tracking.

Curious about other's thoughts on this.

lb.eyer.be/s/cv-ethics....

1 year ago 174 20 19 7

If you are interested in working as a research engineer in ML / Drug Discovery come find me/the team at Isomorphic Labs at Neurips! We are hiring!

1 year ago 1 0 0 0

The moderation lists you can subscribe to are an interesting mechanism, to make a good one will probably require a decent amount of resources so I hope bluesky will provide some solid ones / fund people who will build & maintain community trusted lists.

1 year ago 2 0 0 0

โœ‹

1 year ago 0 0 0 0

Anybody have a bioml starter pack?

1 year ago 14 7 3 1
Advertisement
Preview
ADOPT: Modified Adam Can Converge with Any $ฮฒ_2$ with the Optimal Rate Adam is one of the most popular optimization algorithms in deep learning. However, it is known that Adam does not converge in theory unless choosing a hyperparameter, i.e., $ฮฒ_2$, in a problem-depende...

Nice theoretically motivated Adam variant "ADOPT" (remains to be seen if it stands out from the rest of the Adam zoo)
arxiv.org/abs/2411.02853

1 year ago 2 0 0 0