Implementation of reinforcement learning in chemical reaction networks: application to phototaxis as curiosity-driven exploration
Living systems navigate environments using noisy and incomplete sensory signals. In unicellular algae, phototaxis is often modeled as a mechanistic run--tumble process driven by stimulus--response rules. However, such descriptions overlook how organisms actively sample their environment to reduce sensory ambiguity. From a minimal cognition perspective, we reframe this navigation as a subjective, information-driven sensorimotor process. To this end, we propose a framework linking a Partially Observable Markov Decision Process (POMDP) with biochemical reaction dynamics. Environmental variables are hidden, while the cell updates a minimal internal state from each observation through a memoryless Bayesian step. These internal dynamics balance orienting toward light with exploratory reorientation and can be implemented through Chemical-Reaction-Network Ordinary Differential Equations (CRN--ODEs). Our model includes a biophysical observation process for photoreception and a chemically computable polynomial bound on information gain. Using Inverse Reinforcement Learning (IRL) on 30 experimentally recorded Chlamydomonas trajectories, we infer the behavioral objective consistent with observed phototactic motion and benchmark the resulting dynamics with standard Stochastic Simulation Algorithm (SSA) baselines. Our model reproduces the empirical alignment-to-light distribution, comparable to objective SSA baselines on this dataset. Within this framework, run--tumble alternation emerges as an information-acquisition strategy: tumbling reorients the cell to sample new sensory configurations and resolve sensor ambiguity, demonstrating how intracellular biochemical networks can support adaptive information-seeking behavior in cellular navigation.
Code (0)
등록된 구현이 없습니다.
Tasks
Reinforcement LearningSimilar Papers 제목 키워드 기반
Neural CRNs: A Natural Implementation of Learning in Chemical Reaction Networks
We present Neural CRNs, an efficient, autonomous, and general-purpose implementation of learning within mass action chemical reaction systems. Unlike prior works, which transliterate discrete neural networks into chemica…
Multi-class ClassificationPhototaxis beyond turning: persistent accumulation and response acclimation of the microalga Chlamydomonas reinhardtii
Phototaxis is an important reaction to light displayed by a wide range of motile microorganisms. Flagellated eukaryotic microalgae in particular, like the model organism Chlamydomonas reinhardtii, steer either towards or…
NavigateDeep Molecular Programming: A Natural Implementation of Binary-Weight ReLU Neural Networks
Embedding computation in molecular contexts incompatible with traditional electronics is expected to have wide ranging impact in synthetic biology, medicine, nanofabrication and other fields. A key remaining challenge li…
Transfer LearningTranslationMulti-species consensus network of DNA strand displacement for concentration-to-strand translation
We propose novel chemical reaction networks to translate levels of concentration into unique DNA strand species, which we call concentration translators. Our design of the concentration translators is based on combinatio…
TranslationAutonomous Discovery of Unknown Reaction Pathways from Data by Chemical Reaction Neural Network
Chemical reactions occur in energy, environmental, biological, and many other natural systems, and the inference of the reaction networks is essential to understand and design the chemical processes in engineering and li…
Time Series Analysis