<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: JXIONG</title>
    <description>The latest articles on Forem by JXIONG (@jxiong).</description>
    <link>https://forem.com/jxiong</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3919256%2F638bacc7-516f-47b1-8d60-42580800b56c.png</url>
      <title>Forem: JXIONG</title>
      <link>https://forem.com/jxiong</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/jxiong"/>
    <language>en</language>
    <item>
      <title>Can an Algorithm Find What Your Body Actually Needs? Introducing SEMO for Longevity Technology</title>
      <dc:creator>JXIONG</dc:creator>
      <pubDate>Mon, 11 May 2026 02:51:50 +0000</pubDate>
      <link>https://forem.com/jxiong/can-an-algorithm-find-what-your-body-actually-needs-introducing-semo-for-longevity-technology-423b</link>
      <guid>https://forem.com/jxiong/can-an-algorithm-find-what-your-body-actually-needs-introducing-semo-for-longevity-technology-423b</guid>
      <description>&lt;p&gt;Everyone in longevity technology is asking a familiar question:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What should I take?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A supplement?  &lt;/p&gt;

&lt;p&gt;A metabolite?  &lt;/p&gt;

&lt;p&gt;A senolytic candidate?  &lt;/p&gt;

&lt;p&gt;A lifestyle intervention?  &lt;/p&gt;

&lt;p&gt;A drug-repurposing lead?&lt;/p&gt;

&lt;p&gt;But maybe that is not the best first question.&lt;/p&gt;

&lt;p&gt;A better one might be:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Where, inside my biological network, is there a measurable mismatch that an intervention could plausibly reshape?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That is the problem the &lt;strong&gt;SEMO algorithm&lt;/strong&gt; is designed to address.&lt;/p&gt;

&lt;p&gt;SEMO is not just another recommendation engine. It is a network-medicine algorithmic framework developed by DeepoMe to connect &lt;strong&gt;individual omics signals&lt;/strong&gt;, &lt;strong&gt;compound target networks&lt;/strong&gt;, and &lt;strong&gt;personalized intervention hypotheses&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The algorithm was introduced by Jianghui Xiong in a bioRxiv preprint titled &lt;strong&gt;“Utilizing Pre-trained Network Medicine Models for Generating Biomarkers, Targets, Re-purposing Drugs, and Personalized Therapeutic Regimes: COVID-19 Applications.”&lt;/strong&gt; In that paper, SEMO stands for &lt;strong&gt;Selective Remodeling of Protein Networks by Chemicals&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The SEMO framework has also moved beyond a conceptual proposal. A related Chinese invention patent, &lt;strong&gt;“Method, system and application for generating compound intervention schemes based on a pre-trained model”&lt;/strong&gt;, has been granted under publication number &lt;strong&gt;CN117766054B&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;In the broader vision of steerable biomedical AI, SEMO can be understood as one possible algorithmic layer beneath a larger question raised by &lt;a href="https://steerable.world" rel="noopener noreferrer"&gt;Steerable World&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Can we move from predicting biological decline to steering biological state?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  The Longevity Problem: Too Many Signals, Too Little Direction
&lt;/h2&gt;

&lt;p&gt;Longevity science has no shortage of measurements.&lt;/p&gt;

&lt;p&gt;We can measure:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;DNA methylation age&lt;/li&gt;
&lt;li&gt;inflammatory markers&lt;/li&gt;
&lt;li&gt;metabolic biomarkers&lt;/li&gt;
&lt;li&gt;microbiome composition&lt;/li&gt;
&lt;li&gt;gene variants&lt;/li&gt;
&lt;li&gt;wearable signals&lt;/li&gt;
&lt;li&gt;proteomic and metabolomic profiles&lt;/li&gt;
&lt;li&gt;sleep, glucose, HRV, and exercise response&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The problem is no longer simply “not enough data.”&lt;/p&gt;

&lt;p&gt;The problem is that most data do not automatically tell us &lt;strong&gt;what to do next&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;A biological age clock may say that someone is aging faster than expected.  &lt;/p&gt;

&lt;p&gt;A blood test may show a few abnormal markers.  &lt;/p&gt;

&lt;p&gt;A wearable may show poor recovery.  &lt;/p&gt;

&lt;p&gt;A supplement database may list hundreds of potentially beneficial compounds.&lt;/p&gt;

