paper-with-me

홈 › Papers

Higher Order Linear Transformer

2020-10-28 · Jean Mercat

Following up on the linear transformer part of the article from Katharopoulos et al., that takes this idea from Shen et al., the trick that produces a linear complexity for the attention mechanism is re-used and extended to a second-order approximation of the softmax normalization.

📄 PDF Abstract BibTeX arXiv:2010.14816

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Transformers Generalize DeepSets and Can be Extended to Graphs & Hypergraphs

2021-05-21 · NeurIPS 2021 12 · Jinwoo Kim, Saeyoon Oh, Seunghoon Hong

We present a generalization of Transformers to any-order permutation invariant data (sets, graphs, and hypergraphs). We begin by observing that Transformers generalize DeepSets, or first-order (set-input) permutation inv…

2kGraph Regression

Transformers Generalize DeepSets and Can be Extended to Graphs and Hypergraphs

2021-10-27 · NeurIPS 2021 12 · Jinwoo Kim, Saeyoon Oh, Seunghoon Hong

We present a generalization of Transformers to any-order permutation invariant data (sets, graphs, and hypergraphs). We begin by observing that Transformers generalize DeepSets, or first-order (set-input) permutation inv…

2kGraph RegressionHyperedge PredictionSet-to-Graph Prediction

How Well Can Transformers Emulate In-context Newton's Method?

2024-03-05 · Angeliki Giannou, Liu Yang, Tianhao Wang, Dimitris Papailiopoulos 외

Transformer-based models have demonstrated remarkable in-context learning capabilities, prompting extensive research into its underlying mechanisms. Recent studies have suggested that Transformers can implement first-ord…

In-Context Learningregression

Higher-Order Transformer Derivative Estimates for Explicit Pathwise Learning Guarantees

2024-05-26 · Yannick Limmer, Anastasis Kratsios, Xuwei Yang, Raeid Saqur 외

An inherent challenge in computing fully-explicit generalization bounds for transformers involves obtaining covering number estimates for the given transformer class $T$. Crude estimates rely on a uniform upper bound on …

Generalization Bounds

Higher Order Transformers: Enhancing Stock Movement Prediction On Multimodal Time-Series Data

2024-12-13 · Soroush Omranpour, Guillaume Rabusseau, Reihaneh Rabbany

In this paper, we tackle the challenge of predicting stock movements in financial markets by introducing Higher Order Transformers, a novel architecture designed for processing multivariate time-series data. We extend th…

DecoderStock Market PredictionTensor DecompositionTime Series