paper-with-me

홈 › Papers

CoSLight: Co-optimizing Collaborator Selection and Decision-making to Enhance Traffic Signal Control

2024-05-27 · Jingqing Ruan, Ziyue Li, Hua Wei, Haoyuan Jiang, Jiaming Lu, Xuantang Xiong, Hangyu Mao, Rui Zhao

Effective multi-intersection collaboration is pivotal for reinforcement-learning-based traffic signal control to alleviate congestion. Existing work mainly chooses neighboring intersections as collaborators. However, quite an amount of congestion, even some wide-range congestion, is caused by non-neighbors failing to collaborate. To address these issues, we propose to separate the collaborator selection as a second policy to be learned, concurrently being updated with the original signal-controlling policy. Specifically, the selection policy in real-time adaptively selects the best teammates according to phase- and intersection-level features. Empirical results on both synthetic and real-world datasets provide robust validation for the superiority of our approach, offering significant improvements over existing state-of-the-art methods. The code is available at https://github.com/bonaldli/CoSLight.

📄 PDF Abstract BibTeX arXiv:2405.17152

Code (1)

anonymousaccountss/coslight 공식 구현 pytorch

Tasks

Decision MakingTraffic Signal Control

Similar Papers 제목 키워드 기반

Semantic Chain-of-Trust: Autonomous Trust Orchestration for Collaborator Selection via Hypergraph-Aided Agentic AI

2025-07-31 · Botao Zhu, Xianbin Wang, Dusit Niyato arxiv

The effective completion of tasks in collaborative systems hinges on task-specific trust evaluations of potential devices for distributed collaboration. Due to independent operation of devices involved, dynamic evolution…

Trust Semantics Distillation for Collaborator Selection via Memory-Augmented Agentic AI

2025-09-09 · Botao Zhu, Jeslyn Wang, Dusit Niyato, Xianbin Wang arxiv

Offloading computational tasks from resource-constrained devices to resource-abundant peers constitutes a critical paradigm for collaborative computing. Within this context, accurate trust evaluation of potential collabo…

Election of Collaborators via Reinforcement Learning for Federated Brain Tumor Segmentation

2024-12-28 · Muhammad Irfan Khan, Elina Kontio, Suleiman A. Khan, Mojtaba Jafaritadi

Federated learning (FL) enables collaborative model training across decentralized datasets while preserving data privacy. However, optimally selecting participating collaborators in dynamic FL environments remains challe…

Brain Tumor SegmentationFederated LearningLesion SegmentationReinforcement Learning (RL)+2

Recommender Engine Driven Client Selection in Federated Brain Tumor Segmentation

2024-12-28 · Muhammad Irfan Khan, Elina Kontio, Suleiman A. Khan, Mojtaba Jafaritadi

This study presents a robust and efficient client selection protocol designed to optimize the Federated Learning (FL) process for the Federated Tumor Segmentation Challenge (FeTS 2024). In the evolving landscape of FL, t…

Brain Tumor SegmentationCollaborative FilteringFederated LearningSegmentation+1

Unifying and Optimizing Data Values for Selection via Sequential-Decision-Making

2025-02-06 · Hongliang Chi, Qiong Wu, Zhengyi Zhou, Jonathan Light 외

Data selection has emerged as a crucial downstream application of data valuation. While existing data valuation methods have shown promise in selection tasks, the theoretical foundations and full potential of using data …

Data ValuationDecision MakingSequential Decision Making