paper-with-me

Papers

Are Abstracts Enough for Hypothesis Generation?

2018-10-20 · Sybrandt Justin, Carrabba Angelo, Herzog Alexander, Safro Ilya

The potential for automatic hypothesis generation (HG) systems to improve research productivity keeps pace with the growing set of publicly available scientific information. But as data becomes easier to acquire, we must understand the effect different textual data sources have on our resulting hypotheses. Are abstracts enough for HG, or does it need full-text papers? How many papers does an HG system need to make valuable predictions? How sensitive is a general-purpose HG system to hyperparameter values or input quality? What effect does corpus size and document length have on HG results? To answer these questions we train multiple versions of knowledge network-based HG system, Moliere, on varying corpora in order to compare challenges and trade offs in terms of result quality and computational requirements. Moliere generalizes main principles of similar knowledge network-based HG systems and reinforces them with topic modeling components. The corpora include the abstract and full-text versions of PubMed Central, as well as iterative halves of MEDLINE, which allows us to compare the effect document length and count has on the results. We find that, quantitatively, corpora with a higher median document length result in marginally higher quality results, yet require substantially longer to process. However, qualitatively, full-length papers introduce a significant number of intruder terms to the resulting topics, which decreases human interpretability. Additionally, we find that the effect of document length is greater than that of document count, even if both sets contain only paper abstracts. Reproducibility: Our code and data are available at github.com/jsybran/moliere, and bit.ly/2GxghpM respectively.

📄 PDF Abstract BibTeX arXiv:1804.05942

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatic Generation of Abstracts for Research Papers

2022-11-01 · ROCLING 2022 11 · Dushan Kumarasinghe, Nisansa de Silva

Summarizing has always been an important utility for reading long documents. Research papers are unique in this regard, as they have a compulsory summary in the form of the abstract in the beginning of the document which…

Abstractive Text SummarizationDescriptive

MOLIERE: Automatic Biomedical Hypothesis Generation System

2017-05-31 · Sybrandt Justin, Shtutman Michael, Safro Ilya

Hypothesis generation is becoming a crucial time-saving technique which allows biomedical researchers to quickly discover implicit connections between important concepts. Typically, these systems operate on domain-specif…

CBAG: Conditional Biomedical Abstract Generation

2020-02-13 · Justin Sybrandt, Ilya Safro

Biomedical research papers use significantly different language and jargon when compared to typical English text, which reduces the utility of pre-trained NLP models in this domain. Meanwhile Medline, a database of biome…

Abstract generationDescriptiveLanguage ModelingLanguage Modelling+1

CHIMERA: A Knowledge Base of Idea Recombination in Scientific Literature

2025-05-27 · Noy Sternlicht, Tom Hope

A hallmark of human innovation is the process of recombination -- creating original ideas by integrating elements of existing mechanisms and concepts. In this work, we automatically mine the scientific literature and bui…

Can Large Language Models Discern Evidence for Scientific Hypotheses? Case Studies in the Social Sciences

2023-09-07 · Sai Koneru, Jian Wu, Sarah Rajtmajer

Hypothesis formulation and testing are central to empirical research. A strong hypothesis is a best guess based on existing evidence and informed by a comprehensive view of relevant literature. However, with exponential …

Articles