paper-with-me

Papers

Scaleformer: Iterative Multi-scale Refining Transformers for Time Series Forecasting

2022-06-08 · Amin Shabani, Amir Abdi, Lili Meng, Tristan Sylvain

The performance of time series forecasting has recently been greatly improved by the introduction of transformers. In this paper, we propose a general multi-scale framework that can be applied to the state-of-the-art transformer-based time series forecasting models (FEDformer, Autoformer, etc.). By iteratively refining a forecasted time series at multiple scales with shared weights, introducing architecture adaptations, and a specially-designed normalization scheme, we are able to achieve significant performance improvements, from 5.5% to 38.5% across datasets and transformer architectures, with minimal additional computational overhead. Via detailed ablation studies, we demonstrate the effectiveness of each of our contributions across the architecture and methodology. Furthermore, our experiments on various public datasets demonstrate that the proposed improvements outperform their corresponding baseline counterparts. Our code is publicly available in https://github.com/BorealisAI/scaleformer.

📄 PDF Abstract BibTeX arXiv:2206.04038

Code (1)

borealisai/scaleformer 공식 구현 pytorch

Tasks

Time SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

ScaleFormer: Revisiting the Transformer-based Backbones from a Scale-wise Perspective for Medical Image Segmentation

2022-07-29 · Huimin Huang, Shiao Xie1, Lanfen Lin, Yutaro Iwamoto 외

Recently, a variety of vision transformers have been developed as their capability of modeling long-range dependency. In current transformer-based backbones for medical image segmentation, convolutional layers were repla…

Image SegmentationMedical Image SegmentationRepresentation LearningSemantic Segmentation

Cross-Scale Pansharpening via ScaleFormer and the PanScale Benchmark

2026-02-28 · Ke Cao, Xuanhua He, Xueheng Li, Lingting Zhu 외 arxiv

Pansharpening aims to generate high-resolution multi-spectral images by fusing the spatial detail of panchromatic images with the spectral richness of low-resolution MS data. However, most existing methods are evaluated …

ChaosNexus: A Foundation Model for ODE-based Chaotic System Forecasting with Hierarchical Multi-scale Awareness

2025-09-26 · Chang Liu, Bohao Zhao, Jingtao Ding, Yong Li arxiv

Foundation models have shown great promise in achieving zero-shot or few-shot forecasting for ODE-based chaotic systems via large-scale pretraining. However, existing architectures often fail to capture the multi-scale t…

Weather Forecasting

ScaleFormer: Span Representation Cumulation for Long-Context Transformer

2025-11-13 · Jiangshu Du, Wenpeng Yin, Philip Yu arxiv

The quadratic complexity of standard self-attention severely limits the application of Transformer-based models to long-context tasks. While efficient Transformer variants exist, they often require architectural changes …

Document Summarization

CRT-6D: Fast 6D Object Pose Estimation with Cascaded Refinement Transformers

2022-10-21 · Pedro Castro, Tae-Kyun Kim

Learning based 6D object pose estimation methods rely on computing large intermediate pose representations and/or iteratively refining an initial estimation with a slow render-compare pipeline. This paper introduces a no…

6D Pose Estimation using RGBObjectPose Estimation