paper-with-me

Papers

Low Complexity Algorithms for Mission Completion Time Minimization in UAV-Based ISAC Systems

2023-10-12 · Mateen Ashraf, Anna Gaydamaka, Bo Tan, Dmitri Moltchanov, Yevgeni Koucheryavy

The inherent support of sixth-generation (6G) systems enabling integrated sensing and communications (ISAC) paradigm greatly enhances the application area of intelligent transportation systems (ITS). One of the mission-critical applications enabled by these systems is disaster management, where ISAC functionality may not only provide localization but also provide users with supplementary information such as escape routes, time to rescue, etc. In this paper, by considering a large area with several locations of interest, we formulate and solve the optimization problem of delivering task parameters of the ISAC system by optimizing the UAV speed and the order of visits to the locations of interest such that the mission time is minimized. The formulated problem is a mixed integer non-linear program which is quite challenging to solve. To reduce the complexity of the solution algorithms, we propose two circular trajectory designs. The first algorithm finds the optimal UAV velocity and radius of the circular trajectories. The second algorithm finds the optimal connecting points for joining the individual circular trajectories. Our numerical results reveal that, with practical simulation parameters, the first algorithm provides a time saving of at least $20\%$, while the second algorithm cuts down the total completion time by at least $7$ times.

📄 PDF Abstract BibTeX arXiv:2310.08311

Code (0)

등록된 구현이 없습니다.

Tasks

ISAC

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Alternating minimization algorithms for graph regularized tensor completion

2020-08-28 · Yu Guan, Shuyu Dong, Bin Gao, P. -A. Absil 외

We consider a Canonical Polyadic (CP) decomposition approach to low-rank tensor completion (LRTC) by incorporating external pairwise similarity relations through graph Laplacian regularization on the CP factor matrices. …

Low Rank Matrix Completion via Robust Alternating Minimization in Nearly Linear Time

2023-02-21 · Yuzhou Gu, Zhao Song, Junze Yin, Lichen Zhang

Given a matrix $M\in \mathbb{R}^{m\times n}$, the low rank matrix completion problem asks us to find a rank-$k$ approximation of $M$ as $UV^\top$ for $U\in \mathbb{R}^{m\times k}$ and $V\in \mathbb{R}^{n\times k}$ by onl…

Low-Rank Matrix CompletionMatrix Completionregression

Completion Time Minimization of Fog-RAN-Assisted Federated Learning With Rate-Splitting Transmission

2022-06-03 · Seok-Hwan Park, Hoon Lee

This work studies federated learning (FL) over a fog radio access network, in which multiple internet-of-things (IoT) devices cooperatively learn a shared machine learning model by communicating with a cloud server (CS) …

Federated LearningQuantization

Fast matrix completion without the condition number

2014-07-15 · Moritz Hardt, Mary Wootters

We give the first algorithm for Matrix Completion whose running time and sample complexity is polynomial in the rank of the unknown target matrix, linear in the dimension of the matrix, and logarithmic in the condition n…

Matrix Completion

Tensor Completion by Alternating Minimization under the Tensor Train (TT) Model

2016-09-19 · Wenqi Wang, Vaneet Aggarwal, Shuchin Aeron

Using the matrix product state (MPS) representation of tensor train decompositions, in this paper we propose a tensor completion algorithm which alternates over the matrices (tensors) in the MPS representation. This deve…

Matrix Completion