BIOLINK 2008: Linking database submissions to primary citations with PubMed Central - Presentation Transcript
Linking Database Submissions to Primary Citations with PubMed Central Heather Piwowar and Wendy Chapman Department of Biomedical Informatics University of Pittsburgh BioLINK 2008
These links are important for several reasons
Sometimes the links are easy to discover
But the meaning of hyperlinks is ambiguous:
And often no hyperlinks at all:
One way to identify links:
NLP systems that identify statements of shared data from within full text.
BUT this requires developing and maintaining a full-text archive!
What about using PubMed Central?
Usage?
scientists looking for datasets for reuse
curators looking for primary citations
researchers studying data sharing behaviour
Goal:
Use the simple, full-text query interface of PubMed Central to identify articles with shared datasets
Method:
Gene expression microarray data
GEO database
Method:
Open Access articles to train
Non-Open access articles to test
Gene-expression articles selected by MeSH term query
Gold Standard:
True positives (N=550) Articles with primary citation links from GEO + screening of full-text
True negatives (N=165) The rest
Building the query:
Used full-text of open-access cohort
Removed words <40 occurrences
Unigram bag-of-words vectors
Tree and Rule algorithms, a variety of parameters
(geo OR omnibus) AND microarray AND "gene expression" AND accession NOT (databases OR user OR users OR (public AND accessed) OR (downloaded AND published))
(geo OR omnibus) AND microarray AND "gene expression" AND accession NOT (databases OR user OR users OR (public AND accessed) OR (downloaded AND published))
(geo OR omnibus) AND microarray AND "gene expression" AND accession NOT (databases OR user OR users OR (public AND accessed) OR (downloaded AND published))
(geo OR omnibus) AND microarray AND "gene expression" AND accession NOT (databases OR user OR users OR (public AND accessed) OR (downloaded AND published))
(geo OR omnibus) AND microarray AND "gene expression" AND accession NOT (databases OR user OR users OR (public AND accessed) OR (downloaded AND published))
Evaluation Results
40% recall
94% precision, 65% for those not yet linked
worse than full-NLP results (~ 89%,83%)
slightly better than trivial query (34%,90%)
Limitations
only one datatype
database-centric
performance so far is rather mediocre…
Impact?
Today’s performance:
would increase GEO links by 2.6%
by 5.5% annually when all NIH in PMC
Double the recall, to 80%:
double the numbers above
GEO curators added the 40 links identified by this study
We hope this work
inspires future enhancements, and
highlights the opportunities for simple full-text queries in PubMed Central given the mandated influx of NIH-funded research reports.
Thank you
Advisor: Dr. Wendy Chapman
Funders: NLM and Pitt DBMI
Enablers: Everyone who deposits their publications in PubMed Central!
Abstract: Background: Dataset submissions are growi more
Abstract: Background: Dataset submissions are growing exponentially. Links between dataset submissions and primary literature that describe the data collection are useful for many reasons: rich documentation, proper attribution, improved information retrieval, and enhanced text/data integration for analysis. Unfortunately, many database submissions do not include primary citation links, as database submissions are often made prior to publication. We suggest that automated tools can be developed to help identify links between dataset submissions and the primary literature. These tools require full text to differentiate cases of data sharing from data reuse and other contexts. In this study, we explore the possibility that deep analysis of full text may not be necessary, thereby enabling the querying of all reports in PubMed Central. Methods: We trained machine learning tree and rule-based classifiers on full-text open-access article unigram vectors, with the existence of a primary citation link from NCBI’s Gene Expression Omnibus (GEO) database submission records as the binary output class. We manually combined and simplified the classifier trees and rules to create a query compatible with the interface for PubMed Central. Results: The query identified 40% of non-OA articles with dataset submission links from GEO (recall), and 65% of the returned articles without dataset submission links were manually judged to include statements of dataset deposit despite having no link from the database (applicable precision). Conclusion: We hope this work inspires future enhancements, and highlights the opportunities for simple full-text queries in PubMed Central given the mandated influx of NIH-funded research reports. less
0 comments
Post a comment