Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

19385675 · Oct 201919922001200920182026
48 results for Radio Resource Slicing

Paper tackles ML for non-scheduled URLLC traffic in 5G networks.

problem Coexistence of scheduled and non-scheduled URLLC traffic with stringent reliability and latency requirements.
method Distributed risk-aware ML solution for resource management (RRM).
result 75% increase in data rate for scheduled traffic with 99.99% reliability for both types.

Paper proposes GAN-DDQN for efficient resource allocation in network slicing.

problem Efficient resource allocation in network slicing with varying service demands.
method Leverage deep reinforcement learning with GAN-DDQN to minimize SSR and SE discrepancies.
result Proposed GAN-DDQN and Dueling GAN-DDQN algorithms improve resource allocation efficiency.

Pioneers a new network slicing solution for beyond-5G networks.

problem Ensuring diverse service level agreements (SLAs) in a multi-tenant environment with varying latency and throughput requirements.
method Leverages a multi-armed-bandit-based (MAB) orchestrator, LACO, that makes adaptive resource slicing decisions based on system structure information.
result Near-optimal results in resource slicing decisions with no prior knowledge of traffic demand or channel quality statistics.

A distributed RL framework optimizes radio resource management for wireless networks.

problem Interference in wireless networks limits performance; maximizing average and worst-case throughput is challenging.
method Multi-agent deep reinforcement learning (RL) for distributed link scheduling.
result The framework achieves superior average and 5th percentile user throughput compared to decentralized methods.

Develops deep learning for optimizing 5G radio resource allocation.

problem Optimizing 5G base station radio resources for diverse QoS requirements.
method Cascaded neural network structure with deep transfer learning for non-stationary conditions.
result Cascaded neural networks outperform fully connected neural networks in QoS guarantee.

Graph neural networks optimize radio resource management policies for wireless networks.

problem Optimizing user selection and power control in wireless networks with fairness constraints.
method Formulated as a Lagrangian dual problem, RRM policies are parameterized by a GNN architecture trained on channel conditions.
result The method achieves superior tradeoff between average and 5th percentile rates, demonstrating fairness.

Optimizes data power control in cell-free networks for better spectral efficiency.

problem Maximizing overall spectral efficiency in cell-free networks with multi-objective optimisation.
method Applied scalable multi-objective Bayesian optimisation to solve convergence-time limitations.
result Improved radio resource management in cell-free networks.

The paper tackles decision-oriented communications for energy-efficient resource allocation.

problem Maximizing utility functions under quantized information.
method Develops solutions for quantizing information to maximize utility functions under known and observed conditions.
result Quantizing the state roughly is optimal for sum-rate maximization but not for energy-efficiency metrics.

This paper proposes a new D2D data sharing approach to improve distributed machine learning training speed.

problem Straggler dilemma in distributed edge learning.
method Proposes a D2D data sharing approach to balance computation loads and optimize radio resource allocation.
result Significantly reduces training delay and enhances training accuracy in non-i.i.d. data environments.

New RL approach optimizes resource allocation in multiservice networks.

problem Optimizing resource allocation in multiservice wireless systems with QoS constraints.
method Distributed deep reinforcement learning for non-convex optimization.
result Near optimal performance in terms of throughput and outage rate.

DNAF accelerates DQL for efficient resource allocation in network slicing.

problem Efficient resource allocation in network slicing with varying demands.
method Introduced discrete normalized advantage functions (DNAF) into DQL, using a k-nearest neighbor algorithm for discrete action space.
result DNAF-based DQL converges faster through simulations.

Optimizes wireless network resource management with state-augmented policies.

problem Optimizing network-wide utility with user performance constraints.
method State-augmented parameterization of RRM policy, using dual variables.
result Superior trade-off between mean, minimum, and 5th percentile rates.

We propose doubly nested network(DNNet) where all neurons represent their own sub-models that solve the same task. Every sub-model is nested both layer-wise and channel-wise. While nesting sub-models layer-wise is straight-forward with deep-supervision as proposed in \cite{xie2015holistically}, channel-wise nesting has…

2018-06-20abs ↗pdf ↗

Classifies compact radio sources in the Galactic plane using machine learning.

problem Challenges in processing large volumes of radio continuum survey data.
method Produced a curated dataset of ~20,000 images, trained two classifiers: gradient-boosted decision trees and convolutional neural networks.
result High classification accuracy (F1-score>90%) for separating Galactic objects from the extragalactic background.

Radio emitter recognition in dense multi-user environments is an important tool for optimizing spectrum utilization, identifying and minimizing interference, and enforcing spectrum policy. Radio data is readily available and easy to obtain from an antenna, but labeled and curated data is often scarce making supervised …

2016-11-01abs ↗pdf ↗

In order to cope with the increased data volumes generated by modern radio interferometers such as LOFAR (Low Frequency Array) or SKA (Square Kilometre Array), fast and efficient calibration algorithms are essential. Traditional radio interferometric calibration is performed using nonlinear optimization techniques such…

