Goto

Collaborating Authors

 Telecommunications


Sumitomo Mitsui, SoftBank to tie up on digital payment services

The Japan Times

Sumitomo Mitsui Financial Group and mobile carrier SoftBank will collaborate in the field of digital payment services, it was learned Wednesday. Under the partnership, the PayPay smartphone payment service operated by a SoftBank affiliate will be made available via the Olive general financial app, provided by Sumitomo Mitsui Banking, the core unit of the financial group. Sumitomo Mitsui, through its Sumitomo Mitsui Card unit, will form a comprehensive partnership with SoftBank and PayPay that will be announced soon. The two sides will allow points in their respective reward programs to be exchanged. They will also collaborate on the use of data and generative artificial intelligence.


Enhancing Trust Management System for Connected Autonomous Vehicles Using Machine Learning Methods: A Survey

arXiv.org Artificial Intelligence

Connected Autonomous Vehicles (CAVs) operate in dynamic, open, and multi-domain networks, rendering them vulnerable to various threats. Trust Management Systems (TMS) systematically organize essential steps in the trust mechanism, identifying malicious nodes against internal threats and external threats, as well as ensuring reliable decision-making for more cooperative tasks. Recent advances in machine learning (ML) offer significant potential to enhance TMS, especially for the strict requirements of CAVs, such as CAV nodes moving at varying speeds, and opportunistic and intermittent network behavior. Those features distinguish ML-based TMS from social networks, static IoT, and Social IoT. This survey proposes a novel three-layer ML-based TMS framework for CAVs in the vehicle-road-cloud integration system, i.e., trust data layer, trust calculation layer and trust incentive layer. A six-dimensional taxonomy of objectives is proposed. Furthermore, the principles of ML methods for each module in each layer are analyzed. Then, recent studies are categorized based on traffic scenarios that are against the proposed objectives. Finally, future directions are suggested, addressing the open issues and meeting the research trend. We maintain an active repository that contains up-to-date literature and open-source projects at https://github.com/octoberzzzzz/ML-based-TMS-CAV-Survey.


Scalable UAV Multi-Hop Networking via Multi-Agent Reinforcement Learning with Large Language Models

arXiv.org Artificial Intelligence

In disaster scenarios, establishing robust emergency communication networks is critical, and unmanned aerial vehicles (UAVs) offer a promising solution to rapidly restore connectivity. However, organizing UAVs to form multi-hop networks in large-scale dynamic environments presents significant challenges, including limitations in algorithmic scalability and the vast exploration space required for coordinated decision-making. To address these issues, we propose MRLMN, a novel framework that integrates multi-agent reinforcement learning (MARL) and large language models (LLMs) to jointly optimize UAV agents toward achieving optimal networking performance. The framework incorporates a grouping strategy with reward decomposition to enhance algorithmic scalability and balance decision-making across UAVs. In addition, behavioral constraints are applied to selected key UAVs to improve the robustness of the network. Furthermore, the framework integrates LLM agents, leveraging knowledge distillation to transfer their high-level decision-making capabilities to MARL agents. This enhances both the efficiency of exploration and the overall training process. In the distillation module, a Hungarian algorithm-based matching scheme is applied to align the decision outputs of the LLM and MARL agents and define the distillation loss. Extensive simulation results validate the effectiveness of our approach, demonstrating significant improvements in network performance, including enhanced coverage and communication quality.


Efficient Telecom Specific LLM: TSLAM-Mini with QLoRA and Digital Twin Data

arXiv.org Artificial Intelligence

