CLAIJun 4, 2024

RAG-based Crowdsourcing Task Decomposition via Masked Contrastive Learning with Prompts

arXiv:2406.06577v15 citations
Originality Incremental advance
AI Analysis

This addresses task decomposition for crowdsourcing in social manufacturing, offering an incremental improvement over existing methods by reducing dependence on heuristic rules and external tools.

The paper tackles the problem of task decomposition in crowdsourcing by reimagining it as event detection, proposing a retrieval-augmented generation framework with a prompt-based contrastive learning method that achieves competitive results in supervised and zero-shot detection, including a case study on printed circuit board manufacturing.

Crowdsourcing is a critical technology in social manufacturing, which leverages an extensive and boundless reservoir of human resources to handle a wide array of complex tasks. The successful execution of these complex tasks relies on task decomposition (TD) and allocation, with the former being a prerequisite for the latter. Recently, pre-trained language models (PLMs)-based methods have garnered significant attention. However, they are constrained to handling straightforward common-sense tasks due to their inherent restrictions involving limited and difficult-to-update knowledge as well as the presence of hallucinations. To address these issues, we propose a retrieval-augmented generation-based crowdsourcing framework that reimagines TD as event detection from the perspective of natural language understanding. However, the existing detection methods fail to distinguish differences between event types and always depend on heuristic rules and external semantic analyzing tools. Therefore, we present a Prompt-Based Contrastive learning framework for TD (PBCT), which incorporates a prompt-based trigger detector to overcome dependence. Additionally, trigger-attentive sentinel and masked contrastive learning are introduced to provide varying attention to trigger and contextual features according to different event types. Experiment results demonstrate the competitiveness of our method in both supervised and zero-shot detection. A case study on printed circuit board manufacturing is showcased to validate its adaptability to unknown professional domains.

Foundations

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

Your Notes