paper-with-me

Papers

Multi-Source AoI-Constrained Resource Minimization under HARQ: Heterogeneous Sampling Processes

2022-07-19 · Saeid Sadeghi Vilni, Mohammad Moltafet, Markus Leinonen, Marian Codreanu

We consider a multi-source hybrid automatic repeat request (HARQ) based system, where a transmitter sends status update packets of random arrival (i.e., uncontrollable sampling) and generate-atwill (i.e., controllable sampling) sources to a destination through an error-prone channel. We develop transmission scheduling policies to minimize the average number of transmissions subject to an average age of information (AoI) constraint. First, we consider known environment (i.e., known system statistics) and develop a near-optimal deterministic transmission policy and a low-complexity dynamic transmission (LC-DT) policy. The former policy is derived by casting the main problem into a constrained Markov decision process (CMDP) problem, which is then solved using the Lagrangian relaxation, relative value iteration algorithm, and bisection. The LC-DT policy is developed via the drift-plus-penalty (DPP) method by transforming the main problem into a sequence of per-slot problems. Finally, we consider unknown environment and devise a learning-based transmission policy by relaxing the CMDP problem into an MDP problem using the DPP method and then adopting the deep Q-learning algorithm. Numerical results show that the proposed policies achieve near-optimal performance and illustrate the benefits of HARQ in status updating.

📄 PDF Abstract BibTeX arXiv:2207.08996

Code (0)

등록된 구현이 없습니다.

Tasks

Q-LearningScheduling

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Resource-constrained multi-project scheduling with activity and time flexibility

2019-02-25 · Viktoria A. Hauder, Andreas Beham, Sebastian Raggl, Sophie N. Parragh 외

Project scheduling in manufacturing environments often requires flexibility in terms of the selection and the exact length of alternative production activities. Moreover, the simultaneous scheduling of multiple lots is m…

Scheduling

AdaptSLAM: Edge-Assisted Adaptive SLAM with Resource Constraints via Uncertainty Minimization

2023-01-11 · Ying Chen, Hazer Inaltekin, Maria Gorlatova

Edge computing is increasingly proposed as a solution for reducing resource consumption of mobile devices running simultaneous localization and mapping (SLAM) algorithms, with most edge-assisted SLAM systems assuming the…

Edge-computingSimultaneous Localization and Mapping

Robust Budget Allocation via Continuous Submodular Functions

2017-02-28 · ICML 2017 8 · Matthew Staib, Stefanie Jegelka

The optimal allocation of resources for maximizing influence, spread of information or coverage, has gained attention in the past years, in particular in machine learning and data mining. But in applications, the paramet…

Think Before You Duel: Understanding Complexities of Preference Learning under Constrained Resources

2023-12-28 · Rohan Deb, Aadirupa Saha

We consider the problem of reward maximization in the dueling bandit setup along with constraints on resource consumption. As in the classic dueling bandits, at each round the learner has to choose a pair of items from a…

Split Federated Learning Over Heterogeneous Edge Devices: Algorithm and Optimization

2024-11-21 · Yunrui Sun, Gang Hu, Yinglei Teng, Dunbo Cai

Split Learning (SL) is a promising collaborative machine learning approach, enabling resource-constrained devices to train models without sharing raw data, while reducing computational load and preserving privacy simulta…

Federated Learning