Broadcast Product: Shape-aligned Element-wise Multiplication and Beyond
Yusuke Matsui, Tatsuya Yokota

TL;DR
This paper introduces the broadcast product, a new tensor operator that simplifies complex tensor operations and enables novel tensor decompositions for dimensionality reduction.
Contribution
It proposes the broadcast product operator and demonstrates its application in tensor decomposition and shape-aligned element-wise multiplication.
Findings
Simplifies tensor operations in libraries like numpy.
Enables new tensor decomposition methods.
Highlights potential for dimensionality reduction.
Abstract
We propose a new operator defined between two tensors, the broadcast product. The broadcast product calculates the Hadamard product after duplicating elements to align the shapes of the two tensors. Complex tensor operations in libraries like \texttt{numpy} can be succinctly represented as mathematical expressions using the broadcast product. Finally, we propose a novel tensor decomposition using the broadcast product, highlighting its potential applications in dimensionality reduction.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVLSI and FPGA Design Techniques
MethodsALIGN
