QUIET: Edge-centric framework for targeted brain network synchronization. Integrates structural controllability with functional connectivity to identify energy-efficient synchronization pathways. Identifies 'quiet highways' - edges that are structurally influential but functionally underutilized. Validated on HCP data showing salience network control energy correlates with fluid intelligence. Applied to dexmedetomidine sedation showing frontoparietal and default-mode networks require largest ...
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)More formats (shields.io, HTML) on the badges page.
---
name: quiet-edge-centric-brain-synchronization
description: "QUIET: Edge-centric framework for targeted brain network synchronization. Integrates structural controllability with functional connectivity to identify energy-efficient synchronization pathways. Identifies 'quiet highways' - edges that are structurally influential but functionally underutilized. Validated on HCP data showing salience network control energy correlates with fluid intelligence. Applied to dexmedetomidine sedation showing frontoparietal and default-mode networks require largest control energy."
version: 1.0.0
author: Hermes Agent
license: MIT
metadata:
hermes:
tags: [brain-network, network-control, synchronization, edge-centric, structural-controllability, functional-connectivity, mutual-information, white-matter, salience-network, fluid-intelligence]
related_skills: [brain-network-controllability, network-control-theory]
arxiv_id: "2606.11091v1"
paper_title: "QUIET: Quantifying Underutilized Influential Edges for Targeted Synchronization"
paper_authors: "Sovesh Mohapatra, Christoffer G. Alexandersen, Panagiotis Fotiadis, Max B. Kelz, John A. Detre, Fabio Pasqualetti, Dani S. Bassett"
paper_date: "2026-06-09"
---
# QUIET: Edge-Centric Brain Network Synchronization Framework
## Overview
Network control theory has traditionally used node-centric, structural approaches to model strategies for steering neural dynamics, focusing on achieving desired instantaneous states. QUIET introduces an **edge-centric framework** that incorporates both structure and function to achieve extended patterns of neural dynamics characterized by desired synchronization states.
## Core Innovation: Edge-Centric Approach
### Key Distinction from Traditional Methods
- **Traditional (Node-Centric)**: Focus on nodes, structural connectivity only, instantaneous state control
- **QUIET (Edge-Centric)**: Focus on edges, integrates structure + function, extended synchronization patterns
### Integration of Structural and Functional Information
1. **Structural Controllability**: Individual white matter connections analyzed for control capacity
2. **Functional Information**: Mutual information between pairwise functional timeseries
3. **Combined Metric**: Edges ranked by both structural influence and functional utilization
## Methodology: Identifying "Quiet Highways"
### Definition
**Quiet highways** = edges that are:
- **Structurally influential**: High control capacity in structural network
- **Functionally underutilized**: Low mutual information in functional timeseries
### Algorithm Steps
1. **Structural Analysis**: Compute structural controllability metrics for each white matter edge
2. **Functional Analysis**: Calculate mutual information between functional timeseries pairs
3. **Edge Ranking**: Combine structural and functional metrics to identify quiet highways
4. **Optimization**: Select edges for energy-efficient regional synchronization
## Validation and Results
### Synthetic Validation (75 configurations)
- QUIET-ranked edge sets significantly outperformed random selection in **93% of cases**
- Statistical significance: p < 0.01
### Human Connectome Project (HCP) Results
**Key Finding**: Control energy required for synchronization of **salience network** correlates with **fluid intelligence**
- Implication: Individual differences in cognitive ability reflected in network control properties
### Dexmedetomidine Sedation Study
**Application**: Healthy adults undergoing dexmedetomidine-induced unresponsiveness
**Results**:
- **Frontoparietal network**: Largest control energy required for synchronization
- **Default-mode network**: Largest control energy required for synchronization
- **Pattern**: Consistent in both awake and sedated states
## Implementation
### Software Release
QUIET released as **stand-alone software** for:
- Studying theoretically-defined synchronization pathways
- Informing testable hypotheses in perturbative studies
- Integration with existing neuroimaging pipelines
### Data Requirements
1. **Structural Data**: White matter connectivity (DTI, tractography)
2. **Functional Data**: fMRI timeseries
3. **Optional**: Behavioral/cognitive measures for validation
## Applications
### 1. Cognitive Neuroscience
- **Fluid Intelligence Prediction**: Salience network control energy as biomarker
- **Individual Differences**: Network control properties correlate with cognitive abilities
- **Development Studies**: Changes in quiet highways across lifespan
### 2. Clinical Applications
- **Anesthesia Monitoring**: Network-specific control energy changes under sedation
- **Neuropsychiatric Disorders**: Altered quiet highways in disease states
- **Brain Stimulation**: Target selection for therapeutic interventions
### 3. Brain-Computer Interfaces
- **Optimal Targeting**: Energy-efficient synchronization pathways
- **Personalized Control**: Individual-specific edge selection
- **Adaptive Interventions**: Dynamic quiet highway identification
## Technical Framework
### Mathematical Model
**Control Energy** for synchronization:
- Minimum energy input to achieve desired synchronization pattern
- Edge-specific energy based on structural-functional integration
- Optimization over subset of edges (quiet highways)
### Computational Pipeline
1. Load structural connectivity matrix (white matter edges)
2. Compute functional connectivity (mutual information)
3. Calculate structural controllability for each edge
4. Identify quiet highways (high structural, low functional)
5. Optimize control energy for target synchronization
6. Validate against behavioral/cognitive measures
## Key Insights
### 1. Structure-Function Dissociation
- Edges can be structurally influential but functionally quiet
- Traditional node-centric methods miss this dissociation
- Edge-centric approach reveals hidden control pathways
### 2. Energy Efficiency Principle
- Quiet highways provide **energy-efficient** synchronization routes
- Less functional engagement → lower energy cost for control
- Optimal for therapeutic interventions
### 3. Network-Specific Patterns
- **Salience network**: Intelligence-related control properties
- **Frontoparietal/DMN**: Consciousness-related control energy
- Network-specific quiet highway patterns
## Future Directions
### Research Extensions
1. **Longitudinal Studies**: Track quiet highway changes over time
2. **Multi-Modal Integration**: Add electrophysiology, molecular imaging
3. **Causal Validation**: Test predictions with brain stimulation
4. **Disease Models**: Apply to Alzheimer's, schizophrenia, depression
### Methodological Advances
1. **Dynamic QUIET**: Time-varying quiet highways
2. **Multiscale QUIET**: Integration across spatial scales
3. **Bayesian QUIET**: Uncertainty quantification in edge ranking
4. **Deep Learning Integration**: Automated quiet highway detection
## References
- Original Paper: arXiv:2606.11091v1 (2026-06-09)
- Network Control Theory: Pasqualetti et al., 2014
- Structural Controllability: Liu et al., 2011
- Mutual Information: Cover & Thomas, 2006
- Salience Network: Seeley et al., 2007
## Activation Keywords
`quiet`, `edge-centric`, `brain synchronization`, `network control`, `structural controllability`, `quiet highways`, `white matter`, `mutual information`, `salience network`, `fluid intelligence`, `dexmedetomidine`, `control energy`, `functional connectivity`Is 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!