HyperTrust Enhances Hypergraph Neural Networks Against Label Noise

Mengyao Zhou, Zhiheng Zhou, Xiao Han, Guiying Yan· August 6, 2026 View original

Key takeaways

  • HGNNs are vulnerable to label noise, and existing robust methods are limited for hypergraphs.
  • HyperTrust estimates hyperedge trustworthiness using an entropy-aware strategy.
  • It uses HyperedgeBoost to enhance supervision and HyperedgePrune to suppress noise.
  • The framework significantly improves HGNN robustness and effectiveness under label noise.

Who benefits

Social NetworksBioinformaticsDrug DiscoveryRecommender SystemsFraud Detection

Summary

This paper introduces HyperTrust, a robust framework designed to improve the trustworthiness and performance of Hypergraph Neural Networks (HGNNs) when dealing with noisy labels. HyperTrust estimates hyperedge trustworthiness and uses modules to enhance reliable supervision and suppress noisy propagation, outperforming adapted existing methods.

Hypergraph Neural Networks (HGNNs) are powerful for modeling complex higher-order relationships but are highly susceptible to label noise, which is common in real-world datasets. While methods exist for learning with label noise in general machine learning and graph learning, their application to hypergraphs has been largely unexplored. This research systematically investigates hypergraph node classification under label noise. The study first adapts and evaluates existing robust learning strategies for hypergraphs, revealing their limitations. Building on these insights, the authors propose HyperTrust, a novel framework. HyperTrust begins by estimating the trustworthiness of hyperedges using a pretraining-based, entropy-aware strategy. This initial step helps identify potentially reliable connections within the hypergraph. Subsequently, HyperTrust employs two key modules: HyperedgeBoost, which enhances reliable supervision by linking unlabeled nodes to trustworthy hyperedges, and HyperedgePrune, which actively suppresses noisy propagation by removing untrustworthy node-hyperedge incidences. These modules work collaboratively to refine the hypergraph structure and generate more accurate predictions, demonstrating superior effectiveness and robustness across various datasets and noise settings.

Why it matters

Many real-world datasets contain noisy labels, which can severely degrade the performance of advanced models like HGNNs. HyperTrust provides a critical solution for building more reliable and robust hypergraph-based systems, essential for applications in diverse fields.

How to implement this in your domain

  1. 1Evaluate the prevalence of label noise in your hypergraph datasets and consider its impact on HGNN performance.
  2. 2Integrate the HyperTrust framework into your hypergraph learning pipeline, particularly for node classification tasks.
  3. 3Implement the pretraining-based, entropy-aware strategy to estimate hyperedge trustworthiness in your data.
  4. 4Utilize the HyperedgeBoost and HyperedgePrune modules to refine hypergraph structure and improve prediction accuracy.
  5. 5Benchmark HyperTrust against existing robust learning methods adapted for hypergraphs to assess its effectiveness on your specific problems.

Original post by Mengyao Zhou, Zhiheng Zhou, Xiao Han, Guiying Yan

"arXiv:2608.04377v1 Announce Type: new Abstract: Hypergraph neural networks (HGNNs) have demonstrated remarkable capabilities in processing complex higher-order relationships. However, their performance is highly dependent on labeled data, making them vulnerable to label noise. De…"

View on X

Originally posted by Mengyao Zhou, Zhiheng Zhou, Xiao Han, Guiying Yan on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses