<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Computational Biology | Erwin POUSSI</title><link>https://rwin2.github.io/erwinpoussi.github.io/tag/computational-biology/</link><atom:link href="https://rwin2.github.io/erwinpoussi.github.io/tag/computational-biology/index.xml" rel="self" type="application/rss+xml"/><description>Computational Biology</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>Computational Biology</title><link>https://rwin2.github.io/erwinpoussi.github.io/tag/computational-biology/</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>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>