Skip to content
#explainable ai Open access

Non-extensive statistics of the glioblastoma transcriptome: analysis code, derived results and validation-cohort inputs

Sep 2026 · Zenodo (CERN European Organization for Nuclear Research) · 2 references

Abstract

Analysis code, derived result tables, figures and validation-cohort inputs for a study of non-extensive (Tsallis) statistics in the glioblastoma transcriptome. Expression deviations of each sample are fitted with q-Gaussian laws by maximum likelihood. In a longitudinal GLASS cohort (230 libraries from 115 IDH-wildtype patients, at diagnosis and at recurrence after temozolomide chemoradiotherapy) the entropic index has a cohort mean of 1.330 with a standard error of 0.007, and reproduces in two further independent cohorts analysed identically: 1.331 in CGGA-693 (n = 109) and 1.372 in TCGA-GBM (391 libraries from 293 participants). What is new in version 4. Estimator validated against data with a known answer. On 350 synthetic samples drawn from q-Gaussians with known parameters at the observed gene counts, the estimator recovers q with a bias of -0.0008, no fit fails to converge, and the nominal 95% profile-likelihood intervals achieve 94.0% empirical coverage. Two further cohorts. Both CGGA mRNA-seq releases, stratified to match the GLASS design (primary, WHO IV, IDH-wildtype). Three cohorts agree to within 0.042, inside the a priori equivalence margin. A discrepant fourth cohort, with three explanations tested and excluded. CGGA-325 gives 1.420. Sequencing depth was tested by binomial thinning of real integer counts (shift -0.004), cohort size by subsampling (+0.003 at n = 74), and clinical composition by a pre-registered test of MGMT status (predicts 0.002 of 0.089, and the gap survives within both strata). Reported as unexplained. Model comparison against Laplace. The q-Gaussian is preferred by AIC in 87% of samples against an exponential-tailed alternative, with median dAIC above 120 in every cohort. A cohort-size effect in the estimator, characterised. Deviations from a cohort-median reference inflate the fitted tails when few samples are present (+0.032 at n = 20, +0.003 at n = 74); a fixed reference profile removes the effect, identifying the pathway. Applies to any index built the same way. Carried over from version 3. Estimation error measured by within-sample gene splitting (1–14% of the observed variance); a repeatability floor of 0.070 from 90 TCGA participants with replicate libraries, shown not to be explained by library composition; the finding that chemoradiotherapy moves the index no more than re-sampling the same tumour (F = 0.86, p = 0.78); equivalence testing with patient-clustered standard errors verified by a pairs-cluster bootstrap; and a circular covariate documented (the interquartile range of the deviation vector predicts q at R² = 0.94 but is a deterministic function of the fitted parameters). Contents. code/ analysis scripts in execution order; data/ open-access TCGA-GBM inputs with the GDC manifest; results/ one CSV per analysis; figures/ main and supplementary; legacy/ superseded artefacts, each with a file explaining why it is retired, including one retracted analysis. Reproducibility. The deposit is built from a git commit, recorded in the README. code/19_verify_manuscript_numbers.py recomputes every number printed in the manuscript from the tables in results/, confirms that each appears in the manuscript source, and exits non-zero if any disagrees. It passes on this build: 107 checks, 0 failures. Data availability. Raw RNA-seq and clinical data for the primary cohort are available from the GLASS consortium (Synapse syn17038081) under its terms of use and are not redistributed here; derived per-sample values remain subject to those terms, including a prohibition on commercialisation. See NOTICE.txt. TCGA-GBM data are open access from the NCI Genomic Data Commons and are included. CGGA data are openly available from cgga.org.cn and are not redistributed. Use of AI-assisted tools. Part of the analysis code was written with the assistance of a large language model (Claude, Anthropic), as described in the manuscript. All code was read, executed and verified by the authors, who take full responsibility for its correctness.

View source

Similar papers

#artificial intelligence Conference Open access Apr 2020

ECCOLA - a Method for Implementing Ethically Aligned AI Systems

Various recent Artificial Intelligence (AI) system failures, some of which have made the global headlines, have highlighted issues in these systems. These failures have resulted in calls for more ethical AI systems that better take into account their effects on various stakeholders. However, implementing AI ethics into practice is still an on-going challenge. High-level guidelines for doing so exist, devised by governments and private organizations alike, but lack practicality for developers. To address this issue, in this paper, we present a method for implementing AI ethics. The method, ECCOLA, has been iteratively developed using a cyclical action design research approach. The method aims at making the high-level AI ethics principles more practical, making it possible for developers to more easily implement them in practice.

Ville Vakkuri, Kai-Kristian Kemell, P. Abrahamsson · 64 citations · ⚡6
#computer vision Review Apr 2024

AI-powered Code Review with LLMs: Early Results

