Earlier quoted context omitted.
I had a friend automating a production line and he needed to detect the level of peanut butter in a vat. He settled on an ultrasonic device as basically anything else ended up caked in peanut butter. It was an impressive setup, all done in Arduino.
I wonder if its practical to DIY your own production line automation today with Arduino. Like if I had a simple product, could I buy stuff off the shelf and integrate it myself in my garage and end up with a little mini-factory? Exciting to think about.
A low-cost and shielding-free ultra-low-field brain MRI scanner
81–90 of 151 posts
Re: A low-cost and shielding-free ultra-low-field brain MRI scanner
#82woah. woah. woah. hold on a second here... are we comfortable enough with understanding all of the behavior of deep learning models to where we can confidently put them in the pipeline for diagnostic clinical imaging? i'm okay with using them for image analysis, but denoising and other image production tasks seems dangerous. how do you know what you're looking at is real as opposed to something that just looks convin…
Exactly my thoughts too. I'm fine with a simple noise-removal pass, but if the AI is context-aware, what's to stop it saying "hmm, this brain would look more like a normal brain if I remove these tumors". Obviously, they'll test for that, but that only handles common cases they concider, it's always going to be a risk for more unusual sceanrios, and the danger with altering the data is that anyone looking at the resu…
Re: A low-cost and shielding-free ultra-low-field brain MRI scanner
#83Apart from the potentially massive significance to low-income countries and health costs, does someone has a good grasp on the applicability of the algorithmical advances towards classic MRI? My current gut feeling is like: If 0.055 Tesla can create this kind of image quality, what could we possibly expect at 1.5 or more?
Edit: Compressed sense/sensing is not some AI/Machine learning thing. It's pretty neat though, a PR video here. https://www.siemens-healthineers.com/magnetic-resonance-imag...
Re: A low-cost and shielding-free ultra-low-field brain MRI scanner
#84Don't they already have something like this in the field? https://hyperfine.io
This exact product is mentioned in the article as evidence for clinical/market demand. It also shows precedence for FDA approval of a pretty similar instrument for clinical diagnostics. Although, its interesting to note that the hyperfine MRI (at least ostensibly) seems to do the same thing in a smaller/more portable form factor.
Re: A low-cost and shielding-free ultra-low-field brain MRI scanner
#85Can this also do fMRI? I'm already trying to build DIY fnirs machine for cogsci research but if this does fMRI too I might build this one too.
> First, these scanners rely on complex superconducting electromagnet/cryogenics designs and ever increasingly powerful electronics (including gradient and radiofrequency power systems) for fast imaging and/or advanced imaging features like brain functional MRI and diffusion tractography, yet routine clinical uses only necessitate a small portion of these imaging protocols. I guess this implies not?
Re: A low-cost and shielding-free ultra-low-field brain MRI scanner
#86woah. woah. woah. hold on a second here... are we comfortable enough with understanding all of the behavior of deep learning models to where we can confidently put them in the pipeline for diagnostic clinical imaging? i'm okay with using them for image analysis, but denoising and other image production tasks seems dangerous. how do you know what you're looking at is real as opposed to something that just looks convin…
That's a valid risk. You're asking a cost-benefit question. The cost of an invalid diagnosis is indeed high. The cost of no diagnosis at all is also high. This device will not replace the MR at your local hospital. It will be the first MR device in hospitals that have never had one before.
Re: A low-cost and shielding-free ultra-low-field brain MRI scanner
#87woah. woah. woah. hold on a second here... are we comfortable enough with understanding all of the behavior of deep learning models to where we can confidently put them in the pipeline for diagnostic clinical imaging? i'm okay with using them for image analysis, but denoising and other image production tasks seems dangerous. how do you know what you're looking at is real as opposed to something that just looks convin…
Whether you’re comfortable with it or not - it’s already happened and in production. Look up Subtle Medical and GE AIR Recon.
Re: A low-cost and shielding-free ultra-low-field brain MRI scanner
#88Earlier quoted context omitted.
It's better than nothing. Let's start with those situations, and slowly build a database proving or disproving this technology.
>However, MRI accessibility is low and extremely inhomogeneous around the world. According to the 2020 Organisation for Economic Co-operation and Development (OECD) statistics, there are approximately 65,000 installations of MRI scanners worldwide (~7 per million inhabitants) Given that my little podunk hospital in the midwest seems to have roughly 5x the worldwide average number of MRI machines, totally agree.
Re: A low-cost and shielding-free ultra-low-field brain MRI scanner
#89Earlier quoted context omitted.
That's not "unfortunate." Sparse observations save lives. A quicker MR. Less X-Ray exposure. It's totally valid to worry about validation, but to the degree you can validate image processing algorithms of any kind - AI or otherwise - they absolutely save lives.
NMRI use microwaves, not x-rays.
Re: A low-cost and shielding-free ultra-low-field brain MRI scanner
#90woah. woah. woah. hold on a second here... are we comfortable enough with understanding all of the behavior of deep learning models to where we can confidently put them in the pipeline for diagnostic clinical imaging? i'm okay with using them for image analysis, but denoising and other image production tasks seems dangerous. how do you know what you're looking at is real as opposed to something that just looks convin…
Agreed, but I believe "using AI for inference from sparse observations" is unfortunately a thing already.