erojasoficial-byte
|
5fdd1b0e83
|
Add consciousness detection module with multi-theory proxy metrics
Implements four theory-grounded neural integration measures:
- Phi Proxy (IIT): time-series mutual information between brain partitions
- Global Workspace (GWT): hub neuron broadcast coverage
- Self-Model (Metzinger): sensorimotor prediction correlation
- Perturbation Complexity (Koch): cascade richness after spike injection
Key findings from embodied simulation (session 20260311_134345):
- Flight CI=0.463 > Walking CI=0.324 > Escape CI=0.049 (8.7x ratio)
- Self-Model spike (0.904) precedes flight initiation
- Temporal sensitization: CI increases +0.211 over session
New files: consciousness.py, paper_consciousness_en.md, paper_consciousness_es.md
Modified: fly_embodied.py (--consciousness flag), brain_monitor.py (CI visualization)
|
2026-03-11 15:03:01 -05:00 |
|
erojasoficial-byte
|
c1d089dc3b
|
Embodied Drosophila: whole-brain connectome simulation in a biomechanical body
138,639 LIF neurons (FlyWire v783, GPU/PyTorch) connected to NeuroMechFly v2
(MuJoCo) with compound-eye vision, olfaction, gustation, somatosensation,
courtship song, virtual flight, and proboscis extension.
Includes benchmark suite (Brian2, Brian2CUDA, PyTorch, NEST GPU),
project website, and technical papers (EN/ES).
|
2026-03-10 22:25:04 -05:00 |
|