← Back to arXiv
arXivProbabilityarXiv:2608.16946

A diffusion model for time-dependent compositional data

The paper introduces a new mathematical model for tracking how compositional data changes over time. Compositional data describes situations where you have several categories that together make up a whole, like the proportions of different bacterial species in a gut microbiome, or the market shares of competing companies. These proportions are always non-negative and always sum to one, which makes them mathematically tricky to model. The authors build a continuous-time random process, called Dirichlet Diffusion, that respects these constraints naturally and settles into a well-known statistical distribution called the Dirichlet distribution over the long run.

A significant portion of the paper is devoted to proving that this process is mathematically well-behaved. Because the data is confined to a bounded geometric space and the equations governing the process have some technical irregularities, standard mathematical theorems cannot be applied directly. The authors show that under somewhat restrictive conditions a strong, unique solution exists, and that under more general conditions a weaker form of solution still exists and always stays within the valid range of proportions without needing artificial boundary corrections. This kind of careful mathematical groundwork is important for building reliable statistical tools on top of the model.

One practically valuable property the model inherits is called aggregation. If you group several categories together into a broader category, the combined process is still a Dirichlet Diffusion of the same type. This is especially useful in microbiology, where scientists often want to study microbial communities at different levels of biological classification simultaneously, from broad groupings like phyla down to individual species. The model can handle all these levels in a consistent and coherent way, making it a flexible tool for real-world scientific applications.

Read original →