paper-with-me

Papers

Dynamic Advisor-Based Ensemble (dynABE): Case study in stock trend prediction of critical metal companies

2018-05-24 · Zhengyang Dong

Stock trend prediction is a challenging task due to the market's noise, and machine learning techniques have recently been successful in coping with this challenge. In this research, we create a novel framework for stock prediction, Dynamic Advisor-Based Ensemble (dynABE). dynABE explores domain-specific areas based on the companies of interest, diversifies the feature set by creating different "advisors" that each handles a different area, follows an effective model ensemble procedure for each advisor, and combines the advisors together in a second-level ensemble through an online update strategy we developed. dynABE is able to adapt to price pattern changes of the market during the active trading period robustly, without needing to retrain the entire model. We test dynABE on three cobalt-related companies, and it achieves the best-case misclassification error of 31.12% and an annualized absolute return of 359.55% with zero maximum drawdown. dynABE also consistently outperforms the baseline models of support vector machine, neural network, and random forest in all case studies.

📄 PDF Abstract BibTeX arXiv:1805.12111

Code (0)

등록된 구현이 없습니다.

Tasks

Stock PredictionStock Trend PredictionTime Series Analysis

Similar Papers 제목 키워드 기반

Dynabench: Rethinking Benchmarking in NLP

2021-04-07 · NAACL 2021 4 · Douwe Kiela, Max Bartolo, Yixin Nie, Divyansh Kaushik 외

We introduce Dynabench, an open-source platform for dynamic dataset creation and model benchmarking. Dynabench runs in a web browser and supports human-and-model-in-the-loop dataset creation: annotators seek to create ex…

Benchmarking

DynaBERT: Dynamic BERT with Adaptive Width and Depth

2020-04-08 · NeurIPS 2020 12 · Lu Hou, Zhiqi Huang, Lifeng Shang, Xin Jiang 외

The pre-trained language models like BERT, though powerful in many natural language processing tasks, are both computation and memory expensive. To alleviate this problem, one approach is to compress them for specific ta…

Language ModelingLanguage Modelling

Dynatask: A Framework for Creating Dynamic AI Benchmark Tasks

2022-04-05 · ACL 2022 5 · Tristan Thrush, Kushal Tirumala, Anmol Gupta, Max Bartolo 외

We introduce Dynatask: an open source system for setting up custom NLP tasks that aims to greatly lower the technical knowledge and effort required for hosting and evaluating state-of-the-art NLP models, as well as for c…

Benchmarking

DynaBench: A benchmark dataset for learning dynamical systems from low-resolution data

2023-06-09 · Andrzej Dulny, Andreas Hotho, Anna Krause

Previous work on learning physical systems from data has focused on high-resolution grid-structured measurements. However, real-world knowledge of such systems (e.g. weather data) relies on sparsely scattered measuring s…

World Knowledge

Guardian-as-an-Advisor: Advancing Next-Generation Guardian Models for Trustworthy LLMs

2026-04-08 · Yue Huang, Haomin Zhuang, Jiayi Ye, Han Bao 외 arxiv

Hard-gated safety checkers often over-refuse and misalign with a vendor's model spec; prevailing taxonomies also neglect robustness and honesty, yielding safer-on-paper yet less useful systems. This work introduces Guard…