Nvidia Researchers Generate Synthetic Brain MRI Images For AI Research (zdnet.com)
AI holds a great deal of promise for medical professionals who want to get the most out of medical imaging. However, when it comes to studying brain tumors, there's an inherent problem with the data: abnormal brain images are, by definition, uncommon. New research from Nvidia aims to solve that. From a report: A group of researchers from Nvidia, the Mayo Clinic, and the MGH & BWH Center for Clinical Data Science this weekend are presenting a paper on their work using generative adversarial networks (GANs) to create synthetic brain MRI images. GANs are effectively two AI systems that are pitted against each other -- one that creates synthetic results within a category, and one that identifies the fake results. Working against each other, they both improve. GANs could help expand the data sets that doctors and researchers have to work with, especially when it comes to particularly rare brain diseases.
On GAN's generally, since no actual research is linked to, here: https://arxiv.org/pdf/1406.2661.pdf
I wonder if this can actually work. If you don't have enough images to train a classifier, why would training a GAN work? And even if training a GAN works, those images won't contain any information about tumors that were not already contained in the original images.
Jan
https://regmedia.co.uk/2015/07...
And THIS is why.
Call me when they create synthetic fecal matter.
This is great news... think about all the children out there suffering from this pesky simulated brain tumours... now we can feed those brains into the AI and it will be able to identify them.
I just wonder if testing/training with fake data,will that only allow you to identity fake tumours?
will someone think of all the children that are suffering with these pesky incurable simulated brain tumors.. now we can feed those brains into the AI and it will be able to tell us 100% if they have the simulated brain tumors... this is a great day for AI..
You'll just have convergence to what was already known about the characteristics of any abnormality, with near zero possibility of providing new insight.
Seems that the way to characterize this, is that the networks are being used to generate plausible fakes.
https://arxiv.org/abs/1807.10225
Artificial Intelligence finds artificial brain damage.
There are some things that even AI cannot do.
They might as well take their few examples and generate every rotation and translation to create a synthetic data set.
I hope the pollsters don't catch wind of this technique.
Give a monkey a box of crayons and they can create an image. Might not be as accurate but no one will claim that this is either under risk of being sued.
Comment removed based on user account deletion
This seems to be a similar, but more complex, approach to boosted decision trees where the training samples that the algorithm initially mis-classifies are fed back through with a higher weight to make the algorithm pay more attention.