paper-with-me

Papers

Thresholded ConvNet Ensembles: Neural Networks for Technical Forecasting

2018-07-09 · Sid Ghoshal, Stephen J. Roberts

Much of modern practice in financial forecasting relies on technicals, an umbrella term for several heuristics applying visual pattern recognition to price charts. Despite its ubiquity in financial media, the reliability of its signals remains a contentious and highly subjective form of 'domain knowledge'. We investigate the predictive value of patterns in financial time series, applying machine learning and signal processing techniques to 22 years of US equity data. By reframing technical analysis as a poorly specified, arbitrarily preset feature-extractive layer in a deep neural network, we show that better convolutional filters can be learned directly from the data, and provide visual representations of the features being identified. We find that an ensemble of shallow, thresholded CNNs optimised over different resolutions achieves state-of-the-art performance on this domain, outperforming technical methods while retaining some of their interpretability.

📄 PDF Abstract BibTeX arXiv:1807.03192

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Group Ensemble: Learning an Ensemble of ConvNets in a single ConvNet

2020-07-01 · Hao Chen, Abhinav Shrivastava

Ensemble learning is a general technique to improve accuracy in machine learning. However, the heavy computation of a ConvNets ensemble limits its usage in deep learning. In this paper, we present Group Ensemble Network …

Action RecognitionEnsemble Learningobject-detectionObject Detection

Multi-output Ensembles for Multi-step Forecasting

2023-06-26 · Vitor Cerqueira, Luis Torgo

This paper studies the application of ensembles composed of multi-output models for multi-step ahead forecasting problems. Dynamic ensembles have been commonly used for forecasting. However, these are typically designed …

Time Series

Huge Ensembles Part II: Properties of a Huge Ensemble of Hindcasts Generated with Spherical Fourier Neural Operators

2024-08-02 · Ankur Mahesh, William Collins, Boris Bonev, Noah Brenowitz 외

In Part I, we created an ensemble based on Spherical Fourier Neural Operators. As initial condition perturbations, we used bred vectors, and as model perturbations, we used multiple checkpoints trained independently from…

Uncertainty QuantificationWeather Forecasting

MatConvNet - Convolutional Neural Networks for MATLAB

2014-12-15 · Andrea Vedaldi, Karel Lenc

MatConvNet is an implementation of Convolutional Neural Networks (CNNs) for MATLAB. The toolbox is designed with an emphasis on simplicity and flexibility. It exposes the building blocks of CNNs as easy-to-use MATLAB fun…

CPUGPU

Google Landmark Retrieval 2021 Competition Third Place Solution

2021-10-09 · Qishen Ha, Bo Liu, Hongwei Zhang

We present our solutions to the Google Landmark Challenges 2021, for both the retrieval and the recognition tracks. Both solutions are ensembles of transformers and ConvNet models based on Sub-center ArcFace with dynamic…

Retrieval