Hacker News new | ask | show | jobs
by sriku 1971 days ago
I still wouldn't push this beyond a limited number of cases where the average human can identify patterns and explain them without much doubt. For example if you want to apply this to radiology images, where the intention behind using a DL technique is to discover patterns we may not be able to notice and exploit them, the approach would probably be as labour intensive as labeling datasets.

Otherwise I overall agree with you that we should consider this where we can .. as evidenced by my snorkel link.

1 comments

I hear you, but I don't even think the labor intensiveness is a lost cause here. Labor intensiveness in mining insights from a dataset is worth way more than labor intensiveness in manual labelling.

I think we are lazily giving up our intellectual power to models hoping that they will just discover patterns by magic, where it is actually very worth to go through the data science process starting with labelling because we actually learn as humans. The thesis is that this will also make our DL models better in the long run. We would never have come up with cool algorithms if we just always outsourced this work to models.