CVAIJul 9, 2024

Learning to Complement and to Defer to Multiple Users

arXiv:2407.07003v19 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the challenge of human-AI collaboration in classification for applications requiring efficient decision-making, though it appears incremental by building on existing strategies.

The paper tackles the problem of integrating AI and multiple users in classification tasks by proposing LECODU, a method that combines learning to complement and defer strategies while estimating the optimal number of users, resulting in superior performance over state-of-the-art methods even with unreliable users.

With the development of Human-AI Collaboration in Classification (HAI-CC), integrating users and AI predictions becomes challenging due to the complex decision-making process. This process has three options: 1) AI autonomously classifies, 2) learning to complement, where AI collaborates with users, and 3) learning to defer, where AI defers to users. Despite their interconnected nature, these options have been studied in isolation rather than as components of a unified system. In this paper, we address this weakness with the novel HAI-CC methodology, called Learning to Complement and to Defer to Multiple Users (LECODU). LECODU not only combines learning to complement and learning to defer strategies, but it also incorporates an estimation of the optimal number of users to engage in the decision process. The training of LECODU maximises classification accuracy and minimises collaboration costs associated with user involvement. Comprehensive evaluations across real-world and synthesized datasets demonstrate LECODU's superior performance compared to state-of-the-art HAI-CC methods. Remarkably, even when relying on unreliable users with high rates of label noise, LECODU exhibits significant improvement over both human decision-makers alone and AI alone.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes