方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| N-BEATSx× | Vision Transformer× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2023 | 2021 |
| 提出者≠ | Cristian Challu | Dosovitskiy, A. et al. |
| 类型≠ | Neural network architecture | Transformer architecture for images (self-attention over patches) |
| 开创性文献≠ | Challu, C., Olivares, K. Q., Oreshkin, B., Garza, F., Mergenthaler-Canseco, M., & Dubrawski, A. (2023). N-BEATSx: Neural Basis Expansion Analysis for Interpretable Time Series Forecasting. In ICLR 2023 Workshop on Multimodal Learning for Science (p. 4). link ↗ | Dosovitskiy, A. et al. (2021). An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale. ICLR. link ↗ |
| 别名≠ | N-BEATSx, NBEATS-x | Görsel Transformer (ViT), görsel transformer, ViT, patch transformer for images |
| 相关≠ | 4 | 5 |
| 摘要≠ | N-BEATSx is an extension of the N-BEATS neural time series forecasting model that incorporates exogenous (external) variables through a cross-learner architecture. Published in 2023, N-BEATSx improves upon N-BEATS by enabling the model to leverage additional features beyond the historical time series values. | The Vision Transformer (ViT), introduced by Dosovitskiy and colleagues in 2021, splits an image into fixed-size patches, treats those patches as a sequence, and applies the Transformer self-attention mechanism to image classification. Given enough training data, it surpasses convolutional neural networks (CNNs). |
| ScholarGate数据集 ↗ |
|
|