Earlier quoted context omitted.
They could partner with big industrial labs.
Well now that they have a promising result, maybe.
DenseFormer: Enhancing Information Flow in Transformers
31–35 of 35 posts
Re: DenseFormer: Enhancing Information Flow in Transformers
#32Earlier quoted context omitted.
They could partner with big industrial labs.
Nah, nobody's begging for people to A) come use time on their GPUs B) come watch them train their biggest models. Nor does it make sense to spend $X00M training a big model using an experimental technique before you announce it, nor does it make sense to hold back breakthroughs as an academic until someone commercializes it at scale. Category error.
Re: DenseFormer: Enhancing Information Flow in Transformers
#33Earlier quoted context omitted.
If a genie appeared and granted one wish, I would wish that we find an extremely powerful machine learning technique that doesn't scale. Imagine if an average desktop computer was almost as good as a billion dollar super computer. In other words, I don't really care if it scales. I almost hope it doesn't.
Even pocket computers (smartphones) are already better than billion dollar supercomputers from decades past. What is your point?
Re: DenseFormer: Enhancing Information Flow in Transformers
#34I'm one of the authors, happy to answer questions.
Re: DenseFormer: Enhancing Information Flow in Transformers
#35Earlier quoted context omitted.
They try this in the appendix without success, unfortunately. It seems having this enabled early on in training is important.
We're still working on training the DWA weights on top of a pretained model. We're hopeful that this is feasible. The experiments you're mentioning in the appendix are not changing the learning rate scheduler. E.g., when starting to train the DWA weights after 20k iterations, the learning rate is already quite small. To some extent, this might explain the diminishing returns. Maybe this could work with a completely d…