paper-with-me

Papers

Accelerating Machine Learning Training Time for Limit Order Book Prediction

2022-06-17 · Mark Joseph Bennett

Financial firms are interested in simulation to discover whether a given algorithm involving financial machine learning will operate profitably. While many versions of this type of algorithm have been published recently by researchers, the focus herein is on a particular machine learning training project due to the explainable nature and the availability of high frequency market data. For this task, hardware acceleration is expected to speed up the time required for the financial machine learning researcher to obtain the results. As the majority of the time can be spent in classifier training, there is interest in faster training steps. A published Limit Order Book algorithm for predicting stock market direction is our subject, and the machine learning training process can be time-intensive especially when considering the iterative nature of model development. To remedy this, we deploy Graphical Processing Units (GPUs) produced by NVIDIA available in the data center where the computer architecture is geared to parallel high-speed arithmetic operations. In the studied configuration, this leads to significantly faster training time allowing more efficient and extensive model development.

📄 PDF Abstract BibTeX arXiv:2206.09041

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Understand customer reviews with less data and in short time: pretrained language representation and active learning

2019-10-29 · Yanwei Cui, Xavier Illy

In this paper, we address customer review understanding problems by using supervised machine learning approaches, in order to achieve a fully automatic review aspects categorisation and sentiment analysis. In general, su…

Active LearningBIG-bench Machine LearningSentiment Analysis

Accelerating Deep Neural Network Training via Distributed Hybrid Order Optimization

2025-05-02 · Shunxian Gu, Chaoqun You, Bangbang Ren, Lailong Luo 외

Scaling deep neural network (DNN) training to more devices can reduce time-to-solution. However, it is impractical for users with limited computing resources. FOSI, as a hybrid order optimizer, converges faster than conv…

Accelerating hydrodynamic simulations of urban drainage systems with physics-guided machine learning

2022-05-24 · Rocco Palmitessa, Morten Grum, Allan Peter Engsig-Karup, Roland Löwe

We propose and demonstrate a new approach for fast and accurate surrogate modelling of urban drainage system hydraulics based on physics-guided machine learning. The surrogates are trained against a limited set of simula…

BIG-bench Machine LearningTime SeriesTime Series AnalysisTransfer Learning

Accelerating Optimization via Differentiable Stopping Time

2025-05-28 · Zhonglin Xie, Yiman Fong, Haoran Yuan, Zaiwen Wen

Optimization is an important module of modern machine learning applications. Tremendous efforts have been made to accelerate optimization algorithms. A common formulation is achieving a lower loss at a given time. This e…

Helix: Accelerating Human-in-the-loop Machine Learning

2018-08-03 · Doris Xin, Litian Ma, Jialin Liu, Stephen Macke 외

Data application developers and data scientists spend an inordinate amount of time iterating on machine learning (ML) workflows -- by modifying the data pre-processing, model training, and post-processing steps -- via tr…

BIG-bench Machine LearningStructured Prediction