<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AI Systems | Erwin POUSSI</title><link>https://rwin2.github.io/erwinpoussi.github.io/tag/ai-systems/</link><atom:link href="https://rwin2.github.io/erwinpoussi.github.io/tag/ai-systems/index.xml" rel="self" type="application/rss+xml"/><description>AI Systems</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Sat, 01 Aug 2026 00:00:00 +0000</lastBuildDate><image><url>https://rwin2.github.io/erwinpoussi.github.io/media/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_3.png</url><title>AI Systems</title><link>https://rwin2.github.io/erwinpoussi.github.io/tag/ai-systems/</link></image><item><title>Growing a Virtual Embryo with 3D Convolutional Models</title><link>https://rwin2.github.io/erwinpoussi.github.io/project/virtual-embryo/</link><pubDate>Sat, 01 Aug 2026 00:00:00 +0000</pubDate><guid>https://rwin2.github.io/erwinpoussi.github.io/project/virtual-embryo/</guid><description>&lt;h2 id="embryo-growth-simulation">Embryo Growth Simulation&lt;/h2>
&lt;p>
&lt;figure >
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img alt="Virtual embryo growth simulation"
src="https://rwin2.github.io/erwinpoussi.github.io/erwinpoussi.github.io/project/virtual-embryo/embryo_growth.gif"
loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;/p>
&lt;p>This project trains &lt;strong>foundational 3D convolutional models&lt;/strong> to reproduce &lt;strong>embryogenesis in silico&lt;/strong>, capturing both &lt;strong>cell-level gene expression prediction&lt;/strong> and &lt;strong>3D morphogenetic dynamics&lt;/strong>. The goal is to learn a generative model of embryonic development that jointly predicts how cells divide, differentiate, and spatially organize — bridging gene regulatory networks with tissue-scale morphology.&lt;/p>
&lt;p>The approach leverages volumetric deep learning architectures to model the spatiotemporal evolution of developing embryos, learning from multi-modal developmental biology datasets that combine single-cell transcriptomics with 3D imaging.&lt;/p>
&lt;p>I am one of the builders of the &lt;strong>Virtual Embryo Challenge&lt;/strong> — a community benchmark for computational models of embryonic development.&lt;/p>
&lt;p>&lt;strong>&lt;a href="https://virtualembryo.ai/challenge" target="_blank" rel="noopener">Virtual Embryo Challenge&lt;/a>&lt;/strong> — check it out and don&amp;rsquo;t hesitate to participate!&lt;/p>
&lt;p>&lt;strong>Status:&lt;/strong> More to come soon!&lt;/p></description></item><item><title>PantheonOS: An Evolvable Multi-Agent Framework for Automatic Genomics Discovery</title><link>https://rwin2.github.io/erwinpoussi.github.io/publication/xu-2026-pantheonos/</link><pubDate>Fri, 27 Feb 2026 00:00:00 +0000</pubDate><guid>https://rwin2.github.io/erwinpoussi.github.io/publication/xu-2026-pantheonos/</guid><description/></item><item><title>Pantheon: LLM-Based Bio Assistant</title><link>https://rwin2.github.io/erwinpoussi.github.io/project/pantheon-gene-panel-selection/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://rwin2.github.io/erwinpoussi.github.io/project/pantheon-gene-panel-selection/</guid><description>&lt;h2 id="demo">Demo&lt;/h2>
&lt;iframe
width="100%"
height="420"
src="https://www.youtube.com/embed/TIHCpt630DA"
frameborder="0"
allowfullscreen>
&lt;/iframe>
&lt;h3 id="system-overview">System overview&lt;/h3>
&lt;p>
&lt;figure >
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img alt="Pantheon Gene Panel Selection architecture and results" srcset="
/erwinpoussi.github.io/project/pantheon-gene-panel-selection/fig2_hu7d9bbae53bf4a2039737e2ab7444d3ef_1017246_cb9b0aaea9718e1d594d2660068d31f6.webp 400w,
/erwinpoussi.github.io/project/pantheon-gene-panel-selection/fig2_hu7d9bbae53bf4a2039737e2ab7444d3ef_1017246_1b28edb5f18ddc7d63782d1ae7743a16.webp 760w,
/erwinpoussi.github.io/project/pantheon-gene-panel-selection/fig2_hu7d9bbae53bf4a2039737e2ab7444d3ef_1017246_1200x1200_fit_q100_h2_lanczos.webp 1200w"
src="https://rwin2.github.io/erwinpoussi.github.io/erwinpoussi.github.io/project/pantheon-gene-panel-selection/fig2_hu7d9bbae53bf4a2039737e2ab7444d3ef_1017246_cb9b0aaea9718e1d594d2660068d31f6.webp"
width="721"
height="760"
loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;/p>
&lt;p>This project focuses on the development of &lt;strong>Pantheon&lt;/strong>, an open-source &lt;strong>multi-agent LLM platform for biological scientific workflows&lt;/strong>&lt;br>
(&lt;a href="https://www.pantheon-os.com/" target="_blank" rel="noopener">Pantheon Project&lt;/a>).&lt;/p>
&lt;p>My work specifically targets &lt;strong>Gene Panel Selection (GPS)&lt;/strong>, a core capability of Pantheon that automates the design of gene panels for &lt;strong>spatial transcriptomics&lt;/strong> experiments.&lt;/p>
&lt;p>The GPS system coordinates &lt;strong>five specialized LLM agents&lt;/strong>, built on open-source models and extended with &lt;strong>custom toolchains and domain-specific reasoning&lt;/strong>. A &lt;strong>Leader Agent&lt;/strong> interprets ambiguous biological intent, decomposes high-level scientific questions into structured computational steps, and orchestrates agents such as the &lt;strong>Selection Expert&lt;/strong>, with iterative validation and error handling.&lt;/p>
&lt;p>I am currently &lt;strong>fine-tuning and continually pretraining Qwen3 LLMs&lt;/strong> to power Pantheon&amp;rsquo;s self-evolving agent backbone, leveraging &lt;strong>reinforcement learning from verifiable rewards (RLVR)&lt;/strong> and &lt;strong>tool-augmented inference&lt;/strong> to build domain-adaptive, evolvable agents for autonomous genomic reasoning. I also collaborate with &lt;strong>Vizgen&lt;/strong> to integrate a &lt;strong>reinforcement learning module&lt;/strong> for autonomous gene panel design by Pantheon.&lt;/p>
&lt;p>This research is conducted in collaboration with &lt;strong>Prof. Xiaojie Qiu&lt;/strong>
(&lt;a href="https://www.devo-evo.com/people/xiaojie/" target="_blank" rel="noopener">Qiu Lab, Stanford&lt;/a>)
and &lt;strong>Dr. Weize Xu&lt;/strong>
(&lt;a href="https://profiles.stanford.edu/weize-xu" target="_blank" rel="noopener">Stanford Profile&lt;/a>).&lt;/p>
&lt;p>Deployed in collaboration with &lt;strong>Vizgen&lt;/strong>, Pantheon processes &lt;strong>large-scale multi-omics datasets&lt;/strong> and produces &lt;strong>curated gene panels&lt;/strong> that previously required extensive manual expertise.&lt;/p>
&lt;p>&lt;strong>Publication:&lt;/strong> Xu, Poussi et al., &lt;em>PantheonOS: An Evolvable Multi-Agent Framework for Automatic Genomics Discovery&lt;/em>, bioRxiv 2026. &lt;a href="https://www.biorxiv.org/content/10.64898/2026.02.26.707870v1" target="_blank" rel="noopener">Read preprint&lt;/a>&lt;/p>
&lt;p>&lt;strong>&lt;a href="https://github.com/aristoteleo/PantheonOS" target="_blank" rel="noopener">GitHub Repository&lt;/a>&lt;/strong>&lt;/p></description></item></channel></rss>