Effective Use of Graph Convolution Network and Contextual Sub-Tree forCommodity News Event Extraction
Meisin Lee, Lay-Ki Soon, Eu-Gene Siew

TL;DR
This paper introduces a novel event extraction method for commodity news using Graph Convolutional Networks and a domain-adapted BERT model, significantly improving accuracy over existing approaches.
Contribution
It proposes combining GCN with a pruned dependency parse tree and a domain-specific BERT model for enhanced commodity news event extraction.
Findings
Achieved F1 scores up to 0.90, outperforming existing methods.
Pre-trained ComBERT outperforms GloVe by 23% and BERT/RoBERTa by 7% in argument role classification.
Demonstrated the effectiveness of the proposed approach through experimental results.
Abstract
Event extraction in commodity news is a less researched area as compared to generic event extraction. However, accurate event extraction from commodity news is useful in abroad range of applications such as under-standing event chains and learning event-event relations, which can then be used for commodity price prediction. The events found in commodity news exhibit characteristics different from generic events, hence posing a unique challenge in event extraction using existing methods. This paper proposes an effective use of Graph Convolutional Networks(GCN) with a pruned dependency parse tree, termed contextual sub-tree, for better event ex-traction in commodity news. The event ex-traction model is trained using feature embed-dings from ComBERT, a BERT-based masked language model that was produced through domain-adaptive pre-training on a commodity news corpus. Experimental results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Web Data Mining and Analysis
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Attention Dropout · Weight Decay · Linear Warmup With Linear Decay · Residual Connection · Softmax · Dropout · Layer Normalization
