2024/06/16 by Xu Ma, Xiyang Dai, Yue Bai +2 · 14 citations
Arts and Humanities · Computer Science · Physics and Astronomy · #Historical and Architectural Studies #Currency Recognition and Detection #Historical Astronomy and Related Studies
paper · doi:10.1109/cvpr52733.2024.00544
openalex publication_date 2024/06/16 · openalex created_date 2024/09/23 · openalex updated_date 2026/07/31
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 of mapping inputs into high-dimensional, non-linear feature spaces-akin to kernel tricks-without widening the network. We further introduce StarNet, a simple yet pow-erful 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.