Beyond Convolution: Advancing Hypergraph Neural Networks with Hypergraph U-Nets

28d ago · Global · primary source: export.arxiv.org

A research team has proposed a new architecture for hypergraph neural networks, introducing dedicated pooling and unpooling operators to extend the U-Net framework to higher-order data structures for the first time [1][2]. The work, submitted to the arXiv preprint server on 8 June 2026, addresses a gap in hypergraph deep learning where convolutional operators have been adapted successfully but the U-Net architecture has remained unexplored because of the absence of well-defined pooling and unpooling operations [1][2]. arXiv, founded in 1991, hosts over two million e-prints and receives roughly 24,000 submissions per month, serving as a primary distribution channel for computer science and machine learning research [6]. The authors propose Parallel Hierarchical Pooling (PHPool) and Parallel Hierarchical Unpooling (PHUnpool) operators, constructed simultaneously by cutting a clustering dendrogram at different granularities [2]. Unlike sequential pooling methods that can cause local structural damage, the PHPool operators are designed in a global and parallel manner to preserve fidelity to the original hypergraph structure while maintaining computational efficiency [2]. The PHUnpool operators perform the inverse operations for hypergraph reconstruction [2]. The model was validated across three tasks: hypergraph reconstruction simulation, hypergraph classification, and node-level anomaly detection [2]. In each setting, it outperformed existing state-of-the-art graph and hypergraph deep learning methods [1][2]. The paper appears on arXiv with links to community-developed tools such as the Bibliographic Explorer and Connected Papers, which are part of the arXivLabs framework that allows third-party collaborators to build experimental features on the platform [4][5]. arXivLabs projects operate under guidelines that require partners to share arXiv’s values of openness, community, excellence, and user data privacy [5].

research-paperbenchmark

Background sources we checked (7)
  • arxiv.org ↗ Convolutions have successfully transitioned from image processing to the complex realm of non-Euclidean higher-order domains, particularly in hypergraphs. Despite the success in convolution, the exploration of a popular architecture named U-Net remains largely unexplored for hype…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository [...] # arXivLabs: Showcase [...] arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. [...] While the arXiv team is focused on our core miss…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind …

Sources

Spot something wrong? Report an issue