&lt;p&gt;But how do we connect these pieces into an individualized intervention hypothesis?&lt;/p&gt;

&lt;p&gt;Most current systems still rely heavily on population-level logic:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;people with marker X often benefit from nutrient Y&lt;/li&gt;
&lt;li&gt;compound A has been associated with pathway B&lt;/li&gt;
&lt;li&gt;supplement C is popular for aging-related mechanism D&lt;/li&gt;
&lt;li&gt;risk score E is high, so generic intervention F is recommended&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This can be useful, but it is not enough for true precision longevity.&lt;/p&gt;

&lt;p&gt;Longevity is not a one-marker problem.  &lt;/p&gt;

&lt;p&gt;It is a network-state problem.&lt;/p&gt;

&lt;h2&gt;
  
  
  From Deficiency Thinking to Network Gap Thinking
&lt;/h2&gt;

&lt;p&gt;Traditional health recommendations often begin with a deficiency model:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;What nutrient is low?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;SEMO points toward a different model:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;What network region shows a compound-relevant state gap in this individual?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This distinction matters.&lt;/p&gt;

&lt;p&gt;A person may not be “deficient” in a simple nutritional sense. Yet their biological network may still show a local mismatch: a compound's known target region may differ from its surrounding molecular background in a way that is visible through omics data.&lt;/p&gt;

&lt;p&gt;That difference can be treated as a &lt;strong&gt;network gap&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;In simple terms, SEMO asks:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Which proteins or genes are targeted by a compound?&lt;/li&gt;
&lt;li&gt;Where do those targets sit inside the human protein–protein interaction network?&lt;/li&gt;
&lt;li&gt;What is the individual’s omics state around those targets?&lt;/li&gt;
&lt;li&gt;Is the target region different from the nearby non-target background?&lt;/li&gt;
&lt;li&gt;Could that difference suggest a personalized intervention hypothesis?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This is a very different logic from “this supplement is good for everyone.”&lt;/p&gt;

&lt;p&gt;It is closer to:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;This compound maps to a network region that appears unusually relevant to this person’s current biological state.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  What SEMO Does Algorithmically
&lt;/h2&gt;

&lt;p&gt;At a high level, SEMO combines several ideas from network medicine and representation learning.&lt;/p&gt;

&lt;p&gt;It can be described as a pre-trained network-medicine framework that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;maps compounds to known or predicted biological targets&lt;/li&gt;
&lt;li&gt;embeds those targets into protein–protein interaction networks&lt;/li&gt;
&lt;li&gt;constructs reusable compound–network representations&lt;/li&gt;
&lt;li&gt;compares target-associated regions with local network backgrounds&lt;/li&gt;
&lt;li&gt;integrates individual omics signals, such as DNA methylation-derived features&lt;/li&gt;
&lt;li&gt;generates ranked hypotheses for biomarkers, targets, drug repurposing, or personalized intervention candidates&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The key idea is that a compound should not be treated only as a chemical name.&lt;/p&gt;

&lt;p&gt;A compound is also a &lt;strong&gt;network perturbation hypothesis&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;It may influence a set of targets.  &lt;/p&gt;

&lt;p&gt;Those targets sit inside biological modules.  &lt;/p&gt;

&lt;p&gt;Those modules may correspond to aging-related functions such as inflammation, metabolism, mitochondrial adaptation, immune regulation, stress response, repair, or cellular resilience.&lt;/p&gt;

&lt;p&gt;When an individual’s omics data are mapped onto these same network structures, the algorithm can ask whether a compound-relevant region appears meaningfully different from the local background.&lt;/p&gt;

&lt;p&gt;That is where SEMO becomes interesting for longevity.&lt;/p&gt;

&lt;h2&gt;
  
  
  From Preprint to Patent: SEMO Has Already Been Demonstrated
&lt;/h2&gt;

&lt;p&gt;The original SEMO paper did not present the algorithm only as a theoretical idea. It used COVID-19 as a demonstration case.&lt;/p&gt;

&lt;p&gt;In the preprint, Xiong described SEMO as a pre-trained network medicine model that divides the global human protein–protein interaction network into smaller sub-networks, then quantifies the potential effects of chemicals by statistically comparing target and non-target gene sets.&lt;/p&gt;

