White-Box 3D-OMP-Transformer for ISAC
Bowen Zhang, Geoffrey Ye Li

TL;DR
This paper introduces a white-box 3D-OMP-Transformer that combines the interpretability of 3D-OMP with the learning capability of transformers, improving multi-target detection in ISAC tasks.
Contribution
The work develops a novel white-box 3D-OMP-Transformer by integrating 3D-OMP with learnable parameters, enabling better performance and interpretability in ISAC applications.
Findings
Outperforms current baselines in multi-target detection
Provides a mathematically interpretable 3D attention mechanism
Demonstrates improved performance with cascaded architecture
Abstract
Transformers have found broad applications for their great ability to capture long-range dependency among the inputs using attention mechanisms. The recent success of transformers increases the need for mathematical interpretation of their underlying working mechanisms, leading to the development of a family of white-box transformer-like deep network architectures. However, designing white-box transformers with efficient three-dimensional (3D) attention is still an open challenge. In this work, we revisit the 3D-orthogonal matching pursuit (OMP) algorithm and demonstrate that the operation of 3D-OMP is analogous to a specific kind of transformer with 3D attention. Therefore, we build a white-box 3D-OMP-transformer by introducing additional learnable parameters to 3D-OMP. As a transformer, its 3D-attention can be mathematically interpreted from 3D-OMP; while as a variant of OMP, it can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnalytical Chemistry and Sensors
MethodsSoftmax · Attention Is All You Need
