来自杂志 Sensors (Basel, Switzerland) 的文献。
当前共找到 1 篇文献分享。
1.
颜林林 (2022-06-25 20:26):
#paper doi:10.3390/s22124409 Sensors, 2022, Deep Neural Networks Applied to Stock Market Sentiment Analysis. 这篇来自葡萄牙的关于深度学习技术应用的论文,被发现和推送自PubMed(PMID:35746192)。文章主要介绍了如何使用深度神经网络,从社交网站(Twitter、Reddit等)的文字内容,推断其情绪分类(积极或消极),并利用此情绪结果,进行模拟投资,以评估其投资收益率。文章内容算不上有太多创新价值,不过其认真介绍DL技术原理、实现和评估过程,倒是有点像一篇教程。反而是关于股市及投资的内容,显得有些割裂,像是强行补充。因为其深度模型的性能评估,也还是仅仅针对情绪分类进行的。作者在文末展望之处还提到,后续打算引入数据流技术(data streaming technology),使该分析过程能够实时进行,倒或许会指出更多合适的新应用场景。
Abstract:
The volume of data is growing exponentially and becoming more valuable to organizations that collect it, from e-commerce data, shipping, audio and video logs, text messages, internet search queries, stock … >>>
The volume of data is growing exponentially and becoming more valuable to organizations that collect it, from e-commerce data, shipping, audio and video logs, text messages, internet search queries, stock market activity, financial transactions, the Internet of Things, and various other sources. The major challenges are related with the way to extract insights from such a rich data environment and whether Deep Learning can be successful with Big Data. To get some insight on these topics, social network data are employed as a case study on how sentiments can affect decisions in stock market environments. In this paper, we propose a generalized Deep Learning-based classification framework for Stock Market Sentiment Analysis. This work comprises the study, the development, and implementation of an automatic classification system based on Deep Learning and the validation of its adequacy and efficiency in any scenario, particularly Stock Market Sentiment Analysis. Distinct datasets and several Deep Learning approaches with different layers and embedded techniques are used, and their performances are evaluated. These developments show how Deep Learning reacts to distinct contexts. The results also give context on how different techniques with different parameter combinations react to certain types of data. Convolution obtained the best results when dealing with complex data inputs, and long short-term layers kept a memory of data, allowing inputs which are not as common to still be considered for decisions. The models that resulted from Stock Market Sentiment Analysis datasets were applied with some success to real-life problems. The best models reached accuracies of 73% in training and 69% in certain test datasets. In a simulation, a model was able to provide a Return on Investment of 4.4%. The results contribute to understanding how to process Big Data efficiently using Deep Learning and specialized hardware techniques. <<<
翻译
回到顶部