SearcharxivSearch

arXiv subjects

Federico Toschi

Publications and source records attributed to Federico Toschi.

At least 19 recordsLinked to original sources

The Allee Effect in Compressible Flows

Microbes in marine environments are often confined to thin near-surface layers while being advected by turbulent flows. Because such constrained advection generates an effectively compressible flow, reproduction and transport interact in a nontrivial way. Here, we focus on populations whose growth is governed by an Allee effect and show that sinks and sources, generated by the compressible flow, have dramatic consequences for the survival of such species. We derive analytical expressions for the carrying capacity as a function of the Allee strength in the limit of small and large Damk\"ohler number, which measures the product of the large eddy turnover time and the organism growth rate. Numerical simulations reveal how these two limits connect. In the limit of small Damk\"ohler number, we find a maximal Allee strength, set by the statistics of the compressible flow, that leads to species extinction in fully developed turbulence.

physics.bio-ph

Just how sure are you? Improving Verbalized Uncertainty Calibration in Medical VQA

Multimodal large language models (MLLMs) applied to Medical Visual Question Answering (VQA) tend to produce overconfident outputs regardless of actual correctness, and existing verbalized confidence calibration methods, developed primarily for text only LLMs, do not account for the multimodal nature of medical image understanding. This work proposes a training based framework that finetunes MLLMs to improve their calibration using a composite loss function combining a Brier style calibration term, an anchor regularizer that prevents confidence collapse toward extreme values, a contrastive image text alignment term, and a KL based model stabilization term. The alignment signal is derived from a $2 \times 2$ factorial perturbation design that crosses image presence with text integrity, probing the reliance of the model on visual modality input versus language priors. Finally, a top K KL divergence regularizer is used to protect the answering ability of the model during finetuning. Across three Medical VQA benchmarks and two architectures (MedGemma 4B IT and Qwen2 VL 7B Instruct), our method reduces calibration error by 60% or more, and improves discrimination by 26% or more, while preserving predictive accuracy. On average across benchmarks, the technique outperforms prompting based, sampling based, and training based approaches, and ablation experiments confirm that each component of the loss function is indeed necessary for improving the calibration. All code for the experiments is publicly available.

cs.LG

Wave turbulence theory of odd fluids and solids: kinetic equations and solutions

The theory of wave turbulence describes the properties of physical systems composed of a set of weak-amplitude random waves interacting nonlinearly. Here, we study odd wave turbulence, which arises in chiral media subjected to non-reciprocal stresses, notably odd viscosity and odd elasticity. In both cases, we consider simple models for which we can derive and solve analytically the kinetic equations describing the long-term statistical behavior of spectral quantities such as energy or wave action. For odd viscosity, we consider a three-dimensional model that exhibits wave turbulence involving three-wave interactions, which gives rise to a direct energy cascade characterized by an anisotropic Kolmogorov-Zakharov (KZ) spectrum. For odd elasticity, we consider a quasi-one-dimensional overdamped model that exhibits much slower dynamics involving six-wave interactions. In that case, the KZ spectrum corresponding to a forward cascade of a conserved quantity we call odd energy, is nonlocal and therefore does not constitute a physical solution. However, the other KZ solution, which describes an inverse cascade of wave action, is only marginally non-local and is therefore valid up to a logarithmic correction. These two analytical theories provide a rigorous interpretation of direct numerical simulations, where the KZ spectrum is observed both in the case of odd viscosity (forward cascade) and of odd elasticity (inverse cascade).

physics.flu-dyn

Learning turbulent transport via Mori--Zwanzig graph neural networks

