Zing Forum

Reading

Wormuse: When the Nervous System of a Nematode Starts Playing Music

An open-source project that connects the 302 neurons of Caenorhabditis elegans (C. elegans) to a physical piano model, where neuroscience, physics, and musical art converge in code.

C. elegans神经模拟OpenWorm物理信息神经网络生成音乐生物艺术神经科学物理建模
Published 2026-05-26 05:12Recent activity 2026-05-26 05:21Estimated read 4 min
Wormuse: When the Nervous System of a Nematode Starts Playing Music
1

Section 01

Wormuse Project Overview: When C. elegans' Neural Activity Becomes Music

The Wormuse open-source project connects the 302 neurons of Caenorhabditis elegans (C. elegans) to a physical piano model, merging neuroscience, physics, and music art. Developed by VahidGh and hosted on GitHub (link: https://github.com/VahidGh/wormuse, released 2026-05-25), it explores cross-disciplinary fusion by translating simulated neural activity into musical expressions.

2

Section 02

Project Background & Core Idea

C. elegans is a classic model organism in neuroscience with a fully mapped 302-neuron system (deterministic). Wormuse's core idea: since its neural activity can be precisely simulated, can we convert this activity into perceivable art—music? This project aims to bridge neural simulation with artistic expression.

3

Section 03

Three-Layer Technical Framework

  1. Neural Simulation: Based on OpenWorm, using Sibernetic (physical simulation engine) and C302 (C.elegans electrophysiology simulator) to track real-time neuron firing sequences.
  2. Physical Piano Modeling: Each neuron maps to a piano hammer; muscle activity adjusts volume/timbre; physical engine simulates string vibration/resonance for realistic sound.
  3. Physics-Informed Neural Network (PINN): Optimizes neural signals into harmonic structures, adjusts rhythm/dynamics to balance authenticity and musicality.
4

Section 04

Scientific & Artistic Value

  • Neuroscience: Converts neural data into auditory experience, helping researchers detect temporal patterns hard to see in traditional visualizations.
  • Bio-Art: A new paradigm—dialogue between biological neural activity and human art framework, raising questions about authorship and creativity.
  • Cross-disciplinary: Integrates computational neuroscience, physical modeling, ML (PINN), and digital art, serving as a reference for interdisciplinary projects.
5

Section 05

Potential Applications

  1. Neuro education: Let students understand neural dynamics via listening.
  2. Music creation: Unique bio-driven sound source for electronic musicians.
  3. Science communication: Exhibit in museums to showcase neuroscience charm.
  4. Disease research: Detect neural abnormalities through music pattern changes.
6

Section 06

Conclusion & Invitation

Wormuse proves no gap between scientific simulation and art. The 302-neuron C. elegans generates aesthetic music via digital conversion, reinterpreting creativity. Its codebase is an excellent entry for exploring neural simulation, physical modeling, and ML fusion—worth exploring for those interested in computational neuroscience or AI art.