In this paper, we present a novel approach to improving software quality and efficiency through a Large Language Model (LLM)-based model designed to review code and identify potential issues. Our proposed LLM-based AI agent model is trained on large code repositories. This training includes code reviews, bug reports, and documentation of best practices. It aims to detect code smells, identify potential bugs, provide suggestions for improvement, and optimize the code. Unlike traditional static code analysis tools, our LLM-based AI agent has the ability to predict future potential risks in the code. This supports a dual goal of improving code quality and enhancing developer education by encouraging a deeper understanding of best practices and efficient coding techniques. Furthermore, we explore the model's effectiveness in suggesting improvements that significantly reduce post-release bugs and enhance code review processes, as evidenced by an analysis of developer sentiment toward LLM feedback. For future work, we aim to assess the accuracy and efficiency of LLM-generated documentation updates in comparison to manual methods. This will involve an empirical study focusing on manually conducted code reviews to identify code smells and bugs, alongside an evaluation of best practice documentation, augmented by insights from developer discussions and code reviews. Our goal is to not only refine the accuracy of our LLM-based tool but also to underscore its potential in streamlining the software development lifecycle through proactive code improvement and education.

Z. Rasheed, Malik Abdul Sami, Muhammad Waseem et al. · 62 citations · ⚡3
#computer vision Open access Mar 2024

LLM-based agents for automating the enhancement of user story quality: An early report

In agile software development, maintaining high-quality user stories is crucial, but also challenging. This study explores the use of large language models to automatically improve the user story quality in Austrian Post Group IT agile teams. We developed a reference model for an Autonomous LLM-based Agent System and implemented it at the company. The quality of user stories in the study and the effectiveness of these agents for user story quality improvement was assessed by 11 participants across six agile teams. Our findings demonstrate the potential of LLMs in improving user story quality, contributing to the research on AI role in agile development, and providing a practical example of the transformative impact of AI in an industry setting.

Zheying Zhang, M. Rayhan, Tomas Herda et al. · 48 citations · ⚡4
#computer vision Review Mar 2024

System for systematic literature review using multiple AI agents: Concept and an empirical evaluation

Systematic literature review (SLR) is foundational to evidence-based research, enabling scholars to identify, classify, and synthesize existing studies to address specific research questions. Conducting an SLR is, however, largely a manual process. In recent years, researchers have made significant progress in automating portions of the SLR pipeline to reduce the effort and time required for high-quality reviews; nevertheless, there remains a lack of AI-agent-based systems that automate the entire SLR workflow. To this end, we introduce a novel multi-AI-agent system designed to fully automate SLRs. Leveraging large language models (LLMs), our system streamlines the review process to enhance efficiency and accuracy. Through a user-friendly interface, researchers specify a topic; the system then generates a search string to retrieve relevant academic papers. Next, an inclusion/exclusion filtering step is applied to titles relevant to the research area. The system subsequently summarizes paper abstracts and retains only those directly related to the field of study. In the final phase, it conducts a thorough analysis of the selected papers with respect to predefined research questions. This paper presents the system, describes its operational framework, and demonstrates how it substantially reduces the time and effort traditionally required for SLRs while maintaining comprehensiveness and precision. The code for this project is available at: https://github.com/GPT-Laboratory/SLR-automation .

Malik Abdul Sami, Z. Rasheed, Kai-Kristian Kemell et al. · 43 citations · ⚡2
#computer vision Feb 2024

Can Large Language Models Serve as Data Analysts? A Multi-Agent Assisted Approach for Qualitative Data Analysis

Context: Manual qualitative data analysis is time-intensive and can compromise validity and replicability, affecting analysis design, implementation, and reporting. Large Language Models (LLMs) enable human-bot collaboration in Software Engineering (SE), but their potential for qualitative data analysis in SE remains largely unexplored. Objective: The objective of this study is to design and develop an LLM-based multi-agent system that synergizes human decision support with AI to automate various qualitative data analysis approaches. Methods: We used LLM-based multi-agents systems to assist the qualitative data analysis process, deploying 27 agents, each responsible for a specific task, such as text summarization, initial code generation, and extracting themes and patterns. Results: The main findings are: (1) the LLM-based multi-agent system accelerates the qualitative data analysis process, (2) the system effectively automates tasks such as text summarization, initial code generation, and theme extraction, and (3) the publicly accessible code facilitates validation and further evaluation. Conclusion: The proposed LLM-based multi-agent system automates qualitative data analysis process, creating opportunities for researchers and practitioners. Future improvements focus on enhancing multilingual performance and integrating continuous expert feedback. The source code of proposed system and system details can be found here: https://github.com/GPT-Laboratory/Qualitative-Analysis-with-an-LLM-Based-Agentts

Z. Rasheed, Muhammad Waseem, Aakash Ahmad et al. · 40 citations
#artificial intelligence Conference Open access Jun 2018

The Key Concepts of Ethics of Artificial Intelligence

The growing influence and decision-making capacities of Autonomous systems and Artificial Intelligence in our lives force us to consider the values embedded in these systems. But how ethics should be implemented into these systems? In this study, the solution is seen on philosophical conceptualization as a framework to form practical implementation model for ethics of AI. To take the first steps on conceptualization main concepts used on the field needs to be identified. A keyword based Systematic Mapping Study (SMS) on the keywords used in AI and ethics was conducted to help in identifying, defying and comparing main concepts used in current AI ethics discourse. Out of 1062 papers retrieved SMS discovered 37 re-occurring keywords in 83 academic papers. We suggest that the focus on finding keywords is the first step in guiding and providing direction for future research in the AI ethics field.

Ville Vakkuri, P. Abrahamsson · 39 citations · ⚡2

Related blog posts