paper-with-me

Papers

ReSel: N-ary Relation Extraction from Scientific Text and Tables by Learning to Retrieve and Select

2022-10-26 · Yuchen Zhuang, Yinghao Li, Jerry Junyang Cheung, Yue Yu, Yingjun Mou, Xiang Chen, Le Song, Chao Zhang

We study the problem of extracting N-ary relation tuples from scientific articles. This task is challenging because the target knowledge tuples can reside in multiple parts and modalities of the document. Our proposed method ReSel decomposes this task into a two-stage procedure that first retrieves the most relevant paragraph/table and then selects the target entity from the retrieved component. For the high-level retrieval stage, ReSel designs a simple and effective feature set, which captures multi-level lexical and semantic similarities between the query and components. For the low-level selection stage, ReSel designs a cross-modal entity correlation graph along with a multi-view architecture, which models both semantic and document-structural relations between entities. Our experiments on three scientific information extraction datasets show that ReSel outperforms state-of-the-art baselines significantly.

📄 PDF Abstract BibTeX arXiv:2210.14427

Code (1)

night-chen/resel 공식 구현

Tasks

ArticlesRelation ExtractionRetrieval

Similar Papers 제목 키워드 기반

TabLeX: A Benchmark Dataset for Structure and Content Information Extraction from Scientific Tables

2021-05-12 · Harsh Desai, Pratik Kayal, Mayank Singh

Information Extraction (IE) from the tables present in scientific articles is challenging due to complicated tabular representations and complex embedded text. This paper presents TabLeX, a large-scale benchmark dataset …

ArticlesTable Extraction

All Data on the Table: Novel Dataset and Benchmark for Cross-Modality Scientific Information Extraction

2023-11-14 · Yuhan Li, Jian Wu, Zhiwei Yu, Börje F. Karlsson 외

Extracting key information from scientific papers has the potential to help researchers work more efficiently and accelerate the pace of scientific progress. Over the last few years, research on Scientific Information Ex…

All

Tables to LaTeX: structure and content extraction from scientific tables

2022-10-31 · Pratik Kayal, Mrinal Anand, Harsh Desai, Mayank Singh

Scientific documents contain tables that list important information in a concise fashion. Structure and content extraction from tables embedded within PDF research documents is a very challenging task due to the existenc…

Language ModelingLanguage Modelling

Metric-Type Identification for Multi-Level Header Numerical Tables in Scientific Papers

2021-02-01 · EACL 2021 2 · Lya Hulliyyatus Suadaa, Hidetaka Kamigaito, Manabu Okumura, Hiroya Takamura

Numerical tables are widely used to present experimental results in scientific papers. For table understanding, a metric-type is essential to discriminate numbers in the tables. We introduce a new information extraction …

Metric-Type IdentificationVocal Bursts Type Prediction

From Papers to Property Tables: A Priority-Based LLM Workflow for Materials Data Extraction

2026-04-08 · Koushik Rameshbabu, Jing Luo, Ali Shargh, Khalid A. El-Awady 외 arxiv

Scientific data are widely dispersed across research articles and are often reported inconsistently across text, tables, and figures, making manual data extraction and aggregation slow and error-prone. We present a promp…