Approach to Predicting News -- A Precise Multi-LSTM Network With BERT
Chia-Lin Chen (1), Pei-Yu Huang (2), Yi-Ting Huang (3), Chun Lin (3), ((1) Computer Science, Engineering, National Sun Yat-sen University,, Kaohsiung, Taiwan, (2) Management, Digital Innovation, University of, London, Singapore, (3) Institute of Information Science

TL;DR
This paper presents a multi-layer LSTM network combined with BERT embeddings to classify news articles into eight categories with high accuracy, aiming to automate and improve the categorization process.
Contribution
It introduces a novel deep learning model integrating BERT and multi-layer LSTM for Chinese news classification, achieving up to 99% accuracy.
Findings
Achieved up to 99% accuracy in news category classification.
Effectively combined BERT embeddings with LSTM layers for improved performance.
Reduced reliance on human labor for news categorization.
Abstract
Varieties of Democracy (V-Dem) is a new approach to conceptualizing and measuring democracy and politics. It has information for 200 countries and is one of the biggest databases for political science. According to the V-Dem annual democracy report 2019, Taiwan is one of the two countries that got disseminated false information from foreign governments the most. It also shows that the "made-up news" has caused a great deal of confusion in Taiwanese society and has serious impacts on global stability. Although there are several applications helping distinguish the false information, we found out that the pre-processing of categorizing the news is still done by human labor. However, human labor may cause mistakes and cannot work for a long time. The growing demands for automatic machines in the near decades show that while the machine can do as good as humans or even better, using…
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
TopicsComputational and Text Analysis Methods
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
