All corrections
X March 20, 2026 at 02:08 AM

x.com/gmiller/status/2033933582830563500

1 correction found

1
Claim
There are no known methods of Reinforcement Learning from Physiological Feedback.
Correction

This is too absolute. Published reinforcement-learning systems already use physiological signals and patient state as feedback in medicine, including closed-loop glucose control and ventilation management.

Full reasoning

The sentence says no known methods of reinforcement learning from physiological feedback exist. That is incorrect.

There are published RL methods in medicine that explicitly learn from physiological measurements or biosignals:

  • Closed-loop blood glucose control: Fox et al. (PMLR, 2020) describe an RL system for diabetes management that uses continuous glucose-monitor data and insulin-delivery actions in an artificial-pancreas setting. The paper states: "Here, we develop reinforcement learning (RL) techniques for automated blood glucose control."
  • Systematic review of RL for diabetes control: A 2020 PubMed-indexed review says RL algorithms have been successfully implemented for "closed-loop, insulin infusion, decision support and personalized feedback" in diabetes, where the patient's body is the environment and blood glucose is the controlled physiological variable.
  • Ventilation control from biosignals: A 2023 npj Digital Medicine study developed and validated an RL model for ventilation control during emergence from anesthesia using ventilatory and hemodynamic parameters from 14,306 surgical cases and notes that the model was developed from "real-world data" and "high-resolution intraoperative biosignals."

These examples do not show that RL has solved longevity or full-body biology. But they do directly contradict the blanket claim that there are "no known methods" of reinforcement learning from physiological feedback.

3 sources
Model: OPENAI_GPT_5 Prompt: v1.16.0