This page includes a narrative overview of my research, organized into different ‘themes’.

You can also skip right to the publications.

Research Overview

To me, one of the most interesting questions in cognitive and computational neuroscience is to try and understand the biological underpinnings of our high degree or behavioral flexibility, in which we are able to quickly and flexibly react to an ever changing world. As part of this ever changing world, the human brain is constantly receiving dizzying amounts of information. Despite this, it is (usually) able to select important inputs, figure out what is going on, and come up with appropriate responses. Doing all this requires powerful processes to parse, select, and organize incoming information, and flexibly choose and direct systematic outputs. How is it that the brain is able to organize all of its seemingly chaotic activity in order to allow us to systematically respond in structured ways, ultimately allowing for allowing us to do everything that we do?

Alternately put, the brain must have some powerful organizational capacities for coordinating activity, allowing for the functional organization of brain activity. With this idea in mind, in my work I focus on investigating patterns of electrical brain activity that arise from large groups of neurons. In particular, I’m involved in work focused on measuring, analyzing and interpreting both periodic activity, or neural oscillations, and aperiodic activity, sometimes described as ‘1/f activity’, that we see in electrical recordings of the brain. From these signals we try and infer properties of physiological activity, and how this activity may relate to cognition and disease. This work includes methods development of software tools, analyzing data from open-access databases, and running novel experiments with human subjects while we record their brain activity.

In practice, my research falls into a few different components, including:

Most of the projects currently described were done as part of my PhD thesis at the Voytek Lab, with Professor Bradley Voytek, in the department of Cognitive Science at the University of California, San Diego.

Projects from my current postdoctoral work in the Jacobs Lab, in the Biomedical Engineering department at Columbia University will be added soon.

On the rest of this page, you can find descriptions of the following projects:

Methods Work: Measuring Periodic & Aperiodic Neural Activity

Methods

Quick Version: Methods for measuring periodic and aperiodic neural activity.

Neuro-electrophysiological data contains periodic or rhythmic components, often referred to as ‘neural oscillations’, as well as an aperiodic or ‘1/f-like’ activity. These different periodic & aperiodic components have different physiological generators and interpretations, such that we argue that they should each be explicitly measured in order to ensure that analyses and interpretations appropriately describe which features of the data are changing. To do so, we have developed a method to parameterize these components from the neural power spectrum. The method for parameterizing neural power spectra is available as an open-source Python toolbox, and is described in this paper.

In related work, we evaluate and compare other methods, including band-ratio measures, such as theta/beta, which systematically conflate periodic and aperiodic activity, and methods for analyzing aperiodic activity. More generally, we created the “Oscillation Methods” project, a ‘methodological review’ of considerations for measuring and interpreting neural oscillations, which is described in this paper and also hosted on this project website. These methods-related projects are largely driven by simulated data, including with our NeuroDSP toolbox, which is described in this paper.

Descriptive Work: Electrophysiological Data Mapping & Data Integration

MEG

Quick Version: The ‘what, when, and where’ of neuro-electrophysiological data.

Descriptively, I work on projects investigating the ‘where, when, and what’ of periodic and aperiodic neural activity, characterizing both periodic and aperiodic activity across the human cortex, as well as investigating how this relates to other measures such as structural connectivity, gene expression and/or functional associations. In general, this includes analyzing large, open-access dataset, and applying our novel methods to measure periodic and aperiodic components. This includes analyzing a large dataset of magnetoencephalography (MEG) data, some analyses of which are included in the parameterization paper, and a large EEG dataset, some analyses of which are included in the band-ratios paper. A follow-up report on this project is currently in preparation, with some additional analyses also currently available in conference posters (SfN2018, Biomag2018, Neuroinformatics2018).

As well as this work which seeks to describe typical patterns of periodic & aperiodic activity in non-clinical, mostly adult populations, with collaborators, I have been involved in projects investigating neural activity across development and in clinical situations. In a project led by Wei He, we investigated patterns of aperiodic activity across development in a cohort of children with MEG data, finding a systematic change in aperiodic activity during development, as described in this preprint. Relatedly, with Brendan Ostlund, we developed a tutorial paper, including some example analyses, for applying spectral parameterization to developmental data, which is available in this paper. In terms of clinical work, in a project led by Madeline Robertson, we analyzed EEG data from children with ADHD, and find that there is a systematic different in aperiodic activity in this group, as described in this paper.

Phase

Quick Version: How do momentary fluctuations in neural activity relate to cognition?

If I repeatedly flash a very brief, dim light, for the exact same event that happens, sometimes you may see it, but sometimes you won’t. Why does the brain react so differently to the same input? One finding is that oscillatory phase, that is, the precise part of the rhythmic brain activity at which the flash occurs, systematically relates to your perception. The underlying idea is here is that low-frequency oscillations may work to parse incoming inputs - this selection process creating rhythmic fluctuations of better (and worse) processing. To investigate these ideas, we have developed an online presentation system that can selectively present stimuli at particular phases of subject’s ongoing oscillations that we can use to investigate these ideas. A preprint of this project is upcoming. The online presentation brain-computer interface and task validation was presented at SfN-2015. A follow up (offline) experiment examining the role of oscillatory phase in perceptual and/or attentional processes was presented at SfN-2016.

In other work, we investigate task-related dynamics of aperiodic neural activity. In work led by Leo Waschke, we did an experiment in which we presented subjects with stimuli that itself has 1/f properties. By manipulating both the stimulus characteristics, and the attentional focus of the subjects, we were able to show how perceptual and attentional task elements systematically affect event-related aperiodic neural activity. This work is described in this paper.

Meta-Science Work: Automated Meta-Analyses of the Scientific Literature

ERP

Quick Version: Computationally summarizing and investigating the scientific literature.

The scientific literature is vast and ever growing. While informatics offers tools and approaches to help parse, organize and summarize the literature, there has been relatively little adoption of these approaches in cognitive neuroscience. To address this, I work on tools and projects that aim to investigate and summarize patterns in the scientific literature. To do so, I created a Python module for performing collection and analysis of the scientific literature, which is available here, and described in this paper.

This tool, which uses the PubMed API to find and collect relevant literature, allows us to systematically and automatically analyze large collections of scientific literature. For example, we did an automated meta-analysis of studies using event-related potentials (ERPs), using automated procedures to create data-driven summaries of ERPs. This project is described in this paper, and hosted on a project website.

Working with Richard Gao, this work has been generalized to explore topics across cognition, resulting in a couple conference papers (Cogsci2017, CCN2019). In work led by Will Fox, we have extended this project to investigating aspects of scientific communication, in particular examining differences in conveyed confidence in the scientific literature, comparing between primary literature and press releases, which resulted in a conference paper.