← Latest papers
💻 computer science

DEGMC: Denoising Diffusion Models Based on Riemannian Equivariant Group Morphological Convolutions

This paper proposes DEGMC, a novel denoising diffusion model that enhances geometric feature extraction and network equivariance by incorporating Riemannian group morphological convolutions derived from Hamilton-Jacobi partial differential equations.

Original authors: El Hadji S. Diop, Thierno Fall, Mohamed Daoudi

Published 2026-02-12
📖 4 min read☕ Coffee break read

Original authors: El Hadji S. Diop, Thierno Fall, Mohamed Daoudi

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 teach a robot how to draw a perfect sketch of a cat.

Currently, most AI models (like the ones used to generate images) learn by a process called "Diffusion." Think of this like taking a beautiful drawing and slowly sprinkling sand over it until the drawing is completely buried and you can’t see anything but a pile of sand. The AI’s job is to learn how to "un-sand" the image—to look at a pile of sand and figure out exactly how to brush it away to reveal the cat underneath.

However, this paper identifies two big problems with how current "un-sanding" robots work.

The Two Problems

  1. The "Orientation" Problem (Lack of Equivariance):
    Imagine if you taught your robot to recognize a cat only when it was sitting upright. If the cat is lying on its side or upside down, the robot gets confused and thinks it’s looking at a pile of sand instead of a cat. Most current AI models are "translation equivariant," which is a fancy way of saying they are good at recognizing things if they move left, right, up, or down, but they struggle if the object rotates or flips.

  2. The "Fine Detail" Problem (Geometric Extraction):
    When the AI is brushing away the sand, it often struggles with the tiny, delicate parts—like a single whisker or the sharp edge of an ear. It tends to "smudge" the fine details because it doesn't truly understand the geometry (the shape and structure) of what it's looking at.


The Solution: DEGMC (The "Smart Brush" Approach)

The authors of this paper created a new method called DEGMC. Instead of giving the robot a standard, blunt brush, they gave it a "Smart Geometric Brush" that understands shapes and symmetries.

Here is how their "Smart Brush" works, using three special tools:

1. The "Convection" Tool (The Navigator)

Instead of just brushing randomly, this tool helps the AI understand where things are moving. It acts like a GPS for the brush, allowing it to follow the natural curves and flows of the image. If a whisker is curved, the brush follows that curve rather than trying to brush straight through it.

2. The "Dilation and Erosion" Tools (The Sculptors)

In the world of math, "dilation" is like adding a little bit of clay to a shape to make it fuller, and "erosion" is like carving away a little bit to make it sharper.

  • The Analogy: Imagine you are sculpting a statue out of sand. The AI uses these tools to "expand" the important features (like the eyes) and "sharpen" the edges (like the ears). Because these tools are "Equivariant," the robot knows that a "sharpening" motion works exactly the same way whether the cat is upright, sideways, or upside down.

3. The "Hyperbolic" Playground (The Curved Map)

The researchers didn't just teach the AI on a flat table. They taught it on a "Hyperbolic Manifold"—which you can imagine as a curved, infinite saddle-shaped surface.

  • The Analogy: On a flat map, distances can get distorted. But on this special curved surface, the AI can "fold" complex information more efficiently. It’s like giving the AI a 3D brain to solve a 2D problem, allowing it to see the relationships between parts of an image much more clearly.

The Result: A Better Artist

When the researchers tested this "Smart Brush" (the DEGMC model) against the old way (the standard DDPM model), they found three big wins:

  • It’s Faster: The AI doesn't need as much practice to get good. It "gets it" much earlier in its training.
  • It’s Smarter with Rotations: When they took the test images and rotated them (the "RotoMNIST" test), the old AI got confused and produced blurry messes. The new DEGMC model didn't care—it saw the cat just as clearly, no matter the angle.
  • It’s Sharper: The images produced (even complex color ones like CIFAR-10) had better details and more variety.

In short: The paper moves AI from being a "blind brush" that just wipes away noise, to a "master sculptor" that understands the geometry, symmetry, and delicate structure of the world.

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 →