English

Rewrite the Stars

Computer Vision and Pattern Recognition 2024-04-01 v1

Abstract

Recent studies have drawn attention to the untapped potential of the "star operation" (element-wise multiplication) in network design. While intuitive explanations abound, the foundational rationale behind its application remains largely unexplored. Our study attempts to reveal the star operation's ability to map inputs into high-dimensional, non-linear feature spaces -- akin to kernel tricks -- without widening the network. We further introduce StarNet, a simple yet powerful prototype, demonstrating impressive performance and low latency under compact network structure and efficient budget. Like stars in the sky, the star operation appears unremarkable but holds a vast universe of potential. Our work encourages further exploration across tasks, with codes available at https://github.com/ma-xu/Rewrite-the-Stars.

Keywords

Cite

@article{arxiv.2403.19967,
  title  = {Rewrite the Stars},
  author = {Xu Ma and Xiyang Dai and Yue Bai and Yizhou Wang and Yun Fu},
  journal= {arXiv preprint arXiv:2403.19967},
  year   = {2024}
}

Comments

Accepted by CVPR 2024. Codes are made publically available at https://github.com/ma-xu/Rewrite-the-Stars

R2 v1 2026-06-28T15:37:59.037Z