6 ms·
As an analytical chemist also with a degree in biochem who has worked extensively on blood analysis, this will not work at any meaningful rate of reliability. I
by george88b 12y ago
As an analytical chemist also with a degree in biochem who has worked extensively on blood analysis, this will not work at any meaningful rate of reliability. I sometimes get frustrated when the key part of some great breakthrough is hid behind a buzzword as if its a cure-all for the details. I would love to know how "machine learning" is going to just magically make this work at a reliable rate. I guess I am just a pessimistic lab rat.
- gotrecruit 12y agomy shallow knowledge of machine learning tells me that the idea behind it is that initially it will suck at diagnosis and analysis, but over time the algorithm will learn and improve to a point where eventually it becomes actually good at it and even exceeds human capability.
- john_b 12y agoMachine learning, in this context supervised machine learning, is a useful tool for deriving unintuitive relationships between different parts of complex data sets. To do this, there must be some discernible correlation between the parameters of interest that isn't subsumed within the noise of the system+measuring device(s). In this case, those parameters would be the image data and whatever health parameter is of interest (e.g. white blood cell count). My initial skepticism, perhaps that of the parent comments as well, has more to do with whether the measurements are of high enough quality for any reliable analysis to be done. The app doesn't seem to require any background or contextual data either (though I haven't verified this). If not, false positives and negatives could be problematic. Anyway, machine learning isn't a form of magic that can transform data with no meaningful sensitivity to something into a something that is sensitive to it.
- hiddencost 12y agoThat's a dangerous way of thinking about ML. Models aren't magic, they're a approximate hacks that end up working for a specific instance of a problem. More data is always nice, but typically you see accuracy level off (diminishing returns). ML is a constant process of improving your data, increasing the amount of available data (not the same as improving your data), improving your features, and improving your model. No one thing is sufficient.
- thecritic1729 12y agoYep, it was mentioned that they do it with 75% accuracy. That's too big of an error margin for it to be used in production.
- bermanoid 12y agoCan you explain the actual difficulties? In particular, do you question whether the quality of the image would be high enough, or whether the ML techniques can automate what a lab tech does while looking through a lens, or is the problem that seeing blood is not enough to diagnose much of anything with any certainty? "Reliable rate" is relative, and something that I've found lacking in modern medical care in the US even when it's a dude in a lab coat looking at samples through a state of the art microscope...
- gone35 12y agoIndeed it won't. Microscopy is hardly the bottleneck in hematology; and neither is cell counting, which is already carried on by automated analyzers for the most part anyway [1,2]. The problem is the need of differential staining: due to fundamental physical limits, no amount of machine learning can ever distinguish key hematocytes like lymphocytes from granulocytes in raw, unstained samples from microphotographs alone. So unless you use spectroscopy --and there's been some work done on that, eg [3,4]--, you need to spread, fix and stain your sample, each of which take a series of choreographed steps, reagents and considerable skill in controlled conditions to get (minimally) right [5] --hence the need for a lab. So unless they attached a USB microspectrometer to the iPod, or streamlined the existing sample preparation process in a low-cost, fully-portable form; they are just solving the wrong problem. [1] http://www.mlo-online.com/articles/201401/automation-in-hematology-heres-the-state-of-the-art-in-2014.php http://www.mlo-online.com/articles/201401/automation-in-hema... [2] http://www.ncbi.nlm.nih.gov/pubmed/18550479 http://www.ncbi.nlm.nih.gov/pubmed/18550479 [3] http://www.opticsinfobase.org/abstract.cfm?uri=FiO-2008-FWD5 http://www.opticsinfobase.org/abstract.cfm?uri=FiO-2008-FWD5 [4] http://cancerres.aacrjournals.org/cgi/content/meeting_abstract/72/8_MeetingAbstracts/1705 http://cancerres.aacrjournals.org/cgi/content/meeting_abstra... [5] http://mmserver.cjp.com/gems/blood/lh.6.1.houwen.pdf http://mmserver.cjp.com/gems/blood/lh.6.1.houwen.pdf
- richardbrevig 12y agoI was wondering about the need for staining. Is there potential that they could stain the blood sample and potentially get a result? I'm speaking relatively hypothetically. This is at least more in the right direction than what I had seen previously. I saw much worse a few months ago at a competition I was in. The winning team "created" a device (that looked like a USB key). They claimed that if you had a sore throat you could take a sample with a q-tip, insert into the device, and it would magically determine the presence of an infection. Those were their words. I was horrified and when I approached the organizers afterwards they didn't understand my explanation on why it was not possible. Indeed, after that time as I have spoken about it most people do not understand that it's not currently possible. Sci-fi blurs the realm of possibility for many and it seems reasonable to them. Back to the actual contest, mine was an "idea competition" and not a YC Hackathon. Tanay's idea is leaps and bounds closer to the realm of possibility than the idea behind the other team I witnessed. For that, his age, and his other work on his startup clipped.me, I congratulate him and look forward to seeing him come up with something truly useful in the future.