Broadcast Product: Shape-aligned Element-wise Multiplication and Beyond
2024-09-26Unverified0· sign in to hype
Yusuke Matsui, Tatsuya Yokota
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
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 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.