Digital fruit fly brain learns to read hiragana, hits ~85% accuracy after 100k characters
tkasasagi · x · 2026-09-13
A developer trained a simulated fruit fly brain (FlyWire connectome, mushroom body only) to read hiragana: after 8 hours of training on 100k characters it answers 85% correctly on unseen fonts, and a live web page lets you quiz it in real time.
- Encoding: 16×16 pixels drive 685 olfactory projection neurons with Poisson spikes; 10% of 5,177 Kenyon cells fire, using the same wiring as smell.
- Readout: 96 MBONs split into 46 compartments, one per character; dopamine-based plasticity (Hige 2015, Handler 2019) strengthens correct and weakens chosen compartments on mistakes.
- Curriculum: starts with the 'a' row, unlocks the next only after 75% on 5 held-out fonts; author estimates 70% on all 46 characters.
- The fly 'writes' each answer with its front legs and gets food when correct; the 2-MBON-per-character readout bottleneck explains most remaining error.
Related event: Digital Fly Brain Learns to Read Hiragana with 85% Accuracy(2 posts)→
More from Research
- Proxy Policy Steering adapts frozen VLA models to new tasks at inference time — weichiuma · 2026-09-14
- New research: standard SGD matches AdamW for LLM RL training, with far less memory overhead — zhaoran_wang · 2026-09-14
- RSI work separates practical harness self-improvement from unproven intelligence explosion — arthurcolle · 2026-09-14
- Amazon Proposes Query-Aware Index Pruning to Optimize Retrieval Under Budget Constraints — _reachsumit · 2026-09-14
- New Paper Finds Retrieval Signals Give No Reliable Routing Gain in Adaptive Multimodal RAG — _reachsumit · 2026-09-14
- Google: Graph RAG Cuts API Hallucination Rate from 56.4% to 16.2% in Java-to-Python Migration — _reachsumit · 2026-09-14