I unified convolution and attention into a single framework
1–10 of 21 posts
Re: I unified convolution and attention into a single framework
#2Re: I unified convolution and attention into a single framework
#3Re: I unified convolution and attention into a single framework
#4How is it different than https://en.wikipedia.org/wiki/Mamba_(deep_learning_architect...
Re: I unified convolution and attention into a single framework
#5How is it different than https://en.wikipedia.org/wiki/Mamba_(deep_learning_architect...
That's a fantastic question, and you've hit on a perfect example of the GWO framework in action. The key difference is the level of abstraction: GWO is a general grammar to describe and design operations, while Mamba is a specific, highly-engineered model that can be described by that grammar. In fact, as I mention in the paper, we can analyze Mamba using the (P, S, W) components: Path (P): A structured state-space r…
Re: I unified convolution and attention into a single framework
#6How is it different than https://en.wikipedia.org/wiki/Mamba_(deep_learning_architect...
That's a fantastic question, and you've hit on a perfect example of the GWO framework in action. The key difference is the level of abstraction: GWO is a general grammar to describe and design operations, while Mamba is a specific, highly-engineered model that can be described by that grammar. In fact, as I mention in the paper, we can analyze Mamba using the (P, S, W) components: Path (P): A structured state-space r…
Re: I unified convolution and attention into a single framework
#7Hi HN, author here. For years, it bothered me that convolution (the king of vision) and matrix multiplication / self-attention (the engine of Transformers) were treated as completely separate, specialized tools. It felt like we were missing a more fundamental principle. This paper is my attempt to find that principle. I introduce a framework called GWO (Generalized Windowed Operation) that describes any neural operat…
Re: I unified convolution and attention into a single framework
#8How is it different than https://en.wikipedia.org/wiki/Mamba_(deep_learning_architect...
That's a fantastic question, and you've hit on a perfect example of the GWO framework in action. The key difference is the level of abstraction: GWO is a general grammar to describe and design operations, while Mamba is a specific, highly-engineered model that can be described by that grammar. In fact, as I mention in the paper, we can analyze Mamba using the (P, S, W) components: Path (P): A structured state-space r…
Re: I unified convolution and attention into a single framework
#9Earlier quoted context omitted.
That's a fantastic question, and you've hit on a perfect example of the GWO framework in action. The key difference is the level of abstraction: GWO is a general grammar to describe and design operations, while Mamba is a specific, highly-engineered model that can be described by that grammar. In fact, as I mention in the paper, we can analyze Mamba using the (P, S, W) components: Path (P): A structured state-space r…
ai slop
Re: I unified convolution and attention into a single framework
#10Earlier quoted context omitted.
ai slop
How do you make such judgements ? I am not contesting your opinion though. Just curious and hoping to acquire a discerning eye myself.
(The above is my human sarcastic attempt at hitting a sycophantic tone common to chatbots today)