Graph VAEs Improve Noisy Crowdsourced Label Aggregation

Patrick Stinson, Nikolaus Kriegeskorte· August 13, 2026 View original

Key takeaways

  • Dual-Primal Graph VAEs offer an unsupervised method for aggregating noisy crowdsourced labels.
  • The model uses GATs on both primal and dual graphs, treating true labels as latent variables.
  • It achieves state-of-the-art performance on crowdsourcing benchmarks.
  • The approach can be augmented with side information to further improve classification.

Who benefits

Data AnnotationE-commerceHealthcareSocial MediaMarket Research

Summary

Researchers propose a Dual-Primal Graph VAE architecture that uses GAT-based message passing on both the crowdsourced dataset's adjacency graph and its dual to infer ground-truth labels from noisy data. This unsupervised approach treats ground-truth labels as latent variables, achieving state-of-the-art performance on benchmarks and allowing augmentation with side information for further classification boosts.

This paper introduces a novel approach for aggregating noisy labels from crowdsourced data, a common challenge in machine learning. Unlike traditional Bayesian methods that rely on predefined generative models or neural network techniques requiring pseudo-labels, this new method, called Dual-Primal Graph VAEs, offers an unsupervised solution. The architecture leverages Graph Attention Networks (GATs) for message passing on both the primary graph of the crowdsourced dataset and its dual. By treating the true labels as latent variables, the model can learn representations without needing a separate classifier or synthetic data. Experimental results demonstrate that this model achieves state-of-the-art performance on various crowdsourcing benchmarks. Furthermore, the framework is flexible enough to incorporate additional side information, such as representations from classifiers trained on the noisy labels, to significantly enhance classification performance during testing. This makes it a powerful tool for improving data quality in real-world applications.

Why it matters

Professionals dealing with large datasets annotated by crowdsourcing can significantly improve data quality and model performance by using this advanced method for aggregating noisy labels, reducing manual effort and increasing accuracy.

How to implement this in your domain

  1. 1Evaluate the quality of existing crowdsourced datasets using this new graph VAE approach.
  2. 2Integrate Dual-Primal Graph VAEs into data preprocessing pipelines for tasks relying on human annotations.
  3. 3Experiment with augmenting the crowdsourcing graph with additional feature representations to boost classification.
  4. 4Train data science teams on the principles and application of graph neural networks for label aggregation.

Original post by Patrick Stinson, Nikolaus Kriegeskorte

"arXiv:2608.11473v1 Announce Type: new Abstract: Inferring the ground-truth from noisy crowdsourced labels is an important theoretical and practical problem. Neural network-based methods offer an alternative to classical Bayesian models which require specifying a family of generat…"

View on X

Originally posted by Patrick Stinson, Nikolaus Kriegeskorte on X · view source

Want to go deeper?

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

Explore courses