paper-with-me

홈 › Papers

Quaternion Approximation Networks for Enhanced Image Classification and Oriented Object Detection

2025-09-05 · Bryce Grant, Peng Wang arxiv

This paper introduces Quaternion Approximate Networks (QUAN), a novel deep learning framework that leverages quaternion algebra for rotation equivariant image classification and object detection. Unlike conventional quaternion neural networks attempting to operate entirely in the quaternion domain, QUAN approximates quaternion convolution through Hamilton product decomposition using real-valued operations. This approach preserves geometric properties while enabling efficient implementation with custom CUDA kernels. We introduce Independent Quaternion Batch Normalization (IQBN) for training stability and extend quaternion operations to spatial attention mechanisms. QUAN is evaluated on image classification (CIFAR-10/100, ImageNet), object detection (COCO, DOTA), and robotic perception tasks. In classification tasks, QUAN achieves higher accuracy with fewer parameters and faster convergence compared to existing convolution and quaternion-based models. For objection detection, QUAN demonstrates improved parameter efficiency and rotation handling over standard Convolutional Neural Networks (CNNs) while establishing the SOTA for quaternion CNNs in this downstream task. These results highlight its potential for deployment in resource-constrained robotic systems requiring rotation-aware perception and application in other domains.

📄 PDF Abstract BibTeX arXiv:2509.05512

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationObject Detection

Similar Papers 제목 키워드 기반

Quaternion Optimized Model with Sparse Regularization for Color Image Recovery

2022-04-19 · Liqiao Yang, Yang Liu, Kit Ian Kou

This paper addresses the color image completion problem in accordance with low-rank quatenrion matrix optimization that is characterized by sparse regularization in a transformed domain. This research was inspired by an …

Matrix Completion

Low Rank Support Quaternion Matrix Machine

2025-12-09 · Wang Chen, Ziyan Luo, Shuangyue Wang arxiv

Input features are conventionally represented as vectors, matrices, or third order tensors in the real field, for color image classification. Inspired by the success of quaternion data modeling for color images in image …

Computational EfficiencyImage Classification

$L_{2,1}$-Norm Regularized Quaternion Matrix Completion Using Sparse Representation and Quaternion QR Decomposition

2023-09-07 · Juan Han, Kit Ian Kou, Jifei Miao, LiZhi Liu 외

Color image completion is a challenging problem in computer vision, but recent research has shown that quaternion representations of color images perform well in many areas. These representations consider the entire colo…

Matrix Completion

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

Low Rank Quaternion Matrix Recovery via Logarithmic Approximation

2021-07-03 · Liqiao Yang, Jifei Miao, Kit Ian Kou

In color image processing, image completion aims to restore missing entries from the incomplete observation image. Recently, great progress has been made in achieving completion by approximately solving the rank minimiza…

Image RestorationMatrix Completion