We introduce a Mori--Zwanzig graph neural network (MZ--GNN) framework for learning reduced-order Lagrangian dynamics of tracer particles in homogeneous isotropic turbulence. The model represents particle acceleration as a finite-memory expansion over present and delayed particle-neighborhood graphs, with each memory contribution parameterized by an equivariant message-passing graph neural network. By construction, the architecture respects the relevant physical symmetries of the problem, including permutation equivariance, Galilean invariance, and equivariance under rotations and reflections. Trained on direct numerical simulation data, the model is rolled out autoregressively and evaluated on observables that are not imposed during training. We show that memory is essential for recovering the intermittent, heavy-tailed acceleration statistics, and that the learned dynamics accurately reproduce single-particle dispersion, pair-dispersion statistics, and four-particle tetrad geometry. Our results establish a physically structured, scalable route to data-driven multi-particle simulation of turbulent transport, and a template for learning reduced dynamics of correlated, symmetry-rich particle systems.

physics.flu-dyn

Self-similar breakup of a liquid ligament with a solid particle

The breakup of thinning (stretching) liquid ligaments is strongly influenced by localized perturbations arising from impurities or suspended particles. Using numerical simulations and analytical modelling, we investigate the role of a solid particle on the breakup dynamics of a stretching liquid ligament. We show that particle-induced perturbations trigger a universal pinch-off dynamics in the viscous regime. Once the ligament surface approaches the particle, the subsequent breakup becomes self-similar and independent of the particle size. We derive an analytical expression for the pinch-off time based on the interplay between ligament stretching and Rayleigh-Plateau instability, which agrees quantitatively with simulations. Our results reveal a universal mechanism by which localized perturbations control the breakup of ligaments containing solid particles.

physics.flu-dyn

The multi-fractal nature of pedestrian arrival times

Pedestrian arrival times exhibit complex temporal organization across multiple scales, shaped by working hours, transportation schedules, and collective behaviors - features often neglected in conventional pedestrian arrival models. Using a dataset comprising over 23 million pedestrian movements at a Dutch railway station, we show that arrival processes cannot be fully characterized by inter-arrival time statistics alone. Instead, we demonstrate that pedestrian arrivals exhibit clear multifractal scaling, revealing scale-dependent correlations across a broad range of timescales. To quantify these properties, we apply a framework based on generalized fractal dimensions, which captures the heterogeneous structure of arrivals beyond standard point-process descriptions. This approach enables the identification of distinct temporal regimes associated with external forcing and provides a quantitative basis for constructing more realistic synthetic arrival processes. Beyond pedestrian dynamics, this approach offers methodological relevance for understanding non-trivial arrival processes in other physical or biological systems.

physics.soc-ph

From Instructions to Assistance: a Dataset Aligning Instruction Manuals with Assembly Videos for Evaluating Multimodal LLMs

The recent advancements introduced by Large Language Models (LLMs) have transformed how Artificial Intelligence (AI) can support complex, real world tasks, pushing research outside the text boundaries towards multi modal contexts and leading to Multimodal Large Language Models (MLMs). Given the current adoption of LLM based assistants in solving technical or domain specific problems, the natural continuation of this trend is to extend the input domains of these assistants exploiting MLMs. Ideally, these MLMs should be used as real time assistants in procedural tasks, hopefully integrating a view of the environment where the user being assisted is, or even better sharing the same point of view via Virtual Reality (VR) or Augmented Reality (AR) supports, to reason over the same scenario the user is experiencing. With this work, we aim at evaluating the quality of currently openly available MLMs to provide this kind of assistance on technical tasks. To this end, we annotated a data set of furniture assembly with step by step labels and manual references: the Manual to Action Dataset (M2AD). We used this dataset to assess (1) to which extent the reasoning abilities of MLMs can be used to reduce the need for detailed labelling, allowing for more efficient, cost effective annotation practices, (2) whether MLMs are able to track the progression of assembly steps (3) and whether MLMs can refer correctly to the instruction manual pages. Our results showed that while some models understand procedural sequences, their performance is limited by architectural and hardware constraints, highlighting the need for multi image and interleaved text image reasoning.

cs.CV

Are complicated loss functions necessary for teaching LLMs to reason?

