<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Regression-Forest |</title><link>https://celine-fouard.fr/tags/regression-forest/</link><atom:link href="https://celine-fouard.fr/tags/regression-forest/index.xml" rel="self" type="application/rss+xml"/><description>Regression-Forest</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Fri, 30 Sep 2016 00:00:00 +0000</lastBuildDate><image><url>https://celine-fouard.fr/media/icon_hu_eee4a95885829ab2.png</url><title>Regression-Forest</title><link>https://celine-fouard.fr/tags/regression-forest/</link></image><item><title>Automatically locating organs in CT images</title><link>https://celine-fouard.fr/projects/these-samarakoon/</link><pubDate>Fri, 30 Sep 2016 00:00:00 +0000</pubDate><guid>https://celine-fouard.fr/projects/these-samarakoon/</guid><description>&lt;p&gt;&lt;em&gt;My first turn toward machine learning — taken, with this student, two years before the deep-learning boom.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;In the continuation of the
project, I co-supervised with Emmanuel Promayon the PhD of &lt;strong&gt;Prasad Samarakoon&lt;/strong&gt;, defended on 30 September 2016 at Université Grenoble Alpes (funded by the French ANR TecSan project &amp;ldquo;Robacus&amp;rdquo;). This is the project that tipped me toward &lt;strong&gt;machine learning&lt;/strong&gt; applied to medical imaging. We started two years &lt;em&gt;before&lt;/em&gt; the rise of deep-learning segmentation: so we bet not on deep neural networks, but on &lt;strong&gt;decision-tree forests&lt;/strong&gt; (&lt;em&gt;random forests&lt;/em&gt;) — a clear-eyed choice for the time, and a formative one.&lt;/p&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;What this thesis really gave me was not one more method: it was an early familiarity with the &lt;strong&gt;strengths and the limits&lt;/strong&gt; of learning-based approaches — first among them their surprising robustness.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="the-challenge-locating-not-segmenting"&gt;The challenge: locating, not segmenting&lt;/h2&gt;
&lt;p&gt;To plan a puncture assisted by the LPR robot, one must first locate, in the CT scan, the target organs and those to avoid — a step still done &lt;em&gt;by hand&lt;/em&gt; by the clinician, tedious and costly in expert time. Rather than aiming straight for full segmentation (delineating every contour), we tackled the more tractable and equally useful problem of &lt;strong&gt;localization&lt;/strong&gt;: enclosing each organ in a bounding box, automatically.&lt;/p&gt;
&lt;h2 id="the-contribution"&gt;The contribution&lt;/h2&gt;
&lt;p&gt;Beyond a thorough analysis of the method, the thesis produced two contributions of real practical reach:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the &lt;strong&gt;Light Random Regression Forests&lt;/strong&gt;: a faster and far more memory-efficient model, at equivalent accuracy — and therefore easier to embed and deploy;&lt;/li&gt;
&lt;li&gt;an &lt;strong&gt;automatic parametrization&lt;/strong&gt; that removes settings previously fixed &amp;ldquo;by hand&amp;rdquo;, making the method more robust and more reproducible from one dataset to another.&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://celine-fouard.fr/projects/these-samarakoon/pipeline-rrf.png"
alt="The regression-forest pipeline: training-set preparation, preprocessing, training, then prediction (data in yellow, algorithmic steps in blue)"&gt;&lt;figcaption&gt;
&lt;p&gt;The regression-forest pipeline: training-set preparation, preprocessing, training, then prediction (data in yellow, algorithmic steps in blue)&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="robustness--and-bias-the-phantom-kidney-story"&gt;Robustness — and bias: the phantom-kidney story&lt;/h2&gt;
&lt;p&gt;One experiment remains, for me, the perfect illustration of what these methods really are. To learn to locate the kidneys, our training database — built from experts&amp;rsquo; manual delineations (ours and those of the team&amp;rsquo;s PhD students) — contained only patients &lt;strong&gt;with two kidneys&lt;/strong&gt;. During the testing phase, the radiologist handed us the image of a patient who had &lt;strong&gt;only one&lt;/strong&gt;. The algorithm dutifully found… &lt;strong&gt;two bounding boxes&lt;/strong&gt;, placing a &amp;ldquo;phantom kidney&amp;rdquo; exactly where statistics expected it.&lt;/p&gt;
&lt;p&gt;Even then, we were alert to a truth that has lost none of its relevance: &lt;strong&gt;a model is only the reflection of the data it is shown.&lt;/strong&gt; The quality and representativeness of the training set matter as much as the algorithm itself.&lt;/p&gt;
&lt;h2 id="what-this-project-represented"&gt;What this project represented&lt;/h2&gt;
&lt;p&gt;With the rise of deep learning, this forest-based localization strategy was later set aside — but it was decisive. It let me approach the machine-learning turn &lt;strong&gt;from the foundations&lt;/strong&gt;, at a time when one still took the time to understand &lt;em&gt;why&lt;/em&gt; a method works, what it guarantees, and where it fails. That perspective — robustness, generalization, vigilance about the data — is exactly what I bring today to medical-application prototyping.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Skills involved:&lt;/strong&gt; doctoral co-supervision · machine learning applied to medical imaging · design of robust, automatic methods · building and critically assessing training datasets.&lt;/p&gt;
&lt;h2 id="related-publications"&gt;Related publications&lt;/h2&gt;
&lt;ul class="pubs-by-tag"&gt;
&lt;li&gt;
&lt;strong&gt;2017&lt;/strong&gt;.
Samarakoon Prasad N, Promayon Emmanuel, Fouard Céline —
&lt;a href="https://celine-fouard.fr/publication/2017-samarakoon-isbi/"&gt;Light Random Regression Forests for automatic multi-organ localization in CT images&lt;/a&gt;. &lt;em&gt;2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2014&lt;/strong&gt;.
Saramakoon Prasad, Promayon Emmanuel, Fouard Céline —
&lt;a href="https://celine-fouard.fr/publication/2014-samarakoon-surgetica/"&gt;Fully Automatic Organ Localization in Medical Images Using Improved Random Regression Forests&lt;/a&gt;. &lt;em&gt;Proceedings of Surgetica 2014&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>