Informer: Time series Transformer - EXPLAINED!

Sdílet
Vložit
  • čas přidán 27. 08. 2024
  • Let's talk about a time series transformer: Informer.
    ABOUT ME
    ⭕ Subscribe: www.youtube.co...
    📚 Medium Blog: / dataemporium
    💻 Github: github.com/ajh...
    👔 LinkedIn: / ajay-halthor-477974bb
    RESOURCES
    [1] Main paper that introduced the Informer: arxiv.org/pdf/...
    PLAYLISTS FROM MY CHANNEL
    ⭕ Deep Learning 101: • Deep Learning 101
    ⭕ Natural Language Processing 101: • Natural Language Proce...
    ⭕ Reinforcement Learning 101: • Reinforcement Learning...
    Natural Language Processing 101: • Natural Language Proce...
    ⭕ Transformers from Scratch: • Natural Language Proce...
    ⭕ ChatGPT Playlist: • ChatGPT
    MATH COURSES (7 day free trial)
    📕 Mathematics for Machine Learning: imp.i384100.ne...
    📕 Calculus: imp.i384100.ne...
    📕 Statistics for Data Science: imp.i384100.ne...
    📕 Bayesian Statistics: imp.i384100.ne...
    📕 Linear Algebra: imp.i384100.ne...
    📕 Probability: imp.i384100.ne...
    OTHER RELATED COURSES (7 day free trial)
    📕 ⭐ Deep Learning Specialization: imp.i384100.ne...
    📕 Python for Everybody: imp.i384100.ne...
    📕 MLOps Course: imp.i384100.ne...
    📕 Natural Language Processing (NLP): imp.i384100.ne...
    📕 Machine Learning in Production: imp.i384100.ne...
    📕 Data Science Specialization: imp.i384100.ne...
    📕 Tensorflow: imp.i384100.ne...

Komentáře • 36

  • @SaeedDev
    @SaeedDev Před 3 dny

    This is THE BEST explanation I have seen. Great Work.

  • @_mazin
    @_mazin Před 3 měsíci +5

    Thank you for explaining papers related to time-series. Would love to see your videos more on time series!!

  • @xiangnanzhou9605
    @xiangnanzhou9605 Před 17 dny

    Thank you so much for this clear explanation! I just started my journey in data science, and the papers are a bit demanding for me. This video makes my life much easier!

  • @rpraver1
    @rpraver1 Před 2 měsíci

    As always, great video, looking forward to next video on the code...

  • @tripathi26
    @tripathi26 Před 3 měsíci

    This is interesting. Eagerly looking forward to next episodes ❤

  • @amiralioghli8622
    @amiralioghli8622 Před 3 měsíci

    It is a subject I have been waiting for. Super, sir! Finally, you directed us to it.

  • @samson6707
    @samson6707 Před 3 dny

    11:10 i thought the informer generates an output for each input which would be the size of the input window given to the encoder but in the graphic it looks like the orange colored blocks are the outputs which is less. is this because the subset of inputs given to the decoder are ground truth tokens so the decoder does not have to predict them? this would imply a scenario where the input and output domain are the same.

  • @adelAKAdude
    @adelAKAdude Před 3 měsíci +1

    Beautiful !
    I think the answers are: D, B, D
    And I'll do more research cuz I don't understand how the network is able to adjust the output according to the input
    Thank you sir

    • @CodeEmporium
      @CodeEmporium  Před 3 měsíci +1

      Ding ding ding. You got full points in quiz time!
      And yea ~ glad this sparked more curiosity in you for further research

    • @kkdavuluri1
      @kkdavuluri1 Před 3 měsíci

      @@CodeEmporium Got only one correct. The last one learning and computational complexity :)

  • @deineoma1301
    @deineoma1301 Před měsícem

    The quizzes are a great idea

  • @xky8124
    @xky8124 Před měsícem

    good staff, keep up

  • @abinav92
    @abinav92 Před 2 měsíci

    Good video! Well explained. In real life though a particular time series will correlate with itself and depend on other time series. Any way to take this into account to improve predictions?

  • @shivampradhan6101
    @shivampradhan6101 Před 3 měsíci

    so it means it makes the process faster by prob sparse attention , distillation and generative inference but does it improve the accuracy also ?

    • @CodeEmporium
      @CodeEmporium  Před 3 měsíci

      According to the “experiments” section of the paper, it certainly looks like this architecture has the best performance compared to some models (including different transformer architectures)

  • @Mraclaws
    @Mraclaws Před 3 měsíci

    The video I was just looking for

  • @jorgesanabria6484
    @jorgesanabria6484 Před 3 měsíci

    Would historical nutritional data count?

  • @VadimChes
    @VadimChes Před 3 měsíci

    Ok. It's all interesting. But how can I use it when time-series data are received in real-time? I can not batch process, only one by one. I tried to make some kind of buffering to collect several items and then process them all together. But I didn't succeed in this, because I couldn't incorporate it in common libraries used for neural networks

    • @CodeEmporium
      @CodeEmporium  Před 3 měsíci

      during real time inference, the model will typically be deployed as a part of a service. we get a request, pass this as a "batch size 1", get an output, and return the response.

  • @tobiaspucher9597
    @tobiaspucher9597 Před 3 měsíci

    studies, fitness, trading

  • @anilboppanna
    @anilboppanna Před 3 měsíci

    I am just thinking about it you just made it..hope you are not reading my mind😄

  • @razok6067
    @razok6067 Před 3 měsíci

    How can someone get in Touch with you
    ?

  • @didulathavishasamaraweera9536

  • @hackie321
    @hackie321 Před 3 měsíci

    Can you please blow up the Llama/Llama 2 architecture and code for us? Eagerly waiting for your LLM videos.

    • @CodeEmporium
      @CodeEmporium  Před 3 měsíci

      Yep! That’s definitely a future playlist idea

    • @hackie321
      @hackie321 Před 3 měsíci

      @@CodeEmporium Awesome. Thanks

  • @neetpride5919
    @neetpride5919 Před 3 měsíci +1

    Honestly I can't think of any context where I use historical data to inform my decisions other than financial.

    • @CodeEmporium
      @CodeEmporium  Před 3 měsíci

      Yea. Finance does seem like the bigger and obvious one to me too

  • @KhajaMoinuddinNadaf
    @KhajaMoinuddinNadaf Před měsícem

    A

  • @tobiaspucher9597
    @tobiaspucher9597 Před 3 měsíci

    Answer: D ?

    • @CodeEmporium
      @CodeEmporium  Před 3 měsíci

      For quiz 1, yes - it was all of them :)

  • @footsteps_destinations
    @footsteps_destinations Před 3 měsíci

    Provide answers to your quizzes at the end. It's really irritating to see questions unanswered. How would someone verify it. Also, please stop saying "Quiz time"