Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: Jul 1, 2026

Surrogate Model Development for Digital Experiments in Welding
09:17

Surrogate Model Development for Digital Experiments in Welding

Published on: March 28, 2025

Comparative Evaluation of Deep Learning Model Complexity for Forecasting Non-Ferrous Metal Prices.

LiangHong Li1, TaiHua Guan2, LongXuan Li3

  • 1The Institute for Sustainable Development, Macau University of Science and Technology.

Journal of Visualized Experiments : Jove
|June 22, 2026
PubMed
Summary

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Unveiling the pharmacological basis of Rhodiola crenulata for atopic dermatitis: A multi-model approach combining zebrafish, mouse studies, and intelligent computational analysis.

Phytomedicine : international journal of phytotherapy and phytopharmacology·2026
Same author

Renal metastasis of adenocarcinoma of the gastrointestinal tract with unknown primary site: a case report and review of the literature.

Therapeutic advances in urology·2026
Same author

Integrated multi-omics analysis reveals folate metabolism-related genes as prognostic markers and therapeutic targets in clear cell renal cell carcinoma.

BMC cancer·2026
Same author

Microstrip Antenna Bandwidth Optimization for RF Microsystems Using Swarm Intelligence and Reinforcement Learning.

Micromachines·2026
Same author

Psychometric evaluation of the Chinese revised Sensory Integration and Praxis Tests in children with amblyopia.

PeerJ·2026
Same author

Mitochondria-targeted photodynamic nanoparticles boost antitumor immunity by suppressing mitophagy in osteosarcoma.

Bioactive materials·2026

Simpler deep learning models, like the gated recurrent unit (GRU), outperform complex architectures for commodity price forecasting. Overly complex models with attention or extra layers reduce accuracy, showing that simpler is often better for financial predictions.

Area of Science:

  • Quantitative Finance
  • Machine Learning
  • Econometrics

Background:

  • Accurate commodity price forecasting is crucial for financial markets.
  • Deep learning models offer potential for improved financial time-series prediction.
  • The impact of architectural complexity on deep learning forecasting accuracy remains an active research area.

Purpose of the Study:

  • To investigate whether increased architectural complexity in deep learning models enhances financial forecasting accuracy.
  • To compare the performance of various deep learning architectures against traditional econometric and machine learning models.
  • To evaluate model generalizability across different commodities (copper, aluminum, zinc).

Main Methods:

  • Utilized daily spot price data from the Shanghai Metals Market (Jan 2015 - Sep 2025).

Related Experiment Videos

Last Updated: Jul 1, 2026

Surrogate Model Development for Digital Experiments in Welding
09:17

Surrogate Model Development for Digital Experiments in Welding

Published on: March 28, 2025

  • Applied a standardized preprocessing pipeline including z-score normalization and sliding window techniques.
  • Systematically evaluated eighteen models: GRU, LSTM, CNN-BiLSTM-Attention hybrids, ARIMA, GARCH, Random Forest, XGBoost, and Transformer.
  • Main Results:

    • The standard Gated Recurrent Unit (GRU) model demonstrated the lowest error rates (MAE=1032.85) and highest R-squared (0.907) on copper data.
    • GRU models showed strong generalizability on aluminum (MAE=167.51, R-squared=0.918) and zinc (MAE=254.23, R-squared=0.952) datasets.
    • Ablation studies revealed that adding complexity (attention, bidirectional layers, convolutional modules) decreased predictive accuracy, with significant differences confirmed by the Diebold-Mariano test (p < 0.05).

    Conclusions:

    • Unnecessary architectural complexity in deep learning models can hinder financial forecasting performance.
    • Simpler, robust models like the standard GRU are effective for commodity price prediction.
    • Findings advocate for parsimonious model selection in financial time-series analysis.