vix.ing · top · new · best · stats · spec

Causal Knowledge Extraction from Scholarly Papers in Social Sciences

2020/06/16 by Victor Zitian Chen, Chen, Victor Zitian, Felipe Montano‐Campos +4
Computer Science · #Advanced Text Analysis Techniques #Computation and Language (cs.CL) #Digital Libraries (cs.DL) #FOS: Computer and information sciences #Information Retrieval (cs.IR) #cs.CL #cs.DL #cs.IR

paper · pdf · doi:10.48550/arxiv.2006.08904

arxiv created 2020/06/16 · openalex publication_date 2020/06/16 · arxiv updated 2020/06/17 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

The scale and scope of scholarly articles today are overwhelming human researchers who seek to timely digest and synthesize knowledge. In this paper, we seek to develop natural language processing (NLP) models to accelerate the speed of extraction of relationships from scholarly papers in social sciences, identify hypotheses from these papers, and extract the cause-and-effect entities. Specifically, we develop models to 1) classify sentences in scholarly documents in business and management as hypotheses (hypothesis classification), 2) classify these hypotheses as causal relationships or not (causality classification), and, if they are causal, 3) extract the cause and effect entities from these hypotheses (entity extraction). We have achieved high performance for all the three tasks using different modeling techniques. Our approach may be generalizable to scholarly documents in a wide range of social sciences, as well as other types of textual materials.

Related