首页 > 最新文献

2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall)最新文献

英文 中文
Vehicle Localization utilizing a Novel Hybrid TDOA-Based Estimation 基于新型混合tdoa估计的车辆定位
Pub Date : 2022-09-01 DOI: 10.1109/VTC2022-Fall57202.2022.10012963
Oscar L. Owen, Zhenni Pan, S. Shimamoto
This research investigates the use of a hybrid technique to locate vehicle positions on a 2D plane solely via other vehicles to further the future realization of Vehicle-to-Vehicle (V2V) communication. An approach in which trilateration and Time Difference Of Arrival (TDOA) are combined to estimate the Direction Of Arrival (DOA) of an incoming signal is considered. By using TDOA measurements of receivers on the Receiver Vehicle (RV), estimation regions are constructed to robustly obtain the Transmitter Vehicle (TV) position. This proposal not only creates a method for TDOA to be directly used in V2V communication but compared to other localization methods such as TOA (Time Of Arrival), the proposed technique does not need to consider time synchronization between the TV and RV, allowing for usage in a larger variety of on-road scenarios. A regression model is also implemented to further improve the accuracy of the estimation. Evaluation of the proposal is conducted for same side DOA and opposing side DOA. The DOA estimation was compared with a theoretically ideal scenario incorporating TOA. For further clarification of the methods utility and to mimic the transmission signal in road environments, the proposal is also tested in a ray tracing propagation model. The simulations show that the proposed solution accompanied with the regression model estimated the DOA in a 1 nanosecond (ns) time step environment to 1.92° accuracy and 0.08°accuracy in a 0.1ns time step environment.
本研究探讨了一种混合技术的使用,仅通过其他车辆在二维平面上定位车辆位置,以进一步实现车对车(V2V)通信。提出了一种结合三边测量和到达时间差(TDOA)估计输入信号到达方向(DOA)的方法。利用接收车(RV)上接收机的TDOA测量值,构造估计区域,鲁棒地获得发射车(TV)的位置。该提议不仅创造了一种直接用于V2V通信的TDOA方法,而且与TOA(到达时间)等其他定位方法相比,所提出的技术不需要考虑电视和RV之间的时间同步,允许在更多种类的道路场景中使用。为了进一步提高估计的精度,还实现了回归模型。对提议的评估是针对同方方位和对方方位进行的。将DOA估计与包含TOA的理论理想场景进行了比较。为了进一步阐明该方法的实用性,并模拟道路环境中的传输信号,该建议还在光线追踪传播模型中进行了测试。仿真结果表明,该方法在1纳秒(ns)时间步长环境下的DOA精度可达1.92°,在0.1ns时间步长环境下的DOA精度可达0.08°。
{"title":"Vehicle Localization utilizing a Novel Hybrid TDOA-Based Estimation","authors":"Oscar L. Owen, Zhenni Pan, S. Shimamoto","doi":"10.1109/VTC2022-Fall57202.2022.10012963","DOIUrl":"https://doi.org/10.1109/VTC2022-Fall57202.2022.10012963","url":null,"abstract":"This research investigates the use of a hybrid technique to locate vehicle positions on a 2D plane solely via other vehicles to further the future realization of Vehicle-to-Vehicle (V2V) communication. An approach in which trilateration and Time Difference Of Arrival (TDOA) are combined to estimate the Direction Of Arrival (DOA) of an incoming signal is considered. By using TDOA measurements of receivers on the Receiver Vehicle (RV), estimation regions are constructed to robustly obtain the Transmitter Vehicle (TV) position. This proposal not only creates a method for TDOA to be directly used in V2V communication but compared to other localization methods such as TOA (Time Of Arrival), the proposed technique does not need to consider time synchronization between the TV and RV, allowing for usage in a larger variety of on-road scenarios. A regression model is also implemented to further improve the accuracy of the estimation. Evaluation of the proposal is conducted for same side DOA and opposing side DOA. The DOA estimation was compared with a theoretically ideal scenario incorporating TOA. For further clarification of the methods utility and to mimic the transmission signal in road environments, the proposal is also tested in a ray tracing propagation model. The simulations show that the proposed solution accompanied with the regression model estimated the DOA in a 1 nanosecond (ns) time step environment to 1.92° accuracy and 0.08°accuracy in a 0.1ns time step environment.","PeriodicalId":326047,"journal":{"name":"2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115915538","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Fast Spectrum Sharing in Vehicular Networks: A Meta Reinforcement Learning Approach 车辆网络快速频谱共享:一种元强化学习方法
Pub Date : 2022-09-01 DOI: 10.1109/VTC2022-Fall57202.2022.10012705
Kai Huang, Zezhou Luo, Le Liang, Shi Jin
In this paper, we investigate the resource allocation problem in a dynamic vehicular environment, where multiple vehicle-to-vehicle links attempt to reuse the spectrum of vehicle-to-infrastructure links. It is modeled as a deep reinforcement learning problem that is subject to proximal policy optimization. Training a well-performing policy usually requires a massive amount of interactions with the environment for a long time and thus is typically performed on a simulator. However, an agent well trained in a simulated environment may still fail when deployed in a live network, due to inevitable difference between the two environments, termed reality gap. We make preliminary efforts to address this issue by leveraging meta reinforcement learning that allows the learning agent to quickly adapt to a new environment with minimal interactions after being trained across a variety of similar tasks. We demonstrate that only a few episodes are required for the meta trained policy to adapt to a new environment and the proposed method is shown to achieve near-optimal performance and exhibit rapid convergence.
在本文中,我们研究了动态车辆环境中的资源分配问题,其中多个车对车链路试图重用车对基础设施链路的频谱。它被建模为一个深度强化学习问题,服从于近端策略优化。训练一个执行良好的策略通常需要与环境进行长时间的大量交互,因此通常在模拟器上执行。然而,在模拟环境中训练良好的代理在实际网络中部署时仍然可能失败,这是由于两种环境之间不可避免的差异,称为现实差距。我们通过利用元强化学习做出了初步的努力来解决这个问题,元强化学习允许学习代理在经过各种类似任务的训练后以最小的交互快速适应新环境。我们证明,元训练策略只需要几集就可以适应新的环境,并且所提出的方法可以达到接近最优的性能并表现出快速收敛。
{"title":"Fast Spectrum Sharing in Vehicular Networks: A Meta Reinforcement Learning Approach","authors":"Kai Huang, Zezhou Luo, Le Liang, Shi Jin","doi":"10.1109/VTC2022-Fall57202.2022.10012705","DOIUrl":"https://doi.org/10.1109/VTC2022-Fall57202.2022.10012705","url":null,"abstract":"In this paper, we investigate the resource allocation problem in a dynamic vehicular environment, where multiple vehicle-to-vehicle links attempt to reuse the spectrum of vehicle-to-infrastructure links. It is modeled as a deep reinforcement learning problem that is subject to proximal policy optimization. Training a well-performing policy usually requires a massive amount of interactions with the environment for a long time and thus is typically performed on a simulator. However, an agent well trained in a simulated environment may still fail when deployed in a live network, due to inevitable difference between the two environments, termed reality gap. We make preliminary efforts to address this issue by leveraging meta reinforcement learning that allows the learning agent to quickly adapt to a new environment with minimal interactions after being trained across a variety of similar tasks. We demonstrate that only a few episodes are required for the meta trained policy to adapt to a new environment and the proposed method is shown to achieve near-optimal performance and exhibit rapid convergence.","PeriodicalId":326047,"journal":{"name":"2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall)","volume":"65 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114694573","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Cooperative Positioning with the Aid of Reconfigurable Intelligent Surfaces and Zero Access Points 基于可重构智能曲面和零接入点的协同定位
Pub Date : 2022-09-01 DOI: 10.1109/VTC2022-Fall57202.2022.10012935
Mustafa Ammous, S. Valaee
Due to their capability in creating a controllable wireless environment, extending coverage and improving localization accuracy, reconfigurable intelligent surfaces (RISs) are expected to be a main component of future 6G networks. In this paper, we present a novel cooperative positioning (CP) use-case of the RIS in mmWave frequencies. We show that two mobile stations (MSs) are able to estimate their positions through device-to-device (D2D) communications, and processing the signals reflected from the RIS. We start by building the system model based on the uniform linear array (ULA) architecture of the RIS elements. Then, we derive the Fisher information matrix (FIM) and the Cramér-Rao lower bound (CRLB) for calculating the MSs positioning error. After that, we optimize the RIS configuration to minimize the CRLB. Finally, simulation results compare the localization performance of random phases at the RIS with the optimal configuration.
由于具有创建可控无线环境、扩大覆盖范围和提高定位精度的能力,可重构智能表面(RISs)有望成为未来6G网络的主要组成部分。在本文中,我们提出了一种新的RIS在毫米波频率下的协同定位(CP)用例。我们表明,两个移动站(ms)能够通过设备对设备(D2D)通信估计其位置,并处理RIS反射的信号。我们首先基于RIS元素的均匀线性阵列(ULA)架构构建系统模型。在此基础上,推导出了用于计算MSs定位误差的Fisher信息矩阵(FIM)和cramsamr - rao下界(CRLB)。之后,我们优化RIS配置以最小化CRLB。最后,仿真结果比较了最优配置与RIS随机相位的定位性能。
{"title":"Cooperative Positioning with the Aid of Reconfigurable Intelligent Surfaces and Zero Access Points","authors":"Mustafa Ammous, S. Valaee","doi":"10.1109/VTC2022-Fall57202.2022.10012935","DOIUrl":"https://doi.org/10.1109/VTC2022-Fall57202.2022.10012935","url":null,"abstract":"Due to their capability in creating a controllable wireless environment, extending coverage and improving localization accuracy, reconfigurable intelligent surfaces (RISs) are expected to be a main component of future 6G networks. In this paper, we present a novel cooperative positioning (CP) use-case of the RIS in mmWave frequencies. We show that two mobile stations (MSs) are able to estimate their positions through device-to-device (D2D) communications, and processing the signals reflected from the RIS. We start by building the system model based on the uniform linear array (ULA) architecture of the RIS elements. Then, we derive the Fisher information matrix (FIM) and the Cramér-Rao lower bound (CRLB) for calculating the MSs positioning error. After that, we optimize the RIS configuration to minimize the CRLB. Finally, simulation results compare the localization performance of random phases at the RIS with the optimal configuration.","PeriodicalId":326047,"journal":{"name":"2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall)","volume":"130 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115687737","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Image Generation from Scene Graph with Object Edges 从带有物体边缘的场景图生成图像
Pub Date : 2022-09-01 DOI: 10.1109/VTC2022-Fall57202.2022.10012878
Chenxing Li, Yiping Duan, Qiyuan Du, Chengkang Pan, Guangyi Liu, Xiaoming Tao
Significant progress has been made on methods for generating images from structured semantic descriptions, but the generated images only retain semantic information, and the appearance of objects cannot be constrained and effectively represented. Therefore, we propose a scene graph structure image generation method assisted by object edge information. Our model uses two graph convolution neural networks(GCN) to process scene graphs and obtains object features as well as relation features which aggregate related information. The object bounding boxes are predicted by a method a decoupling the size and position. Where auxiliary models are added to coordinate with segmentation mask network training. Our experiments show that the introduction of object edges provides clearer object appearance information for image generation, which can constrain object shapes and improve image quality greatly. Finally, the cascaded refinement network is used to generate images. Additionally, compared with other appearance features, such as object slices, edge information occupies a smaller quantity of data, which greatly improves the image quality with less increase in the input information. This feature also benefits semantic communication systems. A large number of experiments show that our method is significantly superior to the latest Sg2im method when evaluated on Visual Genome datasets.
从结构化语义描述生成图像的方法已经取得了重大进展,但生成的图像只保留了语义信息,不能约束和有效地表示对象的外观。为此,我们提出了一种利用物体边缘信息辅助的场景图结构图像生成方法。该模型采用两个图卷积神经网络(GCN)对场景图进行处理,得到对象特征和聚合相关信息的关系特征。通过解耦大小和位置的方法预测对象边界框。其中加入辅助模型配合分割掩码网络训练。我们的实验表明,引入物体边缘为图像生成提供了更清晰的物体外观信息,可以约束物体形状,大大提高图像质量。最后,利用级联细化网络生成图像。此外,与物体切片等其他外观特征相比,边缘信息占用的数据量更小,在输入信息增加较少的情况下,极大地提高了图像质量。这个特性也有利于语义通信系统。大量实验表明,在Visual Genome数据集上,我们的方法明显优于最新的Sg2im方法。
{"title":"Image Generation from Scene Graph with Object Edges","authors":"Chenxing Li, Yiping Duan, Qiyuan Du, Chengkang Pan, Guangyi Liu, Xiaoming Tao","doi":"10.1109/VTC2022-Fall57202.2022.10012878","DOIUrl":"https://doi.org/10.1109/VTC2022-Fall57202.2022.10012878","url":null,"abstract":"Significant progress has been made on methods for generating images from structured semantic descriptions, but the generated images only retain semantic information, and the appearance of objects cannot be constrained and effectively represented. Therefore, we propose a scene graph structure image generation method assisted by object edge information. Our model uses two graph convolution neural networks(GCN) to process scene graphs and obtains object features as well as relation features which aggregate related information. The object bounding boxes are predicted by a method a decoupling the size and position. Where auxiliary models are added to coordinate with segmentation mask network training. Our experiments show that the introduction of object edges provides clearer object appearance information for image generation, which can constrain object shapes and improve image quality greatly. Finally, the cascaded refinement network is used to generate images. Additionally, compared with other appearance features, such as object slices, edge information occupies a smaller quantity of data, which greatly improves the image quality with less increase in the input information. This feature also benefits semantic communication systems. A large number of experiments show that our method is significantly superior to the latest Sg2im method when evaluated on Visual Genome datasets.","PeriodicalId":326047,"journal":{"name":"2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124637908","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
A Clustering Algorithm Based on Node Cost and Service Priority for Urban Rail In-Vehicle Ad-Hoc Network 基于节点成本和服务优先级的城市轨道车载自组织网络聚类算法
Pub Date : 2022-09-01 DOI: 10.1109/VTC2022-Fall57202.2022.10012727
Zhaoyang Su, Liu Liu, Shiyuan Cai, Lei Suo, Feng Bao
Urban rail transit has become an important way for people to travel. The traditional urban rail transit system has fixed infrastructure, relies on base stations for communication, and has poor network robustness. The ad-hoc network has developed rapidly in recent years due to its high stability. And it can be used in urban rail to improve the performance of communication networks. In this paper, a clustering algorithm based on urban rail in-vehicle ad-hoc networks is proposed. The algorithm includes cluster head selected strategy and low-delay queuing strategy. We introduce the network architecture and algorithm theory in detail, and verify the algorithm performance in terms of end-to-end delay and packet loss rate through simulation. As the result, the algorithm can effectively improve communication efficiency and reliability.
城市轨道交通已成为人们出行的重要方式。传统的城市轨道交通系统基础设施固定,通信依赖基站,网络鲁棒性差。ad-hoc网络由于其高稳定性,近年来发展迅速。它可以应用于城市轨道通信网络,提高通信网络的性能。提出了一种基于城市轨道车载自组织网络的聚类算法。该算法包括簇头选择策略和低延迟排队策略。详细介绍了网络结构和算法原理,并通过仿真从端到端时延和丢包率两方面验证了算法的性能。结果表明,该算法可以有效地提高通信效率和可靠性。
{"title":"A Clustering Algorithm Based on Node Cost and Service Priority for Urban Rail In-Vehicle Ad-Hoc Network","authors":"Zhaoyang Su, Liu Liu, Shiyuan Cai, Lei Suo, Feng Bao","doi":"10.1109/VTC2022-Fall57202.2022.10012727","DOIUrl":"https://doi.org/10.1109/VTC2022-Fall57202.2022.10012727","url":null,"abstract":"Urban rail transit has become an important way for people to travel. The traditional urban rail transit system has fixed infrastructure, relies on base stations for communication, and has poor network robustness. The ad-hoc network has developed rapidly in recent years due to its high stability. And it can be used in urban rail to improve the performance of communication networks. In this paper, a clustering algorithm based on urban rail in-vehicle ad-hoc networks is proposed. The algorithm includes cluster head selected strategy and low-delay queuing strategy. We introduce the network architecture and algorithm theory in detail, and verify the algorithm performance in terms of end-to-end delay and packet loss rate through simulation. As the result, the algorithm can effectively improve communication efficiency and reliability.","PeriodicalId":326047,"journal":{"name":"2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121646618","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Cost Efficient UAV Deployment and Resource Allocation for UAV-Assisted Networks 基于无人机辅助网络的高效无人机部署与资源分配
Pub Date : 2022-09-01 DOI: 10.1109/VTC2022-Fall57202.2022.10012879
Lin He, Rong Chai, Ruijin Sun
Unmanned aerial vehicles (UAVs) have emerged as a promising solution to provide wireless data access for ground users (GUs) in various applications. In this paper, we study UAV deployment problem in an integrated access and backhaul network, where a number of UAVs are deployed as aerial base stations (ABSs) or aerial relays (ARs) to forward GUs’ data packets to the remote gateway via multi-hop transmissions. Aiming at minimizing the system cost, which is defined as the weighted sum of UAV deployment cost and the energy consumption required for data transmission, a constrained system cost minimization problem is formulated, where UAV deployment, GU association and route selection problem are optimized. To solve the formulated non-convex problem, we propose a two-stage heuristic algorithm. In the first stage, we focus on the optimal design of the access links and propose a joint ABS deployment and resource allocation algorithm. Specifically, a modified K-means based clustering scheme is proposed to determine ABS deployment and GU association strategy. Given the obtained ABS deployment strategy, in the second stage, we then design a joint AR deployment, route selection scheme for the backhaul links and propose a minimum circle algorithm-based AR deployment and route selection strategy. Numerical results verify the effectiveness of the proposed algorithm.
无人驾驶飞行器(uav)已经成为一种有前途的解决方案,为各种应用中的地面用户(GUs)提供无线数据访问。本文研究了在综合接入和回程网络中无人机的部署问题,其中许多无人机作为空中基站(abs)或空中中继(ARs)部署,通过多跳传输将GUs的数据包转发到远程网关。以最小化系统成本(定义为无人机部署成本与数据传输所需能耗的加权和)为目标,构造了一个约束系统成本最小化问题,对无人机部署、GU关联和航路选择问题进行了优化。为了解决公式化非凸问题,我们提出了一种两阶段启发式算法。在第一阶段,重点对接入链路进行优化设计,提出一种联合ABS部署和资源分配算法。具体而言,提出了一种改进的基于k均值的聚类方案来确定ABS部署和GU关联策略。根据获得的ABS部署策略,在第二阶段,我们设计了回程链路的联合AR部署和路由选择方案,并提出了基于最小圆算法的AR部署和路由选择策略。数值结果验证了该算法的有效性。
{"title":"Cost Efficient UAV Deployment and Resource Allocation for UAV-Assisted Networks","authors":"Lin He, Rong Chai, Ruijin Sun","doi":"10.1109/VTC2022-Fall57202.2022.10012879","DOIUrl":"https://doi.org/10.1109/VTC2022-Fall57202.2022.10012879","url":null,"abstract":"Unmanned aerial vehicles (UAVs) have emerged as a promising solution to provide wireless data access for ground users (GUs) in various applications. In this paper, we study UAV deployment problem in an integrated access and backhaul network, where a number of UAVs are deployed as aerial base stations (ABSs) or aerial relays (ARs) to forward GUs’ data packets to the remote gateway via multi-hop transmissions. Aiming at minimizing the system cost, which is defined as the weighted sum of UAV deployment cost and the energy consumption required for data transmission, a constrained system cost minimization problem is formulated, where UAV deployment, GU association and route selection problem are optimized. To solve the formulated non-convex problem, we propose a two-stage heuristic algorithm. In the first stage, we focus on the optimal design of the access links and propose a joint ABS deployment and resource allocation algorithm. Specifically, a modified K-means based clustering scheme is proposed to determine ABS deployment and GU association strategy. Given the obtained ABS deployment strategy, in the second stage, we then design a joint AR deployment, route selection scheme for the backhaul links and propose a minimum circle algorithm-based AR deployment and route selection strategy. Numerical results verify the effectiveness of the proposed algorithm.","PeriodicalId":326047,"journal":{"name":"2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall)","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123399192","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Age of Information Optimization in UAV-enabled Intelligent Transportation System via Deep Reinforcement Learning 基于深度强化学习的无人机智能交通系统信息优化时代
Pub Date : 2022-09-01 DOI: 10.1109/VTC2022-Fall57202.2022.10012697
Xinmin Li, Jiahui Li, B. Yin, Jiaxin Yan, Yuan Fang
In this work, we investigate an uplink unmanned aerial vehicles (UAVs)-enabled intelligent transportation system to collect data from traveling vehicles on a specific highway road. To ensure the freshness of information delivered from the traveling vehicles to UAV base stations, we use the new age of information (AoI) metric to characterize the information freshness and formulate the AoI minimization problem by optimizing the UAVs’ trajectories and the communication time of vehicles jointly. In order to handle the mixed-integer nonlinear problem, a multi-agent deep reinforcement learning scheme is proposed by applying independent flight direction and time slot action spaces, in which each UAV working as an independent agent adjusts to the dynamic environment quickly based on stored experience. The AoI-related reward function is proposed to select the beneficial action space to guarantee the information freshness. Numerical simulation results show the proposed scheme outperforms the benchmark schemes.
在这项工作中,我们研究了一个上行无人驾驶飞行器(uav)智能交通系统,以收集特定高速公路上行驶车辆的数据。为了保证行驶车辆向无人机基站传递信息的新鲜度,采用新信息时代(AoI)度量来表征信息的新鲜度,并通过联合优化无人机的飞行轨迹和车辆的通信时间来制定AoI最小化问题。为了处理混合整数非线性问题,提出了一种多智能体深度强化学习方案,采用独立的飞行方向和时隙动作空间,使每架无人机作为独立的智能体,根据存储的经验快速适应动态环境。提出了与aoi相关的奖励函数来选择有益的动作空间,保证信息的新鲜度。数值仿真结果表明,该方案优于基准方案。
{"title":"Age of Information Optimization in UAV-enabled Intelligent Transportation System via Deep Reinforcement Learning","authors":"Xinmin Li, Jiahui Li, B. Yin, Jiaxin Yan, Yuan Fang","doi":"10.1109/VTC2022-Fall57202.2022.10012697","DOIUrl":"https://doi.org/10.1109/VTC2022-Fall57202.2022.10012697","url":null,"abstract":"In this work, we investigate an uplink unmanned aerial vehicles (UAVs)-enabled intelligent transportation system to collect data from traveling vehicles on a specific highway road. To ensure the freshness of information delivered from the traveling vehicles to UAV base stations, we use the new age of information (AoI) metric to characterize the information freshness and formulate the AoI minimization problem by optimizing the UAVs’ trajectories and the communication time of vehicles jointly. In order to handle the mixed-integer nonlinear problem, a multi-agent deep reinforcement learning scheme is proposed by applying independent flight direction and time slot action spaces, in which each UAV working as an independent agent adjusts to the dynamic environment quickly based on stored experience. The AoI-related reward function is proposed to select the beneficial action space to guarantee the information freshness. Numerical simulation results show the proposed scheme outperforms the benchmark schemes.","PeriodicalId":326047,"journal":{"name":"2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall)","volume":"93 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123762536","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimal Multicast Scheduling for Switched Beamforming Systems Leveraging Reflections 利用反射的交换波束形成系统的最优组播调度
Pub Date : 2022-09-01 DOI: 10.1109/VTC2022-Fall57202.2022.10013079
Chao Chen, Ziye Li, S. Baek, Rui Yin, Xiaohan Yu, Chuanhuang Li
We consider the minimum-delay multicast scheduling problem for switched beamforming systems. A salient characteristic of mmWave links, reflection, is considered, which enables opportunistic reduction of data dissemination delay. We formulate the problem as a mixed integer nonlinear programming, which is difficult to solve directly. Instead, we decompose the problem into a set of subproblems, by allocating a fixed path to each receiver for data reception. The optimal solution to each subproblem has a contiguous structure, and hence can be computed using a dynamic programming-based approach. We propose an optimal algorithm for the original problem based on the solutions to the subproblems. By simulation we show the outperformance of our algorithm over an optimal multicast scheduling policy without leveraging reflections and a broadcast baseline scheme.
研究了交换波束形成系统的最小延迟组播调度问题。考虑到毫米波链路的一个显著特性,反射,它可以机会地减少数据传播延迟。我们将该问题表述为一个难以直接求解的混合整数非线性规划问题。相反,我们通过为每个接收器分配固定的路径来接收数据,将问题分解为一组子问题。每个子问题的最优解具有连续结构,因此可以使用基于动态规划的方法进行计算。我们提出了一种基于子问题解的原问题最优算法。通过仿真,我们证明了该算法优于不利用反射和广播基线方案的最优组播调度策略。
{"title":"Optimal Multicast Scheduling for Switched Beamforming Systems Leveraging Reflections","authors":"Chao Chen, Ziye Li, S. Baek, Rui Yin, Xiaohan Yu, Chuanhuang Li","doi":"10.1109/VTC2022-Fall57202.2022.10013079","DOIUrl":"https://doi.org/10.1109/VTC2022-Fall57202.2022.10013079","url":null,"abstract":"We consider the minimum-delay multicast scheduling problem for switched beamforming systems. A salient characteristic of mmWave links, reflection, is considered, which enables opportunistic reduction of data dissemination delay. We formulate the problem as a mixed integer nonlinear programming, which is difficult to solve directly. Instead, we decompose the problem into a set of subproblems, by allocating a fixed path to each receiver for data reception. The optimal solution to each subproblem has a contiguous structure, and hence can be computed using a dynamic programming-based approach. We propose an optimal algorithm for the original problem based on the solutions to the subproblems. By simulation we show the outperformance of our algorithm over an optimal multicast scheduling policy without leveraging reflections and a broadcast baseline scheme.","PeriodicalId":326047,"journal":{"name":"2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall)","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128653583","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Physical-Layer-Security-based OFDM Transmission with Phase Error Insertion 基于物理层安全的相位错误插入OFDM传输
Pub Date : 2022-09-01 DOI: 10.1109/VTC2022-Fall57202.2022.10012720
Ahmed Aladi, E. Alsusa
In recent years, orthogonal frequency division multiplexing has been considered a potential technology for serving as a source of randomness for the physical layer security designs due to the high dimensionality per single transmission represented by the modulated subcarriers. In this paper, we first proposed an algorithm with a pre-shared key to rotate the constellation mapping of the modulated M-ary phase shift keying M-PSK symbols. Following this, we exploited the independent channel fading of the subcarriers by inducing a phase error per symbol based on the channel state information to make the cryptographic attacks more challenging. The bit mismatch was then minimised through error-correcting codes. The security’s efficacy can be evaluated by the symbol error rate as a false cipher detection rate. The simulation results indicated that the attacker’s receiver suffers higher detection errors of the cipher even when the received signal-to-noise ratio is the same as that of the legitimate users.
近年来,由于调制子载波所代表的单次传输的高维性,正交频分复用技术被认为是一种潜在的技术,可以作为物理层安全设计的随机性来源。本文首先提出了一种利用预共享密钥旋转调制M-ary相移键控M-PSK符号星座映射的算法。接下来,我们利用子载波的独立信道衰落,基于信道状态信息诱导每个符号的相位误差,使密码攻击更具挑战性。然后通过纠错码将位不匹配降至最低。该算法的安全性可以用符号错误率作为假密码检测率来评价。仿真结果表明,即使接收到的信噪比与合法用户的信噪比相同,攻击者的接收端对密码的检测误差也更高。
{"title":"Physical-Layer-Security-based OFDM Transmission with Phase Error Insertion","authors":"Ahmed Aladi, E. Alsusa","doi":"10.1109/VTC2022-Fall57202.2022.10012720","DOIUrl":"https://doi.org/10.1109/VTC2022-Fall57202.2022.10012720","url":null,"abstract":"In recent years, orthogonal frequency division multiplexing has been considered a potential technology for serving as a source of randomness for the physical layer security designs due to the high dimensionality per single transmission represented by the modulated subcarriers. In this paper, we first proposed an algorithm with a pre-shared key to rotate the constellation mapping of the modulated M-ary phase shift keying M-PSK symbols. Following this, we exploited the independent channel fading of the subcarriers by inducing a phase error per symbol based on the channel state information to make the cryptographic attacks more challenging. The bit mismatch was then minimised through error-correcting codes. The security’s efficacy can be evaluated by the symbol error rate as a false cipher detection rate. The simulation results indicated that the attacker’s receiver suffers higher detection errors of the cipher even when the received signal-to-noise ratio is the same as that of the legitimate users.","PeriodicalId":326047,"journal":{"name":"2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128773675","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Repetition-Based NOMA-HARQ with Adaptive Termination for URLLC URLLC中基于重复的自适应终止NOMA-HARQ
Pub Date : 2022-09-01 DOI: 10.1109/VTC2022-Fall57202.2022.10013081
Go Takita, Takanori Hara, Y. Yuda, K. Higuchi
This paper proposes a repetition-based low-latency non-orthogonal multiple access (NOMA)-hybrid automatic repeat request (HARQ) method with adaptive termination for ultra-reliable low latency communications (URLLC). To reduce transmission delay, the proposed method retransmits packets in short transmission time intervals in advance and terminates packet retransmissions adaptively according to acknowledgement (ACK) feedback from the receiver. In addition, to reduce the throughput loss due to unnecessary retransmitted packets sent in the time until ACK feedback, retransmitted packets of the URLLC user are non-orthogonally multiplexed in the same channel with packets of other users based on NOMA. Two non-orthogonal multiplexing methods are compared: superposition coding (SPC) and joint modulation (JM). As for the receiver structure, a successive interference canceller (SIC) and complexity reduced maximum likelihood detection (R-ML) are investigated. We confirm that the proposed method using JM and R-ML provides the best improvement in the transmission delay time versus throughput trade-off based on computer simulations.
针对超可靠低延迟通信(URLLC),提出了一种基于重复的低延迟非正交多址(NOMA)-自适应终止混合自动重复请求(HARQ)方法。为了减少传输延迟,该方法提前在较短的传输时间间隔内重传数据包,并根据接收方的确认(ACK)反馈自适应地终止数据包重传。此外,为了减少在收到ACK反馈之前的时间内发送不必要的重传报文造成的吞吐量损失,URLLC用户的重传报文基于NOMA与其他用户的报文在同一信道上进行非正交复用。比较了两种非正交复用方法:叠加编码和联合调制。在接收机结构方面,研究了逐次干扰消除(SIC)和复杂度降低的最大似然检测(R-ML)。基于计算机模拟,我们证实了使用JM和R-ML的方法在传输延迟时间与吞吐量权衡方面提供了最好的改进。
{"title":"Repetition-Based NOMA-HARQ with Adaptive Termination for URLLC","authors":"Go Takita, Takanori Hara, Y. Yuda, K. Higuchi","doi":"10.1109/VTC2022-Fall57202.2022.10013081","DOIUrl":"https://doi.org/10.1109/VTC2022-Fall57202.2022.10013081","url":null,"abstract":"This paper proposes a repetition-based low-latency non-orthogonal multiple access (NOMA)-hybrid automatic repeat request (HARQ) method with adaptive termination for ultra-reliable low latency communications (URLLC). To reduce transmission delay, the proposed method retransmits packets in short transmission time intervals in advance and terminates packet retransmissions adaptively according to acknowledgement (ACK) feedback from the receiver. In addition, to reduce the throughput loss due to unnecessary retransmitted packets sent in the time until ACK feedback, retransmitted packets of the URLLC user are non-orthogonally multiplexed in the same channel with packets of other users based on NOMA. Two non-orthogonal multiplexing methods are compared: superposition coding (SPC) and joint modulation (JM). As for the receiver structure, a successive interference canceller (SIC) and complexity reduced maximum likelihood detection (R-ML) are investigated. We confirm that the proposed method using JM and R-ML provides the best improvement in the transmission delay time versus throughput trade-off based on computer simulations.","PeriodicalId":326047,"journal":{"name":"2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall)","volume":"99 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128771582","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1