Back to the Agenda

Software Sessions

The video recording of this talk can be viewed here.

Organizer: Ying Guo
Emory University
Email: yguo2@emory.edu

Chair: Shijia Bian
Emory University
Email: shijia.bian@emory.edu

Speakers:

1. John Muschelli
Johns Hopkins University
Email: jmusche1@jhu.edu
Time: 2:55pm-3:15pm

Title: Neuroconductor: An R Platform for Medical Imaging Analysis
Abstract: Neuroconductor (https://neuroconductor.org) is an open-source platform for rapid testing and dissemination of reproducible computational imaging software. The goals of the project are to: 1) provide a centralized repository of R software dedicated to image analysis, 2) disseminate software updates quickly, 3) train a large, diverse community of scientists using detailed tutorials and short courses, 4) increase software quality via automatic and manual quality controls, and 5) promote reproducibility of image data analysis.

We provide a description of the purpose of Neuroconductor, highlight packages in this framework, and some imaging analysis examples with real data sets.

2. Stathis D. Gennatas
University of California, San Francisco
Email: Efstathios.Gennatas@ucsf.edu
Time: 3:15pm-3:35pm

Title: Efficient and accessible Machine Learning with rtemis
Abstract: The increasing volume and variety of research and clinical biomedical data generated daily is driving up demand for sophisticated quantitative data analysis. rtemis is a comprehensive, open source, machine learning (ML) platform written in R, which grew out of the need to analyze large neuroimaging and cognitive data. It offers a homogenized input/output interface for unsupervised and supervised learning algorithms using a modern object-oriented class system, along with support for powerful static and interactive graphics. It aims to make advanced machine learning analyses highly efficient and accessible to both the expert and novice user alike. It provides low- and high-level functions that replace a very large number of lines of code while allowing control of all parameters of the data analysis pipeline. It offers seamless support for a comprehensive list of learning algorithms implemented in other R packages along with a growing array of novel methods developed on the platform (The Additive Tree, the Hybrid Tree, Conditional Interpretable SuperLearner, Expert-Augmented Machine Learning, and others).

The rtemis project aims to promote open science and reproducibility. Increasing the efficiency of data analysis pipelines, makes code more compact, easier to share and comprehend, and easier to replicate. Major ongoing research on the rtemis platform includes novel procedures for joint optimization of structured and unstructured data and extension of Expert-Augmented Machine Learning to imaging. Documentation and educational material are available on the project website (https://rtemis.netlify.com).

3. Joshua Lukemire
Emory University
Email: Joshua.lukemire@emory.edu
Time: 3:35pm-3:55pm

Title: HINT – A Matlab toolbox for hierarchical covariate-adjusted independent component analysis of fMRI data
Abstract: We introduce a Matlab toolbox, HINT (Hierarchical INdependent component analysis Toolbox), that provides a hierarchical covariate-adjusted ICA (hc-ICA) for modeling and testing covariate effects and generates model-based estimates of brain networks on both the population- and individual-level. HINT provides a user-friendly Matlab GUI that allows users to easily load images, specify covariate effects, monitor model estimation via an EM algorithm, specify hypothesis tests, and visualize results. HINT also has a command line interface which allows users to conveniently run and reproduce the analysis with a script. We provide a walkthrough of the toolbox features and a demonstration on synthetic data.

4. Hernando Ombao
KAUST
Email: hernando.ombao@kaust.edu.sa
Time: 3:55pm-4:15pm

Title: Toolbox for Exploring Interactions in Multivariate Time Series
Abstract: Brain activity is a complex process and one key interest to characterize dependence between various nodes in a brain network. In this talk, we shall present a toolbox eXSD (Exploratory Spectral Dependence) which was developed to study dependence between signals that is driven by common oscillatory activity. This toolbox includes a visualization component and a menu of various dependence measures including coherence, partial coherence, partial directed coherence, dual-frequency coherence, phase-amplitude coupling and spectral causality models. The latter work on phase-amplitude coupling aims to capture potential non-linear interactions between signals. This is joint work with Marco Pinto (KAUST and Oslo Metropolitan University) who is the lead developer of this toolbox.

5. Marina Vannucci
Rice University
Email: marina@rice.edu
Time: 4:15pm-4:35pm

Title: User-friendly MATLAB GUIs for Bayesian Multi-Subject Modeling of fMRI Data
Abstract: We first introduce BVAR-connect, a variational inference approach to a Bayesian multi-subjectvector autoregressive (VAR) model for inference on effective brain connectivity based on resting statefunctional MRI data. The modeling framework uses a Bayesian variable selection approach that flexibly integrates multi-modal data into the prior construction. The variational inference approach we develop allows scalability of the methods and results in the ability to estimate subject- and group-level brain connectivity networks over whole-brain parcellations of the data. Next, we describe NPBayes-fMRI, a unified, probabilistically coherent non-parametric Bayesian framework for the analysis of task-related fMRI data from multi-subject experiments. The modeling approach is based on a spatio-temporal linear regression model that specifically accounts for the between-subjects heterogeneity in neuronal activity via a spatially informed multi-subject non-parametric variable selection prior. A characteristic feature of the approach is that it results in a clustering of the subjects into subgroups characterized by similar brain responses, while simultaneously producing group-level as well as subject-level activation maps.