|
|
|
|
|
by readyplayeremma
1224 days ago
|
|
AI is not a well-defined term. This is more likely a specific machine learning technique that is designed to identify all the boring "normal stuff" and ignore it, and then do that at very large scale. By doing that, you can find the interesting parts so that humans with more limited resources can determine if those newly flagged things need to be added to the boring list, or if they do represent something truly interesting. edit: After reading the article a bit more, it is using a random forest classifier. This is almost certainly not meeting the definition of what many here are thinking when the term "AI" is being used in the title. The term is clearly used here for marketing purposes. |
|
The VAE model itself is defined in step 6 in [2]
[1] https://www.nature.com/articles/s41550-022-01872-z.epdf?shar...
[2] https://github.com/PetchMa/ML_GBT_SETI/blob/4096_pipeline/te...