Implementing hashing to massively improve performance (by 95%)

I found this study:Scalable and Sustainable Deep Learning
via Randomized Hashing, 2016
from this news article: Rice Scientists Slash Computations for ‘Deep Learning’.

What would we need to do to implement a technique like that in OpenNMT?