&lt;p&gt;The study combined &lt;strong&gt;9,607 PPI gene sets&lt;/strong&gt; with &lt;strong&gt;2,658 chemicals&lt;/strong&gt; to create a pre-trained pool of SEMO features. These features were then applied to DNA methylation profiling data from two clinical COVID-19 cohorts to identify SEMO patterns associated with COVID-19 severity.&lt;/p&gt;

&lt;p&gt;One important result was that nutraceutical-derived SEMO features could be used to predict COVID-19 severity, with reported AUC values of approximately &lt;strong&gt;81% in the training data&lt;/strong&gt; and &lt;strong&gt;80% in independent validation data&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That COVID-19 demo matters because it shows SEMO’s intended use case: not simply describing compounds, but linking compound-associated network effects with individual molecular states and clinically relevant outcomes.&lt;/p&gt;

&lt;p&gt;The later Chinese invention patent further signals that SEMO-related methods have been formalized as an applied technical system for generating compound intervention schemes from pre-trained models. For longevity technology, this is important because it suggests that SEMO can be viewed not only as a research algorithm, but also as an IP-backed computational infrastructure for personalized intervention hypothesis generation.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Matters for Longevity Technology
&lt;/h2&gt;

&lt;p&gt;Longevity interventions are difficult because aging is not one disease and not one pathway.&lt;/p&gt;

&lt;p&gt;Aging involves many interacting processes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;mitochondrial decline&lt;/li&gt;
&lt;li&gt;chronic inflammation&lt;/li&gt;
&lt;li&gt;immune remodeling&lt;/li&gt;
&lt;li&gt;epigenetic drift&lt;/li&gt;
&lt;li&gt;stem-cell exhaustion&lt;/li&gt;
&lt;li&gt;proteostasis stress&lt;/li&gt;
&lt;li&gt;metabolic inflexibility&lt;/li&gt;
&lt;li&gt;cellular senescence&lt;/li&gt;
&lt;li&gt;impaired stress adaptation&lt;/li&gt;
&lt;li&gt;reduced repair capacity&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If we treat aging as a list of hallmarks, we still face a practical problem:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which hallmark matters most for this person, now?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;SEMO offers a possible computational route.&lt;/p&gt;

&lt;p&gt;Instead of asking whether a compound is generally anti-aging, SEMO can help ask whether a compound’s network region is specifically relevant to an individual’s current molecular state.&lt;/p&gt;

&lt;p&gt;That turns longevity intervention from a generic recommendation problem into a structured hypothesis-generation problem.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A compound associated with mitochondrial targets may not be equally relevant to every older adult.&lt;/li&gt;
&lt;li&gt;A polyphenol with inflammatory and metabolic targets may matter more in one network state than another.&lt;/li&gt;
&lt;li&gt;A repurposed drug may appear promising only when its target region aligns with an individual's molecular mismatch.&lt;/li&gt;
&lt;li&gt;A lifestyle or nutritional intervention may need to be evaluated by the network response it induces, not by its label.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is the real promise: not “the best supplement,” but &lt;strong&gt;the best next hypothesis for this biological network state&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  SEMO as a Bridge Between Network Medicine and Steerable AI
&lt;/h2&gt;

&lt;p&gt;The SEWO framework introduced at &lt;a href="https://steerable.world" rel="noopener noreferrer"&gt;Steerable World&lt;/a&gt; argues that biomedical AI should become steerable, not merely predictive.&lt;/p&gt;

&lt;p&gt;A steerable biomedical model should be able to represent state, simulate intervention-induced transitions, inspect failure, and revise the next hypothesis.&lt;/p&gt;

&lt;p&gt;SEMO can be viewed as a more concrete algorithmic component inside this broader vision.&lt;/p&gt;

&lt;p&gt;If SEWO asks:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;How do we steer biological trajectories?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;SEMO asks:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Which compound-linked network regions may be worth steering first?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This makes SEMO complementary to a steerable medicine world model.&lt;/p&gt;

&lt;p&gt;A world model needs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;a state representation&lt;/li&gt;
&lt;li&gt;candidate interventions&lt;/li&gt;
&lt;li&gt;intervention-response semantics&lt;/li&gt;
&lt;li&gt;counterfactual transition logic&lt;/li&gt;
&lt;li&gt;feedback and quality control&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;SEMO contributes to the candidate-intervention layer by converting compound information and individual omics data into ranked, network-aware hypotheses.&lt;/p&gt;

&lt;p&gt;In other words, SEMO helps transform a massive intervention search space into a smaller, more biologically interpretable set of possibilities.&lt;/p&gt;

