Handling Missingness and Censoring in Dirichlet Models
This paper proposes an expectation-maximisation algorithm for maximum likelihood estimation and model-based imputation of Dirichlet parameters to handle missing and censored components in compositional data, demonstrating superior performance in preserving compositional structure compared to existing methods through simulations and a mercury speciation case study.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to describe a pizza, but you can only talk about the toppings, not the whole pie. In the world of statistics, this is called "compositional data." It's any set of numbers that represent parts of a whole, like the percentage of different minerals in a rock, the mix of species in a forest, or the budget for different departments in a company. The golden rule here is that all the parts must add up to exactly 100% (or 1). Because of this rule, the parts are locked together: if the cheese goes up, the pepperoni must go down. This creates a tricky mathematical dance where the numbers depend on each other in ways that can fool standard computer programs.
Usually, statisticians handle missing information by throwing away the whole pizza if even one slice is missing, or by squashing the data into a different shape (like a straight line) to make it easier to analyze. But squashing the data can distort the flavors, and throwing away data is wasteful. The big question is: How do we fill in the missing slices of the pizza without ruining the recipe or pretending we know things we don't? This is especially hard when the missing pieces aren't just "gone," but are "censored"—meaning we know they exist somewhere within a certain range, but we don't know the exact number.
This paper introduces a clever new way to solve this puzzle using a method called the Expectation-Maximisation (EM) algorithm, specifically designed for the "Dirichlet distribution." Think of the Dirichlet distribution as the perfect mathematical recipe book for these "part-of-a-whole" datasets. The authors, working with data from the University of Pretoria and other institutions, built a tool that acts like a super-smart detective. Instead of guessing the missing numbers randomly or throwing away the messy data, their algorithm plays a game of "guess and check" over and over again. It starts with a guess for the missing values, calculates the best possible recipe (parameters) based on that guess, and then uses that new recipe to make a better guess for the missing values. It keeps doing this until the recipe and the guesses stop changing.
The paper shows that this method works really well, even when the data is very messy. In their tests, they simulated scenarios where up to 90% of the data was missing or only partially known, and their method still managed to recover the true underlying recipe much better than older methods. They also tested it on real-world data about mercury levels in human blood. In this dataset, some mercury types were too small to be measured (censored), and some were completely missing. The new algorithm successfully filled in the blanks, suggesting that methylmercury (often from fish) is the most common type, while also revealing that there are likely unknown types of mercury in the blood that aren't being measured.
Crucially, the authors found that their method preserves the natural "shape" of the data better than other approaches. While other methods might force the data into a shape that doesn't fit, this new tool stays right inside the "simplex" (the mathematical space where all parts add up to one). The results suggest that for scientists dealing with incomplete mixtures—whether it's blood samples, soil composition, or survey results—this new approach offers a more reliable way to understand the whole picture, even when some pieces are hidden. It doesn't claim to be magic, but in the simulations and real-world tests presented, it consistently outperformed the current standard ways of handling missing pieces.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.