paper-with-me

홈 › Papers

Explaining Relationships Between Scientific Documents

2020-02-02 · ACL 2021 5 · Kelvin Luu, Xinyi Wu, Rik Koncel-Kedziorski, Kyle Lo, Isabel Cachola, Noah A. Smith

We address the task of explaining relationships between two scientific documents using natural language text. This task requires modeling the complex content of long technical documents, deducing a relationship between these documents, and expressing the details of that relationship in text. In addition to the theoretical interest of this task, successful solutions can help improve researcher efficiency in search and review. In this paper we establish a dataset of 622K examples from 154K documents. We pretrain a large language model to serve as the foundation for autoregressive approaches to the task. We explore the impact of taking different views on the two documents, including the use of dense representations extracted with scientific IE systems. We provide extensive automatic and human evaluations which show the promise of such models, but make clear challenges for future work.

📄 PDF Abstract BibTeX arXiv:2002.00317

Code (1)

kel-lu/scigen 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelText Generation

Similar Papers 제목 키워드 기반

ATLANTIC: Structure-Aware Retrieval-Augmented Language Model for Interdisciplinary Science

2023-11-21 · Sai Munikoti, Anurag Acharya, Sridevi Wagle, Sameera Horawalavithana

Large language models record impressive performance on many natural language processing tasks. However, their knowledge capacity is limited to the pretraining corpus. Retrieval augmentation offers an effective solution b…

Document ClassificationGraph Neural NetworkLanguage ModelingLanguage Modelling+3

SciRecSys: A Recommendation System for Scientific Publication by Discovering Keyword Relationships

2015-02-27 · Vu Le Anh, Vo Hoang Hai, Hung Nghiep Tran, Jason J. Jung

In this work, we propose a new approach for discovering various relationships among keywords over the scientific publications based on a Markov Chain model. It is an important problem since keywords are the basic element…

Articles

Reducing Hallucinations in LLM-based Scientific Literature Analysis Using Peer Context Outlier Detection

2026-04-01 · Daniel Xie, Maxwell J. Jacobson, Adil Wazeer, Haiyan Wang 외 arxiv

Reducing hallucinations in Large Language Models (LLMs) is essential for improving the accuracy of data extraction from large text corpora. Current methods, like prompt engineering and chain-of-thought prompting, focus o…

Prompt EngineeringOutlier Detection

DocGenome: An Open Large-scale Scientific Document Benchmark for Training and Testing Multi-modal Large Language Models

2024-06-17 · Renqiu Xia, Song Mao, Xiangchao Yan, Hongbin Zhou 외

Scientific documents record research findings and valuable human knowledge, comprising a vast corpus of high-quality data. Leveraging multi-modality data extracted from these documents and assessing large models' abiliti…

Document ClassificationVisual Grounding

MAIR: Framework for mining relationships between research articles, strategies, and regulations in the field of explainable artificial intelligence

2021-07-29 · Stanisław Gizinski, Michał Kuzba, Bartosz Pielinski, Julian Sienkiewicz 외

The growing number of AI applications, also for high-stake decisions, increases the interest in Explainable and Interpretable Machine Learning (XI-ML). This trend can be seen both in the increasing number of regulations …

ArticlesExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Interpretable Machine Learning