Live data from Hacker News

Launch HN: Centaur Labs (YC W19) – Labeling Medical Images at Scale

news.ycombinator.com

1–10 of 26 posts

Launch HN: Centaur Labs (YC W19) – Labeling Medical Images at Scale

#1
Hello HN! We are Erik, Zach, and Tom, the founders of Centaur Labs (https://centaurlabs.io). We’ve built a platform where doctors, other medical professionals, and med students label medical images, improving datasets for AI.

The idea grew out of Erik’s research when he was a PhD student at MIT’s Center for Collective Intelligence. In short, he found that by aggregating the opinions of multiple people--even including some people with little or no medical expertise--they could reliably distinguish cancerous moles from benign ones better than individual dermatologists.

The three of us have been friends since we were undergrads. When we would chat about Erik’s research, it seemed like a no-brainer that there’d be demand for more accurate diagnoses. We all had our frustrations that as patients, you usually have to trust one doctor’s opinion.

So we built a mobile app called DiagnosUs where users around the world analyze medical images and videos. Many are doctors who simply enjoy looking at cases or want to improve their skills. Other users like competing with their peers, seeing themselves on our leader boards, and winning cash prizes in our competitions.

Different people (and algorithms) have different skills. Using data on how our users perform on cases with “gold standard” answers, we train a machine-learning model to identify how differently-skilled people complement each other and cover each other’s blind spots. The more we learn about our users’ skills and expertise, the better we get at aggregating their opinions. It is a bit like putting together the optimal trivia team: you don’t just need the five best people, you need someone who is good at pop culture, someone who knows sports, etc. Experts trained in the same way often have the same blind spots, so outcomes improve when you include a range of opinions.

We initially thought we’d go straight to providing opinions on demand for consumers like ourselves. There aren’t nearly enough doctors to meet the demand around the world to have everyone’s medical images analyzed. But it didn’t take long to realize that our fledgling startup wasn’t yet prepared to deal with the regulatory issues that would entail.

Meanwhile, we’d been hearing for years that AI was on the verge of replacing radiology, but it seemed like the hype didn’t match the reality. Many companies trying to develop medical AI are impeded by bad data. They try to hire doctors to go through thousands or millions of images and re-label them, but this has proven hard for them to manage and scale.

Our customers have giant medical datasets and want to use them to train AI. But the quality of the data holds them back, and they can’t find nearly enough doctors to label the data accurately. Our platform provides a high volume of labels quickly, and our performance analytics enables us to get highly accurate labels from groups of people with a range of skills.

We’d love to hear from anyone working on medical AI who’s faced the challenge of dealing with flawed datasets. If you’re interested in trying our app, you can download DiagnosUs for iOS in the App Store. Thanks for reading!

Re: Launch HN: Centaur Labs (YC W19) – Labeling Medical Images at Scale

#2
At Gigantum (https://gigantum.com), we've been working with brain imaging researchers on enabling exploratory analyses that are easy to share or reproduce. For now, our collaborators have focused on large public datasets like the Healthy Brain Network (http://fcon_1000.projects.nitrc.org/indi/cmi_healthy_brain_n...) and OpenNeuro (https://openneuro.org/).

I'm curious to know how you're managing the AI engineering side of things - I know there's nothing close to "the right answer" yet in terms of pipelines for brain images. And of course I'd be interested how folks could collaborate on developing better algorithms for understanding these images (with Gigantum and otherwise).

Certainly, if you have a collaborative project and would like to try Gigantum for coordinating code, data, and computational environments, we'd be happy to support that! We provide a one-click solution to publish a project so that someone else can pick up exactly where you left off.

Re: Launch HN: Centaur Labs (YC W19) – Labeling Medical Images at Scale

#4
post #2

At Gigantum ( https://gigantum.com ), we've been working with brain imaging researchers on enabling exploratory analyses that are easy to share or reproduce. For now, our collaborators have focused on large public datasets like the Healthy Brain Network ( http://fcon_1000.projects.nitrc.org/indi/cmi_healthy_brain_n... ) and OpenNeuro ( https://openneuro.org/ ). I'm curious to know how you're managing the AI engineeri…

Hi Gigantum. We actually don't do the computer vision ourselves -- we label the data for companies that do. But your product looks very interesting. Do you work exclusively with brain imaging?

Re: Launch HN: Centaur Labs (YC W19) – Labeling Medical Images at Scale

#5
post #3

Great concept! Basically human-powered ensemble learning...clever. How many images are you able to process daily?

Thanks!! Human-ensemble learning is exactly how we think of it. Currently our crowd already does tens of thousands of reads per day, and we expect many more in the future.

Re: Launch HN: Centaur Labs (YC W19) – Labeling Medical Images at Scale

#8
post #7

It's incredibly concerning that we could have "medical students and other health professionals" reading images and providing labeling data that would actually get used to teach AI...

We already have kids identifying cars, storefronts and traffic lights. What’s the worst that could happen?

Re: Launch HN: Centaur Labs (YC W19) – Labeling Medical Images at Scale

#9
post #2

At Gigantum ( https://gigantum.com ), we've been working with brain imaging researchers on enabling exploratory analyses that are easy to share or reproduce. For now, our collaborators have focused on large public datasets like the Healthy Brain Network ( http://fcon_1000.projects.nitrc.org/indi/cmi_healthy_brain_n... ) and OpenNeuro ( https://openneuro.org/ ). I'm curious to know how you're managing the AI engineeri…

Hi Gigantum. We actually don't do the computer vision ourselves -- we label the data for companies that do. But your product looks very interesting. Do you work exclusively with brain imaging?

Makes sense. The founding team came out of large scale brain imaging research, but the goal is that anything you'd do in a notebook / web UI environment (like Jupyter, RStudio, etc.) you should be able to do with the Gigantum Client.

The difference from the standard approach for those tools is that we automate some command line operations (Git, Docker, etc.), and provide UI for the rest. We provide a stable foundation for how to organize data using Git LFS, along with an optimized S3 storage back-end if you need to cherry pick large datasets.

Our main goal is to improve the quality of "academic" science, but we're open to anything that fits!

Re: Launch HN: Centaur Labs (YC W19) – Labeling Medical Images at Scale

#10
post #7

It's incredibly concerning that we could have "medical students and other health professionals" reading images and providing labeling data that would actually get used to teach AI...

The way we handle this is that we only trust our users based on their past performance on "gold standard" cases, regardless of their credentials. So if a med student (or even a layperson!) looks at cases on the app, they aren't contributing to labeling data that we provide to customers until we've learned to trust them based on their performance on hundreds or thousands of past cases. At the same time, we don't trust people just because they're a doctor if they don't perform well at the task :)
Post reply on HN