Gradient-Guided Credit Assignment and Joint Optimization for Dependency-Aware Spatial Crowdsourcing

Abstract

Dependency-aware spatial crowdsourcing (DASC) addresses the unique challenges posed by subtask dependencies in spatial task assignment. This paper investigates the task assignment problem in DASC and proposes a two-stage Recommend and Match Optimization (RMO) framework, leveraging multi-agent reinforcement learning for subtask recommendation and a multi-dimensional utility function for subtask matching. The RMO framework primarily addresses two key challenges: credit assignment for subtasks with interdependencies and maintaining overall coherence between subtask recommendation and matching. Specifically, we employ meta-gradients to construct auxiliary policies and establish a gradient connection between two stages, which can effectively address credit assignment and joint optimization of subtask recommendation and matching, while concurrently accelerating network training. We further establish a unified gradient descent process through gradient synchronization across recommendation networks, auxiliary policies, and the matching utility evaluation function. Experiments on two real-world datasets validate the effectiveness and feasibility of our proposed approach.

Cite

Text

Li et al. "Gradient-Guided Credit Assignment and Joint Optimization for Dependency-Aware Spatial Crowdsourcing." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I13.33566

Markdown

[Li et al. "Gradient-Guided Credit Assignment and Joint Optimization for Dependency-Aware Spatial Crowdsourcing." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/li2025aaai-gradient/) doi:10.1609/AAAI.V39I13.33566

BibTeX

@inproceedings{li2025aaai-gradient,
  title     = {{Gradient-Guided Credit Assignment and Joint Optimization for Dependency-Aware Spatial Crowdsourcing}},
  author    = {Li, Yafei and Chen, Wei and Yan, Jinxing and Li, Huiling and Gao, Lei and Xu, Mingliang},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {14301-14308},
  doi       = {10.1609/AAAI.V39I13.33566},
  url       = {https://mlanthology.org/aaai/2025/li2025aaai-gradient/}
}