Recent advances in large language models (LLMs) highlight the importance of post training techniques for improving reasoning and mathematical ability. Group Relative Policy Optimization (GRPO) has shown promise in this domain by combining group relative advantage estimation, PPO style clipping, and KL regularization. However, its complexity raises the question of whether all components are necessary for fostering reasoning behaviors. We conduct a systematic analysis of GRPO and identify two key findings: (1) incorporating negative feedback is essential training solely on actions above a baseline limits learning; and (2) PPO style constraints, such as policy ratio clipping, are not required to improve mathematical reasoning or performance. Building on these insights, we propose REINFORCE with Group Relative Advantage (RGRA), a simplified variant that retains group relative advantage estimation but removes PPO style clipping and policy ratio terms. Experiments across standard mathematical benchmarks indicate that RGRA has the potential to achieve stronger performance than GRPO. Our results suggest that simpler REINFORCE based approaches can effectively enhance reasoning in LLMs, offering a more transparent and efficient alternative to GRPO.

cs.LG

Freezing lakes as analogue models of $\Lambda$CDM cosmology and beyond

We extend previous conduction-based analogies between ice growth in a lake and cosmological expansion by incorporating buoyancy-driven heat transport. Reformulating the Stefan problem with both conductive and convective fluxes yields an evolution equation for the ice thickness $s(t)$ that is structurally analogous to the Friedmann equations for the cosmological scale factor $a(t)$. Beyond reproducing radiation-, matter-, and curvature-like behaviors, we introduce a reduced description of convection in which the vertically integrated heat flux reaching the moving ice-water interface is modeled as a power-law function of the instantaneous liquid-layer thickness, generating two additional effective contributions. The first is a constant term, directly analogous to a cosmological constant, arising from the persistence of buoyancy-driven transport under geometric confinement. The second is a $s^{-1}$ contribution originating from the coupling between the moving ice boundary and the convective boundary layer. This term reflects the specific reduced flux-height Ansatz adopted, rather than a universal physical prediction. When expressed in Friedmann-like cosmological form, this term entails a fluid with negative energy density and equation-of-state parameter $w=-2/3$. In cosmology this term may be an effective one associated to a network of domain walls made of exotic energy/matter, but it might also arise from an energy exchange between cosmological components. Overall, the results should be interpreted as a structural analogy between evolution equations, showing how nonlinear transport mechanisms in a classical moving-boundary problem can reproduce the hierarchy of scaling terms familiar from cosmology within a reduced and analytically tractable framework.

gr-qc

Experimental investigation into Lagrangian statistics of droplets in homogeneous isotropic turbulence

We experimentally investigate the Lagrangian dynamics of finite-sized, neutrally buoyant droplets in homogeneous isotropic turbulence. The droplet size follows a log-normal distribution whose average value decreases with increasing Reynolds number, reflecting enhanced turbulent breakup. While size-conditioned velocity and acceleration statistics show only weak finite-size dependence, temporal measures reveal clear size-dependent dynamics: larger droplets exhibit longer Lagrangian velocity integral times and an extended ballistic regime in their mean squared displacement. These findings indicate that though droplets exhibit mild deformation and internal circulation, they behave similarly to finite-size rigid particles in terms of Lagrangian dynamics. Our study opens the way to study droplet-laden turbulence and droplet-flow interactions.

physics.flu-dyn

Avalanches of choice: how stranger-to-stranger interactions shape crowd dynamics

Pedestrian routing choices play a crucial role in shaping collective crowd dynamics, yet the influence of interactions among unfamiliar individuals remains poorly understood. In this study, we analyze real-world pedestrian behavior at a route split within a busy train station using high-resolution trajectory data collected over a three-year time frame. We disclose a striking tendency for individuals to follow the same path as the person directly in front of them, even in the absence of social ties and even when such a choice leads to a longer travel time. This tendency leads to bursty dynamics, where sequences of pedestrians make identical decisions in succession, leading to strong patterns in collective movement. We employ a stochastic model that includes route costs, randomness, and social imitation to accurately reproduce the observed behavior, highlighting that local imitation behavior is the dominant driver of collective routing choices. These findings highlight how brief, low-level interactions between strangers can scale up to influence large-scale pedestrian movement, with strong implications for crowd management, urban design, and the broader understanding of social behavior in public spaces.

