paper-with-me

홈 › Papers

Lightweight and Efficient Neural Natural Language Processing with Quaternion Networks

2019-06-11 · ACL 2019 7 · Yi Tay, Aston Zhang, Luu Anh Tuan, Jinfeng Rao, Shuai Zhang, Shuohang Wang, Jie Fu, Siu Cheung Hui

Many state-of-the-art neural models for NLP are heavily parameterized and thus memory inefficient. This paper proposes a series of lightweight and memory efficient neural architectures for a potpourri of natural language processing (NLP) tasks. To this end, our models exploit computation using Quaternion algebra and hypercomplex spaces, enabling not only expressive inter-component interactions but also significantly ($75\%$) reduced parameter size due to lesser degrees of freedom in the Hamilton product. We propose Quaternion variants of models, giving rise to new architectures such as the Quaternion attention Model and Quaternion Transformer. Extensive experiments on a battery of NLP tasks demonstrates the utility of proposed Quaternion-inspired models, enabling up to $75\%$ reduction in parameter size without significant loss in performance.

📄 PDF Abstract BibTeX arXiv:1906.04393

Code (1)

vanzytay/QuaternionTransformers 공식 구현 tf

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Adam 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Quaternion Self-Attention with Shared Scores

2026-05-24 · Shogo Yamauchi, Tohru Nitta, Hideaki Tamori arxiv

Quaternion neural networks are parameter-efficient and model multidimensional dependencies by representing four related features as a single entity. However, existing quaternion self-attention computes component-wise sco…

Speech Enhancement

3D-Rotation-Equivariant Quaternion Neural Networks

2019-11-20 · ECCV 2020 8 · Wen Shen, BinBin Zhang, Shikun Huang, Zhihua Wei 외

This paper proposes a set of rules to revise various neural networks for 3D point cloud processing to rotation-equivariant quaternion neural networks (REQNNs). We find that when a neural network uses quaternion features …

PHNNs: Lightweight Neural Networks via Parameterized Hypercomplex Convolutions

2021-10-08 · Eleonora Grassucci, Aston Zhang, Danilo Comminiello

Hypercomplex neural networks have proven to reduce the overall number of parameters while ensuring valuable performance by leveraging the properties of Clifford algebras. Recently, hypercomplex linear layers have been fu…

Sound Event Detection

Quaternion Matrix Completion Using Untrained Quaternion Convolutional Neural Network for Color Image Inpainting

2023-04-30 · Jifei Miao, Kit Ian Kou, Liqiao Yang, Juan Han

The use of quaternions as a novel tool for color image representation has yielded impressive results in color image processing. By considering the color image as a unified entity rather than separate color space componen…

Image InpaintingMatrix Completion

Convex Quaternion Optimization for Signal Processing: Theory and Applications

2023-05-09 · Shuning Sun, Qiankun Diao, Dongpo Xu, Pauline Bourigault 외

Convex optimization methods have been extensively used in the fields of communications and signal processing. However, the theory of quaternion optimization is currently not as fully developed and systematic as that of c…