docs/research/rf-topological-sensing/00-rf-topological-sensing-index.md
Generated: 2026-03-08
Total Documents: 12
Total Lines: 14,322
Branch: claude/rf-mincut-sensing-uHnQX
RF Topological Sensing treats a room as a dynamic signal graph where ESP32 nodes are vertices and TX-RX links are edges weighted by CSI coherence. Instead of estimating position, minimum cut detects where the RF field topology changes — revealing physical boundaries corresponding to objects, people, and environmental shifts. This creates a "radio nervous system" that is structurally aware of space.
| # | Document | Lines | Key Topics |
|---|---|---|---|
| 01 | RF Graph Theory & Mincut Foundations | 1,112 | Max-flow/min-cut theorem, Stoer-Wagner/Karger algorithms, Fiedler vector, Cheeger inequality, spectral graph theory, comparison to classical RF sensing |
| 02 | CSI Edge Weight Computation | 1,059 | CSI feature extraction, coherence metrics, MUSIC/ESPRIT multipath decomposition, Kalman filtering of edges, noise robustness, normalization |
| # | Document | Lines | Key Topics |
|---|---|---|---|
| 03 | Attention Mechanisms for RF Sensing | 1,110 | GAT for RF graphs, self-attention for CSI, cross-attention fusion, differentiable mincut, antenna-level attention, efficient attention variants |
| 04 | Transformer Architectures for Graph Sensing | 896 | Graphormer/SAN/GPS, temporal graph transformers, ViT for spectrograms, transformer-based mincut prediction, foundation models for RF, edge deployment |
| # | Document | Lines | Key Topics |
|---|---|---|---|
| 05 | Sublinear Mincut Algorithms | 1,170 | Sublinear approximation, dynamic mincut, streaming algorithms, Benczúr-Karger sparsification, local partitioning, Rust implementation |
| # | Document | Lines | Key Topics |
|---|---|---|---|
| 06 | ESP32 Mesh Hardware Constraints | 1,122 | ESP32 CSI capabilities, 16-node topology, TDM synchronization, computational budget, channel hopping, power analysis, firmware architecture |
| 10 | System Architecture & Prototype Design | 1,625 | End-to-end pipeline, crate integration, DDD module design, 100ms latency budget, 3-phase prototype, benchmark design, ADR-044, Rust traits |
| # | Document | Lines | Key Topics |
|---|---|---|---|
| 07 | Contrastive Learning for RF Coherence | 1,226 | SimCLR/MoCo for CSI, AETHER-Topo extension, delta-driven updates, self-supervised pre-training, triplet edge classification, MERIDIAN transfer |
| 08 | Temporal Graph Evolution & RuVector | 1,528 | TGN/TGAT/DyRep, RuVector graph memory, cut trajectory tracking, event detection, compressed storage, cross-room transitions, drift detection |
| # | Document | Lines | Key Topics |
|---|---|---|---|
| 09 | Resolution & Spatial Granularity | 1,383 | Fresnel zone analysis, node density vs resolution, Cramér-Rao bounds, graph cut resolution theory, multi-frequency enhancement, scaling laws |
| # | Document | Lines | Key Topics |
|---|---|---|---|
| 11 | Quantum-Level Sensors | 934 | NV centers, Rydberg atoms, SQUIDs, quantum illumination, quantum graph algorithms, hybrid architecture, quantum ML, NISQ applications |
| 12 | Quantum Biomedical Sensing | 1,157 | Biomagnetic mapping, neural field imaging, circulation sensing, coherence diagnostics, non-contact vitals, ambient health monitoring, BCI |