REVIEW 4 major objections 5 minor 79 references
HypoChainer: A Collaborative System Combining LLMs and Knowledge Graphs for Hypothesis-Driven Scientific Discovery
T0 review · 4 major / 5 minor · reviewed 2026-08-06 · deepseek-v4-flash
Pith's one-line read HypoChainer argues that a three-stage loop joining human experts, a retrieval-augmented LLM, and a knowledge graph improves hypothesis construction and validation, reporting that 4 of 6 users completed a drug-repurposing task versus 2 of…
desk verdict A well-designed LLM+KG visual analytics system whose user-study benchmark is too aligned with its own KG retrieval to support the headline effectiveness claim. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is the hypothesis chain: a structured reasoning path made of several interrelated hypotheses connected by logical links, for example drug-to-pathway-to-process-to-disease. The chain is both the human artifact and the retrieval query, letting experts state what they believe and then asking the knowledge-graph-grounded RAG engine to find predictions and triplets that align with it. The second mechanism is KG-grounded retrieval: the RAG engine draws on local knowledge-graph entities unless the expert deliberately invokes online retrieval, so LLM suggestions and hypothesis-aligned entities remain traceable. The Retrieval View's UpSet-style plot then shows how many triplets satisfy individual or combined hypotheses, exposing which links in the chain are weak and need refinement.
What would settle it
Re-score the same user-study task using reference mechanisms that were validated after the knowledge graph was assembled and are absent from DrugMechDB; if the 4-versus-2 completion advantage shrinks or vanishes, the reported gain is benchmark alignment rather than improved hypothesis construction.
Extended reading notes
Core claim
HypoChainer's central claim is that a chain of linked hypotheses, built jointly by an expert and an LLM but checked against knowledge-graph relations, makes GNN-based discovery both more coherent and more selective. The paper argues that raw predictions are too numerous for manual review, LLM-only filtering is unreliable because it can hallucinate, and knowledge graphs alone are too sparse to carry biological meaning; the system combines the three so that each compensates for the others. In the reported user study, 4 of 6 participants using HypoChainer completed the Hemophilia B drug-repurposing task within the time limit, versus 2 of 6 with an LLM-only baseline, and HypoChainer received significantly higher ratings for identifying research directions, hypothesis-chain coherence, rationality, flexibility, informativeness, and understandability (p < 0.05). The paper presents this as evidence that the collaborative loop, not the LLM alone, drives the improvement.
Load-bearing premise
The benchmark answers used to score success were chosen partly because they match a database built from the same kind of structured relationships the system is designed to retrieve, so the comparison could favor the system without proving better scientific reasoning.
Editorial extensions
If this is right
- A researcher can move from thousands of GNN predictions to a shortlist of mechanistically coherent experimental candidates in one session, with the reasoning trail preserved as a hypothesis chain.
- The workflow transfers across domains by swapping the knowledge graph and the predictive model: the paper demonstrates it on drug repurposing and synthetic-lethality cancer research.
- LLM hallucinations are reduced because retrieval stays grounded in local knowledge-graph entities unless the expert deliberately enables online retrieval, and text-to-KG integration lets experts patch missing relationships.
- Hypothesis-chain coherence becomes a measurable evaluation target for AI-assisted discovery systems, beyond raw prediction accuracy.
Reading between the lines
- If the completion-rate advantage is real, the biggest payoff may be auditability rather than raw discovery: hypothesis chains leave a visible reasoning trail that a lab head or reviewer can check before committing to experiments.
- A stronger test would score the novelty of proposed candidates, not just recovery of known mechanisms, separating 'finds what the KG already encodes' from 'finds what the KG is missing.'
- The same three-stage loop should transfer to any field with a predictive graph model and a domain ontology, such as materials discovery or protein function prediction, provided the reference answers are independent of the knowledge graph.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper presents HypoChainer, a visual analytics framework that couples LLM-driven reasoning, knowledge-graph retrieval, and human expert judgment for hypothesis construction and validation in GNN-based biomedical discovery. The authors derive six design requirements from a formative interview study with four domain experts, describe a three-stage pipeline (contextual exploration, hypothesis construction, validation selection) with seven coordinated views, and evaluate the system through an author-guided drug-repurposing case study and a 12-participant between-subjects user study comparing HypoChainer to an LLM-only baseline. The paper claims that HypoChainer enhances hypothesis construction and scientific discovery by making model predictions interpretable, supporting iterative construction of 'hypothesis chains', and prioritizing KG-supported validation candidates.
Significance. If the effectiveness claim could be supported, HypoChainer would be a useful contribution to the visual analytics and human-AI collaboration literature: the three-stage workflow is clearly motivated, the formative study provides concrete requirements, and the case study illustrates an elaborate and plausible discovery process. The authors also honestly discuss limitations such as KG quality dependence, RAG cost/accuracy trade-offs, and residual hallucinations. The main weakness is that the only quantitative evaluation, the user study in Section 5.2, does not isolate hypothesis-construction quality from KG-grounded retrieval of pre-selected reference paths, and the remaining evidence is qualitative and author-guided. The system's engineering and design-study value are credible, but the central effectiveness claim is not yet established.
major comments (4)
- [§5.2, User Study] The task success criterion is not a valid measure of the paper's central claim. Participants succeed by identifying at least 3 of 5 reference predictions, and those references were 'system-generated interpretative paths' selected for partial alignment with DrugMechDB-curated MOAs; HypoChainer's core mechanism is RAG retrieval over the same KG, and the baseline intentionally omits the Hypothesis View and KG-grounded workflow. The 4/6 vs 2/6 completion advantage can therefore reflect benchmark alignment rather than improved hypothesis construction or validation. I ask the authors to add a KG-independent outcome measure (e.g., expert scoring of the content, novelty, and mechanistic plausibility of submitted hypotheses) or a control condition whose reference answers are not derivable from the system's KG, and to demonstrate that the reference paths are not trivially returned by the RAG module alone.
- [§5.2, User Study] The quantitative results are statistically fragile. With six participants per arm, the completion rates 4/6 and 2/6 are not significantly different by Fisher's exact test, yet the paper presents this as a clear advantage. The questionnaire analyses test nine items without any multiple-comparison correction and report effect sizes for only some items; the familywise error rate is therefore inflated. The authors should report exact tests with effect sizes and corrected p-values, and should explicitly frame the study as a pilot, not as confirmatory evidence, if the sample size cannot be increased.
- [§5.2, User Study] The success threshold (≤300 retrieved predictions and ≥3 of 5 reference predictions) is not justified or pre-specified. Because the threshold directly determines the primary outcome, the authors should either justify it by reference to the study design or perform a sensitivity analysis across thresholds; otherwise the completion rate can be changed by small changes in the criterion.
- [§5.1, Case Study] The case study cannot carry the effectiveness claim independently: one author guided the session, E3 operated the system, and E4 discussed insights in real time, and all three were involved in the design process. This is an appropriate design-study illustration, but the conclusion should be worded as illustrating a plausible workflow rather than demonstrating effectiveness. An independent adoption study, or at least a session without author guidance, would be needed to support the stronger claim.
minor comments (5)
- [Manuscript metadata] The IEEE metadata (received 1 April 2024; accepted 15 July 2024; date of current version 18 July 2024) conflicts with the arXiv submission date of 23 July 2025; please correct the dates or venue information.
- [Byline and footnote] The byline contains a spacing/typo issue: 'Yunjie Y ao' should be 'Yunjie Yao', and the footnote lists 'Y. Jie' instead of 'Y. Yao' for the same author.
- [Appendix reference] The paper references Appendix Fig. 8 for the baseline system, but the appendix is not included in the manuscript; please ensure supplementary material is available to reviewers and readers.
- [Fig. 6] The questionnaire figure marks significance with asterisks but does not identify the statistical test used, and some Baseline means and SDs appear duplicated in the text (e.g., M = 4.17 appears for both 'Ease of identifying research focuses' and 'Logical coherence of hypothesis chains'), which makes the reporting hard to follow.
- [§2.2, Hypothesis View] The term 'hypothesis-aligned entities' is defined, but the RAG-based alignment judgment underlying it is treated as a black box; a brief description of the prompt or scoring procedure would improve reproducibility.
Circularity Check
No significant circularity; the empirical evaluation has construct-validity caveats but no derivation reduces to its inputs.
full rationale
HypoChainer is an empirical systems paper with no formal derivation chain; its effectiveness claims rest on a case study, expert interviews, and a small user study. The user-study reference paths are system-generated predictions selected for partial alignment with DrugMechDB-curated mechanisms of action, and the target drugs were excluded from training data; this is an external benchmark rather than a fitted target, and identifying the references still requires real user effort, so success is not forced by construction. The only notable self-citation is SLInterpreter [27], used to support the Voronoi treemap design choice; that design element is not load-bearing for the central effectiveness claim. The evaluation has genuine limitations (n=12, self-report questionnaire items, no multiple-comparison correction, and benchmark alignment with KG-grounded retrieval), but these are construct-validity and statistical-power concerns, not circularity under the definitions used here.
Assumptions & free parameters
free parameters (3)
- RAG entity retrieval limit per query =
Default value not reported
- Task success thresholds =
At most 300 retrieved predictions; at least 3 of 5 reference predictions
- UMAP embedding configuration =
Not reported
assumptions (4)
- domain assumption The biomedical knowledge graphs (RTX-KG2c-derived graph, SynLethDB, ProteinKG25) and the GNN prediction models (KGML-xDTD, KR4SL) are accurate enough that KG-grounded retrieval constitutes reliable evidence for hypothesis validation.
- domain assumption KR4SL's reported 59% precision and KGML-xDTD's reported prediction gains are accepted as correct from the cited sources and appendix tables.
- ad hoc to paper The RAG-based alignment judgment orders hypothesis-aligned entities and retrieved triplets correctly enough to guide expert reasoning.
- domain assumption The co-discovery protocol and the 12-participant sample yield measurements of workflow effectiveness that are not dominated by experimenter or sampling bias.
invented entities (1)
-
Hypothesis chain
Cite this review
Pith. "Pith review of HypoChainer: A Collaborative System Combining LLMs and Knowledge Graphs for Hypothesis-Driven Scientific Discovery." pith.science (2026). https://pith.science/paper/Y7HVU7NX
@misc{pith2026250717209,
author = {Pith},
title = {Pith review of: HypoChainer: A Collaborative System Combining LLMs and Knowledge Graphs for Hypothesis-Driven Scientific Discovery},
year = {2026},
howpublished = {\url{https://pith.science/paper/Y7HVU7NX}},
note = {Machine review of arXiv:2507.17209}
}
read the original abstract
Modern scientific discovery faces growing challenges in integrating vast and heterogeneous knowledge critical to breakthroughs in biomedicine and drug development. Traditional hypothesis-driven research, though effective, is constrained by human cognitive limits, the complexity of biological systems, and the high cost of trial-and-error experimentation. Deep learning models, especially graph neural networks (GNNs), have accelerated prediction generation, but the sheer volume of outputs makes manual selection for validation unscalable. Large language models (LLMs) offer promise in filtering and hypothesis generation, yet suffer from hallucinations and lack grounding in structured knowledge, limiting their reliability. To address these issues, we propose HypoChainer, a collaborative visualization framework that integrates human expertise, LLM-driven reasoning, and knowledge graphs (KGs) to enhance hypothesis generation and validation. HypoChainer operates in three stages: First, exploration and contextualization -- experts use retrieval-augmented LLMs (RAGs) and dimensionality reduction to navigate large-scale GNN predictions, assisted by interactive explanations. Second, hypothesis chain formation -- experts iteratively examine KG relationships around predictions and semantically linked entities, refining hypotheses with LLM and KG suggestions. Third, validation prioritization -- refined hypotheses are filtered based on KG-supported evidence to identify high-priority candidates for experimentation, with visual analytics further strengthening weak links in reasoning. We demonstrate HypoChainer's effectiveness through case studies in two domains and expert interviews, highlighting its potential to support interpretable, scalable, and knowledge-grounded scientific discovery.
Figures
Figures from the paper (3 more)
Reference graph
Works this paper leans on
- [1]
-
[2]
S. Amer-Yahia, A. Bonifati, L. Chen, G. Li, X. Shim, Kyuseok, et al. From large language models to databases and back: A discussion on research and education. SIGMOD Rec., 52(3):49–56, 8 pages, Nov. 2023. doi: 10. 1145/3631504.3631518 3
arXiv 2023
-
[3]
L. Asprino, C. Colonna, M. Mongiovì, M. Porena, and V . Presutti. Pattern- based visualization of knowledge graphs, 2021. doi: 10.48550/arXiv.2106 .12857 3
-
[4]
J. Baek, S. K. Jauhar, S. Cucerzan, and S. J. Hwang. ResearchAgent: Iter- ative research idea generation over scientific literature with large language models, 2025. doi: 10.48550/arXiv.2404.07738 3
-
[5]
M. Balzer and O. Deussen. V oronoi treemaps. In IEEE Symposium on Information Visualization, 2005. INFOVIS 2005., pp. 49–56, 2005. doi: 10.1109/INFVIS.2005.1532128 3, 6
arXiv 2005
-
[6]
M. R. Birtwistle. Analytical reduction of combinatorial complexity arising from multiple protein modification sites. Journal of The Royal Society Interface, 12(103):20141215, 2015. doi: 10.1098/rsif.2014.1215 2
arXiv 2015
- [7]
-
[8]
J. Brooke. SUS: a retrospective. Journal of Usability Studies, 8:29–40, 01
Show all 79 references
-
[9]
Chang, X
Y . Chang, X. Wang, J. Wang, Y . Wu, L. Yang, K. Zhu, et al. A survey on evaluation of large language models. ACM transactions on intelligent systems and technology, 15(3):1–45, 2024. doi: 10.1145/3641289 2
2024 doi
-
[10]
S. Chen, S. Li, S. Chen, and X. Yuan. R-Map: A map metaphor for visual- izing information reposting process in social media. IEEE Transactions on Visualization and Computer Graphics, 26(1):1204–1214, 2020. doi: 10 .1109/TVCG.2019.2934263 3
2020
- [11]
-
[12]
Clarke and V
V . Clarke and V . Braun. Thematic analysis. The journal of positive psychology, 12:297–298, 2017. doi: 10.1080/17439760.2016.1262613 3
2017
-
[13]
T. Dang, P. Murray, and A. Forbes. BioLinker: Bottom-up exploration of protein interaction networks. In 2017 IEEE Pacific Visualization Sympo- sium (PacificVis), pp. 265–269. IEEE, 2017. doi: 10.1109/PACIFICVIS. 2017.8031603 2, 3
2017
-
[14]
S. Deng, S. Wang, H. Rangwala, L. Wang, and Y . Ning. Cola-GNN: Cross-location Attention based Graph Neural Networks for Long-term ILI Prediction. In Proceedings of the 29th ACM International Conference on Information & Knowledge Management, CIKM ’20, 10 pages, p. 245–254,
- [15]
-
[16]
Ghafarollahi and M
A. Ghafarollahi and M. J. Buehler. SciAgents: Automating scientific discovery through bioinspired multi-agent intelligent graph reasoning. Advanced Materials, p. 2413523. doi: 10.1002/adma.202413523 2, 3
-
[17]
Gottweis, W.-H
J. Gottweis, W.-H. Weng, A. Daryin, et al. Towards an AI co-scientist,
-
[18]
Gratzl, A
S. Gratzl, A. Lex, N. Gehlenborg, H. Pfister, and M. Streit. LineUp: Visual analysis of multi-attribute rankings. IEEE Transactions on Visualization and Computer Graphics, 19(12):2277–2286, 2013. doi: 10.1109/TVCG. 2013.173 5
2013 doi
- [19]
- [20]
-
[21]
L. He, S. Zheng, T. Yang, and F. Zhang. KLMo: Knowledge graph enhanced pretrained language model with fine-grained relationships. In Findings of the Association for Computational Linguistics: EMNLP 2021, pp. 4536–4542. Association for Computational Linguistics, Nov. 2021. doi:...
2021 doi
-
[22]
Hecklau, S
K. Hecklau, S. Mueller, S. P. Koch, et al. The effects of selective inhibition of histone deacetylase 1 and 3 in Huntington’s disease mice. Frontiers in molecular neuroscience, 14:616886, 2021. doi: 10.3389/fnmol.2021. 616886 8
2021 doi
-
[23]
Hasin, M
Y . Hasin, M. Seldin, and A. Lusis. Multi-omics approaches to disease. Genome biology, 18:1–15, 2017. doi: 10.1186/s13059-017-1215-1 3
2017 doi
- [24]
-
[25]
Huang, C
D. Huang, C. Yan, Q. Li, and X. Peng. From large language models to large multimodal models: A literature review. Applied Sciences, 14(12),
-
[26]
Henry and B
S. Henry and B. T. McInnes. Literature based discovery: models, methods, and trends. Journal of biomedical informatics, 74:20–32, 2017. doi: 10. 1016/j.jbi.2017.08.011 2
2017
-
[28]
Jiang, F
Z. Jiang, F. F. Xu, J. Araki, and G. Neubig. How can we know what lan- guage models know? Transactions of the Association for Computational Linguistics, 8:423–438, 2020. doi: 10.1162/tacl_a_00324 3
2020 doi
-
[29]
Z. Jin, Y . Wang, Q. Wang, Y . Ming, T. Ma, and H. Qu. GNNLens: A visual analytics approach for prediction error diagnosis of graph neural networks. IEEE Transactions on Visualization and Computer Graphics, 29(6):3024–3038, 2023. doi: 10.1109/TVCG.2022.3148107 3
2023
-
[30]
Izacard and E
G. Izacard and E. Grave. Leveraging passage retrieval with generative models for open domain question answering. In Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics: Main Volume, pp. 874–880. Association for Computatio...
2021 doi
-
[31]
Kehrer, F
J. Kehrer, F. Ladstädter, P. Muigg, H. Doleisch, A. Steiner, and H. Hauser. Hypothesis generation in climate research with interactive visual data exploration. IEEE Transactions on Visualization and Computer Graphics, 14(6):1579–1586, 2008. doi: 10.1109/TVCG.2008.139 2
2008 doi
-
[32]
Krenn, L
M. Krenn, L. Buffoni, B. Coutinho, et al. Forecasting the future of artificial intelligence with machine learning-based link prediction in an exponentially growing knowledge network. Nature Machine Intelligence, 5(11):1326–1335, 2023. doi: 10.1038/s42256-023-00735-0 2
2023 doi
-
[33]
Kumar, T
S. Kumar, T. Ghosal, V . Goyal, and A. Ekbal. Can large language models unlock novel scientific research ideas?, 2024. doi: 10.48550/arXiv.2409. 06185 2
2024 doi
-
[34]
Kaufmann, P
T. Kaufmann, P. Weng, V . Bengs, and E. Hüllermeier. A survey of re- inforcement learning from human feedback, 2024. doi: 10.48550/arXiv. 2312.14925 3
2024 doi
-
[35]
A. Lex, N. Gehlenborg, H. Strobelt, R. Vuillemot, and H. Pfister. Upset: Visualization of intersecting sets. IEEE Transactions on Visualization and Computer Graphics, 20(12):1983–1992, 2014. doi: 10.1109/TVCG.2014. 2346248 6
1983 doi
-
[36]
H. Li, G. Appleby, and A. Suh. Linkq: An LLM-assisted visual interface for knowledge graph question-answering. In 2024 IEEE Visualization and Visual Analytics (VIS), pp. 116–120, 2024. doi: 10.1109/VIS55277.2024. 00031 7
2024
- [37]
-
[38]
V . Kumar. Understanding the role of histone deacetylase and their in- hibitors in neurodegenerative disorders: Current targets and future per- spective. Current Neuropharmacology, 20(1):158–178, 2022. doi: 10. 2174/1570159X19666210609160017 8
2022
-
[39]
X. Lin, Z. Quan, Z.-J. Wang, T. Ma, and X. Zeng. KGNN: Knowledge graph neural network for drug-drug interaction prediction. In C. Bessiere, ed., Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence, IJCAI-20, pp. 2739–2745. International Jo...
2020 doi
- [40]
-
[41]
C. Ma, Z. Zhou, H. Liu, and D. Koslicki. KGML-xDTD: a knowledge graph–based machine learning framework for drug treatment prediction and mechanism description. GigaScience, 12:giad057, 08 2023. doi: 10. 1093/gigascience/giad057 2, 5
2023
-
[42]
K. H. Lim, L. M. Ward, and I. Benbasat. An empirical study of computer system learning: Comparison of co-discovery and self-discovery methods. Information Systems Research, 8(3):254–272, 1997. doi: 10.1287/isre.8.3. 254 8
1997 doi
-
[43]
McInnes and J
L. McInnes and J. Healy. UMAP: Uniform manifold approximation and projection for dimension reduction. ArXiv, abs/1802.03426, 2018. doi: 10. 21105/joss.00861 5
2018 arXiv
- [44]
- [45]
-
[46]
Ma, T.-H
P. Ma, T.-H. Wang, M. Guo, Z. Sun, J. B. Tenenbaum, D. Rus, C. Gan, and W. Matusik. LLM and simulation as bilevel optimizers: A new paradigm to advance physical scientific discovery, 2024. doi: 10.48550/arXiv.2405. 09783 3
2024 doi
-
[47]
S. Pan, L. Luo, Y . Wang, C. Chen, J. Wang, and X. Wu. Unifying large language models and knowledge graphs: A roadmap. IEEE Transactions on Knowledge and Data Engineering, 2024. doi: 10.48550/arXiv.2306. 08302 3
2024 doi
-
[48]
C. Peng, F. Xia, M. Naseriparsa, and F. Osborne. Knowledge graphs: Opportunities and challenges.Artificial Intelligence Review, 56(11):13071– 13102, November 2023. doi: 10.1007/s10462-023-10465-9 2
2023 doi
-
[49]
Pérez, M
J. Pérez, M. Arenas, and C. Gutierrez. Semantics and complexity of sparql. ACM Trans. Database Syst., 34(3), article no. 16, 45 pages, Sept. 2009. doi: 10.1145/1567274.1567278 3
2009
-
[50]
Paley, R
S. Paley, R. Billington, J. Herson, M. Krummenacker, and P. D. Karp. Path- way tools visualization of organism-scale metabolic networks.Metabolites, 11(2):64, 2021. doi: 10.3390/metabo11020064 3
2021 doi
-
[51]
K. Popper. The logic of scientific discovery . Routledge, 2005. doi: 10. 4324/9780203994627 2
2005
- [52]
- [53]
-
[54]
Perkovi´c, A
G. Perkovi´c, A. Drobnjak, and I. Botiˇcki. Hallucinations in LLMs: Un- derstanding and addressing challenges. In 2024 47th MIPRO ICT and Electronics Convention (MIPRO), pp. 2084–2088, 2024. doi: 10.1109/ MIPRO60963.2024.10569238 2, 3
2024
-
[55]
Schimanski, J
T. Schimanski, J. Ni, M. Kraus, E. Ash, and M. Leippold. Towards faithful and robust LLM specialists for evidence-based question-answering. In Proceedings of the 62nd Annual Meeting of the Association for Computa- tional Linguistics (Volume 1: Long Papers), pp. 1913–1931. Asso...
1913 doi
-
[58]
Qiang and Z
W. Qiang and Z. Zhongli. Reinforcement learning model, algorithms and its application. In 2011 International Conference on Mechatronic Science, Electric Engineering and Computer (MEC), pp. 1143–1146, 2011. doi: 10 .1109/MEC.2011.6025669 3
2011
-
[59]
H. Su, R. Chen, S. Tang, X. Zheng, J. Li, Z. Yin, W. Ouyang, and N. Dong. Two heads are better than one: A multi-agent system has the potential to improve scientific idea generation. IEEE Transactions on Cognitive and Developmental Systems, 2024. doi: 10.1109/TCDS.2025.3530945 3
2024
-
[60]
K. M. Tolle, D. S. W. Tansley, and A. J. G. Hey. The Fourth Paradigm: Data-intensive Scientific Discovery. 2009. doi: 10.1109/JPROC.2011. 2155130 2
2009 doi
-
[61]
D. R. Unni, S. A. T. Moxon, M. Bada, et al. Biolink model: A universal schema for knowledge graphs in clinical, biomedical, and translational science. Clinical and Translational Science, 15(8):1848–1855, 2022. doi: 10.1111/cts.13302 5
2022 doi
- [62]
-
[63]
Vrande ˇci´c and M
D. Vrande ˇci´c and M. Krötzsch. Wikidata: a free collaborative knowl- edgebase. Communications of the ACM , 57(10):78–85, 2014. doi: 10. 1145/2629489 3
2014
-
[64]
F. Wang, X. Zhou, W. Hu, Z. Luo, W. Luo, and X. Bai. LLM assists hypothesis generation and testing for deliberative questions. 13 pages, p. 424–436. Springer-Verlag, 2024. doi: 10.1007/978-981-97-9434-8_33 2
2024 doi
-
[65]
Q. Wang, K. Huang, P. Chandak, M. Zitnik, and N. Gehlenborg. Extending the nested model for user-centric XAI: A design study on GNN-based drug repurposing. IEEE Transactions on Visualization and Computer Graphics, 29(1):1266–1276, 2023. doi: 10.1109/TVCG.2022.3209435 3
2023
-
[66]
S. K. V ohra, P. Harth, Y . Isoe, A. Bahl, H. Fotowat, F. Engert, H.-C. Hege, and D. Baum. A visual interface for exploring hypotheses about neural circuits. IEEE Transactions on Visualization and Computer Graphics , 30(7):3945–3958, 2024. doi: 10.1109/TVCG.2023.3243668 2
2024
-
[67]
X. Wang, T. Gao, Z. Zhu, Z. Zhang, Z. Liu, J. Li, and J. Tang. KEPLER: A unified model for knowledge embedding and pre-trained language repre- sentation. Transactions of the Association for Computational Linguistics, 9:176–194, 2021. doi: 10.1162/tacl_a_00360 3
2021 doi
-
[68]
Y . Yan, Y . Hou, Y . Xiao, R. Zhang, and Q. Wang. KNOWNET: Guided health information seeking from LLMs via knowledge graph integration. IEEE Transactions on Visualization and Computer Graphics, 2024. doi: 10.1109/TVCG.2024.3456364 3
2024
-
[69]
Y . Yang, Y . Wang, Y . Li, S. Sen, L. Li, and Q. Liu. Unleashing the potential of large language models for predictive tabular tasks in data science. 2024. doi: 10.18653/v1/2024.findings-emnlp.224 2
2024 doi
-
[70]
T. Wang, S. Chen, Y . Wang, et al. From in Silico to in Vitro: A com- prehensive guide to validating bioinformatics findings, 2025. doi: 10. 48550/arXiv.2410.07076 2, 3
2025 doi
- [71]
-
[72]
Zhang, M
K. Zhang, M. Wu, Y . Liu, Y . Feng, and J. Zheng. KR4SL: knowledge graph reasoning for explainable prediction of synthetic lethality. Bioinformatics, 39:i158–i167, 06 2023. doi: 10.1093/bioinformatics/btad261 2, 5
2023 doi
- [73]
-
[74]
R. Yao, Z. Shen, X. Xu, G. Ling, R. Xiang, T. Song, F. Zhai, and Y . Zhai. Knowledge mapping of graph neural networks for drug discovery: a bibliometric and visualized analysis. Frontiers in Pharmacology, 15, 2024. doi: 10.3389/fphar.2024.1393415 2
2024
-
[75]
Zheng, Y
C. Zheng, Y . Zhang, Z. Huang, C. Shi, M. Xu, and X. Ma. Disciplink: Unfolding Interdisciplinary Information Seeking Process via Human-AI Co-Exploration. In Proceedings of the 37th Annual ACM Symposium on User Interface Software and Technology , pp. 1–20, 2024. doi: 10. 1145/3...
2024
-
[76]
Zheng, Z
T. Zheng, Z. Deng, H. T. Tsang, W. Wang, J. Bai, Z. Wang, and Y . Song. From automation to autonomy: A survey on large language models in scientific discovery, 2025. 2
2025
-
[77]
Y . Zhou, H. Liu, T. Srivastava, H. Mei, and C. Tan. Hypothesis generation with large language models. 2024. doi: 10.18653/v1/2024.nlp4science-1. 10 2, 3
2024 doi
- [78]
- [82]
-
[2020]
doi: 10.1145/3340531.3411975 2
-
[2024]
doi: 10.3390/app14125068 2
- [2025]
Reviewed August 6, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.