ScholarGate
Assistente
Machine learningTime-series forecasting

SegRNN: Segment Recurrent Neural Network per la previsione di serie temporali a lungo termine

SegRNN è un'architettura di rete neurale ricorrente per la previsione di serie temporali a lungo termine proposta da Shengsheng Lin et al. nel 2023. Invece di elaborare un passo temporale alla volta, SegRNN partiziona le sequenze di input in segmenti di lunghezza fissa e alimenta ogni segmento come un singolo token in una GRU. Questa progettazione basata su segmenti riduce drasticamente il numero di iterazioni ricorrenti, affrontando la ben nota difficoltà che le RNN incontrano nel modellare dipendenze molto lunghe su molti singoli passi.

Apri in MethodMindIn arrivoVideoIn arrivoDownload slides

Leggi il metodo completo

Riservato ai membri

Accedi con un account gratuito per leggere questa sezione.

Accedi

Method map

The neighbourhood of related methods — select a node to explore.

Fonti

  1. Lin, S., Lin, W., Wu, W., Zhao, F., Mo, R., & Zhang, H. (2023). SegRNN: Segment recurrent neural network for long-term time series forecasting. arXiv preprint. link

Come citare questa pagina

ScholarGate. (2026, June 2). SegRNN (Segment Recurrent Neural Network). ScholarGate. https://scholargate.app/it/deep-learning/segrnn

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side
ScholarGateSegRNN (SegRNN (Segment Recurrent Neural Network)). Consultato il 2026-06-15 da https://scholargate.app/it/deep-learning/segrnn · Insieme di dati: https://doi.org/10.5281/zenodo.20539026