Multi-label versus multi-class classification of blood cells and their aggregates in microfluidic channels

A multi-label AI approach could make blood-cell aggregates easier to identify in microfluidic imaging.

Source: Max Planck Institute for the Science of Light, by Igor Zingman. AI-generated summary by biochip.com, published . Not independently reviewed.

Key takeaways

  • Max Planck researchers found multi-label classification could identify blood-cell aggregates absent from its training data.
  • The method labels multiple cell types in one deformability cytometry image, reducing the need for exhaustive aggregate categories.
  • The work does not establish clinical validation or routine diagnostic performance in patient care.

Researchers at the Max Planck Institute for the Science of Light and the Max-Planck-Zentrum für Physik und Medizin have compared two ways of teaching a computer to recognize blood cells and the clusters they form while flowing through tiny channels. Their central finding is that multi-label classification, which can assign more than one cell identity to a single image, can recognize cell aggregates that were not explicitly included in its training set. This matters because blood-cell clusters can carry clinically useful signals, yet conventional automated blood analyzers do not reliably identify them. The team used deformability cytometry, an imaging method that records cell shape and stiffness at high speed as cells pass through a microfluidic channel. Standard multi-class models force every image into one exclusive category, such as a red blood cell or a platelet-red blood cell pair. The multi-label approach instead treats an aggregate as an event that may contain several identifiable components at once. That design could make training data much simpler to annotate, especially when aggregates vary in size or contain rare combinations of cell types. The work points toward a more flexible way to inspect complex blood samples without requiring researchers to define every possible cellular cluster in advance.

Why Blood-Cell Aggregates Are Difficult to Measure

Blood is not simply a suspension of individual cells. Red blood cells, white blood cells, and platelets can stick together, forming aggregates that may reflect inflammation, infection, cardiovascular disease, or other changes in the body.

Some of these combinations have clear clinical interest. Platelet-leukocyte aggregates, for example, have been associated with cardiovascular disease and sepsis, while platelet aggregates and platelet-monocyte aggregates have been linked to COVID-19. Yet the devices routinely used for automated blood counts do not reliably detect and analyze such clusters.

A Camera in a Microfluidic Channel

Imaging flow cytometry combines the speed of conventional flow cytometry with a camera. Imagine taking rapid snapshots of cars passing through a toll lane rather than only counting how many vehicles passed: the images provide clues about each vehicle's size, shape, and condition.

In this case, cells travel through a narrow microfluidic channel, and deformability cytometry captures their images while also measuring how readily they change shape under flow. Cell area, elongation, brightness, texture, and stiffness can help distinguish cell populations. Changes in a blood cell's mechanical properties can also accompany infectious, genetic, and other diseases.

The Limits of Gates and Fixed Categories

One established way to identify blood cells is called gating. Researchers plot measured properties in a feature space, much like placing items on a chart according to height and weight, then draw boundaries around regions expected to contain specific kinds of cells.

Gating works when scientists already know which measurements separate one cell type from another. It is less helpful for diverse aggregates, whose shapes and compositions vary widely, and it can leave many events unclassified when they fall outside the predefined boundaries.

Supervised multi-class classification offers another route. A deep neural network, a type of software trained to spot patterns in examples, can learn from labeled images and assign each event to one of several mutually exclusive classes. That can work for individual cells and clearly defined doublets, such as two red blood cells attached together.

Why Exhaustive Aggregate Labels Break Down

The problem grows quickly once a model must account for all possible clusters. A red blood cell with one platelet attached is not necessarily easy to distinguish rapidly from a red blood cell carrying several platelets, and both differ from clusters involving white blood cells.

Building a conventional multi-class dataset would require enough examples of each carefully defined aggregate category. Rare combinations are difficult to collect, while human annotators must decide where one category ends and another begins. Those strict, exclusive labels can turn a biologically messy image into an impractical data-management task.

A Model That Can Name More Than One Cell Type

The Max Planck team tested a different setup: multi-label classification. Rather than asking a model to choose one answer from a menu, multi-label classification allows it to select several labels for a single image. An aggregate containing a red blood cell and platelets can therefore be described as containing both components.

The distinction is similar to labeling a photograph. A multi-class system might require a picture to be classified only as “dog” or “person,” while a multi-label system can identify both when they appear together. Applied to deformability cytometry images, this lets the classifier represent the cellular makeup of an aggregate without requiring a separate category for every exact arrangement.

Recognizing What Was Not Explicitly Taught

The researchers report that their multi-label classifier identified cell aggregates that were not represented in the training data, unlike the multi-class approach they evaluated. That capability follows from learning labels for constituent cell types rather than memorizing a fixed list of complete aggregate classes.

This does not mean the model can automatically solve every ambiguity in a blood image. Cell clusters may overlap, vary in appearance, or contain components that are difficult to distinguish. But the approach reduces dependence on an exhaustive catalog of aggregate types before analysis can begin.

Why This Matters

A practical system for identifying both single cells and aggregates could help researchers isolate the populations they want to study. In a clinical setting, that could eventually support closer inspection of aggregates associated with sepsis, cardiovascular disease, COVID-19, and other conditions where blood-cell interactions may be informative.

The immediate advantage is also operational. By avoiding the need for rigid labels such as one platelet attached to one red blood cell versus several platelets attached to one red blood cell, multi-label learning can simplify and accelerate image annotation. Faster annotation can make it more feasible to build datasets from the broad, uneven mix of events found in real blood samples.

What Comes Next

The study positions multi-label analysis as a flexible complement to traditional cell gating and multi-class image classification in microfluidic cytometry. Future work will need to determine how well this strategy performs across diverse clinical samples and whether it can robustly support the isolation and analysis of medically important blood-cell aggregates.