physics.soc-ph

Inertial rotation of a small oblate spheroid in a simple shear flow

We compare experiments and fully-resolved particle simulations designed to match the experimental conditions of a weakly inertial, neutrally buoyant, moderately oblate spheroid in shear flow under confinement. Experimental and numerical results are benchmarked against theory valid for asymptotically small particle Reynolds numbers and for unconfined systems. By considering the combined effects of confinement and inertia, sensitivity to initial conditions, and the time span of observation, we reconcile the findings of theory, experiments, and numerical simulations. Furthermore, we demonstrate that confinement significantly influences the orientational stability of log-rolling spheroids compared to weak inertia, with the primary consequence being a reduced drift rate towards the stable log-rolling orbit.

physics.flu-dyn

Dynamics of small bubbles in turbulence in non-dilute conditions

Turbulent flows laden with small bubbles are ubiquitous in many natural and industrial environments. From the point of view of numerical modeling, to be able to handle a very large number of small bubbles in direct numerical simulations, one traditionally relies on the one-way coupling paradigm. There, bubbles are passively advected and are non-interacting, implicitly assuming dilute conditions. Here, we study bubbles that are four-way coupled, where both the feedback on the fluid and excluded-volume interactions between bubbles are taken into account. We find that, while the back-reaction from the bubble phase onto the fluid phase remains energetically small under most circumstances, the excluded-volume interactions between bubbles can have a significant influence on the Lagrangian statistics of the bubble dynamics. We show that as the volume fraction of bubbles increases, the preferential concentration of bubbles in filamentary high-vorticity regions decreases as these strong vortical structures get filled up; this happens at a volume fraction of around one percent for $\textrm{Re}_\lambda=O(10^2)$. We furthermore study the influence on the Lagrangian velocity structure function as well as pair dispersion, and find that, while the mean dispersive behavior remains close to that obtained from one-way coupling simulations, some evident signatures of bubble collisions can be retrieved from the structure functions and the distribution of the dispersion, even at very small volume fractions. This work not only teaches us about the circumstances under which four-way coupling becomes important, but also opens up new directions towards probing and ultimately manipulating coherent vortical structures in small-scale turbulence using bubbles.

physics.flu-dyn

Flow-driven hysteresis in the transition boiling regime

Transition boiling is an intermediate regime occurring between nucleate boiling, where bubbles at the surface efficiently carry heat away, and film boiling, where a layer of vapor formed over the surface insulates the system reducing heat transfer. This regime is inherently unstable and typically occurs near the boiling crisis, where the system approaches the maximum heat flux. Transition boiling hysteresis remains a central open problem in phase-change heat transfer, with critical implications for industrial cooling systems and nuclear reactor safety, since entering this regime sharply reduces heat removal potentially leading to overheating or component damage. We investigate the mechanisms driving hysteresis in the transition boiling regime through large-scale three-dimensional numerical simulations, providing clearcut evidence that hysteresis occurs even under idealized conditions of pool boiling on flat surfaces at constant temperature. This demonstrates that hysteresis arises purely from the flow dynamics of the liquid-vapor system, rather than from surface properties or defects. Moreover, we disclose strong asymmetries in the transition dynamics between nucleate and film boiling. During heating, the transition is abrupt and memory-less, whereas, upon decreasing the surface temperature, it is more complex, with the emergence of metastable coexisting states that can delay the transition.

physics.flu-dyn

Non-reciprocal coalescence-breakup dynamics in concentrated emulsions

Dense stabilized emulsions are mixtures of immiscible fluids where the high-volume fraction droplet dispersed phase is stabilized against coalescence by steric interactions. The production of emulsions involves high-shear flows and it is well known that at a critical volume fraction the emulsion loses stability, undergoing an extremely rapid process where the fluid components in the emulsion exchange roles. This process, called catastrophic phase inversion, which resembles in several respects a dynamical phase transition, has remained widely elusive from an experimental and theoretical point of view. In this work, we present state-of-the-art experimental and numerical data to support a dynamical-system framework capable of precisely highlighting the dynamics occurring in the system as it approaches the catastrophic phase inversion. Our study clearly highlights that at high volume fractions, dynamical changes in the emulsion morphology, due to coalescence and breakup of droplets, play a critical role in determining emulsion's rheology and stability. Additionally, we show that at approaching the critical volume fractions, the dynamics can be simplified as being controlled by the dynamics of a correlation length represented, in our systems, by the size of the largest droplet. This dynamics shares a close connection with non-reciprocal phase transition where two different physical mechanisms, coalescence and breakups, can get out of balance leading to large non-symmetric periodic excursions in phase space. We clarify the phenomenology observed and quantitatively explain the essential aspect of the highly complex dynamics of stabilized emulsions undergoing catastrophic phase inversion.

cond-mat.soft

Intermittency suppression in turbulence via forced light particles

We investigate how turbulence is reshaped by the presence of externally forced light particles, using high-resolution direct numerical simulations with four-way coupling. The particles are subject to an oscillatory force that in turn locally affects the fluid flow through momentum exchange at the position of the particles. Since the light particles preferentially concentrate in high vorticity regions, this leads to an intricate preferential turbulence modulation. We show that through this modulation, the forced light particles strongly reduce the intermittency of the flow, shedding new light on the delicate relationship between vortex filaments and turbulence intermittency.

physics.flu-dyn

Data-driven Mori-Zwanzig modeling of Lagrangian particle dynamics in turbulent flows

The dynamics of Lagrangian particles in turbulence play a crucial role in mixing, transport, and dispersion in complex flows. Their trajectories exhibit highly non-trivial statistical behavior, motivating the development of surrogate models that can reproduce these trajectories without incurring the high computational cost of direct numerical simulations of the full Eulerian field. This task is particularly challenging because reduced-order models typically lack access to the full set of interactions with the underlying turbulent field. Novel data-driven machine learning techniques can be powerful in capturing and reproducing complex statistics of the reduced-order/surrogate dynamics. In this work, we show how one can learn a surrogate dynamical system that is able to evolve a turbulent Lagrangian trajectory in a way that is point-wise accurate for short-time predictions (with respect to Kolmogorov time) and stable and statistically accurate at long times. This approach is based on the Mori-Zwanzig formalism, which prescribes a mathematical decomposition of the full dynamical system into resolved dynamics that depend on the current state and the past history of a reduced set of observables, and the unresolved orthogonal dynamics due to unresolved degrees of freedom of the initial state. We show how by training this reduced order model on a point-wise error metric on short time-prediction, we are able to correctly learn the dynamics of Lagrangian turbulence, such that also the long-time statistical behavior is stably recovered at test time. This opens up a range of new applications, for example, for the control of active Lagrangian agents in turbulence.

physics.flu-dyn

Noise-enabled goal attainment in crowded collectives

In crowded environments, individuals must navigate around other occupants to reach their destinations. Understanding and controlling traffic flows in these spaces is relevant for coordinating robot swarms and designing infrastructure for dense populations. Here, we use simulations, theory, and experiments to study how adding stochasticity to agent motion can reduce traffic jams and help agents travel more quickly to prescribed goals. A computational approach reveals the collective behavior. Above a critical noise level, large jams do not persist. From this observation, we analytically approximate the swarm's goal attainment rate, which allows us to solve for the agent density and noise level that maximize the goals reached. Robotic experiments corroborate the behaviors observed in our simulated and theoretical results. Finally, we compare simple, local navigation approaches with a sophisticated but computationally costly central planner. A simple reactive scheme performs well up to moderate densities and is far more computationally efficient than a planner, motivating further research into robust, decentralized navigation methods for crowded environments. By integrating ideas from physics and engineering using simulations, theory, and experiments, our work identifies new directions for emergent traffic research.

cs.RO