Rubik's Cube Operator: A Plug And Play Permutation Module for Better Arranging High Dimensional Industrial Data in Deep Convolutional Processes
Luoxiao Yang, Zhong Zheng, and Zijun Zhang

TL;DR
This paper introduces the Rubik's Cube Operator (RCO), a permutation module that adaptively reorganizes industrial data tensors to enhance CNN processing, demonstrated through wind power and wind speed prediction tasks.
Contribution
The paper presents a novel plug-and-play RCO module that learns optimal data permutations for industrial tensors, improving CNN performance in non-spatial data contexts.
Findings
RCO significantly improves CNN accuracy in wind power prediction.
RCO effectively learns data permutations using Gumbel-Softmax.
Experimental results across multiple datasets validate RCO's effectiveness.
Abstract
The convolutional neural network (CNN) has been widely applied to process the industrial data based tensor input, which integrates data records of distributed industrial systems from the spatial, temporal, and system dynamics aspects. However, unlike images, information in the industrial data based tensor is not necessarily spatially ordered. Thus, directly applying CNN is ineffective. To tackle such issue, we propose a plug and play module, the Rubik's Cube Operator (RCO), to adaptively permutate the data organization of the industrial data based tensor to an optimal or suboptimal order of attributes before being processed by CNNs, which can be updated with subsequent CNNs together via the gradient-based optimizer. The proposed RCO maintains K binary and right stochastic permutation matrices to permutate attributes of K axes of the input industrial data based tensor. A novel learning…
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
TopicsEnergy Load and Power Forecasting
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
