| name | dynamic-path-brain-connectivity |
| version | v1.0.0 |
| last_updated | 2026-05-05T00:00:00.000Z |
| description | Model dynamic path trajectories in brain functional connectivity to capture temporal evolution of connections between functional communities. Based on arXiv 2510.24025 NeuroPathNet. |
Dynamic Path Brain Connectivity
Model dynamic path trajectories in brain functional connectivity to capture temporal evolution of connections between functional communities for improved brain state analysis.
Source Paper
- Title: NeuroPathNet: Dynamic Path Trajectory Learning for Brain Functional Connectivity
- arXiv: 2510.24025
- Published: 2025-10
- Key Insight: Existing methods struggle to capture temporal evolution of connections between specific functional communities. Path-level trajectory modeling characterizes dynamic behavior of connection pathways between brain functional partitions.
Activation Keywords
- dynamic path brain connectivity
- NeuroPathNet
- path trajectory brain network
- temporal brain connectivity
- dynamic functional communities
- 动态脑功能连接
- 路径轨迹学习
Core Methodology
Problem
Static functional connectivity (FC) and even sliding-window dynamic FC fail to capture how specific pathways between functional communities evolve over time. This loses critical temporal information about brain state transitions and cognitive dynamics.
Solution: Path-Level Trajectory Modeling
-
Community Partition Identification
- Identify functional communities (modules) in brain network
- Define inter-community pathways
- Each pathway = sequence of connected regions across communities
-
Trajectory Learning
- Model temporal evolution of each pathway
- Learn trajectory embeddings capturing dynamic patterns
- Capture both speed and direction of connectivity changes
-
Path-Aggregated Representation
- Combine pathway trajectories into holistic representation
- Attention mechanism weights important pathways
- End-to-end trainable with downstream task
Application Scenarios
- Brain state classification: task vs rest, cognitive load levels
- Neurological disorder biomarkers: altered pathway dynamics
- Cognitive process tracking: learning, attention, memory formation
- Brain-computer interfaces: dynamic connectivity features
Implementation Pattern
Pitfalls
- Path definition is critical: poor partitions lose information
- Temporal resolution vs noise trade-off in fMRI
- Computational complexity grows with number of pathways
- Requires careful validation of trajectory stability
Related Skills
- brain-network-controllability
- time-varying-brain-connectivity
- functional-connectivity-graph-neural-networks