&lt;h2&gt;
  
  
  From Recommendation Lists to Personal Science
&lt;/h2&gt;

&lt;p&gt;Many precision-health products still generate static recommendation lists.&lt;/p&gt;

&lt;p&gt;You take a test.  &lt;/p&gt;

&lt;p&gt;You receive a report.  &lt;/p&gt;

&lt;p&gt;The report suggests supplements, foods, lifestyle changes, or risk categories.&lt;/p&gt;

&lt;p&gt;But longevity technology should not stop there.&lt;/p&gt;

&lt;p&gt;A more powerful model is &lt;strong&gt;longitudinal personal science&lt;/strong&gt;:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Measure an individual’s biological state.&lt;/li&gt;
&lt;li&gt;Identify network gaps or state mismatches.&lt;/li&gt;
&lt;li&gt;Generate intervention hypotheses.&lt;/li&gt;
&lt;li&gt;Apply a safe, clinically appropriate intervention.&lt;/li&gt;
&lt;li&gt;Re-measure the state.&lt;/li&gt;
&lt;li&gt;Ask whether the expected network gap changed.&lt;/li&gt;
&lt;li&gt;Keep, revise, or discard the hypothesis.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;SEMO is valuable because it fits into this iterative loop.&lt;/p&gt;

&lt;p&gt;It does not have to claim that an intervention will definitely work.  &lt;/p&gt;

&lt;p&gt;Instead, it can generate a testable network hypothesis:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;This compound-related network region appears relevant. If the hypothesis is correct, a suitable intervention should move the corresponding molecular state in a measurable direction.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That is a much more scientific formulation than a one-time recommendation.&lt;/p&gt;

&lt;p&gt;It also aligns with the future of N-of-1 longevity studies, where the goal is not to prove that one intervention works for everyone, but to understand which intervention changes which state in which individual.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Network Gaps Are Better Than Generic Rankings
&lt;/h2&gt;

&lt;p&gt;A generic ranking might say:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;compound A is popular&lt;/li&gt;
&lt;li&gt;compound B has strong literature support&lt;/li&gt;
&lt;li&gt;compound C affects many aging pathways&lt;/li&gt;
&lt;li&gt;compound D has antioxidant activity&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A SEMO-style ranking asks something more specific:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;does compound A map to this person’s relevant network region?&lt;/li&gt;
&lt;li&gt;does the target region show a measurable omics difference?&lt;/li&gt;
&lt;li&gt;is the signal local, interpretable, and potentially trackable?&lt;/li&gt;
&lt;li&gt;can we re-measure the same network region after intervention?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is important because longevity science is full of interventions that look promising in general but fail to translate consistently across individuals.&lt;/p&gt;

&lt;p&gt;The reason may not be that the intervention has no biological effect.  &lt;/p&gt;

&lt;p&gt;It may be that the intervention is applied to the wrong state.&lt;/p&gt;

&lt;p&gt;SEMO provides a way to make state matching more explicit.&lt;/p&gt;

&lt;h2&gt;
  
  
  A Practical Example
&lt;/h2&gt;

&lt;p&gt;Imagine two people with similar biological age scores.&lt;/p&gt;

&lt;p&gt;Person A has a network pattern suggesting mitochondrial-adaptation stress.  &lt;/p&gt;

&lt;p&gt;Person B has a network pattern suggesting inflammation-resolution imbalance.&lt;/p&gt;

&lt;p&gt;A generic longevity report might recommend similar “anti-aging” supplements to both.&lt;/p&gt;

&lt;p&gt;A SEMO-style algorithm would instead ask:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Which compound target networks align with Person A’s mitochondrial-related mismatch?&lt;/li&gt;
&lt;li&gt;Which compound target networks align with Person B’s inflammatory-resolution mismatch?&lt;/li&gt;
&lt;li&gt;Are these differences visible in the individual omics layer?&lt;/li&gt;
&lt;li&gt;Can future measurements test whether the predicted network state changed?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is not clinical treatment advice.  &lt;/p&gt;

&lt;p&gt;It is a computational hypothesis-generation process.&lt;/p&gt;

&lt;p&gt;But that is exactly what longevity technology needs at this stage: better hypotheses, better measurement loops, and better ways to connect interventions with individual biological states.&lt;/p&gt;

&lt;h2&gt;
  
  
  What SEMO Does Not Claim
