It's very difficult to understand what the contributions are here. From what I've read so far this feels more of a proposal for future research or a press release than advancing the state of the art. * Using large models trained on lots of data to provide the foundation for sample efficient smaller models is common. * Transfer learning, fine tuning, character RNNs is common. Were there any insights learned that give…
> We were very surprised that our model learned an interpretable feature, and that simply predicting the next character in Amazon reviews resulted in discovering the concept of sentiment.
And then they write:
> We believe the phenomenon is not specific to our model, but is instead a general property of certain large neural networks that are trained to predict the next step or dimension in their inputs.
So they can't explain why a phenomenon is occurring, but they think that it generalizes to other contexts.
I find it all very unconvincing. Is this kind of writing common in the deep learning literature?