<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LLMs | Erwin POUSSI</title><link>https://rwin2.github.io/erwinpoussi.github.io/tag/llms/</link><atom:link href="https://rwin2.github.io/erwinpoussi.github.io/tag/llms/index.xml" rel="self" type="application/rss+xml"/><description>LLMs</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>LLMs</title><link>https://rwin2.github.io/erwinpoussi.github.io/tag/llms/</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><item><title>SelectSmart: Autonomous Gene Panel Design</title><link>https://rwin2.github.io/erwinpoussi.github.io/project/learning-optimal-gene-panels-with-reinforcement-learning/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://rwin2.github.io/erwinpoussi.github.io/project/learning-optimal-gene-panels-with-reinforcement-learning/</guid><description>&lt;h2 id="training-overview">Training Overview&lt;/h2>
&lt;p>
&lt;figure >
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img alt="SelectSmart gene panel optimization results" srcset="
/erwinpoussi.github.io/project/learning-optimal-gene-panels-with-reinforcement-learning/RL_huf8a9f04deb0d9e4c8e9ab11372a3db2c_184981_35dfe2eb56b0435ff55209586fcb08d6.webp 400w,
/erwinpoussi.github.io/project/learning-optimal-gene-panels-with-reinforcement-learning/RL_huf8a9f04deb0d9e4c8e9ab11372a3db2c_184981_e724c9bfdab2c9f642dc825f89fdeb34.webp 760w,
/erwinpoussi.github.io/project/learning-optimal-gene-panels-with-reinforcement-learning/RL_huf8a9f04deb0d9e4c8e9ab11372a3db2c_184981_1200x1200_fit_q100_h2_lanczos.webp 1200w"
src="https://rwin2.github.io/erwinpoussi.github.io/erwinpoussi.github.io/project/learning-optimal-gene-panels-with-reinforcement-learning/RL_huf8a9f04deb0d9e4c8e9ab11372a3db2c_184981_35dfe2eb56b0435ff55209586fcb08d6.webp"
width="760"
height="149"
loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;/p>
&lt;p>&lt;strong>SelectSmart&lt;/strong> is a reinforcement-learning framework for &lt;strong>gene panel selection&lt;/strong> in single-cell transcriptomics.&lt;br>
This project was developed as part of coursework with &lt;strong>Prof. Mykel Kochenderfer&lt;/strong>&lt;br>
(&lt;a href="https://mykel.kochenderfer.com/" target="_blank" rel="noopener">AA228 / CS238 – Decision Making under Uncertainty&lt;/a>) and extended through research assistantship work with &lt;strong>Prof. Xiaojie Qiu&lt;/strong>&lt;br>
(&lt;a href="https://www.devo-evo.com/people/xiaojie/" target="_blank" rel="noopener">Qiu Lab, Stanford&lt;/a>).&lt;/p>
&lt;p>The method combines &lt;strong>meta-voted candidate genes&lt;/strong>, an &lt;strong>actor–critic architecture&lt;/strong>, and a reward balancing &lt;strong>clustering fidelity (ARI)&lt;/strong> with &lt;strong>panel-size regularization&lt;/strong>.&lt;/p>
&lt;p>Trained on a &lt;strong>30k-cell kidney dataset&lt;/strong> and evaluated on an &lt;strong>independent CZ Kidney dataset&lt;/strong>, SelectSmart produces a &lt;strong>500-gene panel&lt;/strong> that preserves transcriptomic geometry and &lt;strong>outperforms classical gene panel selection methods&lt;/strong>.&lt;/p>
&lt;p>&lt;strong>Status:&lt;/strong> 🧪 Active development&lt;/p>
&lt;h3 id="report">Report&lt;/h3>
&lt;p>📄 &lt;a href="report.pdf">Download the technical report (PDF)&lt;/a>&lt;/p></description></item></channel></rss>