<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ecological-Modeling on Yuval Bloch — Complexity &amp; Ecology</title><link>https://yuvalbloch.com/tags/ecological-modeling/</link><description>Recent content in Ecological-Modeling on Yuval Bloch — Complexity &amp; Ecology</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 17 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://yuvalbloch.com/tags/ecological-modeling/index.xml" rel="self" type="application/rss+xml"/><item><title>Three lessons on Bayesian optimization, and one on humility</title><link>https://yuvalbloch.com/research/making-reproducible-science/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://yuvalbloch.com/research/making-reproducible-science/</guid><description>&lt;p>Two weeks ago, I told my advisor that my thesis was ready. We decided to delay the submission a little — partly so he could find a referee, and partly so I could keep my scholarship while I converted the thesis into a paper and made sure my code was reproducible.&lt;/p>
&lt;p>Three days ago, I finished building a simple pipeline that would let future researchers reproduce all of my results without needing me around. I ran a quick test to confirm that I could reproduce everything without diving back into the code myself — and when I ran a full reproduction through the pipeline, I got completely different results.&lt;/p></description></item><item><title>End of Greatness: Lacunarity and the Index of Transitional Homogeneity</title><link>https://yuvalbloch.com/research/index_of_transitnal_homginaty/</link><pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate><guid>https://yuvalbloch.com/research/index_of_transitnal_homginaty/</guid><description>&lt;p>One of the best things about being an ecologist in this era is the constant opportunity to bridge different disciplines. Recently, my research led me to use a measure called &lt;strong>transitional homogeneity&lt;/strong>—a concept originally developed in cosmology to estimate how matter is spread throughout the universe. My journey to this point was a classic scientific process of trial and error.&lt;/p>
&lt;h3 id="the-quest-for-a-multi-scale-metric">The Quest for a Multi-Scale Metric&lt;/h3>
&lt;p>After building a cellular automata model to generate future land-use maps, I needed a way to quantify the structural differences between various scenarios. Traditional indices, such as &lt;strong>edge density&lt;/strong> (the total length of edges between different land uses), only provide a small part of the picture. They focus on local interactions—representing the contact between two land-use types—without considering the broader landscape context&lt;/p></description></item><item><title>The Devil Is in the Details: Modeling Small-Scale Land-Use Change in Madagascar</title><link>https://yuvalbloch.com/research/extended_poster/</link><pubDate>Sun, 07 Dec 2025 00:00:00 +0000</pubDate><guid>https://yuvalbloch.com/research/extended_poster/</guid><description>&lt;h2 id="-the-poster">🖼️ The Poster&lt;/h2>
&lt;p>If you are viewing this on a mobile device, you can view the full PDF below or &lt;a href="https://yuvalbloch.com/research/poster_website_version.pdf">&lt;strong>Download the PDF here&lt;/strong>&lt;/a>.&lt;/p>
&lt;iframe src="https://yuvalbloch.com/research/poster_website_version.pdf" width="100%" height="600px" style="border: 2px solid #eee; border-radius: 8px;">&lt;/iframe>
&lt;hr>
&lt;h2 id="-introduction--research-gap">📌 Introduction &amp;amp; Research Gap&lt;/h2>
&lt;p>Land use represents the fundamental interface between humanity and nature. From urban centers to remote tropical regions, environmental modification critically affects human health, disease exposure, and vulnerability to natural disasters.&lt;/p>
&lt;p>&lt;strong>Land-use change is a primary driver of global crises:&lt;/strong>&lt;/p></description></item><item><title>Explaining the Lacunarity-Based Index for Spatial Heterogeneity</title><link>https://yuvalbloch.com/research/lacunirty/</link><pubDate>Wed, 22 Oct 2025 00:00:00 +0000</pubDate><guid>https://yuvalbloch.com/research/lacunirty/</guid><description>&lt;p>In my research, I employ the measurement of &lt;strong>lacunarity&lt;/strong> based on the methodology described in Scott, R., et al. &lt;strong>&amp;ldquo;A Lacunarity-based Index for Spatial Heterogeneity.&amp;rdquo;&lt;/strong> &lt;em>Earth and Space Science (Hoboken, N.J.)&lt;/em>, vol. 9, no. 8, American Geophysical Union (AGU), Aug. 2022, &lt;a href="https://doi.org/10.1029/2021ea002180">https://doi.org/10.1029/2021ea002180&lt;/a>.&lt;/p>
&lt;p>Here, I will provide a less formal description of the mathematics behind this method and its implementation in &lt;strong>Julia&lt;/strong>.&lt;/p>
&lt;p>&lt;strong>Note:&lt;/strong> Since writing this post, subsequent analysis revealed a strong correlation between Scott’s (R) measure and edge density. To address this issue, I switched to the &lt;a href="https://yuvalbloch.com/research/index_of_transitnal_homginaty/">Index of Transitional Homogeneity&lt;/a>, which provides a more appropriate measure of spatial structure.&lt;/p></description></item><item><title>Sensitivity to Land Configuration</title><link>https://yuvalbloch.com/research/sensitivity-to-land-configuration/</link><pubDate>Mon, 07 Jul 2025 10:00:00 +0300</pubDate><guid>https://yuvalbloch.com/research/sensitivity-to-land-configuration/</guid><description>&lt;h2 id="introduction">Introduction&lt;/h2>
&lt;p>Natural populations are influenced not only by the &lt;strong>amount&lt;/strong> of available habitat but also by its &lt;strong>spatial configuration&lt;/strong>. Factors such as &lt;strong>edge effects&lt;/strong>, &lt;strong>habitat fragmentation&lt;/strong>, and &lt;strong>patch isolation&lt;/strong> are critical in shaping population dynamics. These spatial processes are fundamental in ecology, and it&amp;rsquo;s essential that my model captures them accurately.&lt;/p>
&lt;p>While the total amount of habitat is relatively easy to quantify, capturing spatial configuration is far more complex. Traditional models often rely on a &lt;strong>binary landscape&lt;/strong>, classifying areas as either suitable or unsuitable for the organism. Metrics like &lt;strong>edge length&lt;/strong>, &lt;strong>connectivity&lt;/strong>, and &lt;strong>mean patch size&lt;/strong> are often used in these models. However, in my system, the landscape consists of multiple land cover types, each offering varying degrees of suitability for ticks. This complexity demands a more nuanced and flexible approach.&lt;/p></description></item><item><title>Finding Viable Parameter Spaces with Sensitivity Analysis</title><link>https://yuvalbloch.com/research/senstiviy1/</link><pubDate>Mon, 09 Jun 2025 10:00:00 +0300</pubDate><guid>https://yuvalbloch.com/research/senstiviy1/</guid><description>&lt;h2 id="introduction">Introduction&lt;/h2>
&lt;p>Ecological models often depend on parameters that are difficult to measure precisely. &lt;strong>Sensitivity analysis&lt;/strong> helps us ask: &lt;em>how much do these uncertainties matter?&lt;/em> It allows us to explore:&lt;/p>
&lt;ul>
&lt;li>
&lt;p>Which parameters most strongly influence model outcomes&lt;/p>
&lt;/li>
&lt;li>
&lt;p>What combinations lead to persistence or extinction&lt;/p>
&lt;/li>
&lt;li>
&lt;p>How robust the system is to changes in key assumptions&lt;/p>
&lt;/li>
&lt;/ul>
&lt;p>In this project, I go beyond simply measuring sensitivity. I use these tools to &lt;strong>map the boundary between viable and non-viable ecological conditions&lt;/strong>—the tipping points where tick populations either collapse or persist. By comparing these boundaries to patterns observed in real-world data, I can ask a deeper question: &lt;strong>which combinations of parameters are not just viable, but actually relevant to the system I&amp;rsquo;m trying to model?&lt;/strong>&lt;/p></description></item><item><title>Simulating Tick Life Cycles Across Landscapes</title><link>https://yuvalbloch.com/research/tick-population-model/</link><pubDate>Thu, 05 Jun 2025 18:31:05 +0300</pubDate><guid>https://yuvalbloch.com/research/tick-population-model/</guid><description>&lt;h2 id="model">Model&lt;/h2>
&lt;p>This model simulates tick population dynamics using a &lt;strong>3-layer lattice&lt;/strong>, where each layer corresponds to a life stage: &lt;strong>larva&lt;/strong>, &lt;strong>nymph&lt;/strong>, and &lt;strong>adult&lt;/strong>. Ticks move both &lt;strong>vertically&lt;/strong> between life stages and &lt;strong>horizontally&lt;/strong> between geographic locations by biting a host.&lt;/p>
&lt;h3 id="lattice-and-tick-population">Lattice and Tick Population&lt;/h3>
&lt;ul>
&lt;li>
&lt;p>Each land cell is denoted by $L_{i,j}$, with a tick-carrying capacity $K_{i,j}$.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>The population at life stage $s$ in cell $L_{i,j}$ is represented by $P_{i,j,s}$.&lt;/p>
&lt;figure >
 &lt;img src="https://yuvalbloch.com/assets/research/model.svg" alt="Tick model diagram" style="max-width: 80%; height: auto; display: block; margin: 0 auto; border-radius: 12px;">
 &lt;figcaption style="margin-top: 0.5rem; font-size: 0.9rem; color: #555;">
 &lt;strong>Figure 1.&lt;/strong> Each life stage is represented as a 2D lattice layer. Bites cause vertical (stage) and horizontal (spatial) movement.
 &lt;/figcaption>
&lt;/figure>
&lt;/li>
&lt;/ul>
&lt;h3 id="tick-movement-and-life-cycle">Tick Movement and Life Cycle&lt;/h3>
&lt;p>To simplify, the model is first described in discrete steps:&lt;/p></description></item></channel></rss>