Open Data Literacy

We combine distant supervision and co-learning to classify scientific datasets with no training data. The method, which we refer to as EZLearn can handle potentially thousands of classes that may change frequently, such that supervised approaches become infeasible.

The key insight is to leverage the abundant unlabeled data together with two sources of ``organic’’ supervision: a lexicon for the annotation classes and free-text descriptions that often accompany unlabeled data. Such indirect supervision is readily available in science and other high-value applications.

To exploit these sources of information, EZLearn introduces an auxiliary natural language processing system, which uses the lexicon to generate initial noisy labels from the text descriptions, and then co-teaches the main classifier until convergence. Effectively, EZLearncombines distant supervision and co-training into a new learning paradigm for leveraging unlabeled data. Because no hand-labeled examples are required, EZLearn is naturally applicable to domains with a long tail of classes and/or frequent updates.

We evaluated EZLearn on applications in functional genomics and scientific figure comprehension. In both cases, using text descriptions as the pivot, EZLearn learned to accurately annotate data samples without direct supervision, even substantially outperforming the state-of-the-art supervised methods trained on tens of thousands of annotated examples.

EZLearn is one component of a broader agenda to automatically validate scientific claims against published data. Researchers are increasingly required to submit data to public repositories as a condition of publication or funding, but this data remains underused and concerns about reproducibility continue to mount. We are developing an end-to-end system that can capture scientific claims from papers, validate them against the data associated with the paper, then generalize and adapt the claims to other relevant datasets in the repository to gather additional statistical evidence.

Collaborators

  • Hoifung Poon, Microsoft Research

Students

  • Maxim Grechkin

Publications

Sponsors



This webpage was built with Bootstrap and Jekyll. You can find the source code here. Last updated: Nov 03, 2023