TLDR: This research introduces a Hybrid Conventional and Pinching Antenna Network (HCPAN) to improve Federated Learning (FL) performance by addressing the ‘straggler issue.’ It proposes a fuzzy logic-based system to classify clients based on channel quality and data contribution, enabling dynamic use of conventional or novel pinching antennas. A Deep Reinforcement Learning (DRL) algorithm optimizes pinching antenna placement and resource allocation to minimize training latency, demonstrating superior FL accuracy and efficiency in simulations.
Federated Learning (FL) is a powerful approach in artificial intelligence, allowing many devices to collaboratively train a global model without sharing their raw data. This decentralized method helps protect privacy and reduces the need for extensive data transfers. However, FL systems often face a significant hurdle known as the “straggler issue.” This occurs when slower or resource-limited devices delay the entire training process, negatively impacting how quickly the model learns and its overall efficiency.
To tackle these communication challenges, researchers have explored various advanced antenna technologies. For instance, fluid antennas, movable antennas, and reconfigurable intelligent surfaces (RIS) have been investigated to improve wireless link quality. While these technologies offer some benefits, they often come with limitations such as restricted mobility or increased complexity and signal loss.
A new and promising technology, the pinching antenna, introduced by NTT DOCOMO in 2022, offers a low-cost and scalable solution for reconfiguring wireless channels. These antennas can be dynamically placed along dielectric waveguides, creating additional radiation points for nearby users. This capability allows for the establishment of strong line-of-sight (LoS) links, even when obstacles are present, significantly improving wireless connectivity in challenging environments.
This research introduces a novel system called the Hybrid Conventional and Pinching Antenna Network (HCPAN) for FL. This system intelligently combines the stable coverage of conventional antennas with the flexible channel enhancement of pinching antennas. The goal is to create a communication-efficient framework that can adapt to diverse wireless conditions and effectively mitigate the straggler issue. To further boost communication efficiency, the network employs non-orthogonal multiple access (NOMA) transmission.
A key innovation within HCPAN is a fuzzy logic-based client classification scheme. This method categorizes clients into three types: conventional clients, pinching clients, and discarded clients. This classification is not based on a single factor but jointly considers two crucial input parameters: channel quality (CQ) and data contribution (DC). Channel quality assesses the reliability of the wireless link, while data contribution reflects how much a client’s local data can improve the global model. Clients with poor conventional antenna channels but high data contributions, for example, are more likely to be classified as pinching clients, allowing them to use the more reliable pinching antenna link.
Based on this intelligent classification, the system then formulates an optimization problem. The primary objective is to minimize the total training latency for a single FL round by jointly optimizing the placement of the pinching antenna and the allocation of communication resources (like transmission power and computational frequency). Due to the complexity and non-convex nature of this problem, a deep reinforcement learning (DRL)-based algorithm, specifically Deep Deterministic Policy Gradient (DDPG), is developed to find an effective solution.
Simulation results demonstrate the significant advantages of the proposed HCPAN. The scheme achieves higher FL accuracy compared to systems with fixed pinching antenna placement or those without pinching antennas entirely. This improvement is attributed to the dynamic optimization of the pinching antenna’s location and its ability to enable clients with valuable data, who would otherwise be stragglers, to participate effectively in global model training. The DDPG-based solution also consistently achieves higher rewards, indicating better overall performance in minimizing latency and managing energy consumption.
Also Read:
- Optimizing Federated Learning in Competitive Multi-Service Environments
- Autonomous Robots Navigate Complex Industrial Spaces with Hybrid AI Control
In conclusion, the integration of conventional and pinching antennas within a NOMA-enabled FL network, coupled with a fuzzy logic-based client classification and DRL-driven optimization, offers a robust solution to the straggler issue. This approach significantly enhances the convergence performance and overall efficiency of federated learning systems. Future work could explore incorporating multiple waveguides or multiple pinching antennas to further improve connectivity for even more stragglers. You can read the full research paper here.


