paper-with-me

Papers

Extracting Scientific Figures with Distantly Supervised Neural Networks

2018-04-06 · Noah Siegel, Nicholas Lourie, Russell Power, Waleed Ammar

Non-textual components such as charts, diagrams and tables provide key information in many scientific documents, but the lack of large labeled datasets has impeded the development of data-driven methods for scientific figure extraction. In this paper, we induce high-quality training labels for the task of figure extraction in a large number of scientific documents, with no human intervention. To accomplish this we leverage the auxiliary data provided in two large web collections of scientific documents (arXiv and PubMed) to locate figures and their associated captions in the rasterized PDF. We share the resulting dataset of over 5.5 million induced labels---4,000 times larger than the previous largest figure extraction dataset---with an average precision of 96.8%, to enable the development of modern data-driven methods for this task. We use this dataset to train a deep neural network for end-to-end figure detection, yielding a model that can be more easily extended to new domains compared to previous work. The model was successfully deployed in Semantic Scholar, a large-scale academic search engine, and used to extract figures in 13 million scientific documents.

📄 PDF Abstract BibTeX arXiv:1804.02445

Code (1)

allenai/deepfigures-open 공식 구현 tf

Similar Papers 제목 키워드 기반

A Survey on Figure Classification Techniques in Scientific Documents

2023-07-09 · Anurag Dhote, Mohammed Javed, David S Doermann

Figures visually represent an essential piece of information and provide an effective means to communicate scientific facts. Recently there have been many efforts toward extracting data directly from figures, specificall…

ClassificationSurvey

DiSCoMaT: Distantly Supervised Composition Extraction from Tables in Materials Science Articles

2022-07-03 · Tanishq Gupta, Mohd Zaki, Devanshi Khatsuriya, Kausik Hira 외

A crucial component in the curation of KB for a scientific domain (e.g., materials science, foods & nutrition, fuels) is information extraction from tables in the domain's published research articles. To facilitate resea…

ArticlesNutritionTable Extraction

Beyond Text and Tables: Vision-Language Model Integration in ComProScanner for Extracting Materials Data from Scientific Figures with High Accuracy

2026-05-19 · Aritra Roy, Enrico Grisan, Chiara Gattinoni, John Buckeridge arxiv

Automated extraction of materials composition-property data from scientific literature has advanced considerably with the development of large language model-based pipelines; however, existing frameworks remain limited t…

Distantly Supervised Biomedical Knowledge Acquisition via Knowledge Graph Based Attention

2019-06-01 · WS 2019 6 · Qin Dai, Naoya Inoue, Paul Reisert, Ryo Takahashi 외

The increased demand for structured scientific knowledge has attracted considerable attention in extracting scientific relation from the ever growing scientific publications. Distant supervision is widely applied approac…

Knowledge Graph CompletionRelationRelation Extraction

Cooperative Denoising for Distantly Supervised Relation Extraction

2018-08-01 · COLING 2018 8 · Kai Lei, Daoyuan Chen, Yaliang Li, Nan Du 외

Distantly supervised relation extraction greatly reduces human efforts in extracting relational facts from unstructured texts. However, it suffers from noisy labeling problem, which can degrade its performance. Meanwhile…

DenoisingInformation RetrievalKnowledge DistillationQuestion Answering+2