While general-purpose Large Language Models (LLMs) have demonstrated remarkable proficiency across diverse natural language tasks, their inherent lack of domain-specific knowledge often renders them inadequate for specialized telecom applications, such as intricate network optimization, real-time fault diagnosis, and automated configuration management. To bridge this capability gap, we introduce TSLAM-Mini, a meticulously fine-tuned iteration of the Phi-4 Mini Instruct 4B model. TSLAM-Mini is specifically tailored for telecommunications tasks, leveraging a comprehensive dataset of 100,000 samples that span 20 consolidated and critical telecommunications categories. These categories, delineated in Section 3, encompass a wide spectrum from foundational networking principles (e.g., Network Fundamentals, IP Routing, MPLS) to advanced and emerging areas (e.g., Network Security, Automation, OSS/BSS, RAN, Mobile Core, Satellite Communications, and Ethical AI). The foundational dataset was synthesized utilizing Ne-toAI's DigiTwin platform, which facilitates the creation of high-fidelity digital replicas of network devices and environments. This approach allows for the generation of realistic network operation data, further enriched by insights from seasoned Subject Matter Experts (SMEs) and normative information extracted from pertinent Request for Comments (RFCs), ensuring profound domain relevance. The fine-tuning process employs Quantized Low-Rank Adaptation (QLoRA), a Parameter-Efficient Fine-Tuning (PEFT) technique, to optimize training efficiency and computational footprint, thereby enabling deployment on resource-constrained edge devices or embedded systems. This research endeavors to significantly enhance TSLAM-Mini's capacity to deliver precise, context-aware, and actionable responses to complex telecom challenges, thereby contributing to the paradigm of intelligent, resilient, and autonomous network management and advancing the frontier of applied LLMs in the telecommunications sector.


RAN Cortex: Memory-Augmented Intelligence for Context-Aware Decision-Making in AI-Native Networks

arXiv.org Artificial Intelligence

As Radio Access Networks (RAN) evolve toward AI-native architectures, intelligent modules such as xApps and rApps are expected to make increasingly autonomous decisions across scheduling, mobility, and resource management domains. However, these agents remain fundamentally stateless, treating each decision as isolated, lacking any persistent memory of prior events or outcomes. This reactive behavior constrains optimization, especially in environments where network dynamics exhibit episodic or recurring patterns. In this work, we propose RAN Cortex, a memory-augmented architecture that enables contextual recall in AI-based RAN decision systems. RAN Cortex introduces a modular layer composed of four elements: a context encoder that transforms network state into high-dimensional embeddings, a vector-based memory store of past network episodes, a recall engine to retrieve semantically similar situations, and a policy interface that supplies historical context to AI agents in real time or near-real time. We formalize the retrieval-augmented decision problem in the RAN, present a system architecture compatible with O-RAN interfaces, and analyze feasible deployments within the Non-RT and Near-RT RIC domains. Through illustrative use cases such as stadium traffic mitigation and mobility management in drone corridors, we demonstrate how contextual memory improves adaptability, continuity, and overall RAN intelligence. This work introduces memory as a missing primitive in AI-native RAN designs and provides a framework to enable "learning agents" without the need for retraining or centralized inference


MACH: Multi-Agent Coordination for RSU-centric Handovers

arXiv.org Artificial Intelligence

This paper introduces MACH, a novel approach for optimizing task handover in vehicular computing scenarios. To ensure fast and latency-aware placement of tasks, the decision-making -- where and when should tasks be offloaded -- is carried out decentralized at the Road Side Units (RSUs) who also execute the tasks. By shifting control to the network edge, MACH moves away from the traditional centralized or vehicle-based handover method. Still, it focuses on contextual factors, such as the current RSU load and vehicle trajectories. Thus, MACH improves the overall Quality of Service (QoS) while fairly balancing computational loads between RSUs. To evaluate the effectiveness of our approach, we develop a robust simulation environment composed of real-world traffic data, dynamic network conditions, and different infrastructure capacities. For scenarios that demand low latency and high reliability, our experimental results demonstrate how MACH significantly improves the adaptability and efficiency of vehicular computations. By decentralizing control to the network edge, MACH effectively reduces communication overhead and optimizes resource utilization, offering a robust framework for task handover management.


Joint Graph Convolution and Sequential Modeling for Scalable Network Traffic Estimation

arXiv.org Artificial Intelligence

