中文
相关论文

相关论文: Rapid Augmentations for Time Series (RATS): A High…

200 篇论文

Time series forecasting uses historical data to predict future trends, leveraging the relationships between past observations and available features. In this paper, we propose RAFT, a retrieval-augmented time series forecasting method to…

机器学习 · 计算机科学 2025-05-08 Sungwon Han , Seungeon Lee , Meeyoung Cha , Sercan O Arik , Jinsung Yoon

In this paper, we present the FATS (Feature Analysis for Time Series) library. FATS is a Python library which facilitates and standardizes feature extraction for time series data. In particular, we focus on one application: feature…

天体物理仪器与方法 · 物理学 2015-09-02 Isadora Nun , Pavlos Protopapas , Brandon Sim , Ming Zhu , Rahul Dave , Nicolas Castro , Karim Pichara

Time Series Foundation Models (TSFMs) are a powerful paradigm for time series analysis and are often enhanced by synthetic data augmentation to improve the training data quality. Existing augmentation methods, however, typically rely on…

机器学习 · 计算机科学 2026-01-28 Junwei Deng , Chang Xu , Jiaqi W. Ma , Ming Jin , Chenghao Liu , Jiang Bian

Real-world time series data that commonly reflect sequential human behavior are often uniquely irregularly sampled and sparse, with highly nonuniform sampling over time and entities. Yet, commonly-used pretraining and augmentation methods…

机器学习 · 计算机科学 2023-08-29 Nicasia Beebe-Wang , Sayna Ebrahimi , Jinsung Yoon , Sercan O. Arik , Tomas Pfister

We present Darts, a Python machine learning library for time series, with a focus on forecasting. Darts offers a variety of models, from classics such as ARIMA to state-of-the-art deep neural networks. The emphasis of the library is on…

Data augmentation has become a promising method of mitigating data sparsity in sequential recommendation. Existing methods generate new yet effective data during model training to improve performance. However, deploying them requires…

信息检索 · 计算机科学 2025-05-01 Yizhou Dang , Yuting Liu , Enneng Yang , Minhan Huang , Guibing Guo , Jianzhe Zhao , Xingwei Wang

Retrieval-Augmented Generation (RAG) has emerged as a powerful approach for enhancing large language models' question-answering capabilities through the integration of external knowledge. However, when adapting RAG systems to specialized…

计算与语言 · 计算机科学 2026-01-19 Xin Sun , Zhongqi Chen , Qiang Liu , Shu Wu , Bowen Song , Weiqiang Wang , Zilei Wang , Liang Wang

With the latest advances in Deep Learning-based generative models, it has not taken long to take advantage of their remarkable performance in the area of time series. Deep neural networks used to work with time series heavily depend on the…

Neural networks are capable of learning powerful representations of data, but they are susceptible to overfitting due to the number of parameters. This is particularly challenging in the domain of time series classification, where datasets…

机器学习 · 计算机科学 2022-01-28 Hong Yang , Travis Desell

Although the rise of large language models (LLMs) has introduced new opportunities for time series forecasting, existing LLM-based solutions require excessive training and exhibit limited transferability. In view of these challenges, we…

人工智能 · 计算机科学 2024-12-24 Silin Yang , Dong Wang , Haoqi Zheng , Ruochun Jin

Data augmentation (DA) has become a de facto solution to expand training data size for deep learning. With the proliferation of deep models for time series analysis, various time series DA techniques are proposed in the literature, e.g.,…

机器学习 · 计算机科学 2023-02-21 Muxi Chen , Zhijian Xu , Ailing Zeng , Qiang Xu

Learning from visual observations is a fundamental yet challenging problem in Reinforcement Learning (RL). Although algorithmic advances combined with convolutional neural networks have proved to be a recipe for success, current methods are…

机器学习 · 计算机科学 2020-11-06 Michael Laskin , Kimin Lee , Adam Stooke , Lerrel Pinto , Pieter Abbeel , Aravind Srinivas

Deep learning performs remarkably well on many time series analysis tasks recently. The superior performance of deep neural networks relies heavily on a large number of training data to avoid overfitting. However, the labeled data of many…

机器学习 · 计算机科学 2022-04-04 Qingsong Wen , Liang Sun , Fan Yang , Xiaomin Song , Jingkun Gao , Xue Wang , Huan Xu

Python is the de-facto language for software development in artificial intelligence (AI). Commonly used libraries, such as PyTorch and TensorFlow, rely on parallelization built into their BLAS backends to achieve speedup on CPUs. However,…

机器学习 · 计算机科学 2025-05-02 Maksim Helmann , Alexander Strack , Dirk Pflüger

In this paper, we propose a text-to-speech (TTS)-driven data augmentation method for improving the quality of a non-autoregressive (AR) TTS system. Recently proposed non-AR models, such as FastSpeech 2, have successfully achieved fast…

音频与语音处理 · 电气工程与系统科学 2020-10-27 Min-Jae Hwang , Ryuichi Yamamoto , Eunwoo Song , Jae-Min Kim

In time series analysis, traditional bootstrapping methods often fall short due to their assumption of data independence, a condition rarely met in time-dependent data. This paper introduces tsbootstrap, a python package designed…

应用统计 · 统计学 2024-04-24 Sankalp Gilda , Benedikt Heidrich , Franz Kiraly

Time-series data augmentation mitigates the issue of insufficient training data for deep learning models. Yet, existing augmentation methods are mainly designed for classification, where class labels can be preserved even if augmentation…

机器学习 · 计算机科学 2023-03-28 Xiyuan Zhang , Ranak Roy Chowdhury , Jingbo Shang , Rajesh Gupta , Dezhi Hong

Retrieval Augmented Generation (RAG) is a common method for integrating external knowledge into pretrained Large Language Models (LLMs) to enhance accuracy and relevancy in question answering (QA) tasks. However, prompt engineering and…

计算与语言 · 计算机科学 2024-10-18 Isaac Chung , Phat Vo , Arman C. Kizilkale , Aaron Reite

In recent years, neural networks achieved much success in various applications. The main challenge in training deep neural networks is the lack of sufficient data to improve the model's generalization and avoid overfitting. One of the…

机器学习 · 计算机科学 2021-08-24 Mohammad Akyash , Hoda Mohammadzade , Hamid Behroozi

Data augmentation is a technique to improve the generalization ability of machine learning methods by increasing the size of the dataset. However, since every augmentation method is not equally effective for every dataset, you need to…

机器学习 · 计算机科学 2022-05-31 Daisuke Oba , Shinnosuke Matsuo , Brian Kenji Iwana
‹ 上一页 1 2 3 10 下一页 ›