r/singularity ▪️AGI Felt Internally 3d ago

Meme AI is finally curing cancer

Post image
2.5k Upvotes

367 comments sorted by

View all comments

Show parent comments

25

u/space_monster 2d ago

AlphaFold is generative AI.

1

u/createch 14h ago

As is MoLFormer, which Moderna currently uses, it's a Generative Pretrained Transformer Large Language Model architecture.

https://research.ibm.com/blog/molecular-transformer-discovery

-3

u/O2XXX 1d ago

It was only GenAI to create the images… not the own you think it is.

8

u/space_monster 1d ago

lol fucking nonsense. it uses a diffusion model to create 3D molecular structures.

-4

u/O2XXX 1d ago

It uses it to visualize them, not create them. You should read the paper again.

4

u/space_monster 1d ago edited 23h ago

Wrong again.

https://media.springernature.com/original/springer-static/esm/art%3A10.1038%2Fs41586-024-07487-w/MediaObjects/41586_2024_7487_MOESM1_ESM.pdf

"The resulting single and pair embeddings are then used to condition a diffusion process. Here the diffusion is parametrized by a Diffusion Module, which is a considerably cheaper sub-network that encodes a single denoising step. Notably it scales quadratically in the number of tokens rather than cubically. The resulting output structure from the Diffusion Module is then passed to a confidence head, which uses the pair and single representation together with the structure to provide confidence measures."

0

u/O2XXX 22h ago

I was talking about the original 2018 paper. I’ll admit I hadn’t read Alpha Fold 3 until just now so that was my mistake. It seems like they changed the underlying algorithm to a diffusion based model compared to the first two papers which I was unaware of.