首页 > 最新文献

IEEE Transactions on Network and Service Management最新文献

英文 中文
SAR: Receiver-Driven Transport Protocol With Micro-Burst Prediction in Data Center Networks SAR:数据中心网络中具有微脉冲预测功能的接收器驱动传输协议
IF 4.7 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-08-27 DOI: 10.1109/TNSM.2024.3450597
Jin Ye;Tiantian Yu;Zhaoyi Li;Jiawei Huang
In recent years, motivated by new datacenter applications and the well-known shortcomings of TCP in data center, many receiver-driven transport protocols have been proposed to provide ultra-low latency and zero packet loss by using the proactive congestion control. However, in the scenario of mixed short and long flows, the short flows with ON/OFF pattern generate micro-burst traffic, which significantly deteriorates the performance of existing receiver-driven transport protocols. Firstly, when the short flows turn into ON mode, the long flows cannot immediately concede bandwidth to the short ones, resulting in queue buildup and even packet loss. Secondly, when the short flows change from ON to OFF mode, the released bandwidth cannot be fully utilized by the long flows, leading to serious bandwidth waste. To address these issues, we propose a new receiver-driven transport protocol, called SAR, which predicts the micro burst generated by short flows and adjusts the sending rate of long flows accordingly. With the aid of micro-burst prediction mechanism, SAR mitigates the bandwidth competition due to the arrival of short flows, and alleviates the bandwidth waste when the short flows leave. The testbed and NS2 simulation experiments demonstrate that SAR reduces the average flow completion time (AFCT) by up to 66% compared to typical receiver-driven transport protocols.
近年来,在新的数据中心应用和TCP在数据中心中众所周知的缺点的推动下,提出了许多接收方驱动的传输协议,通过主动拥塞控制来提供超低延迟和零丢包。然而,在长短流混合的情况下,具有ON/OFF模式的短流会产生微突发流量,这会显著降低现有接收端驱动传输协议的性能。首先,当短流变成ON模式时,长流不能立即将带宽让与短流,导致队列堆积甚至丢包。其次,当短流从ON模式切换到OFF模式时,释放的带宽不能被长流充分利用,导致严重的带宽浪费。为了解决这些问题,我们提出了一种新的接收端驱动的传输协议,称为SAR,它可以预测短流产生的微突发,并相应地调整长流的发送速率。利用微突发预测机制,SAR缓解了短流到来时的带宽竞争,缓解了短流离开时的带宽浪费。测试平台和NS2仿真实验表明,与典型的接收端驱动传输协议相比,SAR将平均流量完成时间(AFCT)减少了66%。
{"title":"SAR: Receiver-Driven Transport Protocol With Micro-Burst Prediction in Data Center Networks","authors":"Jin Ye;Tiantian Yu;Zhaoyi Li;Jiawei Huang","doi":"10.1109/TNSM.2024.3450597","DOIUrl":"10.1109/TNSM.2024.3450597","url":null,"abstract":"In recent years, motivated by new datacenter applications and the well-known shortcomings of TCP in data center, many receiver-driven transport protocols have been proposed to provide ultra-low latency and zero packet loss by using the proactive congestion control. However, in the scenario of mixed short and long flows, the short flows with ON/OFF pattern generate micro-burst traffic, which significantly deteriorates the performance of existing receiver-driven transport protocols. Firstly, when the short flows turn into ON mode, the long flows cannot immediately concede bandwidth to the short ones, resulting in queue buildup and even packet loss. Secondly, when the short flows change from ON to OFF mode, the released bandwidth cannot be fully utilized by the long flows, leading to serious bandwidth waste. To address these issues, we propose a new receiver-driven transport protocol, called SAR, which predicts the micro burst generated by short flows and adjusts the sending rate of long flows accordingly. With the aid of micro-burst prediction mechanism, SAR mitigates the bandwidth competition due to the arrival of short flows, and alleviates the bandwidth waste when the short flows leave. The testbed and NS2 simulation experiments demonstrate that SAR reduces the average flow completion time (AFCT) by up to 66% compared to typical receiver-driven transport protocols.","PeriodicalId":13423,"journal":{"name":"IEEE Transactions on Network and Service Management","volume":"21 6","pages":"6409-6422"},"PeriodicalIF":4.7,"publicationDate":"2024-08-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142187208","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Lightweight Automatic ECN Tuning Based on Deep Reinforcement Learning With Ultra-Low Overhead in Datacenter Networks 数据中心网络中基于深度强化学习的超低开销轻量级自动 ECN 调整
IF 4.7 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-08-27 DOI: 10.1109/TNSM.2024.3450596
Jinbin Hu;Zikai Zhou;Jin Zhang
In modern datacenter networks (DCNs), mainstream congestion control (CC) mechanisms essentially rely on Explicit Congestion Notification (ECN) to reflect congestion. The traditional static ECN threshold performs poorly under dynamic scenarios, and setting a proper ECN threshold under various traffic patterns is challenging and time-consuming. The recently proposed reinforcement learning (RL) based ECN Tuning algorithm (ACC) consumes a large number of computational resources, making it difficult to deploy on switches. In this paper, we present a lightweight and hierarchical automated ECN tuning algorithm called LAECN, which can fully exploit the performance benefits of deep reinforcement learning with ultra-low overhead. The simulation results show that LAECN improves performance significantly by reducing latency and increasing throughput in stable network conditions, and also shows consistent high performance in small flows network environments. For example, LAECN effectively improves throughput by up to 47%, 34%, 32% and 24% over DCQCN, TIMELY, HPCC and ACC, respectively.
在现代数据中心网络(dcn)中,主流拥塞控制(CC)机制基本上依赖于显式拥塞通知(ECN)来反映拥塞情况。传统的静态ECN阈值在动态场景下性能较差,并且在不同的流量模式下设置合适的ECN阈值既具有挑战性又耗时。最近提出的基于强化学习(RL)的ECN调优算法(ACC)消耗了大量的计算资源,难以在交换机上部署。在本文中,我们提出了一种轻量级的分层自动ECN调优算法LAECN,它可以充分利用深度强化学习的性能优势,并且开销超低。仿真结果表明,LAECN在稳定网络条件下通过降低延迟和提高吞吐量显著提高了性能,并且在小流量网络环境下也表现出一致的高性能。例如,LAECN比DCQCN、TIMELY、HPCC和ACC分别有效地提高了47%、34%、32%和24%的吞吐量。
{"title":"Lightweight Automatic ECN Tuning Based on Deep Reinforcement Learning With Ultra-Low Overhead in Datacenter Networks","authors":"Jinbin Hu;Zikai Zhou;Jin Zhang","doi":"10.1109/TNSM.2024.3450596","DOIUrl":"10.1109/TNSM.2024.3450596","url":null,"abstract":"In modern datacenter networks (DCNs), mainstream congestion control (CC) mechanisms essentially rely on Explicit Congestion Notification (ECN) to reflect congestion. The traditional static ECN threshold performs poorly under dynamic scenarios, and setting a proper ECN threshold under various traffic patterns is challenging and time-consuming. The recently proposed reinforcement learning (RL) based ECN Tuning algorithm (ACC) consumes a large number of computational resources, making it difficult to deploy on switches. In this paper, we present a lightweight and hierarchical automated ECN tuning algorithm called LAECN, which can fully exploit the performance benefits of deep reinforcement learning with ultra-low overhead. The simulation results show that LAECN improves performance significantly by reducing latency and increasing throughput in stable network conditions, and also shows consistent high performance in small flows network environments. For example, LAECN effectively improves throughput by up to 47%, 34%, 32% and 24% over DCQCN, TIMELY, HPCC and ACC, respectively.","PeriodicalId":13423,"journal":{"name":"IEEE Transactions on Network and Service Management","volume":"21 6","pages":"6398-6408"},"PeriodicalIF":4.7,"publicationDate":"2024-08-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142187210","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
CACC: A Congestion-Aware Control Mechanism to Reduce INT Overhead and PFC Pause Delay CACC:减少 INT 开销和 PFC 暂停延迟的拥塞感知控制机制
IF 4.7 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-08-26 DOI: 10.1109/TNSM.2024.3449699
Xiwen Jie;Jiangping Han;Guanglei Chen;Hang Wang;Peilin Hong;Kaiping Xue
Nowadays, Remote Direct Memory Access (RDMA) is gaining popularity in data centers for low CPU overhead, high throughput, and ultra-low latency. As one of the state-of-the-art RDMA Congestion Control (CC) mechanisms, HPCC leverages the In-band Network Telemetry (INT) features to achieve accurate control and significantly shortens the Flow Completion Time (FCT) for short flows. However, there exists redundant INT information increasing the processing latency at switches and affecting flows’ throughput. Besides, its end-to-end feedback mechanism is not timely enough to help senders cope well with bursty traffic, and there still exists a high probability of triggering Priority-based Flow Control (PFC) pauses under large-scale incast. In this paper, we propose a Congestion-Aware (CA) control mechanism called CACC, which attempts to push CC to the theoretical low INT overhead and PFC pause delay. CACC introduces two CA algorithms to quantize switch buffer and egress port congestion, separately, along with a fine-grained window size adjustment algorithm at the sender. Specifically, the buffer CA algorithm perceives large-scale congestion that may trigger PFC pauses and provides early feedback, significantly reducing the PFC pause delay. The egress port CA algorithm perceives the link state and selectively inserts useful INT data, achieving lower queue sizes and reducing the average overhead per packet from 42 bytes to 2 bits. In our evaluation, compared with HPCC, PINT, and Bolt, CACC shortens the average and tail FCT by up to 27% and 60.1%, respectively.
如今,远程直接内存访问(RDMA)在数据中心因其低CPU开销、高吞吐量和超低延迟而越来越受欢迎。作为最先进的RDMA拥塞控制(CC)机制之一,HPCC利用带内网络遥测(INT)功能实现精确控制,并显着缩短短流的流量完成时间(FCT)。但是,存在冗余的INT信息,增加了交换机的处理延迟,影响了流的吞吐量。此外,它的端到端反馈机制不够及时,不能很好地帮助发送方应对突发流量,并且在大规模投播下仍然存在触发基于优先级的流量控制(PFC)暂停的高概率。在本文中,我们提出了一种称为CACC的拥塞感知(CA)控制机制,它试图将CC推到理论上的低INT开销和PFC暂停延迟。CACC引入了两种CA算法分别量化交换机缓冲区和出口端口拥塞,以及发送端细粒度窗口大小调整算法。具体来说,缓冲CA算法感知到可能触发PFC暂停的大规模拥塞,并提供早期反馈,显著减少PFC暂停延迟。出口端口CA算法感知链路状态并选择性地插入有用的INT数据,实现更小的队列大小并将每个数据包的平均开销从42字节减少到2位。在我们的评估中,与HPCC、PINT和Bolt相比,CACC将平均FCT和尾部FCT分别缩短了27%和60.1%。
{"title":"CACC: A Congestion-Aware Control Mechanism to Reduce INT Overhead and PFC Pause Delay","authors":"Xiwen Jie;Jiangping Han;Guanglei Chen;Hang Wang;Peilin Hong;Kaiping Xue","doi":"10.1109/TNSM.2024.3449699","DOIUrl":"10.1109/TNSM.2024.3449699","url":null,"abstract":"Nowadays, Remote Direct Memory Access (RDMA) is gaining popularity in data centers for low CPU overhead, high throughput, and ultra-low latency. As one of the state-of-the-art RDMA Congestion Control (CC) mechanisms, HPCC leverages the In-band Network Telemetry (INT) features to achieve accurate control and significantly shortens the Flow Completion Time (FCT) for short flows. However, there exists redundant INT information increasing the processing latency at switches and affecting flows’ throughput. Besides, its end-to-end feedback mechanism is not timely enough to help senders cope well with bursty traffic, and there still exists a high probability of triggering Priority-based Flow Control (PFC) pauses under large-scale incast. In this paper, we propose a Congestion-Aware (CA) control mechanism called CACC, which attempts to push CC to the theoretical low INT overhead and PFC pause delay. CACC introduces two CA algorithms to quantize switch buffer and egress port congestion, separately, along with a fine-grained window size adjustment algorithm at the sender. Specifically, the buffer CA algorithm perceives large-scale congestion that may trigger PFC pauses and provides early feedback, significantly reducing the PFC pause delay. The egress port CA algorithm perceives the link state and selectively inserts useful INT data, achieving lower queue sizes and reducing the average overhead per packet from 42 bytes to 2 bits. In our evaluation, compared with HPCC, PINT, and Bolt, CACC shortens the average and tail FCT by up to 27% and 60.1%, respectively.","PeriodicalId":13423,"journal":{"name":"IEEE Transactions on Network and Service Management","volume":"21 6","pages":"6382-6397"},"PeriodicalIF":4.7,"publicationDate":"2024-08-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142187216","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
CoSIS: A Secure, Scalability, Decentralized Blockchain via Complexity Theory CoSIS:通过复杂性理论实现安全、可扩展性、去中心化的区块链
IF 4.7 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-08-26 DOI: 10.1109/TNSM.2024.3449575
Hui Wang;Zhenyu Yang;Ming Li;Xiaowei Zhang;Yanlan Hu;Donghui Hu
As the origin of blockchains, the Nakamoto Consensus protocol is the primary protocol for many public blockchains (e.g., Bitcoin) used in cryptocurrencies. Blockchains need to be decentralized as a core feature, yet it is difficult to strike a balance between scalability and security. Many approaches to improving blockchain scalability often result in diminished security or compromise the decentralized nature of the system. Inspired by network science, especially the epidemic model, we try to solve this problem by mapping the propagation of transactions and blocks as two interacting epidemics, called the CoSIS model. We extend the transaction propagation process to increase the efficiency of block propagation, which reduces the number of unknown transactions. The reduction of the block propagation latency ultimately increases the blockchain throughput. The theory of complex networks is employed to offer an optimal boundary condition. Finally, the node scores are stored in the chain, so that it also provides a new incentive approach. Our experiments show that CoSIS accelerates blocks’ propagation and TPS is raised by 20% $sim ~33$ % on average. At the same time, the system security can be significantly improved, as an orphaned block rate is close to zero in better cases. CoSIS enhances the scalability and security of the blockchain while ensuring that all changes do not compromise the decentralized nature of the blockchain.
作为区块链的起源,中本共识协议是加密货币中使用的许多公共区块链(例如比特币)的主要协议。区块链需要去中心化作为核心功能,但很难在可扩展性和安全性之间取得平衡。许多改进区块链可伸缩性的方法通常会降低安全性或损害系统的分散性。受网络科学,特别是流行病模型的启发,我们试图通过将事务和区块的传播映射为两种相互作用的流行病来解决这个问题,称为CoSIS模型。我们扩展了交易传播过程,提高了区块传播的效率,减少了未知交易的数量。块传播延迟的减少最终增加了区块链吞吐量。利用复杂网络理论给出了最优边界条件。最后,将节点得分存储在链中,这样也提供了一种新的激励方法。我们的实验表明,CoSIS加速了区块的传播,TPS平均提高了20% ~ 33%。同时,系统的安全性可以得到显著提高,因为在较好的情况下,孤立块率接近于零。CoSIS增强了区块链的可伸缩性和安全性,同时确保所有更改都不会损害区块链的分散性。
{"title":"CoSIS: A Secure, Scalability, Decentralized Blockchain via Complexity Theory","authors":"Hui Wang;Zhenyu Yang;Ming Li;Xiaowei Zhang;Yanlan Hu;Donghui Hu","doi":"10.1109/TNSM.2024.3449575","DOIUrl":"10.1109/TNSM.2024.3449575","url":null,"abstract":"As the origin of blockchains, the Nakamoto Consensus protocol is the primary protocol for many public blockchains (e.g., Bitcoin) used in cryptocurrencies. Blockchains need to be decentralized as a core feature, yet it is difficult to strike a balance between scalability and security. Many approaches to improving blockchain scalability often result in diminished security or compromise the decentralized nature of the system. Inspired by network science, especially the epidemic model, we try to solve this problem by mapping the propagation of transactions and blocks as two interacting epidemics, called the CoSIS model. We extend the transaction propagation process to increase the efficiency of block propagation, which reduces the number of unknown transactions. The reduction of the block propagation latency ultimately increases the blockchain throughput. The theory of complex networks is employed to offer an optimal boundary condition. Finally, the node scores are stored in the chain, so that it also provides a new incentive approach. Our experiments show that CoSIS accelerates blocks’ propagation and TPS is raised by 20% \u0000<inline-formula> <tex-math>$sim ~33$ </tex-math></inline-formula>\u0000% on average. At the same time, the system security can be significantly improved, as an orphaned block rate is close to zero in better cases. CoSIS enhances the scalability and security of the blockchain while ensuring that all changes do not compromise the decentralized nature of the blockchain.","PeriodicalId":13423,"journal":{"name":"IEEE Transactions on Network and Service Management","volume":"21 6","pages":"6204-6217"},"PeriodicalIF":4.7,"publicationDate":"2024-08-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142187217","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Mitigating Label Flipping Attacks in Malicious URL Detectors Using Ensemble Trees 利用集合树缓解恶意 URL 检测器中的标签翻转攻击
IF 4.7 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-08-26 DOI: 10.1109/TNSM.2024.3447411
Ehsan Nowroozi;Nada Jadalla;Samaneh Ghelichkhani;Alireza Jolfaei
Malicious URLs present significant threats to businesses, such as transportation and banking, causing disruptions in business operations. It is essential to identify these URLs; however, existing Machine Learning models are vulnerable to backdoor attacks. These attacks involve manipulating a small portion of the training data labels, such as Label Flipping, which can lead to misclassification. Therefore, it is crucial to incorporate defense mechanisms into machine-learning models to protect against such attacks. The focus of this study is on backdoor attacks in the context of URL detection using ensemble trees. By illuminating the motivations behind such attacks, highlighting the roles of attackers, and emphasizing the critical importance of effective defense strategies, this paper contributes to the ongoing efforts to fortify machine-learning models against adversarial threats within the machine-learning domain in network security. We propose an innovative alarm system that detects the presence of poisoned labels and a defense mechanism designed to uncover the original class labels with the aim of mitigating backdoor attacks on ensemble tree classifiers. We conducted a case study using the Alexa and Phishing Site URL datasets and showed that label-flipping attacks can be addressed using our proposed defense mechanism. Our experimental results prove that the Label Flipping attack achieved an Attack Success Rate between 50-65% within 2-5%, and the innovative defense method successfully detected poisoned labels with an accuracy of up to 100%.
恶意url对业务(如运输和银行)构成重大威胁,导致业务操作中断。识别这些url至关重要;然而,现有的机器学习模型很容易受到后门攻击。这些攻击涉及操纵一小部分训练数据标签,例如标签翻转,这可能导致错误分类。因此,将防御机制整合到机器学习模型中以防止此类攻击至关重要。本研究的重点是使用集成树进行URL检测的背景下的后门攻击。通过阐明此类攻击背后的动机,突出攻击者的角色,并强调有效防御策略的关键重要性,本文有助于加强机器学习模型在网络安全机器学习领域内对抗对抗性威胁的持续努力。我们提出了一种创新的报警系统,可以检测有毒标签的存在,并提出了一种防御机制,旨在揭示原始类标签,以减轻对集成树分类器的后门攻击。我们使用Alexa和钓鱼网站URL数据集进行了一个案例研究,并表明可以使用我们提出的防御机制来解决标签翻转攻击。我们的实验结果证明,标签翻转攻击在2-5%的范围内实现了50-65%的攻击成功率,创新的防御方法成功检测出有毒标签,准确率高达100%。
{"title":"Mitigating Label Flipping Attacks in Malicious URL Detectors Using Ensemble Trees","authors":"Ehsan Nowroozi;Nada Jadalla;Samaneh Ghelichkhani;Alireza Jolfaei","doi":"10.1109/TNSM.2024.3447411","DOIUrl":"10.1109/TNSM.2024.3447411","url":null,"abstract":"Malicious URLs present significant threats to businesses, such as transportation and banking, causing disruptions in business operations. It is essential to identify these URLs; however, existing Machine Learning models are vulnerable to backdoor attacks. These attacks involve manipulating a small portion of the training data labels, such as Label Flipping, which can lead to misclassification. Therefore, it is crucial to incorporate defense mechanisms into machine-learning models to protect against such attacks. The focus of this study is on backdoor attacks in the context of URL detection using ensemble trees. By illuminating the motivations behind such attacks, highlighting the roles of attackers, and emphasizing the critical importance of effective defense strategies, this paper contributes to the ongoing efforts to fortify machine-learning models against adversarial threats within the machine-learning domain in network security. We propose an innovative alarm system that detects the presence of poisoned labels and a defense mechanism designed to uncover the original class labels with the aim of mitigating backdoor attacks on ensemble tree classifiers. We conducted a case study using the Alexa and Phishing Site URL datasets and showed that label-flipping attacks can be addressed using our proposed defense mechanism. Our experimental results prove that the Label Flipping attack achieved an Attack Success Rate between 50-65% within 2-5%, and the innovative defense method successfully detected poisoned labels with an accuracy of up to 100%.","PeriodicalId":13423,"journal":{"name":"IEEE Transactions on Network and Service Management","volume":"21 6","pages":"6875-6884"},"PeriodicalIF":4.7,"publicationDate":"2024-08-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142187213","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
FReD-ViQ: Fuzzy Reinforcement Learning Driven Adaptive Streaming Solution for Improved Video Quality of Experience FReD-ViQ:模糊强化学习驱动的自适应流媒体解决方案,改善视频体验质量
IF 4.7 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-08-26 DOI: 10.1109/TNSM.2024.3450014
Abid Yaqoob;Gabriel-Miro Muntean
Next-generation cellular networks strive to offer ubiquitous connectivity, enhanced transmission rates with increased capacity, and superior network coverage. However, they face significant challenges due to the growing demand for multimedia services across diverse devices. Adaptive multimedia streaming services are essential for achieving good viewer Quality of Experience (QoE) levels amidst these challenges. Yet, the existing adaptive video streaming solutions do not consider diverse QoE preferences or are limited to meeting specific QoE objectives. This paper presents FReD-ViQ, a Fuzzy Reinforcement Learning-Driven Adaptive Streaming Solution for Improved Video QoE that combines the strengths of fuzzy logic and advanced Deep Reinforcement Learning (DRL) mechanisms to deliver exceptional, individually tailored user experiences. FReD-ViQ is a sophisticated streaming solution that leverages efficient membership function modelling to achieve a more finely-grained representation of both input and output spaces. This advanced representation is augmented by a set of fuzzy rules that govern the decision-making process. In addition to its fuzzy logic capabilities, FReD-ViQ incorporates a novel DRL algorithm based on Dueling Double Deep Q-Network (Dueling DDQN), noisy networks, and prioritized experience replay (PER) techniques. This innovative fusion enables effective modelling of uncertain network dynamics and high-dimensional state spaces while optimizing exploration-exploitation trade-offs in adaptive streaming environments. Extensive performance evaluations in real-world simulation settings demonstrate that FReD-ViQ effectively surpasses existing solutions across multiple QoE models, yielding average improvements of 23.10% (Linear QoE), 23.97% (Log QoE), and 33.42% (HD QoE).
下一代蜂窝网络致力于提供无处不在的连接、更大容量的传输速率以及更优越的网络覆盖。然而,由于各种设备对多媒体服务的需求不断增长,下一代蜂窝网络面临着巨大的挑战。自适应多媒体流服务对于在这些挑战中实现良好的观众体验质量(QoE)水平至关重要。然而,现有的自适应视频流解决方案并未考虑不同的 QoE 偏好,或仅限于满足特定的 QoE 目标。本文介绍的 FReD-ViQ 是一种模糊强化学习驱动的自适应流媒体解决方案,它结合了模糊逻辑和高级深度强化学习(DRL)机制的优势,可提供卓越的、个性化定制的用户体验。FReD-ViQ 是一种复杂的流媒体解决方案,它利用高效的成员函数建模来实现输入和输出空间的更精细表示。这套先进的表示方法由一套管理决策过程的模糊规则加以补充。除了模糊逻辑功能外,FReD-ViQ 还采用了基于决斗双深 Q 网络(Dueling Double Deep Q-Network,DDQN)、噪声网络和优先体验重放(PER)技术的新型 DRL 算法。这种创新的融合技术能够有效地模拟不确定的网络动态和高维状态空间,同时优化自适应流媒体环境中的探索-开发权衡。在真实世界的模拟环境中进行的广泛性能评估表明,FReD-ViQ 在多个 QoE 模型中都有效地超越了现有解决方案,平均提高了 23.10%(线性 QoE)、23.97%(对数 QoE)和 33.42%(高清 QoE)。
{"title":"FReD-ViQ: Fuzzy Reinforcement Learning Driven Adaptive Streaming Solution for Improved Video Quality of Experience","authors":"Abid Yaqoob;Gabriel-Miro Muntean","doi":"10.1109/TNSM.2024.3450014","DOIUrl":"10.1109/TNSM.2024.3450014","url":null,"abstract":"Next-generation cellular networks strive to offer ubiquitous connectivity, enhanced transmission rates with increased capacity, and superior network coverage. However, they face significant challenges due to the growing demand for multimedia services across diverse devices. Adaptive multimedia streaming services are essential for achieving good viewer Quality of Experience (QoE) levels amidst these challenges. Yet, the existing adaptive video streaming solutions do not consider diverse QoE preferences or are limited to meeting specific QoE objectives. This paper presents FReD-ViQ, a Fuzzy Reinforcement Learning-Driven Adaptive Streaming Solution for Improved Video QoE that combines the strengths of fuzzy logic and advanced Deep Reinforcement Learning (DRL) mechanisms to deliver exceptional, individually tailored user experiences. FReD-ViQ is a sophisticated streaming solution that leverages efficient membership function modelling to achieve a more finely-grained representation of both input and output spaces. This advanced representation is augmented by a set of fuzzy rules that govern the decision-making process. In addition to its fuzzy logic capabilities, FReD-ViQ incorporates a novel DRL algorithm based on Dueling Double Deep Q-Network (Dueling DDQN), noisy networks, and prioritized experience replay (PER) techniques. This innovative fusion enables effective modelling of uncertain network dynamics and high-dimensional state spaces while optimizing exploration-exploitation trade-offs in adaptive streaming environments. Extensive performance evaluations in real-world simulation settings demonstrate that FReD-ViQ effectively surpasses existing solutions across multiple QoE models, yielding average improvements of 23.10% (Linear QoE), 23.97% (Log QoE), and 33.42% (HD QoE).","PeriodicalId":13423,"journal":{"name":"IEEE Transactions on Network and Service Management","volume":"21 5","pages":"5532-5547"},"PeriodicalIF":4.7,"publicationDate":"2024-08-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10648983","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142187215","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
FAPM: A Fake Amplification Phenomenon Monitor to Filter DRDoS Attacks With P4 Data Plane FAPM:利用 P4 数据平面过滤 DRDoS 攻击的假放大现象监控器
IF 4.7 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-08-26 DOI: 10.1109/TNSM.2024.3449889
Dan Tang;Xiaocai Wang;Keqin Li;Chao Yin;Wei Liang;Jiliang Zhang
Distributed Reflection Denial-of-Service (DRDoS) attacks have caused significant destructive effects by virtue of emerging protocol vulnerabilities and amplification advantages, and their intensity is increasing. The emergence of programmable data plane supporting line-rate forwarding provides a new opportunity for fine-grained and efficient attack detection. This paper proposed a light-weight DRDoS attack detection and mitigation system called FAPM, which is deployed at the victim end with the intention of detecting the amplification behavior caused by the attack. It places the work of collecting and calculating reflection features on the data plane operated by “latter window assisting former window” mechanism, and arranges complex identification and regulation logic on the control plane. This approach avoids the hardware constraints of the programmable switch while leveraging their per-packet processing capability. Also, it reduces communication traffic significantly through feature compression and state transitions. Experiments show that FAPM has (1) fast response capability within seconds (2) a memory footprint at the KB level and communication overhead of 1 Kbps, and (3) good robustness.
分布式反射拒绝服务(Distributed Reflection Denial-of-Service,简称ddos)攻击利用新出现的协议漏洞和放大优势,造成了严重的破坏性影响,攻击强度不断增强。支持线速率转发的可编程数据平面的出现,为细粒度、高效的攻击检测提供了新的契机。本文提出了一种轻量级的DRDoS攻击检测与缓解系统FAPM,该系统部署在受害者端,目的是检测由攻击引起的放大行为。将收集和计算反射特征的工作放在“后窗辅助前窗”机制操作的数据平面上,将复杂的识别和调节逻辑安排在控制平面上。这种方法避免了可编程交换机的硬件限制,同时利用了它们的逐包处理能力。此外,它还通过特征压缩和状态转换显著减少了通信流量。实验表明,FAPM具有(1)秒级快速响应能力(2)KB级内存占用和1 Kbps的通信开销(3)良好的鲁棒性。
{"title":"FAPM: A Fake Amplification Phenomenon Monitor to Filter DRDoS Attacks With P4 Data Plane","authors":"Dan Tang;Xiaocai Wang;Keqin Li;Chao Yin;Wei Liang;Jiliang Zhang","doi":"10.1109/TNSM.2024.3449889","DOIUrl":"10.1109/TNSM.2024.3449889","url":null,"abstract":"Distributed Reflection Denial-of-Service (DRDoS) attacks have caused significant destructive effects by virtue of emerging protocol vulnerabilities and amplification advantages, and their intensity is increasing. The emergence of programmable data plane supporting line-rate forwarding provides a new opportunity for fine-grained and efficient attack detection. This paper proposed a light-weight DRDoS attack detection and mitigation system called FAPM, which is deployed at the victim end with the intention of detecting the amplification behavior caused by the attack. It places the work of collecting and calculating reflection features on the data plane operated by “latter window assisting former window” mechanism, and arranges complex identification and regulation logic on the control plane. This approach avoids the hardware constraints of the programmable switch while leveraging their per-packet processing capability. Also, it reduces communication traffic significantly through feature compression and state transitions. Experiments show that FAPM has (1) fast response capability within seconds (2) a memory footprint at the KB level and communication overhead of 1 Kbps, and (3) good robustness.","PeriodicalId":13423,"journal":{"name":"IEEE Transactions on Network and Service Management","volume":"21 6","pages":"6703-6715"},"PeriodicalIF":4.7,"publicationDate":"2024-08-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142187212","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
LANTERN: Learning-Based Routing Policy for Reliable Energy-Harvesting IoT Networks LANTERN:面向可靠的能量收集物联网网络的基于学习的路由策略
IF 4.7 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-08-26 DOI: 10.1109/TNSM.2024.3450011
Hossein Taghizadeh;Bardia Safaei;Amir Mahdi Hosseini Monazzah;Elyas Oustad;Sahar Rezagholi Lalani;Alireza Ejlali
RPL is introduced to conduct path selection in Low-power and Lossy Networks (LLN), including IoT. A routing policy in RPL is governed by its objective function, which corresponds to the requirements of the IoT application, e.g., energy-efficiency, and reliability in terms of Packet Delivery Ratio (PDR). In many applications, it is not possible to connect the nodes to the power outlet. Also, since nodes may be geographically inaccessible, replacing the depleted batteries is infeasible. Hence, harvesters are an admirable replacement for traditional batteries to prevent energy hole problem, and consequently to enhance the lifetime and reliability of IoT networks. Nevertheless, the unstable level of energy absorption in harvesters necessitates developing a routing policy, which could consider harvesting aspects. Furthermore, since the rates of absorption, and consumption are incredibly dynamic in different parts of the network, learning-based techniques could be employed in the routing process to provide energy-efficiency. Accordingly, this paper introduces LANTERN; a learning-based routing policy for improving PDR in energy-harvesting IoT networks. In addition to the rate of energy absorption, and consumption, LANTERN utilizes the remaining energy in its routing policy. In this regard, LANTERN introduces a novel routing metric called Energy Exponential Moving Average (EEMA) to perform its path selection. Based on diversified simulations conducted in Cooja, with prolonging the lifetime of the network by $5.7times $ , and mitigating the probability of energy hole problem, LANTERN improves the PDR by up to 97%, compared to the state-of-the-art. Also, the consumed energy per successfully delivered packet is reduced by 76%.
RPL被引入到包括物联网在内的低功耗和有损网络(LLN)中进行路径选择。RPL中的路由策略由其目标函数控制,目标函数与物联网应用的需求相对应,例如能效和PDR (Packet Delivery Ratio)方面的可靠性。在许多应用中,不可能将节点连接到电源插座。此外,由于节点可能在地理上无法到达,更换耗尽的电池是不可行的。因此,收割机是传统电池的令人钦佩的替代品,可以防止能量空洞问题,从而提高物联网网络的使用寿命和可靠性。然而,收集器中不稳定的能量吸收水平需要开发一个路由策略,该策略可以考虑收集方面。此外,由于网络不同部分的吸收率和消耗率是非常动态的,因此可以在路由过程中采用基于学习的技术来提供能源效率。据此,本文介绍了LANTERN;一种基于学习的路由策略,用于改善能量收集物联网网络中的PDR。除了能量的吸收率和消耗率外,LANTERN还在其路由策略中利用剩余的能量。在这方面,LANTERN引入了一种新的路由度量,称为能量指数移动平均(EEMA)来执行路径选择。根据在Cooja进行的各种模拟,与最先进的技术相比,LANTERN将网络寿命延长了5.7倍,并降低了能量洞问题的概率,PDR提高了97%。此外,每个成功交付的数据包所消耗的能量减少了76%。
{"title":"LANTERN: Learning-Based Routing Policy for Reliable Energy-Harvesting IoT Networks","authors":"Hossein Taghizadeh;Bardia Safaei;Amir Mahdi Hosseini Monazzah;Elyas Oustad;Sahar Rezagholi Lalani;Alireza Ejlali","doi":"10.1109/TNSM.2024.3450011","DOIUrl":"10.1109/TNSM.2024.3450011","url":null,"abstract":"RPL is introduced to conduct path selection in Low-power and Lossy Networks (LLN), including IoT. A routing policy in RPL is governed by its objective function, which corresponds to the requirements of the IoT application, e.g., energy-efficiency, and reliability in terms of Packet Delivery Ratio (PDR). In many applications, it is not possible to connect the nodes to the power outlet. Also, since nodes may be geographically inaccessible, replacing the depleted batteries is infeasible. Hence, harvesters are an admirable replacement for traditional batteries to prevent energy hole problem, and consequently to enhance the lifetime and reliability of IoT networks. Nevertheless, the unstable level of energy absorption in harvesters necessitates developing a routing policy, which could consider harvesting aspects. Furthermore, since the rates of absorption, and consumption are incredibly dynamic in different parts of the network, learning-based techniques could be employed in the routing process to provide energy-efficiency. Accordingly, this paper introduces LANTERN; a learning-based routing policy for improving PDR in energy-harvesting IoT networks. In addition to the rate of energy absorption, and consumption, LANTERN utilizes the remaining energy in its routing policy. In this regard, LANTERN introduces a novel routing metric called Energy Exponential Moving Average (EEMA) to perform its path selection. Based on diversified simulations conducted in Cooja, with prolonging the lifetime of the network by \u0000<inline-formula> <tex-math>$5.7times $ </tex-math></inline-formula>\u0000, and mitigating the probability of energy hole problem, LANTERN improves the PDR by up to 97%, compared to the state-of-the-art. Also, the consumed energy per successfully delivered packet is reduced by 76%.","PeriodicalId":13423,"journal":{"name":"IEEE Transactions on Network and Service Management","volume":"21 6","pages":"6542-6554"},"PeriodicalIF":4.7,"publicationDate":"2024-08-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142187214","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Managing a Resilient Multitier Architecture for Unstable IoT Networks in Location Based-Services 为基于位置的服务中不稳定的物联网网络管理弹性多层架构
IF 4.7 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-08-23 DOI: 10.1109/TNSM.2024.3449044
Aurélien Chambon;Abderrezak Rachedi;Abderrahim Sahli;Ahmed Mebarki
Facilitated by the widespread adoption of Internet of Things (IoT) networks, Location-based services (LBS) have emerged as a new type of services, requiring a high quality of service (QoS) and to provide access to all devices within predefined zones of interest. This is made possible via specific IoT Networks architectures based on the Software Defined Network paradigm. To address the challenge of unstable IoT networks management, where devices can move, appear, or vanish unpredictably, we propose a novel architecture based on a selection process of dominant devices acting as gateways, ensuring continuity of service. We investigate two selection processes, respectively based on Connected Dominating Sets and Deep Q-Network techniques. The objective of this method is to optimize energy consumption while providing high QoS and extending network access to offline devices within predefined zones of interest. In order to evaluate the performance of the proposed architecture with different selection processes, we conducted experiments using emulation tools allowing communication mode demand generations. The metrics used were the proportion of dominant devices, the energy consumption savings, the quality of service and the network extension to offline devices. Ultimately, we present a recommendation concerning the selection process based on the needs of the system.
在物联网(IoT)网络广泛应用的推动下,基于位置的服务(LBS)已成为一种新型服务,要求服务质量(QoS)高,并能访问预定义兴趣区域内的所有设备。基于软件定义网络范例的特定物联网网络架构使这成为可能。为了应对物联网网络管理不稳定(设备会不可预测地移动、出现或消失)的挑战,我们提出了一种新颖的架构,该架构基于对充当网关的主要设备的选择过程,以确保服务的连续性。我们研究了两种选择过程,分别基于连接主导集和深度 Q 网络技术。这种方法的目标是优化能耗,同时提供高 QoS,并将网络接入扩展到预定义兴趣区域内的离线设备。为了评估拟议架构在不同选择过程中的性能,我们使用允许通信模式需求生成的仿真工具进行了实验。使用的指标包括主导设备的比例、节省的能耗、服务质量以及对离线设备的网络扩展。最后,我们根据系统的需求提出了有关选择过程的建议。
{"title":"Managing a Resilient Multitier Architecture for Unstable IoT Networks in Location Based-Services","authors":"Aurélien Chambon;Abderrezak Rachedi;Abderrahim Sahli;Ahmed Mebarki","doi":"10.1109/TNSM.2024.3449044","DOIUrl":"10.1109/TNSM.2024.3449044","url":null,"abstract":"Facilitated by the widespread adoption of Internet of Things (IoT) networks, Location-based services (LBS) have emerged as a new type of services, requiring a high quality of service (QoS) and to provide access to all devices within predefined zones of interest. This is made possible via specific IoT Networks architectures based on the Software Defined Network paradigm. To address the challenge of unstable IoT networks management, where devices can move, appear, or vanish unpredictably, we propose a novel architecture based on a selection process of dominant devices acting as gateways, ensuring continuity of service. We investigate two selection processes, respectively based on Connected Dominating Sets and Deep Q-Network techniques. The objective of this method is to optimize energy consumption while providing high QoS and extending network access to offline devices within predefined zones of interest. In order to evaluate the performance of the proposed architecture with different selection processes, we conducted experiments using emulation tools allowing communication mode demand generations. The metrics used were the proportion of dominant devices, the energy consumption savings, the quality of service and the network extension to offline devices. Ultimately, we present a recommendation concerning the selection process based on the needs of the system.","PeriodicalId":13423,"journal":{"name":"IEEE Transactions on Network and Service Management","volume":"21 5","pages":"5304-5320"},"PeriodicalIF":4.7,"publicationDate":"2024-08-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142187221","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multi-Domain TSN Orchestration and Management for Large-Scale Industrial Networks 大型工业网络的多域 TSN 协调与管理
IF 4.7 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-08-22 DOI: 10.1109/TNSM.2024.3447789
Sushmit Bhattacharjee;Konstantinos Alexandris;Thomas Bauschert
The increasing demand for determinism in modern industrial communication, driven by Industry 4.0, has led to the development of IEEE Time-Sensitive Networking (TSN) standards. However, integrating and configuring interconnected heterogeneous industrial networks remains a significant challenge. This paper extends the novel hierarchical Software-Defined Networking (SDN) based architectural design and control plane framework introduced in the context of orchestration and management of a multi-domain TSN network. We present relevant data models and a signaling schema essential for establishing end-to-end inter-domain time-sensitive streams within the proposed architecture. A proof-of-concept implementation validates the feasibility of the framework and demonstrates its performance advantages over the peer-to-peer model. The scalability of the framework for large-scale industrial networks is verified, and it ensures secure information encapsulation among domains, enabling seamless integration of multi-vendor heterogeneous applications. Furthermore, we investigate the use of CORECONF as a lightweight alternative to NETCONF for network management of multi-domain TSN network, providing experimental results.
在工业4.0的推动下,现代工业通信对确定性的需求日益增长,导致了IEEE时间敏感网络(TSN)标准的发展。然而,集成和配置互连的异构工业网络仍然是一个重大挑战。本文以多域TSN网络的编排和管理为背景,对基于分层软件定义网络(SDN)的体系结构设计和控制平面框架进行了扩展。我们提出了相关的数据模型和信令模式,这对于在提议的体系结构中建立端到端的域间时间敏感流是必不可少的。概念验证实现验证了框架的可行性,并展示了其相对于对等模型的性能优势。验证了该框架在大规模工业网络中的可扩展性,保证了域间信息的安全封装,实现了多厂商异构应用的无缝集成。此外,我们研究了使用CORECONF作为NETCONF的轻量级替代品用于多域TSN网络的网络管理,并提供了实验结果。
{"title":"Multi-Domain TSN Orchestration and Management for Large-Scale Industrial Networks","authors":"Sushmit Bhattacharjee;Konstantinos Alexandris;Thomas Bauschert","doi":"10.1109/TNSM.2024.3447789","DOIUrl":"10.1109/TNSM.2024.3447789","url":null,"abstract":"The increasing demand for determinism in modern industrial communication, driven by Industry 4.0, has led to the development of IEEE Time-Sensitive Networking (TSN) standards. However, integrating and configuring interconnected heterogeneous industrial networks remains a significant challenge. This paper extends the novel hierarchical Software-Defined Networking (SDN) based architectural design and control plane framework introduced in the context of orchestration and management of a multi-domain TSN network. We present relevant data models and a signaling schema essential for establishing end-to-end inter-domain time-sensitive streams within the proposed architecture. A proof-of-concept implementation validates the feasibility of the framework and demonstrates its performance advantages over the peer-to-peer model. The scalability of the framework for large-scale industrial networks is verified, and it ensures secure information encapsulation among domains, enabling seamless integration of multi-vendor heterogeneous applications. Furthermore, we investigate the use of CORECONF as a lightweight alternative to NETCONF for network management of multi-domain TSN network, providing experimental results.","PeriodicalId":13423,"journal":{"name":"IEEE Transactions on Network and Service Management","volume":"21 6","pages":"6480-6492"},"PeriodicalIF":4.7,"publicationDate":"2024-08-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142187220","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
IEEE Transactions on Network and Service Management
全部 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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1