The reviewed record of science sign in
Pith

arxiv: 2002.05635 · v1 · pith:Z34TKVZE · submitted 2020-02-13 · cs.LG · stat.ML

AGATHA: Automatic Graph-mining And Transformer based Hypothesis generation Approach

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:Z34TKVZErecord.jsonopen to challenge →

classification cs.LG stat.ML
keywords agatharesearchsystemgenerationhypothesisacrossavailablecandidate
0
0 comments X
read the original abstract

Medical research is risky and expensive. Drug discovery, as an example, requires that researchers efficiently winnow thousands of potential targets to a small candidate set for more thorough evaluation. However, research groups spend significant time and money to perform the experiments necessary to determine this candidate set long before seeing intermediate results. Hypothesis generation systems address this challenge by mining the wealth of publicly available scientific information to predict plausible research directions. We present AGATHA, a deep-learning hypothesis generation system that can introduce data-driven insights earlier in the discovery process. Through a learned ranking criteria, this system quickly prioritizes plausible term-pairs among entity sets, allowing us to recommend new research directions. We massively validate our system with a temporal holdout wherein we predict connections first introduced after 2015 using data published beforehand. We additionally explore biomedical sub-domains, and demonstrate AGATHA's predictive capacity across the twenty most popular relationship types. This system achieves best-in-class performance on an established benchmark, and demonstrates high recommendation scores across subdomains. Reproducibility: All code, experimental data, and pre-trained models are available online: sybrandt.com/2020/agatha

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Graphs of Research: Citation Evolution Graphs as Supervision for Research Idea Generation

    cs.CL 2026-05 unverdicted novelty 7.0

    GoR extracts citation DAGs using position, frequency, predecessor links and time, then fine-tunes Qwen2.5-7B on 498 seed papers to generate ideas, claiming SOTA over gpt-4o baselines via LLM judges.