paper-with-me

Papers

A False Discovery Rate Control Method Using a Fully Connected Hidden Markov Random Field for Neuroimaging Data

2025-05-27 · Taehyo Kim, Qiran Jia, Mony J. de Leon, Hai Shu

False discovery rate (FDR) control methods are essential for voxel-wise multiple testing in neuroimaging data analysis, where hundreds of thousands or even millions of tests are conducted to detect brain regions associated with disease-related changes. Classical FDR control methods (e.g., BH, q-value, and LocalFDR) assume independence among tests and often lead to high false non-discovery rates (FNR). Although various spatial FDR control methods have been developed to improve power, they still fall short of jointly addressing three major challenges in neuroimaging applications: capturing complex spatial dependencies, maintaining low variability in both false discovery proportion (FDP) and false non-discovery proportion (FNP) across replications, and achieving computational scalability for high-resolution data. To address these challenges, we propose fcHMRF-LIS, a powerful, stable, and scalable spatial FDR control method for voxel-wise multiple testing. It integrates the local index of significance (LIS)-based testing procedure with a novel fully connected hidden Markov random field (fcHMRF) designed to model complex spatial structures using a parsimonious parameterization. We develop an efficient expectation-maximization algorithm incorporating mean-field approximation, the Conditional Random Fields as Recurrent Neural Networks (CRF-RNN) technique, and permutohedral lattice filtering, reducing the time complexity from quadratic to linear in the number of tests. Extensive simulations demonstrate that fcHMRF-LIS achieves accurate FDR control, lower FNR, reduced variability in FDP and FNP, and a higher number of true positives compared to existing methods. Applied to an FDG-PET dataset from the Alzheimer's Disease Neuroimaging Initiative, fcHMRF-LIS identifies neurobiologically relevant brain regions and offers notable advantages in computational efficiency.

📄 PDF Abstract BibTeX arXiv:2505.20688

Code (1)

kimtae55/fchmrf-lis 공식 구현 pytorch

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Controlling False Discovery Rates under Cross-Sectional Correlations

2021-02-15 · Junpei Komiyama, Masaya Abe, Kei Nakagawa, Kenichiro McAlinn

We consider controlling the false discovery rate for testing many time series with an unknown cross-sectional correlation structure. Given a large number of hypotheses, false and missing discoveries can plague an analysi…

Time SeriesTime Series Analysis

Conformal link prediction for false discovery rate control

2023-06-26 · Ariane Marandon

Most link prediction methods return estimates of the connection probability of missing edges in a graph. Such output can be used to rank the missing edges from most to least likely to be a true edge, but does not directl…

Link PredictionPrediction

Structure Learning of Gaussian Markov Random Fields with False Discovery Rate Control

2019-10-24 · Sangkyun Lee, Piotr Sobczyk, Malgorzata Bogdan

In this paper, we propose a new estimation procedure for discovering the structure of Gaussian Markov random fields (MRFs) with false discovery rate (FDR) control, making use of the sorted l1-norm (SL1) regularization. A…

Model Selection

PAPRIKA: Private Online False Discovery Rate Control

2020-02-27 · Wanrong Zhang, Gautam Kamath, Rachel Cummings

In hypothesis testing, a false discovery occurs when a hypothesis is incorrectly rejected due to noise in the sample. When adaptively testing multiple hypotheses, the probability of a false discovery increases as more te…

Two-sample testing

Online Rules for Control of False Discovery Rate and False Discovery Exceedance

2016-03-29 · Adel Javanmard, Andrea Montanari

Multiple hypothesis testing is a core problem in statistical inference and arises in almost every scientific field. Given a set of null hypotheses $\mathcal{H}(n) = (H_1,\dotsc, H_n)$, Benjamini and Hochberg introduced t…

Two-sample testing