paper-with-me

Papers

Trainable Projected Gradient Detector for Sparsely Spread Code Division Multiple Access

2019-10-23 · Satoshi Takabe, Yuki Yamauchi, Tadashi Wadayama

Sparsely spread code division multiple access (SCDMA) is a promising non-orthogonal multiple access technique for future wireless communications. In this paper, we propose a novel trainable multiuser detector called sparse trainable projected gradient (STPG) detector, which is based on the notion of deep unfolding. In the STPG detector, trainable parameters are embedded to a projected gradient descent algorithm, which can be trained by standard deep learning techniques such as back propagation and stochastic gradient descent. Advantages of the detector are its low computational cost and small number of trainable parameters, which enables us to treat massive SCDMA systems. In particular, its computational cost is smaller than a conventional belief propagation (BP) detector while the STPG detector exhibits nearly same detection performance with a BP detector. We also propose a scalable joint learning of signature sequences and the STPG detector for signature design. Numerical results show that the joint learning improves multiuser detection performance particular in the low SNR regime.

📄 PDF Abstract BibTeX arXiv:1910.10336

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Learning-Aided Projected Gradient Detector for Massive Overloaded MIMO Channels

2018-06-28 · Satoshi Takabe, Masayuki Imanishi, Tadashi Wadayama, Kazunori Hayashi

The paper presents a deep learning-aided iterative detection algorithm for massive overloaded MIMO systems. Since the proposed algorithm is based on the projected gradient descent method with trainable parameters, it is …

Deep Learning

Trainable Projected Gradient Detector for Massive Overloaded MIMO Channels: Data-driven Tuning Approach

2018-12-25 · Satoshi Takabe, Masayuki Imanishi, Tadashi Wadayama, Ryo Hayakawa 외

This paper presents a deep learning-aided iterative detection algorithm for massive overloaded multiple-input multiple-output (MIMO) systems where the number of transmit antennas $n$ is larger than that of receive antenn…

parameter estimation

Adversarial Concept Drift Detection under Poisoning Attacks for Robust Data Stream Mining

2020-09-20 · Łukasz Korycki, Bartosz Krawczyk

Continuous learning from streaming data is among the most challenging topics in the contemporary machine learning. In this domain, learning algorithms must not only be able to handle massive volumes of rapidly arriving d…

Drift Detection

Co-mining: Self-Supervised Learning for Sparsely Annotated Object Detection

2020-12-03 · Tiancai Wang, Tong Yang, Jiale Cao, Xiangyu Zhang

Object detectors usually achieve promising results with the supervision of complete instance annotations. However, their performance is far from satisfactory with sparse instance annotations. Most existing methods for sp…

MULTI-VIEW LEARNINGObjectobject-detectionObject Detection+2

Rethinking Adapter Placement: A Dominant Adaptation Module Perspective

2026-05-07 · Suoxin Zhang, Run He, Di Fang, Xiang Tan 외 arxiv

Low-rank adaptation (LoRA) is a widely used parameter-efficient fine-tuning method that places trainable low-rank adapters into frozen pre-trained models. Recent studies show that using fewer LoRA adapters may still main…

parameter-efficient fine-tuningMathematical ReasoningInstruction FollowingCode Generation