paper-with-me

홈 › Papers

Research on Optimizing Real-Time Data Processing in High-Frequency Trading Algorithms using Machine Learning

2024-12-02 · Yuxin Fan, Zhuohuan Hu, Lei Fu, Yu Cheng, Liyang Wang, Yuxiang Wang

High-frequency trading (HFT) represents a pivotal and intensely competitive domain within the financial markets. The velocity and accuracy of data processing exert a direct influence on profitability, underscoring the significance of this field. The objective of this work is to optimise the real-time processing of data in high-frequency trading algorithms. The dynamic feature selection mechanism is responsible for monitoring and analysing market data in real time through clustering and feature weight analysis, with the objective of automatically selecting the most relevant features. This process employs an adaptive feature extraction method, which enables the system to respond and adjust its feature set in a timely manner when the data input changes, thus ensuring the efficient utilisation of data. The lightweight neural networks are designed in a modular fashion, comprising fast convolutional layers and pruning techniques that facilitate the expeditious completion of data processing and output prediction. In contrast to conventional deep learning models, the neural network architecture has been specifically designed to minimise the number of parameters and computational complexity, thereby markedly reducing the inference time. The experimental results demonstrate that the model is capable of maintaining consistent performance in the context of varying market conditions, thereby illustrating its advantages in terms of processing speed and revenue enhancement.

📄 PDF Abstract BibTeX arXiv:2412.01062

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
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…
Pruning 설명 없음

Similar Papers 제목 키워드 기반

WatchHAR: Real-time On-device Human Activity Recognition System for Smartwatches

2025-09-05 · Taeyoung Yeon, Vasco Xu, Henry Hoffmann, Karan Ahuja arxiv

Despite advances in practical and multimodal fine-grained Human Activity Recognition (HAR), a system that runs entirely on smartwatches in unconstrained environments remains elusive. We present WatchHAR, an audio and ine…

Human Activity Recognition

Towards Lightweight Lane Detection by Optimizing Spatial Embedding

2020-08-19 · arXiv.org 2020 8 · Seokwoo Jung, Sungha Choi, Mohammad Azam Khan, Jaegul Choo

A number of lane detection methods depend on a proposal-free instance segmentation because of its adaptability to flexible object shape, occlusion, and real-time application. This paper addresses the problem that pixel e…

ClusteringInstance SegmentationLane DetectionSegmentation+2

Optimizing Text Search: A Novel Pattern Matching Algorithm Based on Ukkonen's Approach

2025-11-29 · Xinyu Guan, Shaohua Zhang arxiv

In the realm of computer science, the efficiency of text-search algorithms is crucial for processing vast amounts of data in areas such as natural language processing and bioinformatics. Traditional methods like Naive Se…

Harnessing Slow Dynamics in Neuromorphic Computation

2019-05-28 · Tianlin Liu

Neuromorphic Computing is a nascent research field in which models and devices are designed to process information by emulating biological neural systems. Thanks to their superior energy efficiency, analog neuromorphic s…

HPCNeuroNet: Advancing Neuromorphic Audio Signal Processing with Transformer-Enhanced Spiking Neural Networks

2023-11-21 · Murat Isik, Hiruna Vishwamith, Kayode Inadagbo, I. Can Dikmen

This paper presents a novel approach to neuromorphic audio processing by integrating the strengths of Spiking Neural Networks (SNNs), Transformers, and high-performance computing (HPC) into the HPCNeuroNet architecture. …

Audio Signal ProcessingCPUGPU