paper-with-me

홈 › Papers

T-PRIME: Transformer-based Protocol Identification for Machine-learning at the Edge

2024-01-09 · Mauro Belgiovine, Joshua Groen, Miquel Sirera, Chinenye Tassie, Ayberk Yarkin Yildiz, Sage Trudeau, Stratis Ioannidis, Kaushik Chowdhury

Spectrum sharing allows different protocols of the same standard (e.g., 802.11 family) or different standards (e.g., LTE and DVB) to coexist in overlapping frequency bands. As this paradigm continues to spread, wireless systems must also evolve to identify active transmitters and unauthorized waveforms in real time under intentional distortion of preambles, extremely low signal-to-noise ratios and challenging channel conditions. We overcome limitations of correlation-based preamble matching methods in such conditions through the design of T-PRIME: a Transformer-based machine learning approach. T-PRIME learns the structural design of transmitted frames through its attention mechanism, looking at sequence patterns that go beyond the preamble alone. The paper makes three contributions: First, it compares Transformer models and demonstrates their superiority over traditional methods and state-of-the-art neural networks. Second, it rigorously analyzes T-PRIME's real-time feasibility on DeepWave's AIR-T platform. Third, it utilizes an extensive 66 GB dataset of over-the-air (OTA) WiFi transmissions for training, which is released along with the code for community use. Results reveal nearly perfect (i.e. $>98\%$) classification accuracy under simulated scenarios, showing $100\%$ detection improvement over legacy methods in low SNR ranges, $97\%$ classification accuracy for OTA single-protocol transmissions and up to $75\%$ double-protocol classification accuracy in interference scenarios.

📄 PDF Abstract BibTeX arXiv:2401.04837

Code (1)

genesys-neu/t-prime 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

ILETIA: An AI-enhanced method for individualized trigger-oocyte pickup interval estimation of progestin-primed ovarian stimulation protocol

2025-01-25 · Binjian Wu, Qian Li, Zhe Kuang, Hongyuan Gao 외

In vitro fertilization-embryo transfer (IVF-ET) stands as one of the most prevalent treatments for infertility. During an IVF-ET cycle, the time interval between trigger shot and oocyte pickup (OPU) is a pivotal period f…

On simplification of Dual-Youla approach for closed-loop identification

2020-12-15 · Toshiharu Sugie, Ichiro Maruta

The dual Youla method for closed loop identification is known to have several practically important merits. Namely, it provides an accurate plant model irrespective of noise models, and fits inherently to handle unstable…

Primer: Searching for Efficient Transformers for Language Modeling

2021-09-17 · David R. So, Wojciech Mańke, Hanxiao Liu, Zihang Dai 외

Large Transformer models have been central to recent advances in natural language processing. The training and inference costs of these models, however, have grown rapidly and become prohibitively expensive. Here we aim …

Language ModelingLanguage Modelling

Curated loci prime editing (cliPE) for accessible multiplexed assays of variant effect (MAVEs)

2025-01-08 · Carina G Biar, Nicholas Bodkin, Gemma L Carvill, Jeffrey D Calhoun

Multiplexed assays of variant effect (MAVEs) perform simultaneous characterization of many variants. Prime editing has been recently adopted for introducing many variants in their native genomic contexts. However, robust…

Searching for Efficient Transformers for Language Modeling

2021-12-01 · NeurIPS 2021 12 · David So, Wojciech Mańke, Hanxiao Liu, Zihang Dai 외

Large Transformer models have been central to recent advances in natural language processing. The training and inference costs of these models, however, have grown rapidly and become prohibitively expensive. Here we aim …

Language ModelingLanguage Modelling