ur-whitelab / LLMs-in-science

138 stars 15 forks source link

New paper: An LLM-based Knowledge Synthesis and Scientific Reasoning Framework for #6

Closed maykcaldas closed 3 months ago

maykcaldas commented 3 months ago

Paper: An LLM-based Knowledge Synthesis and Scientific Reasoning Framework for

Authors: Oskar Wysocki, Magdalena Wysocka, Danilo Carvalho, Alex Teodor Bogatu,

Abstract: We present BioLunar, developed using the Lunar framework, as a tool forsupporting biological analyses, with a particular emphasis on molecular-levelevidence enrichment for biomarker discovery in oncology. The platformintegrates Large Language Models (LLMs) to facilitate complex scientificreasoning across distributed evidence spaces, enhancing the capability forharmonizing and reasoning over heterogeneous data sources. Demonstrating itsutility in cancer research, BioLunar leverages modular design, reusable dataaccess and data analysis components, and a low-code user interface, enablingresearchers of all programming levels to construct LLM-enabled scientificworkflows. By facilitating automatic scientific discovery and inference fromheterogeneous evidence, BioLunar exemplifies the potential of the integrationbetween LLMs, specialised databases and biomedical tools to supportexpert-level knowledge synthesis and discovery.

Link: https://arxiv.org/abs/2406.18626

Reasoning: Reasoning: Let's think step by step in order to determine if the paper is about a language model. We start by examining the title and abstract for any mention of language models or related terms. The title mentions "LLM-based Knowledge Synthesis and Scientific Reasoning Framework," where LLM stands for Large Language Models. The abstract further elaborates that the platform integrates Large Language Models (LLMs) to facilitate complex scientific reasoning and automatic scientific discovery. This clearly indicates that the paper involves the use of language models.