paper-with-me

홈 › Papers

An Agile Adaptation Method for Multi-mode Vehicle Communication Networks

2024-07-18 · Shiwen He, Kanghong Chen, Shiyue Huang, Wei Huang, Zhenyu An

This paper focuses on discovering the impact of communication mode allocation on communication efficiency in the vehicle communication networks. To be specific, Markov decision process and reinforcement learning are applied to establish an agile adaptation mechanism for multi-mode communication devices according to the driving scenarios and business requirements. Then, Q-learning is used to train the agile adaptation reinforcement learning model and output the trained model. By learning the best actions to take in different states to maximize the cumulative reward, and avoiding the problem of poor adaptation effect caused by inaccurate delay measurement in unstable communication scenarios. The experiments show that the proposed scheme can quickly adapt to dynamic vehicle networking environment, while achieving high concurrency and communication efficiency.

📄 PDF Abstract BibTeX arXiv:2408.01429

Code (0)

등록된 구현이 없습니다.

Tasks

Q-Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Towards Agile Swarming in Real World: Onboard Relative Localization with Fast Tracking of Active Blinking Markers

2025-02-03 · Tim Felix Lakemann, Daniel Bonilla Licea, Viktor Walter, Tomáš Báča 외

A novel onboard tracking approach enabling vision-based relative localization and communication using Active blinking Marker Tracking (AMT) is introduced in this article. Active blinking markers on multi-robot team membe…

Enable an Open Software Defined Mobility Ecosystem through VEC-OF

2020-07-08 · Sanchu Han, Yong He, Yin Ding

OEMs and new entrants can take the Mobility as a Service market (MaaS) as the entry point, upgrade its E/E (Electric and Electronic) architecture to be C/C (Computing and Communication) architecture, build one open softw…

Autonomous Driving

AgilePE: Autonomous UAV Pursuit-Evasion via Self-Play Reinforcement Learning

2026-08-14 · Wenhao Tang, Tianyang Chen, Zhejun Cui, Boyuan An 외 arxiv

Autonomous pursuit-evasion is a fundamental challenge for Unmanned Aerial Vehicles (UAVs), requiring rapid decision-making under tightly coupled dynamics and continuously changing opponent behaviors. Traditional rule-bas…

Reinforcement Learning

LLM as a code generator in Agile Model Driven Development

2024-10-24 · Ahmed R. Sadik, Sebastian Brulin, Markus Olhofer, Antonello Ceravola 외

Leveraging Large Language Models (LLM) like GPT4 in the auto generation of code represents a significant advancement, yet it is not without its challenges. The ambiguity inherent in natural language descriptions of softw…

Enhanced V2X Communication Using Game-Theory Based Adaptive MAC Protocols

2025-06-11 · Dhrumil Bhatt, Nirbhay Singhal

This paper presents an enhanced Vehicle-to-Everything (V2X) communication system featuring adaptive Medium Access Control (MAC) using game theory. Our approach integrates dynamic transmission power control, dynamic beaco…