中文
相关论文

相关论文: Optimizing LSTM Neural Networks for Resource-Const…

200 篇论文

The development of Large Language Models (LLMs) has created transformative opportunities for the financial industry, especially in the area of financial trading. However, how to integrate LLMs with trading systems has become a challenge. To…

计算工程、金融与科学 · 计算机科学 2024-12-09 Yu Kang , Ge Wang , Xin Yang , Yuda Wang , Mingwen Liu

Large pre-trained language models (LPLM) have shown spectacular success when fine-tuned on downstream supervised tasks. Yet, it is known that their performance can drastically drop when there is a distribution shift between the data used…

计算与语言 · 计算机科学 2022-11-04 Kostadin Cvejoski , Ramsés J. Sánchez , César Ojeda

Model pruning seeks to induce sparsity in a deep neural network's various connection matrices, thereby reducing the number of nonzero-valued parameters in the model. Recent reports (Han et al., 2015; Narang et al., 2017) prune deep networks…

机器学习 · 统计学 2017-11-15 Michael Zhu , Suyog Gupta

Product key memory (PKM) proposed by Lample et al. (2019) enables to improve prediction accuracy by increasing model capacity efficiently with insignificant computational overhead. However, their empirical application is only limited to…

计算与语言 · 计算机科学 2020-10-09 Gyuwan Kim , Tae-Hwan Jung

Long short-term memory (LSTM) has been widely used for sequential data modeling. Researchers have increased LSTM depth by stacking LSTM cells to improve performance. This incurs model redundancy, increases run-time delay, and makes the…

机器学习 · 计算机科学 2018-06-01 Xiaoliang Dai , Hongxu Yin , Niraj K. Jha

This study employs Long Short-Term Memory (LSTM) networks to forecast key performance indicators (KPIs), Occupancy (OCC), Average Daily Rate (ADR), and Revenue per Available Room (RevPAR), across five major cities: Manchester, Amsterdam,…

机器学习 · 计算机科学 2025-07-08 C. J. Atapattu , Xia Cui , N. R Abeynayake

Fashion merchandising is one of the most complicated problems in forecasting, given the transient nature of trends in colours, prints, cuts, patterns, and materials in fashion, the economies of scale achievable only in bulk production, as…

其他计算机科学 · 计算机科学 2019-07-04 Pawan Kumar Singh , Yadunath Gupta , Nilpa Jha , Aruna Rajan

Long short-term memory (LSTM) and gated recurrent unit (GRU) are used to model US recessions from 1967 to 2021. Their predictive performances are compared to those of the traditional linear models. The out-of-sample performance suggests the…

计量经济学 · 经济学 2024-05-24 Seulki Chung

The quest for accurate economic forecasting has traditionally been dominated by econometric models, which most of the times rely on the assumptions of linear relationships and stationarity in of the data. However, the complex and often…

机器学习 · 计算机科学 2025-02-28 Bogdan Oancea

Deep neural networks (DNNs) have been deployed in myriad machine learning applications. However, advances in their accuracy are often achieved with increasingly complex and deep network architectures. These large, deep models are often…

机器学习 · 计算机科学 2020-04-22 Wenhan Xia , Hongxu Yin , Niraj K. Jha

As a result of the greater availability of big data, as well as the decreasing costs and increasing power of modern computing, the use of artificial neural networks for financial time series forecasting is once again a major topic of…

机器学习 · 统计学 2021-04-21 Adam Balusik , Jared de Magalhaes , Rendani Mbuvha

Training neural networks on a large dataset requires substantial computational costs. Dataset reduction selects or synthesizes data instances based on the large dataset, while minimizing the degradation in generalization performance from…

机器学习 · 计算机科学 2023-03-09 Seungjae Shin , Heesun Bae , Donghyeok Shin , Weonyoung Joo , Il-Chul Moon

Time series data in the retail world are particularly rich in terms of dimensionality, and these dimensions can be aggregated in groups or hierarchies. Valuable information is nested in these complex structures, which helps to predict the…

机器学习 · 统计学 2019-03-25 Luis Roque , Cristina A. C. Fernandes , Tony Silva

Deploying Large Language Models (LLMs) on edge or mobile devices offers significant benefits, such as enhanced data privacy and real-time processing capabilities. However, it also faces critical challenges due to the substantial memory…

机器学习 · 计算机科学 2024-05-07 Yu Mao , Weilan Wang , Hongchao Du , Nan Guan , Chun Jason Xue

Satellite clock bias prediction plays a crucial role in enhancing the accuracy of satellite navigation systems. In this paper, we propose an approach utilizing Long Short-Term Memory (LSTM) networks to predict satellite clock bias. We…

机器学习 · 计算机科学 2024-11-12 Ahan Bhatt , Ishaan Mehta , Pravin Patidar

Model compression is generally performed by using quantization, low-rank approximation or pruning, for which various algorithms have been researched in recent years. One fundamental question is: what types of compression work better for a…

机器学习 · 计算机科学 2021-07-12 Miguel Á. Carreira-Perpiñán , Yerlan Idelbayev

Short-term industrial enterprises power system forecasting is an important issue for both load control and machine protection. Scientists focus on load forecasting but ignore other valuable electric-meters which should provide guidance of…

机器学习 · 计算机科学 2024-06-04 Xiaoqiao Chen

In recommendation systems, practitioners observed that increase in the number of embedding tables and their sizes often leads to significant improvement in model performances. Given this and the business importance of these models to major…

机器学习 · 计算机科学 2020-10-26 Jie Amy Yang , Jianyu Huang , Jongsoo Park , Ping Tak Peter Tang , Andrew Tulloch

As deep neural networks continue to revolutionize various application domains, there is increasing interest in making these powerful models more understandable and interpretable, and narrowing down the causes of good and bad predictions. We…

机器学习 · 统计学 2016-11-21 Viktoriya Krakovna , Finale Doshi-Velez

The goal of model compression is to reduce the size of a large neural network while retaining a comparable performance. As a result, computation and memory costs in resource-limited applications may be significantly reduced by dropping…

机器学习 · 统计学 2022-11-10 Wenjing Yang , Ganghua Wang , Jie Ding , Yuhong Yang