2013-03-05abs ↗pdf ↗

Deep reinforcement learning boosts throughput in RF-powered cognitive radio networks.

problem Maximizing throughput in large-scale, decentralized RF-powered cognitive radio networks.
method Proposes deep reinforcement learning to find optimal policies for network throughput maximization.
result Deep reinforcement learning outperforms existing techniques in large-scale RF-CRN environments.

Robust state-space radio interferometric imaging using Stochastic Approximation Expectation Maximization

problem Improving state-space radio interferometric imaging in the presence of heavy-tailed noise
method Stochastic Approximation Expectation Maximization
result Significant improvement in reconstruction fidelity and robustness to radio-frequency interference

Deep learning models, especially CNNs, can predict radio frequency power faster than traditional methods.

problem Accurate radio frequency power prediction for optimal transmitter location.
method Empirical analysis of deep learning models including CNNs and UNET variations for power prediction.
result Deep learning models, particularly CNNs, are effective and generalize well to new regions for power prediction.

Study improves radio show segmentation using audio embeddings.

problem Automated segmentation of radio shows.
method Created audio embeddings from multi-class classification tasks on different datasets, evaluated performance against text-only baseline.
result Audio embeddings from non-speech sound event classification significantly outperformed text-only baseline by 32.3% in F1-measure.

Solves challenges of drone communication in cellular networks.

problem Interference from drones to base stations in cellular networks.
method Derived analytical models, formulated optimization problem, transformed into machine learning problem, solved using deep reinforcement learning.
result Optimal handover and resource management policies for drones in cellular networks.

Research uses CPS to estimate uncertainty in ML radio metric models.

problem Estimating uncertainty in machine learning models for radio metrics and path loss.
method Conformal Prediction (CP) in Conformal Predictive Systems (CPS) with diverse difficulty estimators.
result CPS models maintain high coverage and reliability across different cities.

Paper tackles caching in fog radio access networks using RL.

problem Distributed edge caching in fog radio access networks with fluctuating traffic demands.
method Q-learning framework for optimal caching policy, value function approximation.
result Proposed method outperforms traditional methods in simulations.

In this work we propose a method for anatomical data augmentation that is based on using slices of computed tomography (CT) examinations that are adjacent to labeled slices as another resource of labeled data for training the network. The extended labeled data is used to train a U-net network for a pixel-wise classific…

2018-01-07abs ↗pdf ↗

Survey on multiplayer bandits, highlighting theoretical gaps and future directions.

problem Theoretical advancements in multiplayer bandits lack practical implementation in real-world scenarios.
method Organizes and contextualizes existing literature on multiplayer bandits.
result Clear directions for future research in adapting theoretical algorithms to real-world situations.

ASKAP observes a region of the Galactic plane, identifying 3963 radio sources.

problem Characterizing radio sources in the Galactic plane using ASKAP observations.
method 912 MHz observations with 15 ASKAP antennas, source characterization using CAESAR.
result Differential source counts in agreement with previous surveys, spectral index estimation for sources.

Study uses deep learning to quickly estimate tissue properties for personalized radio-frequency dosimetry.

problem Time-consuming tissue segmentation limits personalized radio-frequency dosimetry.
method Developed a learning-based approach using Convolutional Neural Networks (CNN) for magnetic resonance images.
result Smooth distribution of dielectric properties improves SAR distribution consistency.

Deep learning (DL), despite its enormous success in many computer vision and language processing applications, is exceedingly vulnerable to adversarial attacks. We consider the use of DL for radio signal (modulation) classification tasks, and present practical methods for the crafting of white-box and universal black-b…

2018-08-23abs ↗pdf ↗

New deep learning model estimates scattering timescale of FRBs efficiently.

problem Estimating scattering timescale of fast radio bursts (FRBs) is a bottleneck.
method Multimodal Transformer Based Generic Mixture Density Network (MT-GMDN) that ingests dynamic spectrum and timeseries profile.
result Achieves 94% R2R^2 on expected value of ττ for measurable scattering.

A novel approach of training data augmentation and domain adaptation is presented to support machine learning applications for cognitive radio. Machine learning provides effective tools to automate cognitive radio functionalities by reliably extracting and learning intrinsic spectrum dynamics. However, there are two im…

2018-04-02abs ↗pdf ↗

This article reviews ML applications in wireless networks over 30 years.

problem Achieving high-rate, low-latency, and reliable wireless services in complex networks.
method Exploration of various ML algorithms including supervised, unsupervised, reinforcement, and deep learning.
result Machine learning algorithms have been successfully applied to wireless networks.

New method uses SBI to infer magnetorotational properties of isolated pulsars.

problem Constrain magnetorotational properties of isolated Galactic radio pulsars.
method Combines population synthesis with SBI to model neutron star birth and evolution.
result Inferred μlogB=13.100.10+0.08μ_{\log B} = 13.10^{+0.08}_{-0.10}, σlogB=0.450.05+0.05σ_{\log B} = 0.45^{+0.05}_{-0.05} for lognormal distributions.