paper-with-me

홈 › Papers

Attention-Refined Unrolling for Sparse Sequential micro-Doppler Reconstruction

2023-06-25 · Riccardo Mazzieri, Jacopo Pegoraro, Michele Rossi

The reconstruction of micro-Doppler signatures of human movements is a key enabler for fine-grained activity recognition wireless sensing. In Joint Communication and Sensing (JCS) systems, unlike in dedicated radar sensing systems, a suitable trade-off between sensing accuracy and communication overhead has to be attained. It follows that the micro-Doppler has to be reconstructed from incomplete windows of channel estimates obtained from communication packets. Existing approaches exploit compressed sensing, but produce very poor reconstructions when only a few channel measurements are available, which is often the case with real communication patterns. In addition, the large number of iterations they need to converge hinders their use in real-time systems. In this work, we propose and validate STAR, a neural network that reconstructs micro-Doppler sequences of human movement even from highly incomplete channel measurements. STAR is based upon a new architectural design that combines a single unrolled iterative hard-thresholding layer with an attention mechanism, used at its output. This results in an interpretable and lightweight architecture that reaps the benefits of both model-based and data driven solutions. STAR is evaluated on a public JCS dataset of 60 GHz channel measurements of human activity traces. Experimental results show that it substantially outperforms state-of-the-art techniques in terms of the reconstructed micro-Doppler quality. Remarkably, STAR enables human activity recognition with satisfactory accuracy even with 90% of missing channel measurements, for which existing techniques fail.

📄 PDF Abstract BibTeX arXiv:2306.14233

Code (1)

rmazzier/star 공식 구현 pytorch

Tasks

Activity Recognitioncompressed sensingHuman Activity Recognition

Methods 이 논문이 사용한 방법론

fail 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

JotlasNet: Joint Tensor Low-Rank and Attention-based Sparse Unrolling Network for Accelerating Dynamic MRI

2025-02-17 · Yinghao Zhang, Haiyan Gui, Ningdi Yang, Yue Hu

Joint low-rank and sparse unrolling networks have shown superior performance in dynamic MRI reconstruction. However, existing works mainly utilized matrix low-rank priors, neglecting the tensor characteristics of dynamic…

MRI Reconstruction

AutoSAGE: Input-Aware CUDA Scheduling for Sparse GNN Aggregation (SpMM/SDDMM) and CSR Attention

2025-11-17 · Aleksandar Stankovic arxiv

Sparse GNN aggregations (CSR SpMM/SDDMM) vary widely in performance with degree skew, feature width, and GPU micro-architecture. We present AutoSAGE, an input-aware CUDA scheduler that chooses tiling and mapping per inpu…

Revisiting $Ψ$DONet: microlocally inspired filters for incomplete-data tomographic reconstructions

2025-01-30 · Tatiana A. Bubba, Luca Ratti, Andrea Sebastiani

In this paper, we revisit a supervised learning approach based on unrolling, known as $\Psi$DONet, by providing a deeper microlocal interpretation for its theoretical analysis, and extending its study to the case of spar…

Tomographic Reconstructions

Latent Recurrent Transformer: Architecture Exploration, Training Strategies, and Scaling Behavior

2026-05-26 · Zeyi Huang, Xuehai He, LiLiang Ren, Yiping Wang 외 arxiv

We study Latent Recurrent Transformer (LRT), a lightweight augmentation of autoregressive transformers that reuses a high-level source-layer hidden state from the previous token as recurrent memory for the next token. Be…

Algorithm Unrolling: Interpretable, Efficient Deep Learning for Signal and Image Processing

2019-12-22 · Vishal Monga, Yuelong Li, Yonina C. Eldar

Deep neural networks provide unprecedented performance gains in many real world problems in signal and image processing. Despite these gains, future development and practical deployment of deep networks is hindered by th…

Rolling Shutter Correction