paper-with-me

홈 › Papers

Information Extraction from Historical Well Records Using A Large Language Model

2024-05-08 · Zhiwei Ma, Javier E. Santo, Greg Lackey, Hari Viswanathan, Daniel O'Malley

To reduce environmental risks and impacts from orphaned wells (abandoned oil and gas wells), it is essential to first locate and then plug these wells. Although some historical documents are available, they are often unstructured, not cleaned, and outdated. Additionally, they vary widely by state and type. Manual reading and digitizing this information from historical documents are not feasible, given the high number of wells. Here, we propose a new computational approach for rapidly and cost-effectively locating these wells. Specifically, we leverage the advanced capabilities of large language models (LLMs) to extract vital information including well location and depth from historical records of orphaned wells. In this paper, we present an information extraction workflow based on open-source Llama 2 models and test them on a dataset of 160 well documents. Our results show that the developed workflow achieves excellent accuracy in extracting location and depth from clean, PDF-based reports, with a 100% accuracy rate. However, it struggles with unstructured image-based well records, where accuracy drops to 70%. The workflow provides significant benefits over manual human digitization, including reduced labor and increased automation. In general, more detailed prompting leads to improved information extraction, and those LLMs with more parameters typically perform better. We provided a detailed discussion of the current challenges and the corresponding opportunities/approaches to address them. Additionally, a vast amount of geoscientific information is locked up in old documents, and this work demonstrates that recent breakthroughs in LLMs enable us to unlock this information more broadly.

📄 PDF Abstract BibTeX arXiv:2405.05438

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Bench-Marking Information Extraction in Semi-Structured Historical Handwritten Records

2018-07-17 · Animesh Prasad, Hervé Déjean, Jean-Luc Meunier, Max Weidemann 외

In this report, we present our findings from benchmarking experiments for information extraction on historical handwritten marriage records Esposalles from IEHHR - ICDAR 2017 robust reading competition. The information e…

BenchmarkingHandwritten Text RecognitionHTRnamed-entity-recognition+3

System Description of CITlab's Recognition & Retrieval Engine for ICDAR2017 Competition on Information Extraction in Historical Handwritten Records

2018-04-26 · Strauß Tobias, Weidemann Max, Michael Johannes, Leifert Gundram 외

We present a recognition and retrieval system for the ICDAR2017 Competition on Information Extraction in Historical Handwritten Records which successfully infers person names and other data from marriage records. The sys…

Retrieval

Vital Records: Uncover the past from historical handwritten records

2020-12-01 · COLING (LaTeCHCLfL, CLFL, LaTeCH) 2020 12 · Herve Dejean, Jean-Luc Meunier

We present Vital Records, a demonstrator based on deep-learning approaches to handwritten-text recognition, table processing and information extraction, which enables data from century-old documents to be parsed and anal…

Handwritten Text Recognition

Reconstructing Historical Climate Fields With Deep Learning

2023-11-30 · Nils Bochow, Anna Poltronieri, Martin Rypdal, Niklas Boers

Historical records of climate fields are often sparse due to missing measurements, especially before the introduction of large-scale satellite missions. Several statistical and model-based methods have been introduced to…

Deep Learning

Can Foundational Large Language Models Assist with Conducting Pharmaceuticals Manufacturing Investigations?

2024-04-24 · Hossein Salami, Brandye Smith-Goettler, Vijay Yadav

General purpose Large Language Models (LLM) such as the Generative Pretrained Transformer (GPT) and Large Language Model Meta AI (LLaMA) have attracted much attention in recent years. There is strong evidence that these …

HallucinationLanguage ModellingLarge Language Model