This study focuses on the challenge of predicting network traffic within complex topological environments. It introduces a spatiotemporal modeling approach that integrates Graph Convolutional Networks (GCN) with Gated Recurrent Units (GRU). The GCN component captures spatial dependencies among network nodes, while the GRU component models the temporal evolution of traffic data. This combination allows for precise forecasting of future traffic patterns. The effectiveness of the proposed model is validated through comprehensive experiments on the real-world Abilene network traffic dataset. The model is benchmarked against several popular deep learning methods. Furthermore, a set of ablation experiments is conducted to examine the influence of various components on performance, including changes in the number of graph convolution layers, different temporal modeling strategies, and methods for constructing the adjacency matrix. Results indicate that the proposed approach achieves superior performance across multiple metrics, demonstrating robust stability and strong generalization capabilities in complex network traffic forecasting scenarios.


Neural Network Operator-Based Fractal Approximation: Smoothness Preservation and Convergence Analysis

arXiv.org Artificial Intelligence

This paper presents a new approach of constructing $α$-fractal interpolation functions (FIFs) using neural network operators, integrating concepts from approximation theory. Initially, we construct $α$-fractals utilizing neural network-based operators, providing an approach to generating fractal functions with interpolation properties. Based on the same foundation, we have developed fractal interpolation functions that utilize only the values of the original function at the nodes or partition points, unlike traditional methods that rely on the entire original function. Further, we have constructed \(α\)-fractals that preserve the smoothness of functions under certain constraints by employing a four-layered neural network operator, ensuring that if \(f \in C^{r}[a,b]\), then the corresponding fractal \(f^α \in C^{r}[a,b]\). Furthermore, we analyze the convergence of these $α$-fractals to the original function under suitable conditions. The work uses key approximation theory tools, such as the modulus of continuity and interpolation operators, to develop convergence results and uniform approximation error bounds.


Multi-User Beamforming with Deep Reinforcement Learning in Sensing-Aided Communication

arXiv.org Artificial Intelligence

Mobile users are prone to experience beam failure due to beam drifting in millimeter wave (mmWave) communications. Sensing can help alleviate beam drifting with timely beam changes and low overhead since it does not need user feedback. This work studies the problem of optimizing sensing-aided communication by dynamically managing beams allocated to mobile users. A multi-beam scheme is introduced, which allocates multiple beams to the users that need an update on the angle of departure (AoD) estimates and a single beam to the users that have satisfied AoD estimation precision. A deep reinforcement learning (DRL) assisted method is developed to optimize the beam allocation policy, relying only upon the sensing echoes. For comparison, a heuristic AoD-based method using approximated Cramér-Rao lower bound (CRLB) for allocation is also presented. Both methods require neither user feedback nor prior state evolution information. Results show that the DRL-assisted method achieves a considerable gain in throughput than the conventional beam sweeping method and the AoD-based method, and it is robust to different user speeds.


Turbo-ICL: In-Context Learning-Based Turbo Equalization

arXiv.org Artificial Intelligence

--This paper introduces a novel in-context learning (ICL) framework, inspired by large language models (LLMs), for soft-input soft-output channel equalization in coded multiple-input multiple-output (MIMO) systems. The proposed approach learns to infer posterior symbol distributions directly from a prompt of pilot signals and decoder feedback. A key innovation is the use of prompt augmentation to incorporate extrinsic information from the decoder output as additional context, enabling the ICL model to refine its symbol estimates iteratively across turbo decoding iterations. Two model variants, based on Transformer and state-space architectures, are developed and evaluated. Extensive simulations demonstrate that, when traditional linear assumptions break down, e.g., in the presence of low-resolution quantization, ICL equalizers consistently outperform conventional model-based baselines, even when the latter are provided with perfect channel state information. Results also highlight the advantage of Transformer-based models under limited training diversity, as well as the efficiency of state-space models in resource-constrained scenarios. A. Context and Motivation Turbo equalization iteratively exchanges soft information between the equalizer and decoder to approach near-optimal decoding performance in coded communication systems [1]. Since its introduction in the 1990s [2], numerous soft-input soft-output equalizers have been developed to implement this concept.