paper-with-me

홈 › Papers

Trade the Event: Corporate Events Detection for News-Based Event-Driven Trading

2021-05-26 · Findings (ACL) 2021 8 · Zhihan Zhou, Liqian Ma, Han Liu

In this paper, we introduce an event-driven trading strategy that predicts stock movements by detecting corporate events from news articles. Unlike existing models that utilize textual features (e.g., bag-of-words) and sentiments to directly make stock predictions, we consider corporate events as the driving force behind stock movements and aim to profit from the temporary stock mispricing that may occur when corporate events take place. The core of the proposed strategy is a bi-level event detection model. The low-level event detector identifies events' existences from each token, while the high-level event detector incorporates the entire article's representation and the low-level detected results to discover events at the article-level. We also develop an elaborately-annotated dataset EDT for corporate event detection and news-based stock prediction benchmark. EDT includes 9721 news articles with token-level event labels as well as 303893 news articles with minute-level timestamps and comprehensive stock price labels. Experiments on EDT indicate that the proposed strategy outperforms all the baselines in winning rate, excess returns over the market, and the average return on each transaction.

📄 PDF Abstract BibTeX arXiv:2105.12825

Code (1)

Zhihan1996/TradeTheEvent 공식 구현 pytorch

Tasks

ArticlesEvent DetectionEvent-Driven TradingStock Market PredictionStock PredictionStock Price PredictionStock Trend PredictionText-Based Stock Prediction

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Transformer A Transformer is a model architecture that eschews recurrence and instead relies entirely on an [attention…
Residual Connection 설명 없음
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

EANN: Event Adversarial Neural Networks for Multi-Modal Fake News Detection

2018-08-19 · Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining 2018 8 · Yaqing Wang, Fenglong Ma, Zhiwei Jin, Ye Yuan 외

As news reading on social media becomes more and more popular, fake news becomes a major issue concerning the public and government. The fake news can take advantage of multimedia content to mislead readers and get disse…

Fake News DetectionSentence Classification

RevDet: Robust and Memory Efficient Event Detection and Tracking in Large News Feeds

2021-03-07 · Abdul Hameed Azeemi, Muhammad Hamza Sohail, Talha Zubair, Muaz Maqbool 외

With the ever-growing volume of online news feeds, event-based organization of news articles has many practical applications including better information navigation and the ability to view and analyze events as they deve…

ArticlesClusteringEvent Detection

A Classification-based Approach to Economic Event Detection in Dutch News Text

2016-05-01 · LREC 2016 5 · Els Lefever, V{\'e}ronique Hoste

Breaking news on economic events such as stock splits or mergers and acquisitions has been shown to have a substantial impact on the financial markets. As it is important to be able to automatically identify events in ne…

ArticlesEvent DetectionGeneral Classification

Identifying Corporate Credit Risk Sentiments from Financial News

2022-07-01 · NAACL (ACL) 2022 7 · Noujoud Ahbali, Xinyuan Liu, Albert Nanda, Jamie Stark 외

Credit risk management is one central practice for financial institutions, and such practice helps them measure and understand the inherent risk within their portfolios. Historically, firms relied on the assessment of de…

Managementtext-classificationText Classification

Complex networks for event detection in heterogeneous high volume news streams

2020-05-28 · Iraklis Moutidis, Hywel T. P. Williams

Detecting important events in high volume news streams is an important task for a variety of purposes.The volume and rate of online news increases the need for automated event detection methods thatcan operate in real ti…

ArticlesChange Point DetectionEvent DetectionVocal Bursts Intensity Prediction