← Latest papers
📊 statistics

Supervised Quadratic Feature Analysis: Information Geometry Approach for Dimensionality Reduction

This paper introduces Supervised Quadratic Feature Analysis (SQFA), a dimensionality reduction method that leverages information geometry to learn linear features maximizing Fisher-Rao distances between class-conditional distributions, demonstrating competitive or superior classification performance compared to state-of-the-art methods.

Original authors: Daniel Herrera-Esposito, Johannes Burge

Published 2026-06-29
📖 4 min read☕ Coffee break read

Original authors: Daniel Herrera-Esposito, Johannes Burge

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 computer to tell the difference between a cat and a dog. You have thousands of photos, but each photo has millions of tiny details (pixels). If you try to look at every single pixel, the computer gets overwhelmed and confused. This is where dimensionality reduction comes in. It's like taking a huge, messy room full of clutter and finding just the few essential items that prove whether it's a "cat room" or a "dog room."

The paper introduces a new tool called SQFA (Supervised Quadratic Feature Analysis) to help with this sorting task. Here is how it works, explained simply:

1. The Problem: It's Not Just About the "Average"

Most old-school methods for sorting data (like LDA) act like they are looking for the average difference.

  • Analogy: Imagine two groups of people. Group A is tall, and Group B is short. An old method would just look for the height difference.
  • The Catch: What if Group A and Group B are the same average height, but Group A is very consistent (everyone is exactly 5'10") while Group B is all over the place (some are 4'10", some are 6'5")? The "average" looks the same, but the spread or variability is totally different.

The paper argues that to sort things well, you often need to look at this variability (the "spread" or "shape" of the data), not just the average.

2. The Solution: A New Way to Measure "Distance"

To find the best way to sort the data, SQFA uses a concept from a field called Information Geometry.

  • The Metaphor: Imagine every possible group of data (like "all cat photos") is a point floating in a giant, curved universe.
  • The Goal: We want to push the "cat point" as far away as possible from the "dog point" in this universe.
  • The Ruler: Most methods use a standard ruler (like a straight line). SQFA uses a special, curved ruler called the Fisher-Rao distance. This ruler is smart; it knows that the "shape" of the data matters just as much as where the data is located. It measures the distance by walking along the curved surface of the universe, taking into account how "spread out" the data is.

3. How SQFA Works (The "SQFA" Magic)

SQFA learns a set of filters (think of them as special lenses) to look at the data.

  1. It looks at the data through these lenses.
  2. It calculates the "distance" between the classes using that special curved ruler (Fisher-Rao).
  3. It adjusts the lenses until the distance between the classes is as huge as possible.

By maximizing this specific distance, SQFA finds the best way to squish the high-dimensional data down into a few simple numbers that still keep the classes perfectly separated.

4. The Surprising Winner: The "Hellinger" Variant

The authors tested a few different versions of their special ruler.

  • They found that while the Fisher-Rao distance is great, a specific variation of it called the Hellinger distance (which they call SQFA-H) was the absolute champion.
  • The Result: In tests with real-world data (like recognizing handwritten numbers or analyzing brain signals), SQFA-H consistently beat other popular methods. It was better at helping computers classify things correctly than the standard "average-finding" methods.

5. Real-World Tests

The authors didn't just do math on paper; they tested SQFA on real things:

  • Street View House Numbers: Recognizing numbers in photos. SQFA was great at this, even when the numbers had weird backgrounds.
  • MNIST (Handwritten Digits): Another classic test. SQFA-H was the top performer.
  • Speed Estimation: They tested it on videos of moving textures (like a road moving past a car). SQFA learned filters that looked very similar to how real animal eyes and brains detect motion.
  • Brain Data: They used it on recordings from monkey brains. It successfully found the hidden patterns in the noisy brain signals that told the difference between different visual stimuli.

Summary

Think of SQFA as a new, smarter way to organize a messy closet.

  • Old methods just look at the average height of the clothes.
  • SQFA looks at the shape and spread of the clothes, using a special curved map to ensure that "shirts" and "pants" are pushed as far apart as possible in the closet.
  • The result? A cleaner closet where it's much easier to find what you need, and in this case, a computer that is much better at telling different things apart.

The paper concludes that using this "curved map" (Information Geometry) is a powerful, underused tool that can make machine learning smarter and more efficient, especially when the differences between groups are about their variability rather than just their average.

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 →