1.8LGDec 12, 2022
Agnostic Learning for Packing Machine Stoppage Prediction in Smart FactoriesGabriel Filios, Ioannis Katsidimas, Sotiris Nikoletseas et al.
The cyber-physical convergence is opening up new business opportunities for industrial operators. The need for deep integration of the cyber and the physical worlds establishes a rich business agenda towards consolidating new system and network engineering approaches. This revolution would not be possible without the rich and heterogeneous sources of data, as well as the ability of their intelligent exploitation, mainly due to the fact that data will serve as a fundamental resource to promote Industry 4.0. One of the most fruitful research and practice areas emerging from this data-rich, cyber-physical, smart factory environment is the data-driven process monitoring field, which applies machine learning methodologies to enable predictive maintenance applications. In this paper, we examine popular time series forecasting techniques as well as supervised machine learning algorithms in the applied context of Industry 4.0, by transforming and preprocessing the historical industrial dataset of a packing machine's operational state recordings (real data coming from the production line of a manufacturing plant from the food and beverage domain). In our methodology, we use only a single signal concerning the machine's operational status to make our predictions, without considering other operational variables or fault and warning signals, hence its characterization as ``agnostic''. In this respect, the results demonstrate that the adopted methods achieve a quite promising performance on three targeted use cases.
3.3NIApr 22, 2023
ML-based Approaches for Wireless NLOS Localization: Input Representations and Uncertainty EstimationRafayel Darbinyan, Hrant Khachatrian, Rafayel Mkrtchyan et al.
The challenging problem of non-line-of-sight (NLOS) localization is critical for many wireless networking applications. The lack of available datasets has made NLOS localization difficult to tackle with ML-driven methods, but recent developments in synthetic dataset generation have provided new opportunities for research. This paper explores three different input representations: (i) single wireless radio path features, (ii) wireless radio link features (multi-path), and (iii) image-based representations. Inspired by the two latter new representations, we design two convolutional neural networks (CNNs) and we demonstrate that, although not significantly improving the NLOS localization performance, they are able to support richer prediction outputs, thus allowing deeper analysis of the predictions. In particular, the richer outputs enable reliable identification of non-trustworthy predictions and support the prediction of the top-K candidate locations for a given instance. We also measure how the availability of various features (such as angles of signal departure and arrival) affects the model's performance, providing insights about the types of data that should be collected for enhanced NLOS localization. Our insights motivate future work on building more efficient neural architectures and input representations for improved NLOS localization performance, along with additional useful application features.
1.8NIJul 5
On the Physical Plausibility and Distribution Alignment for Sim-to-Real RF PositioningArarat Saribekyan, Armen Manukyan, Hrant Khachatrian et al.
Reliable radio frequency (RF) positioning from cellular measurements is limited by the high cost and limited coverage of real drive-test data, especially when models must work on streets not seen during training. Previous work showed that ray tracing simulations can provide useful synthetic data for pretraining deep positioning models. In this paper, we focus on the simulation side and study how base-station calibration, physical realism, synthetic-data scale, and RSSI distribution alignment affect transfer to real data. Using a Sionna reconstruction of a Rome deployment, we calibrate each base station by adjusting its location, height, azimuth, and transmit power. We compare physically plausible calibrations with unconstrained ones that allow unrealistic base-station placements. We also compare deployment-specific synthetic data with much larger city-scale datasets. Although unconstrained calibration matches measured RSSI better, it does not always improve positioning accuracy. All synthetic pretraining approaches improve performance on known streets, with the best result obtained using city-scale unconstrained data. However, larger synthetic datasets alone do not improve performance on unseen streets. The best results on held-out streets are achieved only after normalizing simulated RSSI values to better match the real distribution. Overall, the results suggest that distribution alignment is more important than physical realism or dataset size for sim-to-real RF positioning.
7.6NIMar 11
Measurement-Driven O-RAN Diagnostics with Tail Latency and Scheduler IndicatorsTheofanis P. Raptis, Weronika Maria Bachan, Roberto Verdone
We investigate cross-layer performance diagnostics for an O-RAN instance by jointly analyzing application-level latency and radio-layer behavior from a real measurement campaign. Measurements were conducted at multiple link distances (2, 6 and 11 meters) using two representative UE configurations (a commercial smartphone and a modem-based device), under both static conditions and a controlled dynamic obstruction scenario. Rather than relying on averages, the study adopts tail-focused latency characterization (e.g., 95th percentile and exceedance probabilities) and connects it to scheduler- and link-adaptation indicators (e.g., block error behavior, modulation/coding selection and signal quality). The results reveal (i) UE-dependent differences that primarily manifest in the latency tail, (ii) systematic scaling of tail latency with distance and payload and (iii) cases where radio-layer dynamics are detectable even when end-to-end latency appears stable, motivating the need for cross-layer evidence. Distinct from much of the existing literature (often centered on throughput, simulated setups, or single-layer KPIs) this work contributes a measurement-driven methodology for interpretable O-RAN diagnostics and proposes lightweight, window-based "degradation flags" that combine tail latency and radio indicators to support practical monitoring and troubleshooting.
8.7CVDec 12, 2024
Vision Transformers for Efficient Indoor Pathloss Radio Map PredictionRafayel Mkrtchyan, Edvard Ghukasyan, Khoren Petrosyan et al.
Indoor pathloss prediction is a fundamental task in wireless network planning, yet it remains challenging due to environmental complexity and data scarcity. In this work, we propose a deep learning-based approach utilizing a vision transformer (ViT) architecture with DINO-v2 pretrained weights to model indoor radio propagation. Our method processes a floor map with additional features of the walls to generate indoor pathloss maps. We systematically evaluate the effects of architectural choices, data augmentation strategies, and feature engineering techniques. Our findings indicate that extensive augmentation significantly improves generalization, while feature engineering is crucial in low-data regimes. Through comprehensive experiments, we demonstrate the robustness of our model across different generalization scenarios.
4.3NIFeb 27, 2024
Outdoor Environment Reconstruction with Deep Learning on Radio Propagation PathsHrant Khachatrian, Rafayel Mkrtchyan, Theofanis P. Raptis
Conventional methods for outdoor environment reconstruction rely predominantly on vision-based techniques like photogrammetry and LiDAR, facing limitations such as constrained coverage, susceptibility to environmental conditions, and high computational and energy demands. These challenges are particularly pronounced in applications like augmented reality navigation, especially when integrated with wearable devices featuring constrained computational resources and energy budgets. In response, this paper proposes a novel approach harnessing ambient wireless signals for outdoor environment reconstruction. By analyzing radio frequency (RF) data, the paper aims to deduce the environmental characteristics and digitally reconstruct the outdoor surroundings. Investigating the efficacy of selected deep learning (DL) techniques on the synthetic RF dataset WAIR-D, the study endeavors to address the research gap in this domain. Two DL-driven approaches are evaluated (convolutional U-Net and CLIP+ based on vision transformers), with performance assessed using metrics like intersection-over-union (IoU), Hausdorff distance, and Chamfer distance. The results demonstrate promising performance of the RF-based reconstruction method, paving the way towards lightweight and scalable reconstruction solutions.