paper-with-me

Papers

Self-attention-based non-linear basis transformations for compact latent space modelling of dynamic optical fibre transmission matrices

2024-06-11 · Yijie Zheng, Robert J. Kilpatrick, David B. Phillips, George S. D. Gordon

Multimode optical fibres are hair-thin strands of glass that efficiently transport light. They promise next-generation medical endoscopes that provide unprecedented sub-cellular image resolution deep inside the body. However, confining light to such fibres means that images are inherently scrambled in transit. Conventionally, this scrambling has been compensated by pre-calibrating how a specific fibre scrambles light and solving a stationary linear matrix equation that represents a physical model of the fibre. However, as the technology develops towards real-world deployment, the unscrambling process must account for dynamic changes in the matrix representing the fibre's effect on light, due to factors such as movement and temperature shifts, and non-linearities resulting from the inaccessibility of the fibre tip when inside the body. Such complex, dynamic and nonlinear behaviour is well-suited to approximation by neural networks, but most leading image reconstruction networks rely on convolutional layers, which assume strong correlations between adjacent pixels, a strong inductive bias that is inappropriate for fibre matrices which may be expressed in a range of arbitrary coordinate representations with long-range correlations. We introduce a new concept that uses self-attention layers to dynamically transform the coordinate representations of varying fibre matrices to a basis that admits compact, low-dimensional representations suitable for further processing. We demonstrate the effectiveness of this approach on diverse fibre matrix datasets. We show our models significantly improve the sparsity of fibre bases in their transformed bases with a participation ratio, p, as a measure of sparsity, of between 0.01 and 0.11. Further, we show that these transformed representations admit reconstruction of the original matrices with < 10% reconstruction error, demonstrating the invertibility.

📄 PDF Abstract BibTeX arXiv:2406.07775

Code (0)

등록된 구현이 없습니다.

Tasks

Image ReconstructionInductive Bias

Similar Papers 제목 키워드 기반

Linear Self-Attention Approximation via Trainable Feedforward Kernel

2022-11-08 · Uladzislau Yorsh, Alexander Kovalenko

In pursuit of faster computation, Efficient Transformers demonstrate an impressive variety of approaches -- models attaining sub-quadratic attention complexity can utilize a notion of sparsity or a low-rank approximation…

Wavelet Logic Machines: Learning and Reasoning in the Spectral Domain Without Neural Networks

2025-07-18 · Andrew Kiruluta arxiv

We introduce a fully spectral learning framework that eliminates traditional neural layers by operating entirely in the wavelet domain. The model applies learnable nonlinear transformations, including soft-thresholding a…

Universal Approximation with Softmax Attention

2025-04-22 · Jerry Yao-Chieh Hu, Hude Liu, Hong-Yu Chen, Weimin Wu 외

We prove that with linear transformations, both (i) two-layer self-attention and (ii) one-layer self-attention followed by a softmax function are universal approximators for continuous sequence-to-sequence functions on c…

Attention Mechanism, Max-Affine Partition, and Universal Approximation

2025-04-28 · Hude Liu, Jerry Yao-Chieh Hu, Zhao Song, Han Liu

We establish the universal approximation capability of single-layer, single-head self- and cross-attention mechanisms with minimal attached structures. Our key insight is to interpret single-head attention as an input do…

Representing Shape Collections with Alignment-Aware Linear Models

2021-09-03 · Romain Loiseau, Tom Monnier, Loïc Landrieu, Mathieu Aubry

In this paper, we revisit the classical representation of 3D point clouds as linear shape models. Our key insight is to leverage deep learning to represent a collection of shapes as affine transformations of low-dimensio…