Broadcast Product: Shape-aligned Element-wise Multiplication and Beyond
Machine Learning
2024-09-27 v1
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.
Cite
@article{arxiv.2409.17502,
title = {Broadcast Product: Shape-aligned Element-wise Multiplication and Beyond},
author = {Yusuke Matsui and Tatsuya Yokota},
journal= {arXiv preprint arXiv:2409.17502},
year = {2024}
}