Fast Learning in Quantitative Finance with Extreme Learning Machine
Liexin Cheng, Xue Cheng, Shuaiqiang Liu

TL;DR
This paper introduces the Extreme Learning Machine (ELM), a single-layer neural network approach that significantly accelerates training and inference in financial machine learning tasks without sacrificing accuracy.
Contribution
It demonstrates that ELM can replace deep neural networks in time-sensitive financial applications, offering rapid training and inference with comparable performance.
Findings
ELM achieves faster training and inference times.
ELM maintains accuracy comparable to deep neural networks.
ELM is effective in various financial tasks like option pricing and return prediction.
Abstract
A critical factor in adopting machine learning for time-sensitive financial tasks is computational speed, including model training and inference. This paper demonstrates that a broad class of such problems, especially those previously addressed using deep neural networks, can be efficiently solved using single-layer neural networks without iterative gradient-based training. This is achieved through the extreme learning machine (ELM) framework. ELM utilizes a single-layer network with randomly initialized hidden nodes and output weights obtained via convex optimization, enabling rapid training and inference. We present various applications in both supervised and unsupervised learning settings, including option pricing, intraday return prediction, volatility surface fitting, and numerical solution of partial differential equations. Across these examples, ELM demonstrates notable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and ELM · Smart Systems and Machine Learning · Face and Expression Recognition
MethodsGaussian Process · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
