TY - CHAP A1 - Schubotz, Moritz A1 - Ferrer, Eloi A1 - Stegmüller, Johannes A1 - Mietchen, Daniel A1 - Teschke, Olaf A1 - Pusch, Larissa A1 - Conrad, Tim T1 - Bravo MaRDI: A Wikibase Knowledge Graph on Mathematics T2 - Proceedings of the 4th Wikidata Workshop 2022 co-located with the 22st International Semantic Web Conference (ISWC2023) N2 - Mathematical world knowledge is a fundamental component of Wikidata. However, to date, no expertly curated knowledge graph has focused specifically on contemporary mathematics. Addressing this gap, the Mathematical Research Data Initiative (MaRDI) has developed a comprehensive knowledge graph that links multimodal research data in mathematics. This encompasses traditional research data items like datasets, software, and publications and includes semantically advanced objects such as mathematical formulae and hypotheses. This paper details the abilities of the MaRDI knowledge graph, which is based on Wikibase, leading up to its inaugural public release, codenamed Bravo, available on https://portal.mardi4nfdi.de. Y1 - 2023 ER - TY - JOUR A1 - Pusch, Larissa A1 - Conrad, Tim T1 - Combining LLMs and Knowledge Graphs to Reduce Hallucinations in Biomedical Question Answering JF - BioMedInformatics N2 - Advancements in natural language processing (NLP), particularly Large Language Models (LLMs), have greatly improved how we access knowledge. However, in critical domains like biomedicine, challenges like hallucinations—where language models generate infor- mation not grounded in data—can lead to dangerous misinformation. This paper presents a hybrid approach that combines LLMs with Knowledge Graphs (KGs) to improve the accuracy and reliability of question-answering systems in the biomedical field. Our method, implemented using the LangChain framework, includes a query-checking algorithm that checks and, where possible, corrects LLM-generated Cypher queries, which are then exe- cuted on the Knowledge Graph, grounding answers in the KG and reducing hallucinations in the evaluated cases. We evaluated several LLMs, including several GPT models and Llama 3.3:70b, on a custom benchmark dataset of 50 biomedical questions. GPT-4 Turbo achieved 90% query accuracy, outperforming most other models. We also evaluated prompt engineering, but found little statistically significant improvement compared to the standard prompt, except for Llama 3:70b, which improved with few-shot prompting. To enhance usability, we developed a web-based interface that allows users to input natural language queries, view generated and corrected Cypher queries, and inspect results for accuracy. This framework improves reliability and accessibility by accepting natural language questions and returning verifiable answers directly from the knowledge graph, enabling inspection and reproducibility. The source code for generating the results of this paper and for the user- interface can be found in our Git repository: https://git.zib.de/lpusch/cyphergenkg-gui, accessed on 1 November 2025. Y1 - 2025 U6 - https://doi.org/10.3390/biomedinformatics5040070 VL - 5 ER - TY - JOUR A1 - Conrad, Tim A1 - Ferrer, Eloi A1 - Mietchen, Daniel A1 - Pusch, Larissa A1 - Stegmuller, Johannes A1 - Schubotz, Moritz T1 - Making Mathematical Research Data FAIR: Pathways to Improved Data Sharing JF - Scientific Data Y1 - 2024 U6 - https://doi.org/10.1038/s41597-024-03480-0 VL - 11 ER - TY - JOUR A1 - Fürst, Steffen A1 - Conrad, Tim A1 - Jaeger, Carlo A1 - Wolf, Sarah T1 - Vahana.jl - A framework (not only) for large-scale agent-based models JF - Proceedings of Social Simulation Conference 2024 (SSC24) Y1 - 2024 ER - TY - JOUR A1 - Weimann, Kuba A1 - Conrad, Tim T1 - Federated Learning with Deep Neural Networks: A Privacy-Preserving Approach to Enhanced ECG Classification JF - IEEE Journal of Biomedical and Health Informatics Y1 - 2024 U6 - https://doi.org/10.1109/JBHI.2024.3427787 VL - 28 IS - 11 ER - TY - JOUR A1 - Maier, Kristina A1 - Weiser, Martin A1 - Conrad, Tim T1 - Hybrid PDE-ODE Models for Efficient Simulation of Infection Spread in Epidemiology JF - Proceedings of the Royal Society A N2 - This paper introduces a novel hybrid model combining Partial Differential Equations (PDEs) and Ordinary Differential Equations (ODEs) to simulate infectious disease dynamics across geographic regions. By leveraging the spatial detail of PDEs and the computational efficiency of ODEs, the model enables rapid evaluation of public health interventions. Applied to synthetic environments and real-world scenarios in Lombardy, Italy, and Berlin, Germany, the model highlights how interactions between PDE and ODE regions affect infection dynamics, especially in high-density areas. Key findings reveal that the placement of model boundaries in densely populated regions can lead to inaccuracies in infection spread, suggesting that boundaries should be positioned in areas of lower population density to better reflect transmission dynamics. Additionally, regions with low population density hinder infection flow, indicating a need for incorporating, e.g., jumps in the model to enhance its predictive capabilities. Results indicate that the hybrid model achieves a balance between computational speed and accuracy, making it a valuable tool for policymakers in real-time decision-making and scenario analysis in epidemiology and potentially in other fields requiring similar modeling approaches. Y1 - 2025 U6 - https://doi.org/10.1098/rspa.2024.0421 VL - 481 IS - 2306 PB - Royal Society ER - TY - JOUR A1 - Weimann, Kuba A1 - Conrad, Tim T1 - FELRec: Efficient Handling of Item Cold-Start With Dynamic Representation Learning in Recommender Systems JF - International Journal of Data Science and Analytics Y1 - 2024 U6 - https://doi.org/10.1007/s41060-024-00635-5 IS - 2024 PB - Springer Nature ER - TY - JOUR A1 - Bostanci, Inan A1 - Conrad, Tim T1 - Integrating Agent-Based and Compartmental Models for Infectious Disease Modeling: A Novel Hybrid Approach JF - Journal of Artificial Societies and Social Simulation N2 - This study investigates the spatial integration of agent-based models (ABMs) and compartmental models for infectious disease modeling, presenting a novel hybrid approach and examining its implications. ABMs offer detailed insights by simulating interactions and decisions among individuals but are computationally expensive for large populations. Compartmental models capture population-level dynamics more efficiently but lack granular detail. We developed a hybrid model that aims to balance the granularity of ABMs with the computational efficiency of compartmental models, offering a more nuanced understanding of disease spread in diverse scenarios, including large populations. This model spatially couples discrete and continuous populations by integrating an ordinary differential equation model with a spatially explicit ABM. Our key objectives were to systematically assess the consistency of disease dynamics and the computational efficiency across various configurations. For this, we evaluated two experimental scenarios and varied the influence of each sub-model via spatial distribution. In the first, the ABM component modeled a homogeneous population; in the second, it simulated a heterogeneous population with landscape-driven movement. Results show that the hybrid model can significantly reduce computational costs but is sensitive to between-model differences, highlighting the importance of model equivalence in hybrid approaches. The code is available at: git.zib.de/ibostanc/hybrid_abm_ode. Y1 - 2025 U6 - https://doi.org/10.18564/jasss.5567 VL - 28 IS - 1 ER - TY - JOUR A1 - Paltra, Sydney A1 - Conrad, Tim T1 - Clinical Effectiveness of Ritonavir-Boosted Nirmatrelvir—A Literature Review JF - Advances in Respiratory Medicine N2 - Nirmatrelvir/Ritonavir is an oral treatment for mild to moderate COVID-19 cases with a high risk for a severe course of the disease. For this paper, a comprehensive literature review was performed, leading to a summary of currently available data on Nirmatrelvir/Ritonavir’s ability to reduce the risk of progressing to a severe disease state. Herein, the focus lies on publications that include comparisons between patients receiving Nirmatrelvir/Ritonavir and a control group. The findings can be summarized as follows: Data from the time when the Delta-variant was dominant show that Nirmatrelvir/Ritonavir reduced the risk of hospitalization or death by 88.9% for unvaccinated, non-hospitalized high-risk individuals. Data from the time when the Omicron variant was dominant found decreased relative risk reductions for various vaccination statuses: between 26% and 65% for hospitalization. The presented papers that differentiate between unvaccinated and vaccinated individuals agree that unvaccinated patients benefit more from treatment with Nirmatrelvir/Ritonavir. However, when it comes to the dependency of potential on age and comorbidities, further studies are necessary. From the available data, one can conclude that Nirmatrelvir/Ritonavir cannot substitute vaccinations; however, its low manufacturing cost and easy administration make it a valuable tool in fighting COVID-19, especially for countries with low vaccination rates. Y1 - 2024 U6 - https://doi.org/10.3390/arm92010009 VL - 92 IS - 1 ER - TY - JOUR A1 - Weimann, Kuba A1 - Conrad, Tim T1 - Self-supervised pre-training with joint-embedding predictive architecture boosts ECG classification performance JF - Computers in Biology and Medicine N2 - Accurate diagnosis of heart arrhythmias requires the interpretation of electrocardiograms (ECG), which capture the electrical activity of the heart. Automating this process through machine learning is challenging due to the need for large annotated datasets, which are difficult and costly to collect. To address this issue, transfer learning is often employed, where models are pre-trained on large datasets and fine-tuned for specific ECG classification tasks with limited labeled data. Self-supervised learning has become a widely adopted pre-training method, enabling models to learn meaningful representations from unlabeled datasets. In this work, we explore the joint-embedding predictive architecture (JEPA) for self-supervised learning from ECG data. Unlike invariance-based methods, JEPA does not rely on hand-crafted data augmentations, and unlike generative methods, it predicts latent features rather than reconstructing input data. We create a large unsupervised pre-training dataset by combining ten public ECG databases, amounting to over one million records. We pre-train Vision Transformers using JEPA on this dataset and fine-tune them on various PTB-XL benchmarks. Our results show that JEPA outperforms existing invariance-based and generative approaches, achieving an AUC of 0.945 on the PTB-XL all statements task. JEPA consistently learns the highest quality representations, as demonstrated in frozen evaluations, and proves advantageous for pre-training even in the absence of additional data. Y1 - 2025 U6 - https://doi.org/10.1016/j.compbiomed.2025.110809 SN - 0010-4825 VL - 196 PB - Elsevier BV ER - TY - CHAP A1 - Maignant, Elodie A1 - Conrad, Tim A1 - von Tycowicz, Christoph T1 - Tree inference with varifold distances T2 - Geometric Science of Information. GSI 2025 N2 - In this paper, we consider a tree inference problem motivated by the critical problem in single-cell genomics of reconstructing dynamic cellular processes from sequencing data. In particular, given a population of cells sampled from such a process, we are interested in the problem of ordering the cells according to their progression in the process. This is known as trajectory inference. If the process is differentiation, this amounts to reconstructing the corresponding differentiation tree. One way of doing this in practice is to estimate the shortest-path distance between nodes based on cell similarities observed in sequencing data. Recent sequencing techniques make it possible to measure two types of data: gene expression levels, and RNA velocity, a vector that predicts changes in gene expression. The data then consist of a discrete vector field on a (subset of a) Euclidean space of dimension equal to the number of genes under consideration. By integrating this velocity field, we trace the evolution of gene expression levels in each single cell from some initial stage to its current stage. Eventually, we assume that we have a faithful embedding of the differentiation tree in a Euclidean space, but which we only observe through the curves representing the paths from the root to the nodes. Using varifold distances between such curves, we define a similarity measure between nodes which we prove approximates the shortest-path distance in a tree that is isomorphic to the target tree. Y1 - 2025 U6 - https://doi.org/10.1007/978-3-032-03921-7_30 VL - 16034 ER - TY - JOUR A1 - Melnyk, Kateryna A1 - Weimann, Kuba A1 - Conrad, Tim T1 - Understanding microbiome dynamics via interpretable graph representation learning JF - Scientific Reports N2 - Large-scale perturbations in the microbiome constitution are strongly correlated, whether as a driver or a consequence, with the health and functioning of human physiology. However, understanding the difference in the microbiome profiles of healthy and ill individuals can be complicated due to the large number of complex interactions among microbes. We propose to model these interactions as a time-evolving graph whose nodes are microbes and edges are interactions among them. Motivated by the need to analyse such complex interactions, we develop a method that learns a low-dimensional representation of the time-evolving graph and maintains the dynamics occurring in the high-dimensional space. Through our experiments, we show that we can extract graph features such as clusters of nodes or edges that have the highest impact on the model to learn the low-dimensional representation. This information can be crucial to identify microbes and interactions among them that are strongly correlated with clinical diseases. We conduct our experiments on both synthetic and real-world microbiome datasets. Y1 - 2023 U6 - https://doi.org/10.1038/s41598-023-29098-7 VL - 13 SP - 2058 ER - TY - JOUR A1 - Liang, YongTian A1 - Piao, Chengji A1 - Beuschel, Christine B. A1 - Toppe, David A1 - Kollipara, Laxmikanth A1 - Bogdanow, Boris A1 - Maglione, Marta A1 - Lützkendorf, Janine A1 - See, Jason Chun Kit A1 - Huang, Sheng A1 - Conrad, Tim A1 - Kintscher, Ulrich A1 - Madeo, Frank A1 - Liu, Fan A1 - Sickmann, Albert A1 - Sigrist, Stephan J. T1 - eIF5A hypusination, boosted by dietary spermidine, protects from premature brain aging and mitochondrial dysfunction JF - Cell Reports Y1 - 2021 U6 - https://doi.org/10.1016/j.celrep.2021.108941 VL - 35 IS - 2 ER - TY - JOUR A1 - Melnyk, Kateryna A1 - Montavon, Grègoire A1 - Klus, Stefan A1 - Conrad, Tim T1 - Graph Kernel Koopman Embedding for Human Microbiome Analysis JF - Applied Network Science N2 - More and more diseases have been found to be strongly correlated with disturbances in the microbiome constitution, e.g., obesity, diabetes, or some cancer types. Thanks to modern high-throughput omics technologies, it becomes possible to directly analyze human microbiome and its influence on the health status. Microbial communities are monitored over long periods of time and the associations between their members are explored. These relationships can be described by a time-evolving graph. In order to understand responses of the microbial community members to a distinct range of perturbations such as antibiotics exposure or diseases and general dynamical properties, the time-evolving graph of the human microbial communities has to be analyzed. This becomes especially challenging due to dozens of complex interactions among microbes and metastable dynamics. The key to solving this problem is the representation of the time-evolving graphs as fixed-length feature vectors preserving the original dynamics. We propose a method for learning the embedding of the time-evolving graph that is based on the spectral analysis of transfer operators and graph kernels. We demonstrate that our method can capture temporary changes in the time-evolving graph on both synthetic data and real-world data. Our experiments demonstrate the efficacy of the method. Furthermore, we show that our method can be applied to human microbiome data to study dynamic processes. Y1 - 2020 U6 - https://doi.org/10.1007/s41109-020-00339-2 VL - 5 IS - 96 ER -