&lt;/h2&gt;

&lt;p&gt;It is important to be clear about the boundary.&lt;/p&gt;

&lt;p&gt;SEMO is not a validated clinical decision system.  &lt;/p&gt;

&lt;p&gt;It does not prove that a compound is effective for a specific person.  &lt;/p&gt;

&lt;p&gt;It does not replace clinical trials, safety assessment, medical supervision, or regulatory evaluation.  &lt;/p&gt;

&lt;p&gt;It does not mean that network association equals therapeutic benefit.&lt;/p&gt;

&lt;p&gt;Instead, SEMO should be understood as an algorithmic framework for organizing intervention hypotheses.&lt;/p&gt;

&lt;p&gt;Its value is not that it gives a final answer.&lt;/p&gt;

&lt;p&gt;Its value is that it makes the question more computable:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Given this individual’s molecular network state, which compound-linked network hypotheses deserve attention, testing, and longitudinal follow-up?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That is already a major step beyond generic supplement logic.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Potential Contribution to Longevity Science
&lt;/h2&gt;

&lt;p&gt;SEMO could contribute to longevity technology in at least five ways.&lt;/p&gt;

&lt;h3&gt;
  
  
  1. More individualized intervention hypotheses
&lt;/h3&gt;

&lt;p&gt;It can help move from population-average recommendations to individual network-state matching.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Better prioritization of compounds
&lt;/h3&gt;

&lt;p&gt;Instead of ranking compounds only by literature popularity or general mechanism, SEMO can prioritize candidates by their relationship to a person’s omics-mapped network state.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Mechanistic traceability
&lt;/h3&gt;

&lt;p&gt;Because the algorithm uses target networks and omics features, hypotheses can be inspected and challenged rather than hidden inside a black box.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Longitudinal feedback
&lt;/h3&gt;

&lt;p&gt;A network gap can potentially be re-measured after intervention, allowing the hypothesis to be updated.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. Integration with steerable biomedical AI
&lt;/h3&gt;

&lt;p&gt;SEMO can provide candidate intervention hypotheses for broader steerable world-model systems, such as the SEWO framework introduced at &lt;a href="https://steerable.world" rel="noopener noreferrer"&gt;Steerable World&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why DeepoMe’s Approach Is Worth Watching
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://deepome.com" rel="noopener noreferrer"&gt;DeepoMe&lt;/a&gt; has been developing computational approaches around DNA methylation, aging, capability measurement, and network-based intervention reasoning.&lt;/p&gt;

&lt;p&gt;SEMO fits naturally into that direction.&lt;/p&gt;

&lt;p&gt;If DNA methylation and other omics layers provide a way to observe durable biological state, and SEWO provides a framework for steerable biomedical world models, then SEMO helps answer a practical intermediate question:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Which compound-linked network interventions might be worth testing for this state?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That makes SEMO less like a conventional supplement recommender and more like a hypothesis engine for precision longevity.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final Thought: The Future Is Not “What Should I Take?”
&lt;/h2&gt;

&lt;p&gt;The future of longevity technology should not be reduced to the question:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;What should I take?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;A more mature question is:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;What is my current biological network state, what mismatch is most actionable, which intervention could plausibly move it, and how will we know whether it worked?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;SEMO is interesting because it tries to make that question computational.&lt;/p&gt;

&lt;p&gt;It does not promise a shortcut to immortality.  &lt;/p&gt;

&lt;p&gt;It does not turn longevity into a one-click recommendation system.  &lt;/p&gt;

&lt;p&gt;It does not eliminate the need for validation.&lt;/p&gt;

&lt;p&gt;But it may help build the algorithmic foundation for a more rigorous form of personalized longevity science:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;network-aware&lt;/li&gt;
&lt;li&gt;omics-informed&lt;/li&gt;
&lt;li&gt;hypothesis-driven&lt;/li&gt;
&lt;li&gt;longitudinally testable&lt;/li&gt;
&lt;li&gt;compatible with steerable biomedical AI&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That is the potential contribution of SEMO.&lt;/p&gt;

&lt;p&gt;Not just recommending interventions.&lt;/p&gt;

