← Latest papers
🧬 biology

Tree-Structured Orthonormal Decomposition of the Aitchison Simplex

This paper introduces PolyILR, a novel method that constructs a canonical orthonormal basis for compositional data aligned with any tree topology, thereby preserving intrinsic Aitchison geometry while enabling stable, interpretable, and multiscale analysis of hierarchical structures in fields like microbiome and genomics.

Original authors: Daisuke Yamada, Qijun Zhang, Travis Pence, Barbara B. Bendlin, Federico Rey, Vikas Singh

Published 2026-06-11
📖 5 min read🧠 Deep dive

Original authors: Daisuke Yamada, Qijun Zhang, Travis Pence, Barbara B. Bendlin, Federico Rey, Vikas Singh

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). ⚕️ This is an AI-generated explanation of a preprint that has not been peer-reviewed. It is not medical advice. Do not make health decisions based on this content. Read full disclaimer

The Big Picture: Sorting the "Relative" Puzzle

Imagine you are a chef trying to describe a soup. You can't just say, "There are 5 carrots and 3 potatoes," because the total amount of soup changes depending on how much water you add. What actually matters is the ratio: the balance between carrots and potatoes. In science, data like this (microbes in your gut, cell types in your blood, or chemical mixtures) is called compositional data.

The problem scientists face is that these ratios are tricky to analyze with standard math tools. Furthermore, these ingredients aren't random; they belong to a family tree. For example, in your gut, Streptococcus and Lactobacillus are cousins (both bacteria), but they are very different from a virus.

The Problem: The "Binary" Bottleneck

For a long time, the best tool to analyze these ratios was called ILR (Isometric Log-Ratio). Think of ILR as a translator that turns "soup ratios" into standard numbers a computer can understand.

However, this translator had a major flaw: it was designed for binary trees (where every family branch splits into exactly two). But nature is messy. In the real world, a family branch often splits into three, four, or more at once (like a grandmother having five children at once).

To use the old tool, scientists had to force these messy, multi-branch trees into neat, two-branch splits.

  • The Analogy: Imagine you have a family tree where one grandparent has five children. To use the old tool, you have to arbitrarily decide, "Okay, let's pretend the first two children are one group, and the other three are another." You then have to guess how to split the remaining three.
  • The Consequence: This "guessing" (called binarization) introduces artificial choices. If you change how you split the group, your scientific results change. It's like measuring a room with a ruler that you can stretch or shrink depending on your mood; the measurement isn't reliable.

The Solution: PolyILR (The "Poly" Translator)

The authors of this paper created a new method called PolyILR. The "Poly" stands for polytomous, meaning it handles trees with many branches naturally.

How it works (The Metaphor):
Imagine the family tree as a series of rooms in a house.

  1. Old Method: If a room had 5 doors leading to other rooms, the old method forced you to build a fake wall to split the doors into two groups, then split those groups again. You ended up with a maze of fake walls that didn't exist in the original house.
  2. PolyILR: This method respects the original architecture. If a room has 5 doors, it creates a special, custom-made "balance scale" for that specific room that can weigh all 5 doors against each other simultaneously.

The "Weighted" Magic:
The paper's key innovation is a "weighted local geometry."

  • Imagine one branch of the tree leads to 1 leaf (a single person), and another branch leads to 100 leaves (a huge family).
  • If you just compare them equally, the big family drowns out the single person.
  • PolyILR acts like a smart scale. It knows that the big family is "heavier" in terms of numbers, so it adjusts the weight of the comparison so that every single leaf (every single person) gets a fair voice in the final calculation.

Why This Matters: Stability and Clarity

The paper tested this new method on real-world data (microbes in the human body and different types of blood cells) and found two major benefits:

  1. Stability (No More Guessing):

    • With the old method, if you shuffled the order of the "fake splits," you got different "top 10" important ingredients every time. It was like flipping a coin to decide which family member matters most.
    • With PolyILR, the results are stable. No matter how you run the analysis, the same biological comparisons pop up as important. The method is "canonical," meaning there is only one correct way to do it based on the tree structure provided.
  2. Interpretability (Reading the Map):

    • Because PolyILR respects the tree, every number it produces corresponds to a specific location on the tree.
    • The Analogy: If the old method gave you a list of "Feature #42," you wouldn't know what that meant. PolyILR gives you a label like "The balance between Streptococcus and the rest of the Lactobacillus family." You can look at the tree and immediately understand what the number represents.

The "Softmax" Connection (A Side Note)

The paper also mentions a theoretical link to Softmax classifiers (a common tool in AI for sorting things into categories).

  • The Analogy: The authors realized that the math used to sort probabilities in AI (like deciding if an image is a cat or a dog) is secretly the same math used to sort soup ratios.
  • The Claim: They suggest that if you have a hierarchy of categories (like "Animal -> Mammal -> Dog"), you could use this new tree-based math to better understand how AI models make mistakes or learn, by looking at the "balance" between categories rather than just the final answer.

Summary

  • The Problem: Existing tools for analyzing relative data (like microbes or cell types) force complex family trees into simple two-way splits, creating arbitrary and unstable results.
  • The Solution: PolyILR is a new mathematical tool that handles complex, multi-branch trees directly without forcing artificial splits.
  • The Result: It produces stable, reliable, and easy-to-understand results where every number corresponds to a specific, meaningful comparison in the family tree. It works for microbiome data, cell biology, and potentially for understanding how AI learns hierarchies.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →