paper-with-me

Papers

Accelerating Coordinate Descent via Active Set Selection for Device Activity Detection for Multi-Cell Massive Random Access

2021-04-27 · Ziyue Wang, Ya-Feng Liu, Zhilin Chen, Wei Yu

We propose a computationally efficient algorithm for the device activity detection problem in the multi-cell massive multi-input multi-output (MIMO) system, where the active devices transmit their signature sequences to multiple BSs in multiple cells and all the BSs cooperate to detect the active devices. The device activity detection problem has been formulated as a maximum likelihood maximization (MLE) problem in the literature. The state-of-the-art algorithm for solving the problem is the (random) coordinate descent (CD) algorithm. However, the CD algorithm fails to exploit the special sparsity structure of the solution of the device activity detection problem, i.e., most of devices are not active in each time slot. In this paper, we propose a novel active set selection strategy to accelerate the CD algorithm and propose an efficient active set CD algorithm for solving the considered problem. Specifically, at each iteration, the proposed active set CD algorithm first selects a small subset of all devices, namely the active set, which contains a few devices that contribute the most to the deviation from the first-order optimality condition of the MLE problem thus potentially can provide the most improvement to the objective function, then applies the CD algorithm to perform the detection for the devices in the active set. Simulation results show that the proposed active set CD algorithm significantly outperforms the state-of-the-art CD algorithm in terms of the computational efficiency.

📄 PDF Abstract BibTeX arXiv:2104.12984

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionActivity DetectionComputational Efficiency

Similar Papers 제목 키워드 기반

Faster Activity and Data Detection in Massive Random Access: A Multi-armed Bandit Approach

2020-01-28 · Jialin Dong, Jun Zhang, Yuanming Shi, Jessie Hui Wang

This paper investigates the grant-free random access with massive IoT devices. By embedding the data symbols in the signature sequences, joint device activity detection and data decoding can be achieved, which, however, …

Action DetectionActivity Detection

Learning Rate Dropout

2019-11-30 · Huangxing Lin, Weihong Zeng, Xinghao Ding, Yue Huang 외

The performance of a deep neural network is highly dependent on its training, and finding better local optimal solutions is the goal of many optimization algorithms. However, existing optimization algorithms show a prefe…

Approximate Steepest Coordinate Descent

2017-06-26 · ICML 2017 8 · Sebastian U. Stich, Anant Raj, Martin Jaggi

We propose a new selection rule for the coordinate selection in coordinate descent methods for huge-scale optimization. The efficiency of this novel scheme is provably better than the efficiency of uniformly random selec…

Computational Efficiencyregression

Accelerating Block Coordinate Descent for Nonnegative Tensor Factorization

2020-01-13 · Andersen Man Shun Ang, Jeremy E. Cohen, Nicolas Gillis, Le Thi Khanh Hien

This paper is concerned with improving the empirical convergence speed of block-coordinate descent algorithms for approximate nonnegative tensor factorization (NTF). We propose an extrapolation strategy in-between block …

Accelerating Greedy Coordinate Descent Methods

2018-07-01 · ICML 2018 7 · Haihao Lu, Robert Freund, Vahab Mirrokni

We introduce and study two algorithms to accelerate greedy coordinate descent in theory and in practice: Accelerated Semi-Greedy Coordinate Descent (ASCD) and Accelerated Greedy Coordinate Descent (AGCD). On the the…