&lt;p&gt;Helping longevity technology learn &lt;strong&gt;where to steer next&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;SEWO / Steerable World: &lt;a href="https://steerable.world" rel="noopener noreferrer"&gt;https://steerable.world&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;DeepoMe: &lt;a href="https://deepome.com" rel="noopener noreferrer"&gt;https://deepome.com&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;SEMO preprint: &lt;a href="https://www.biorxiv.org/content/10.1101/2023.02.21.527754v1" rel="noopener noreferrer"&gt;Utilizing Pre-trained Network Medicine Models for Generating Biomarkers, Targets, Re-purposing Drugs, and Personalized Therapeutic Regimes: COVID-19 Applications&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;SEMO patent news / patent information: &lt;a href="https://www.163.com/dy/article/KSD42I210519QIKK.html" rel="noopener noreferrer"&gt;CN117766054B — Method, system and application for generating compound intervention schemes based on a pre-trained model&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Related DEV article on SEWO: &lt;a href="https://dev.to/jxiong/can-you-steer-it-introducing-sewo-a-steerable-medicine-world-model-framework-4hc7"&gt;Can You Steer It? Introducing SEWO — A Steerable Medicine World Model Framework&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Suggested hashtags
&lt;/h2&gt;

&lt;p&gt;&lt;code&gt;#Longevity&lt;/code&gt; &lt;code&gt;#Bioinformatics&lt;/code&gt; &lt;code&gt;#BiomedicalAI&lt;/code&gt; &lt;code&gt;#NetworkMedicine&lt;/code&gt; &lt;code&gt;#PrecisionHealth&lt;/code&gt; &lt;code&gt;#SEMO&lt;/code&gt; &lt;code&gt;#SEWO&lt;/code&gt; &lt;code&gt;#AI&lt;/code&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>algorithms</category>
      <category>datascience</category>
      <category>science</category>
    </item>
    <item>
      <title>Can You Steer It? Introducing SEWO — A Steerable Medicine World Model Framework</title>
      <dc:creator>JXIONG</dc:creator>
      <pubDate>Fri, 08 May 2026 05:57:50 +0000</pubDate>
      <link>https://forem.com/jxiong/can-you-steer-it-introducing-sewo-a-steerable-medicine-world-model-framework-4hc7</link>
      <guid>https://forem.com/jxiong/can-you-steer-it-introducing-sewo-a-steerable-medicine-world-model-framework-4hc7</guid>
      <description>&lt;p&gt;Everyone is building bigger AI models for biology. But here's a question nobody seems to be asking:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can you steer it?&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem with Bigger Predictors
&lt;/h2&gt;

&lt;p&gt;The field of AI for biomedicine is exploding. Virtual cell models, drug-response predictors, biological foundation models — billions of dollars are flowing into systems that aim to model cells, drugs, disease progression, and human biology.&lt;/p&gt;

&lt;p&gt;But almost all of these systems share a critical limitation: &lt;strong&gt;they predict, but they cannot be steered.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A biomedical world model should not merely forecast what may happen next. It should allow a clinician or researcher to ask:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"What if we move in this direction instead?"&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;And then provide a reliable, auditable answer.&lt;/p&gt;

&lt;h2&gt;
  
  
  Introducing SEWO: Steerable Medicine World Model
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://deepome.com" rel="noopener noreferrer"&gt;DeepoMe Limited&lt;/a&gt; has released a new preprint: &lt;strong&gt;"World Models for Biomedicine: A Steerability Framework"&lt;/strong&gt;, introducing &lt;strong&gt;SEWO&lt;/strong&gt; — a conceptual framework that proposes &lt;strong&gt;steerability&lt;/strong&gt; as a foundational property for trustworthy biomedical AI.&lt;/p&gt;

&lt;p&gt;📄 &lt;strong&gt;Preprint&lt;/strong&gt;: &lt;a href="https://doi.org/10.20944/preprints202605.0366.v1" rel="noopener noreferrer"&gt;https://doi.org/10.20944/preprints202605.0366.v1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;SEWO is &lt;strong&gt;not&lt;/strong&gt; another neural architecture. It's a meta-level framework — a specification layer that helps evaluate whether any biomedical world model (transformer, graph network, state-space model, or future architecture) is not only predictive, but also &lt;strong&gt;interpretable, constrained, counterfactual, and steerable&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Rider and the Horse
&lt;/h2&gt;

&lt;p&gt;Think of it this way. A rider doesn't micromanage every muscle of the horse. The rider provides directional signals through the reins. The horse maintains balance, adapts to terrain, and moves with its own embodied robustness.&lt;/p&gt;

