New Algorithm Learns Rewards and Worker Reliability from Comparisons.

Kaustubh Shivshankar Shejole, Tanish Agarwal, Arpit Agarwal, Avishek Ghosh· August 12, 2026 View original

Key takeaways

  • Crowdworker reliability is crucial for learning accurate rewards from pairwise comparisons.
  • A new EM-based algorithm jointly learns item rewards and worker competency.
  • The algorithm is robust against spammers and unreliable workers.
  • This improves the quality of human feedback for tasks like LLM fine-tuning.

Who benefits

AI/ML EngineeringData AnnotationMarket ResearchRecommendation Systems

Summary

A new EM-based algorithm, extending the Boltzmann-rational model, can jointly learn item rewards and crowdworker reliability from pairwise comparisons. It demonstrates strong robustness against spammers and adversarial workers, making it effective for crowdsourcing and LLM fine-tuning.

Learning item rewards from pairwise comparisons is a fundamental problem across various fields, including recommendation systems and fine-tuning large language models. Often, these comparisons are sourced from crowdworkers, whose reliability can be compromised by limited knowledge or malicious "spamming" behavior. A key challenge is to simultaneously determine both the item rewards and the competency of the workers providing the comparisons. Researchers have developed an EM-based algorithm to address this, building upon the Boltzmann-rational model which incorporates worker competencies into the standard Bradley-Terry-Luce model. The algorithm uses Polya-Gamma latent variables to transform the logistic likelihood into a conditionally Gaussian form, simplifying optimization and enabling a tractable E-step. This technique effectively reduces the problem to a matrix sensing task, for which theoretical convergence guarantees have been established. Extensive experiments on both real-world and synthetic datasets confirm the algorithm's advantages over existing baselines. It exhibits remarkable robustness against both spammers and adversarial workers, proving its practical utility in realistic crowdsourcing and reward learning environments. The code and data are publicly available.

Why it matters

Professionals relying on crowd-sourced data for model training, especially for fine-tuning LLMs with human feedback, can achieve more accurate and reliable reward signals by accounting for and filtering out unreliable worker contributions.

How to implement this in your domain

  1. 1When designing crowd-sourcing tasks, consider incorporating pairwise comparison methods for data collection.
  2. 2Integrate advanced algorithms like the proposed EM-based method to jointly estimate item rewards and worker reliability.
  3. 3Utilize the worker reliability scores to filter out low-quality contributions or adjust their weighting in reward aggregation.
  4. 4Apply this approach to fine-tune large language models (LLMs) using human preference data, ensuring higher quality feedback.
  5. 5Monitor the impact of reliability-aware reward learning on downstream model performance and robustness.

Original post by Kaustubh Shivshankar Shejole, Tanish Agarwal, Arpit Agarwal, Avishek Ghosh

"arXiv:2608.10045v1 Announce Type: new Abstract: The problem of learning from pairwise comparisons has been widely studied across many domains such as recommendation systems, social choice, and more recently, fine-tuning large language models. In this problem, the goal is to learn…"

View on X

Originally posted by Kaustubh Shivshankar Shejole, Tanish Agarwal, Arpit Agarwal, Avishek Ghosh on X · view source

Want to go deeper?

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

Explore courses