paper-with-me

Papers

OTFPF: Optimal Transport-Based Feature Pyramid Fusion Network for Brain Age Estimation with 3D Overlapped ConvNeXt

2022-05-10 · Yu Fu, Yanyan Huang, Yalin Wang, Shunjie Dong, Le Xue, Xunzhao Yin, Qianqian Yang, Yiyu Shi, Cheng Zhuo

Chronological age of healthy brain is able to be predicted using deep neural networks from T1-weighted magnetic resonance images (T1 MRIs), and the predicted brain age could serve as an effective biomarker for detecting aging-related diseases or disorders. In this paper, we propose an end-to-end neural network architecture, referred to as optimal transport based feature pyramid fusion (OTFPF) network, for the brain age estimation with T1 MRIs. The OTFPF consists of three types of modules: Optimal Transport based Feature Pyramid Fusion (OTFPF) module, 3D overlapped ConvNeXt (3D OL-ConvNeXt) module and fusion module. These modules strengthen the OTFPF network's understanding of each brain's semi-multimodal and multi-level feature pyramid information, and significantly improve its estimation performances. Comparing with recent state-of-the-art models, the proposed OTFPF converges faster and performs better. The experiments with 11,728 MRIs aged 3-97 years show that OTFPF network could provide accurate brain age estimation, yielding mean absolute error (MAE) of 2.097, Pearson's correlation coefficient (PCC) of 0.993 and Spearman's rank correlation coefficient (SRCC) of 0.989, between the estimated and chronological ages. Widespread quantitative experiments and ablation experiments demonstrate the superiority and rationality of OTFPF network. The codes and implement details will be released on GitHub: https://github.com/ZJU-Brain/OTFPF after final decision.

📄 PDF Abstract BibTeX arXiv:2205.04684

Code (2)

ZJU-Brain/OTFPF 공식 구현
brain-age/otfpf 공식 구현

Tasks

Age Estimation

Methods 이 논문이 사용한 방법론

ConvNeXt 설명 없음

Similar Papers 제목 키워드 기반

Pyramid Mini-Batching for Optimal Transport

2021-09-29 · Devin Guillory, Kuniaki Saito, Eric Tzeng, Yannik Pitcan 외

Optimal transport theory provides a useful tool to measure the differences between two distributions. Aligning distributions by minimizing optimal transport distances has been shown to be effective in a variety of machin…

Domain Adaptation

Transport based Graph Kernels

2020-11-02 · Kai Ma, Peng Wan, Daoqiang Zhang

Graph kernel is a powerful tool measuring the similarity between graphs. Most of the existing graph kernels focused on node labels or attributes and ignored graph hierarchical structure information. In order to effective…

$P^2$ Net: Augmented Parallel-Pyramid Net for Attention Guided Pose Estimation

2020-10-26 · Luanxuan Hou, Jie Cao, Yuan Zhao, Haifeng Shen 외

We propose an augmented Parallel-Pyramid Net ($P^2~Net$) with feature refinement by dilated bottleneck and attention module. During data preprocessing, we proposed a differentiable auto data augmentation ($DA^2$) method.…

Data AugmentationPose Estimation

Feature Pyramid biLSTM: Using Smartphone Sensors for Transportation Mode Detection

2023-10-17 · Qinrui Tang, Hao Cheng

The widespread utilization of smartphones has provided extensive availability to Inertial Measurement Units, providing a wide range of sensory data that can be advantageous for the detection of transportation modes. The …

Transportation Mode Detection

Deep Sensor Fusion with Pyramid Fusion Networks for 3D Semantic Segmentation

2022-05-26 · Hannah Schieber, Fabian Duerr, Torsten Schoen, Jürgen Beyerer

Robust environment perception for autonomous vehicles is a tremendous challenge, which makes a diverse sensor set with e.g. camera, lidar and radar crucial. In the process of understanding the recorded sensor data, 3D se…

3D Semantic SegmentationAutonomous VehiclesSegmentationSemantic Segmentation+1