paper-with-me

홈 › Papers

AgentsCoMerge: Large Language Model Empowered Collaborative Decision Making for Ramp Merging

2024-08-07 · Senkang Hu, Zhengru Fang, Zihan Fang, Yiqin Deng, Xianhao Chen, Yuguang Fang, Sam Kwong

Ramp merging is one of the bottlenecks in traffic systems, which commonly cause traffic congestion, accidents, and severe carbon emissions. In order to address this essential issue and enhance the safety and efficiency of connected and autonomous vehicles (CAVs) at multi-lane merging zones, we propose a novel collaborative decision-making framework, named AgentsCoMerge, to leverage large language models (LLMs). Specifically, we first design a scene observation and understanding module to allow an agent to capture the traffic environment. Then we propose a hierarchical planning module to enable the agent to make decisions and plan trajectories based on the observation and the agent's own state. In addition, in order to facilitate collaboration among multiple agents, we introduce a communication module to enable the surrounding agents to exchange necessary information and coordinate their actions. Finally, we develop a reinforcement reflection guided training paradigm to further enhance the decision-making capability of the framework. Extensive experiments are conducted to evaluate the performance of our proposed method, demonstrating its superior efficiency and effectiveness for multi-agent collaborative decision-making under various ramp merging scenarios.

📄 PDF Abstract BibTeX arXiv:2408.03624

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesDecision MakingLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Retrieval-Augmented Purifier for Robust LLM-Empowered Recommendation

2025-04-03 · Liangbo Ning, Wenqi Fan, Qing Li

Recently, Large Language Model (LLM)-empowered recommender systems have revolutionized personalized recommendation frameworks and attracted extensive attention. Despite the remarkable success, existing LLM-empowered RecS…

Large Language ModelRAGRecommendation SystemsRetrieval+1

LLM Bazaar: A Service Design for Supporting Collaborative Learning with an LLM-Powered Multi-Party Collaboration Infrastructure

2025-09-12 · Zhen Wu, Jiaxin Shi, R. Charles Murray, Carolyn Rosé 외 arxiv

For nearly two decades, conversational agents have played a critical role in structuring interactions in collaborative learning, shaping group dynamics, and supporting student engagement. The recent integration of large …

LLM-hRIC: LLM-empowered Hierarchical RAN Intelligent Control for O-RAN

2025-04-25 · Lingyan Bao, Sinwoong Yun, Jemin Lee, Tony Q. S. Quek

Despite recent advances in applying large language models (LLMs) and machine learning (ML) techniques to open radio access network (O-RAN), critical challenges remain, such as insufficient cooperation between radio acces…

ManagementReinforcement Learning (RL)

Simulating Classroom Education with LLM-Empowered Agents

2024-06-27 · Zheyuan Zhang, Daniel Zhang-li, Jifan Yu, Linlu Gong 외

Large language models (LLMs) have been applied across various intelligent educational tasks to assist teaching. While preliminary studies have focused on task-specific, independent LLM-empowered agents, the potential of …

Transformer-Empowered Content-Aware Collaborative Filtering

2022-04-02 · Weizhe Lin, Linjun Shou, Ming Gong, Pei Jian 외

Knowledge graph (KG) based Collaborative Filtering is an effective approach to personalizing recommendation systems for relatively static domains such as movies and books, by leveraging structured information from KG to …

Collaborative FilteringContrastive LearningRecommendation Systems