&lt;p&gt;Likewise, a steerable medicine world model should:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Accept &lt;strong&gt;directional guidance&lt;/strong&gt; from human experts (add a therapeutic hypothesis, modify a nutritional condition, remove a confounding assumption)&lt;/li&gt;
&lt;li&gt;Maintain &lt;strong&gt;internal consistency&lt;/strong&gt; despite noise, missing data, and distribution shifts&lt;/li&gt;
&lt;li&gt;Make its &lt;strong&gt;reasoning inspectable&lt;/strong&gt; at every step&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Five Structural Constraint Points
&lt;/h2&gt;

&lt;p&gt;SEWO defines five constraint points that any biomedical world model should satisfy:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. State Representation
&lt;/h3&gt;

&lt;p&gt;Biological states should be decomposed into modular, interpretable components — specifically, &lt;strong&gt;modular Intrinsic Capability (mIC) vectors&lt;/strong&gt; that break biological function into auditable units.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Capability Quantification
&lt;/h3&gt;

&lt;p&gt;How far is a biological system from functional breakdown? SEWO introduces the &lt;strong&gt;Capomics Index&lt;/strong&gt;: &lt;code&gt;CI = 1 − PAI&lt;/code&gt; — a single metric to quantify system resilience.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Input–Response Semantics
&lt;/h3&gt;

&lt;p&gt;Every perturbation (drug, nutrient, environmental factor) should map to computationally tractable inputs with &lt;strong&gt;explicit biological meaning&lt;/strong&gt; — not just latent vectors.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Counterfactual Transition Modeling
&lt;/h3&gt;

&lt;p&gt;A valid biomedical world model must simulate plausible &lt;strong&gt;"what-if" trajectories&lt;/strong&gt;: What happens if we intervene here? What if we remove this assumption?&lt;/p&gt;

&lt;h3&gt;
  
  
  5. Five-Gate Quality Control Loop
&lt;/h3&gt;

&lt;p&gt;Every reasoning chain follows: &lt;code&gt;State → Input → Response → ΔmIC → Phenotype&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Each gate can be &lt;strong&gt;independently inspected, challenged, and falsified&lt;/strong&gt;. No black boxes.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Matters for AI Engineers
&lt;/h2&gt;

&lt;p&gt;If you're building AI systems for biomedicine, SEWO offers a practical checklist:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;[ ] Can your model's state representation be decomposed into interpretable modules?&lt;/li&gt;
&lt;li&gt;[ ] Can you quantify how close a system is to failure?&lt;/li&gt;
&lt;li&gt;[ ] Do inputs map to biologically meaningful perturbations?&lt;/li&gt;
&lt;li&gt;[ ] Can you simulate counterfactual intervention scenarios?&lt;/li&gt;
&lt;li&gt;[ ] Can each step of your model's reasoning be independently audited?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If the answer is no to any of these, you may have a powerful predictor — but not a steerable world model.&lt;/p&gt;

&lt;h2&gt;
  
  
  Steering, Not Predicting
&lt;/h2&gt;

&lt;p&gt;A flavonoid doesn't simply "kill" a cancer cell. It influences a signaling network, alters protein–protein interactions, shifts regulatory dynamics — and the cell's own machinery responds.&lt;/p&gt;

&lt;p&gt;SEWO extends this logic to AI: instead of asking AI to dictate outcomes from above, we should build systems that accept biologically meaningful directional input, recompute coherent trajectories, and make their reasoning transparent.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Steering, not predicting.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Get Involved
&lt;/h2&gt;

&lt;p&gt;The SEWO project is open for community discussion:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🌐 Project home: &lt;a href="https://steerable.world" rel="noopener noreferrer"&gt;steerable.world&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📄 Preprint: &lt;a href="https://doi.org/10.20944/preprints202605.0366.v1" rel="noopener noreferrer"&gt;doi.org/10.20944/preprints202605.0366.v1&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📧 Contact: &lt;a href="mailto:info@deepome.com"&gt;info@deepome.com&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Important note: This manuscript is a preprint and has not yet undergone peer review. The framework is a research proposal and conceptual specification, not a clinically validated system.&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Hashtags: #SEWO #SteerableWorldModel #BiomedicalAI #WorldModels #TrustworthyAI #MachineLearning #AI&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>biotech</category>
      <category>datascience</category>
    </item>
  </channel>
</rss>
