Computer Detection Effective In Spotting Cancer
Anti-Globalism notes a large study out of the UK indicating that computer-aided detection can be as effective at spotting breast cancer as two experts reading the x-rays. Mammograms in Britain are routinely checked by two radiologists or technicians, which is thought to be better than a single review (in the US only a single radiologist reads each mammogram). In a randomized study of 31,000 women, researchers found that a single expert aided by a computer does as well as two pairs of eyes. CAD spotted nearly the same number of cancers, 198 out of 227, compared to 199 for the two readers. "In places like the United States, 'Where single reading is standard practice, computer-aided detection has the potential to improve cancer-detection rates to the level achieved by double reading,' the researchers said."
It doesn't say if the 198 that CAD found were a subset of the 199 that the two readers found.. So would two readers + CAD have found more than 199? Or did both groups miss the same 28?
http://content.nejm.org/cgi/content/full/NEJMoa0803545
That's the original research. If you read the Yahoo article you'll see the researchers got money from the manufacturer of a computer-aided reading system.
Worry not, this is standard practice. Although there is general support that CAD (computer-assisted diagnosis) is effective vs. a second reader, there is still a bit of controversy in the field from time to time, since the results have not been overwhelmingly in favor of CAD yet. There's always at least one talk on the general usefulness of CAD at conferences. Sometimes whole sections get devoted to the topic.
What is a bit more puzzling is why it isn't as prevalent in diagnosis of other types of cancer. Most of the computer-aided detection algorithms draw on general machine learning and image processing techniques rather than specific domain-knowledge of the breast, and thus many of them can be applied, sometimes without any changes, to other organs. There is nothing particularly special about the breast.
My group developed a CAD system for MRI images of the brain, and in the course of performing experiments to put in the paper, I decided to run a few images from a breast CAD project through the classifier. Sure enough, the classifier we had developed for MRIs correctly classified 96% of the mammograms we fed it as well.
I fell right into that one, didn't I? :)
I agree. I actually much prefer working with brains; the organs themselves are more interesting and analyzing the images tends to involve more challenges than 2D mammograms. Volumes vs. static images, spatiotemporal analysis, the option of acquiring functional data to map the lesion to cognitive deficits... I find it a very interesting area. Unfortunately, early diagnosis doesn't always make a difference in certain forms of brain cancer. This needs more research in treatment rather than in diagnosis.
Now we're going into the sociological dynamics of research, which turn out to be really messy, but I'm pretty sure the disproportionate amount of interest in breast cancer is in no small part fueled by the ample funding that gets provided to it vs. other types of cancer. However, as I mentioned in the other post, a lot of the CAD methods tend to be general, and breast cancer is really only a specific application, so this is perhaps not as bad as it sounds (if others apply existing methods elsewhere). Given that other forms of cancer strike more often or have greater mortality rates, and that this one tends to strike only half of the population with any frequency (although it is possible for it to develop in men as well), I think something like pancreatic or colon cancer would be more useful to direct some of the study towards, particularly because the current methods for diagnosis are wholly inadequate in the case of pancreatic cancer and rather invasive in the case of colon cancer.
Prostate cancer may also be a useful cancer to study more due to its high prevalence, but it's also gender-specific and the survival rates are rather high already, so I don't think it would be the first cancer to research on my list.
system, there is a synergy between man and machine. Our system was for a general practitioner (general diagnosis with symptoms, physical findings, history, tests, etc as input). The computer is somewhat "dumb", but it always checks all the possibilities. The doctor would be looking for the usual stuff, and sometimes miss the more exotic diseases that would turn up from time to time. The machine would flag some exotic condition with a high probability, and the doctor would go "Interesting! I hadn't thought of that, let's check it out." Dr. House probably doesn't need one :-)
Some people like to call it Computer Aided Risk Estimation (CARE), although some also use this term as a subfield of CAD, but unfortunately, the terminology has become entrenched by this time.