中文
相关论文

相关论文: Cross-modal Recurrent Models for Weight Objective …

200 篇论文

A time-series forecasting method for high-dimensional spatial data is proposed. The method involves optimal selection of sparse sensor positions to efficiently represent the spatial domain, time-series forecasting at these positions, and…

The response time of a biosensor is a crucial metric in safety-critical applications such as medical diagnostics where an earlier diagnosis can markedly improve patient outcomes. However, the speed at which a biosensor reaches a final…

机器学习 · 计算机科学 2024-09-30 Simon J. Ward , Muhamed Baljevic , Sharon M. Weiss

Template-matching methods for visual tracking have gained popularity recently due to their comparable performance and fast speed. However, they lack effective ways to adapt to changes in the target object's appearance, making their tracking…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Tianyu Yang , Antoni B. Chan

In this paper, we propose an interpretable LSTM recurrent neural network, i.e., multi-variable LSTM for time series with exogenous variables. Currently, widely used attention mechanism in recurrent neural networks mostly focuses on the…

机器学习 · 计算机科学 2018-04-17 Tian Guo , Tao Lin , Yao Lu

Various studies that address the compressed sensing problem with Multiple Measurement Vectors (MMVs) have been recently carried. These studies assume the vectors of the different channels to be jointly sparse. In this paper, we relax this…

机器学习 · 计算机科学 2016-11-14 Hamid Palangi , Rabab Ward , Li Deng

The chain-structured long short-term memory (LSTM) has showed to be effective in a wide range of problems such as speech recognition and machine translation. In this paper, we propose to extend it to tree structures, in which a memory cell…

计算与语言 · 计算机科学 2015-03-18 Xiaodan Zhu , Parinaz Sobhani , Hongyu Guo

Currently, large language models (LLMs) predominantly focus on the text modality. To enable more natural human-AI interaction, speech LLMs are emerging, but building effective end-to-end speech LLMs remains challenging due to limited data…

计算与语言 · 计算机科学 2026-04-14 Yan Zhou , Qingkai Fang , Yun Hong , Yang Feng

In this paper, we propose a novel model for time series prediction in which difference-attention LSTM model and error-correction LSTM model are respectively employed and combined in a cascade way. While difference-attention LSTM model…

机器学习 · 计算机科学 2020-08-26 Yuxuan Liu , Jiangyong Duan , Juan Meng

Periodic or quasi-periodic phenomena reveal intrinsic characteristics in various natural processes, such as weather patterns, movement behaviors, traffic flows, and biological signals. Given that these phenomena span multiple modalities,…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Yuting Zhang , Hao Lu , Qingyong Hu , Yin Wang , Kaishen Yuan , Xin Liu , Kaishun Wu

Recurrent neural architectures such as LSTM and GRU remain widely used in sequence modeling, but they continue to face two core limitations: redundant gate-specific parameters and reduced ability to retain information across long temporal…

机器学习 · 计算机科学 2025-12-09 Isaac Kofi Nti

A new paradigm for large-scale spectrum occupancy learning based on long short-term memory (LSTM) recurrent neural networks is proposed. Studies have shown that spectrum usage is a highly correlated time series. Moreover, there is a…

信号处理 · 电气工程与系统科学 2019-05-14 Mohsen Joneidi , Ismail Alkhouri , Nazanin Rahnavard

This paper demonstrates the potentials of the long short-term memory (LSTM) when applyingwith macroeconomic time series data sampled at different frequencies. We first present how theconventional LSTM model can be adapted to the time series…

计量经济学 · 经济学 2021-09-29 Sarun Kamolthip

Large pre-trained models have been vital in recent advancements in domains like language and vision, making model training for individual downstream tasks more efficient and provide superior performance. However, tackling time-series…

机器学习 · 计算机科学 2024-12-06 Harshavardhan Kamarthi , B. Aditya Prakash

Recent research has shown an increasing interest in utilizing pre-trained large language models (LLMs) for a variety of time series applications. However, there are three main challenges when using LLMs as foundational models for time…

机器学习 · 计算机科学 2025-07-02 Wenzhe Niu , Zongxia Xie , Yanru Sun , Wei He , Man Xu , Chao Hao

Text and time series data offer complementary views of financial markets: news articles provide narrative context about company events, while stock prices reflect how markets react to those events. However, despite their complementary…

计算工程、金融与科学 · 计算机科学 2025-09-25 Ross Koval , Nicholas Andrews , Xifeng Yan

This paper focuses on the application and optimization of LSTM model in financial risk prediction. The study starts with an overview of the architecture and algorithm foundation of LSTM, and then details the model training process and…

机器学习 · 计算机科学 2024-06-03 Ke Xu , Yu Cheng , Shiqing Long , Junjie Guo , Jue Xiao , Mengfang Sun

Traffic predictions play a crucial role in intelligent transportation systems. The rapid development of IoT devices allows us to collect different kinds of data with high correlations to traffic predictions, fostering the development of…

机器学习 · 计算机科学 2024-05-09 Huy Quang Ung , Hao Niu , Minh-Son Dao , Shinya Wada , Atsunori Minamikawa

Deep learning techniques have proven their effectiveness for Sentiment Analysis (SA) related tasks. Recurrent neural networks (RNN), especially Long Short-Term Memory (LSTM) and Bidirectional LSTM, have become a reference for building…

机器学习 · 计算机科学 2022-11-22 Bousselham El Haddaoui , Raddouane Chiheb , Rdouan Faizi , Abdellatif El Afia

Financial time series prediction, especially with machine learning techniques, is an extensive field of study. In recent times, deep learning methods (especially time series analysis) have performed outstandingly for various industrial…

机器学习 · 计算机科学 2019-03-01 Sangyeon Kim , Myungjoo Kang

In this paper, we study bidirectional LSTM network for the task of text classification using both supervised and semi-supervised approaches. Several prior works have suggested that either complex pretraining schemes using unsupervised…

计算与语言 · 计算机科学 2020-09-10 Devendra Singh Sachan , Manzil Zaheer , Ruslan Salakhutdinov