paper-with-me

Papers

Novel Machine Learning Approaches for Improving the Reproducibility and Reliability of Functional and Effective Connectivity from Functional MRI

2022-01-31 · Cooper J. Mellema, Albert Montillo

Objective: New measures of human brain connectivity are needed to address gaps in the existing measures and facilitate the study of brain function, cognitive capacity, and identify early markers of human disease. Traditional approaches to measure functional connectivity between pairs of brain regions in functional MRI, such as correlation and partial correlation, fail to capture nonlinear aspects in the regional associations. We propose a new machine learning based measure of functional connectivity which efficiently captures linear and nonlinear aspects. Approach: We propose two new EC measures. The first, a machine learning based measure of effective connectivity, measures nonlinear aspects across the entire brain. The second, Structurally Projected Granger Causality adapts Granger Causal connectivity to efficiently characterize and regularize the whole brain EC connectome to respect underlying biological structural connectivity. The proposed measures are compared to traditional measures in terms of reproducibility and the ability to predict individual traits in order to demonstrate these measures internal validity. We use four repeat scans of the same individuals from the Human Connectome Project and measure the ability of the measures to predict individual subject physiologic and cognitive traits. Main results: The proposed new FC measure of ML.FC attains high reproducibility with an R squared of 0.44, while the proposed EC measure of SP.GC attains the highest predictive power with an R squared of 0.66. Significance: The proposed methods are highly suitable for achieving high reproducibility and predictiveness.

📄 PDF Abstract BibTeX arXiv:2201.13378

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFeature ImportanceFunctional Connectivity

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Dynamic Functional Connectivity

2023-01-09 · Christine Ahrends, Diego Vidaurre

Most generally, dynamic functional connectivity (FC) refers to the non-instantaneous couplings across timeseries from a set of brain areas, here as measured by fMRI. This is in contrast to static FC, which is defined as …

ClusteringFunctional Connectivity

An Analyst-Inspector Framework for Evaluating Reproducibility of LLMs in Data Science

2025-02-23 · Qiuhai Zeng, Claire Jin, Xinyue Wang, Yuhan Zheng 외

Large Language Models (LLMs) have demonstrated potential for data science tasks via code generation. However, the exploratory nature of data science, alongside the stochastic and opaque outputs of LLMs, raise concerns ab…

BenchmarkingCode Generation

What is Reproducibility in Artificial Intelligence and Machine Learning Research?

2024-04-29 · Abhyuday Desai, Mohamed Abdelhamid, Nakul R. Padalkar

In the rapidly evolving fields of Artificial Intelligence (AI) and Machine Learning (ML), the reproducibility crisis underscores the urgent need for clear validation methodologies to maintain scientific integrity and enc…

Improving Reproducibility in Machine Learning Research (A Report from the NeurIPS 2019 Reproducibility Program)

2020-03-27 · Joelle Pineau, Philippe Vincent-Lamarre, Koustuv Sinha, Vincent Larivière 외

One of the challenges in machine learning research is to ensure that presented and published results are sound and reliable. Reproducibility, that is obtaining similar results as presented in a paper or talk, using the s…

BIG-bench Machine Learning

Reproducibility and Geometric Intrinsic Dimensionality: An Investigation on Graph Neural Network Research

2024-03-13 · Tobias Hille, Maximilian Stubbemann, Tom Hanika

Difficulties in replication and reproducibility of empirical evidences in machine learning research have become a prominent topic in recent years. Ensuring that machine learning research results are sound and reliable re…

Graph Neural Network