QUIET (Quantifying Underutilized Influential Edges for Targeted Synchronization) is an edge-centric framework that integrates structural controllability and functional connectivity to identify energy-efficient synchronization pathways in brain networks.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill quiet-edge-centric-brain-synchronization --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quiet Edge Centric Brain Synchronization?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-quiet-edge-centric-brain-synchronization-5d499043)More formats (shields.io, HTML) on the badges page.
---
name: quiet-edge-centric-brain-synchronization
created: 2026-06-13
arxiv_id: 2606.11091
authors: Sovesh Mohapatra, Christoffer G. Alexandersen, Panagiotis Fotiadis, Max B. Kelz, John A. Detre, Fabio Pasqualetti, Dani S. Bassett
title: "QUIET: Quantifying Underutilized Influential Edges for Targeted Synchronization"
tags: [brain-network, network-control, synchronization, edge-centric, control-energy, white-matter, functional-connectivity, counterfactual-neuroscience]
---
# QUIET: Edge-Centric Brain Network Synchronization Control
## Summary
QUIET (Quantifying Underutilized Influential Edges for Targeted Synchronization) is an edge-centric framework that integrates structural controllability and functional connectivity to identify energy-efficient synchronization pathways in brain networks.
## Key Innovation
- **Edge-centric approach** (vs traditional node-centric): incorporates both structure AND function
- **Quiet highways**: edges that are structurally influential but functionally underutilized
- **Targeted synchronization**: achieves extended neural dynamics patterns, not just instantaneous states
## Core Methodology
### Framework Components
1. **Structural Controllability**: White matter connection influence (from structural connectivity)
2. **Functional Utilization**: Mutual information between pairwise functional timeseries
3. **Energy Optimization**: Identify edges minimizing control energy for synchronization
### Algorithm
```
Input: Structural connectivity (SC), Functional connectivity (FC)
Output: Ranked edge set for targeted synchronization
1. Compute structural controllability metric per edge
2. Calculate functional mutual information for each connection
3. Identify "quiet highways" - high structural influence + low functional utilization
4. Rank edges by synchronization efficiency metric
5. Optimize regional synchronization control energy
```
## Key Results
### Validation
- **75 synthetic configurations**: QUIET-ranked edges outperformed random selection in **93%** (p<0.01)
- **Human Connectome Project**: Control energy for salience network synchronization correlates with fluid intelligence
- **Dexmedetomidine sedation**: Frontoparietal and default-mode networks require largest control energy in both awake and sedated states
### Neuroscientific Insights
- Fluid intelligence correlates with synchronization control energy
- Anesthesia effects on control energy patterns
- Region-specific recruitment recovery from language alone
## Technical Details
### Controllability Metrics
- **Structural influence**: Based on network control theory (minimum energy to achieve target state)
- **Functional utilization**: Mutual information I(X;Y) between time series
- **Combined metric**: Trade-off between structural influence and functional utilization
### Synchronization Target
- Extended patterns (not instantaneous states)
- Region-specific synchronization states
- Network-level dynamic patterns
## Activation
Use when: brain network control, synchronization analysis, network perturbation, control energy optimization, edge-centric analysis, white matter function integration, counterfactual neuroscience
## Implementation Considerations
### Required Data
- Structural connectivity (DWI tractography, white matter integrity)
- Functional connectivity (fMRI time series correlations)
- Network topology (graph representation)
### Computational Pipeline
1. Structural controllability computation (controllability Gramian)
2. Functional mutual information estimation
3. Edge ranking and selection
4. Energy optimization for target synchronization
## Related Concepts
- Network control theory
- Structural-functional coupling
- Brain network controllability
- Synchronization dynamics
- Neural perturbation studies
## Applications
1. **Counterfactual neuroscience**: Predict effects of targeted perturbations
2. **Anesthesia research**: Model consciousness transitions
3. **Cognitive neuroscience**: Link synchronization energy to cognition
4. **Brain stimulation**: Optimize stimulation targets
## References
- arXiv:2606.11091 (June 2026)
- Released as stand-alone software
- 38 pages, 6 figures, 8 supplementary materialsIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!