中文
相关论文

相关论文: SutraNets: Sub-series Autoregressive Networks for …

200 篇论文

Recurrent Neural Networks (RNNs) produce state-of-art performance on many machine learning tasks but their demand on resources in terms of memory and computational power are often high. Therefore, there is a great interest in optimizing the…

神经与进化计算 · 计算机科学 2017-02-28 Joachim Ott , Zhouhan Lin , Ying Zhang , Shih-Chii Liu , Yoshua Bengio

Exact structured inference with neural network scoring functions is computationally challenging but several methods have been proposed for approximating inference. One approach is to perform gradient descent with respect to the output…

计算与语言 · 计算机科学 2019-07-09 Lifu Tu , Kevin Gimpel

The package fnets for the R language implements the suite of methodologies proposed by Barigozzi et al. (2022) for the network estimation and forecasting of high-dimensional time series under a factor-adjusted vector autoregressive model,…

统计计算 · 统计学 2023-07-06 Dom Owens , Haeran Cho , Matteo Barigozzi

Recent work on deep neural network pruning has shown there exist sparse subnetworks that achieve equal or improved accuracy, training time, and loss using fewer network parameters when compared to their dense counterparts. Orthogonal to…

机器学习 · 计算机科学 2019-12-06 Justin Cosentino , Federico Zaiter , Dan Pei , Jun Zhu

A major drawback of backpropagation through time (BPTT) is the difficulty of learning long-term dependencies, coming from having to propagate credit information backwards through every single step of the forward computation. This makes BPTT…

人工智能 · 计算机科学 2017-11-08 Nan Rosemary Ke , Anirudh Goyal , Olexa Bilaniuk , Jonathan Binas , Laurent Charlin , Chris Pal , Yoshua Bengio

Generative flow networks (GFlowNets) are a method for learning a stochastic policy for generating compositional objects, such as graphs or strings, from a given unnormalized density by sequences of actions, where many possible action…

机器学习 · 计算机科学 2023-10-05 Nikolay Malkin , Moksh Jain , Emmanuel Bengio , Chen Sun , Yoshua Bengio

The rising demand for Active Safety systems in automotive applications stresses the need for a reliable short to mid-term trajectory prediction. Anticipating the unfolding path of road users, one can act to increase the overall safety. In…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Ido Freeman , Kun Zhao , Anton Kummert

While recurrent neural networks (RNNs) demonstrate outstanding capabilities for future video frame prediction, they model dynamics in a discrete time space, i.e., they predict the frames sequentially with a fixed temporal step. RNNs are…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Saber Pourheydari , Emad Bahrami , Mohsen Fayyaz , Gianpiero Francesca , Mehdi Noroozi , Juergen Gall

In recent years, text summarization methods have attracted much attention again thanks to the researches on neural network models. Most of the current text summarization methods based on neural network models are supervised methods which…

计算与语言 · 计算机科学 2024-01-25 Dehao Tao , Yingzhu Xiong , Zhongliang Yang , Yongfeng Huang

Long Short-Term Memory (LSTM) networks, a type of recurrent neural network with a more complex computational unit, have been successfully applied to a variety of sequence modeling tasks. In this paper we develop Tree Long Short-Term Memory…

计算与语言 · 计算机科学 2016-04-05 Xingxing Zhang , Liang Lu , Mirella Lapata

Linear recurrent neural networks, such as State Space Models (SSMs) and Linear Recurrent Units (LRUs), have recently shown state-of-the-art performance on long sequence modelling benchmarks. Despite their success, their empirical…

机器学习 · 计算机科学 2024-10-08 Kai Biegun , Rares Dolga , Jake Cunningham , David Barber

This paper introduces WaveNet, a deep neural network for generating raw audio waveforms. The model is fully probabilistic and autoregressive, with the predictive distribution for each audio sample conditioned on all previous ones;…

This work is concerned with autoregressive prediction of turning points in financial price sequences. Such turning points are critical local extrema points along a series, which mark the start of new swings. Predicting the future time of…

机器学习 · 计算机科学 2012-09-25 Ran El-Yaniv , Alexandra Faynburd

In automated driving, predicting trajectories of surrounding vehicles supports reasoning about scene dynamics and enables safe planning for the ego vehicle. However, existing models handle predictions as an instantaneous task of forecasting…

机器人学 · 计算机科学 2025-04-21 Steffen Hagedorn , Aron Distelzweig , Marcel Hallgarten , Alexandru P. Condurache

While numerous forecasters have been proposed using different network architectures, the Transformer-based models have state-of-the-art performance in time series forecasting. However, forecasters based on Transformers are still suffering…

机器学习 · 计算机科学 2024-11-06 Kun Yi , Jingru Fei , Qi Zhang , Hui He , Shufeng Hao , Defu Lian , Wei Fan

Vanishing (and exploding) gradients effect is a common problem for recurrent neural networks with nonlinear activation functions which use backpropagation method for calculation of derivatives. Deep feedforward neural networks with many…

神经与进化计算 · 计算机科学 2017-02-15 Artem Chernodub , Dimitri Nowicki

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

Ensembling a neural network is a widely recognized approach to enhance model performance, estimate uncertainty, and improve robustness in deep supervised learning. However, deep ensembles often come with high computational costs and memory…

Network datasets appear across a wide range of scientific fields, including biology, physics, and the social sciences. To enable data-driven discoveries from these networks, statistical inference techniques like estimation and hypothesis…

统计方法学 · 统计学 2026-02-19 Arpan Kumar , Minh Tang , Srijan Sengupta

Several applications in time series forecasting require predicting multiple steps ahead. Despite the vast amount of literature in the topic, both classical and recent deep learning based approaches have mostly focused on minimising…

机器学习 · 计算机科学 2024-07-15 Ignacio Hounie , Javier Porras-Valenzuela , Alejandro Ribeiro
‹ 上一页 1 8 9 10 下一页 ›