Have Graph -- Will Lift? The Case for Higher-Order Benchmarks
This opinion paper advocates for the development of new, native higher-order datasets to address the current scarcity of benchmarks in topological deep learning, arguing that relying solely on lifted graph datasets is insufficient for advancing the field.
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
The Big Picture: Building a Better Map
Imagine you are trying to teach a robot to understand the world. For a long time, researchers have taught robots using graphs. Think of a graph as a simple map of dots (people, cities, atoms) connected by lines (friendships, roads, chemical bonds). This has worked well, but the world is more complex than just dots and lines. Sometimes, things interact in groups of three, four, or more at once.
To handle this, researchers invented Topological Deep Learning (TDL). This is like upgrading from a 2D map to a 3D model that captures shapes, holes, and complex structures. The paper argues that while our tools (the models) are getting fancy, our test questions (the datasets) are still stuck in the past.
The Problem: The "Lifting" Trap
Currently, most researchers don't have new, complex 3D data. So, they take their old 2D graph data and try to "lift" it into 3D.
The Analogy:
Imagine you have a flat, black-and-white photograph of a house. You want to test a robot's ability to understand 3D architecture. Since you don't have a real 3D model, you take that flat photo and try to "guess" the 3D shape.
- Strategy A: You assume every group of three people in the photo who are standing close together form a triangle in 3D space.
- Strategy B: You assume every group of three people who share a common friend form a triangle.
Both strategies turn the flat photo into a 3D shape, but they create different shapes. The paper calls this "lifting."
The Issue:
The author points out that researchers often pick one of these guessing strategies, run their model, and say, "Look! My model works better!" But they rarely ask: "Did the model actually get smarter, or did we just get lucky because our specific guessing strategy happened to fit the data?"
It's like testing a chef by giving them a pre-chopped salad. If they make a great salad, did they cook well, or did they just get lucky because the ingredients were already perfect? The paper argues that "lifting" is often just a pre-chopped ingredient that hides whether the model is truly learning.
The Solution: Stop Guessing, Start Collecting
The author suggests we stop trying to turn flat photos into 3D models. Instead, we need to go out and collect real 3D data.
The Analogy:
Instead of guessing what a house looks like from a photo, we need to go to a construction site and measure the actual bricks, beams, and rooms. We need datasets where the complex, group-based structure is real and crucial to the task, not just an artificial addition.
The paper lists four rules for these new datasets:
- Meaningful: The complex structure must actually matter for the task.
- Known Difficulty: We need to know if the task is easy or hard (by comparing it to simple baselines).
- Standardized: Everyone must use the same test splits so results can be compared fairly.
- Maintained: The data must be stored safely so it doesn't disappear (like a file on a defunct website).
The New Project: MANTRA
To prove this is possible, the author and their team created a new dataset called MANTRA.
The Analogy:
Think of MANTRA as a library of abstract Lego structures.
- Most other datasets give you the Lego bricks with instructions on how to paint them (features/coordinates).
- MANTRA gives you only the connections: "Brick A connects to Brick B, which connects to Brick C." It doesn't tell you where they are in space or what color they are.
The task for the AI is to look at these abstract connections and answer questions like:
- "Is this shape a sphere or a donut?"
- "Does this shape have a hole in it?"
Why is this hard?
Because the AI can't just look at the "shape" (since there are no coordinates). It has to understand the logic of the connections. The paper found that even the smartest current AI models struggle with this. They are good at counting local connections (like "how many neighbors does this brick have?") but bad at understanding the global shape (like "is this a sphere?").
The Conclusion: We Are Just Starting
The paper concludes that we are at the very beginning of this journey.
- Current State: Our models are like students who are good at memorizing facts but bad at understanding the underlying principles.
- The Goal: We need better "textbooks" (datasets) that force models to learn the deep, structural rules of the universe, not just the surface-level patterns.
The author urges the community to stop relying on "lifted" data (guessing 3D from 2D) and start building and sharing these new, "intrinsically higher-order" datasets. Only then can we be sure our AI is actually learning to see the world in 3D, rather than just guessing based on a flat photo.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.