paper-with-me

Papers

TSDS-Toolbox: A Toolbox for Measuring Time-Series Dataset Similarity

2026-08-08 · Yen-Ku Liu, Hongjie Chen, Ryan A. Rossi, Franck Dernoncourt hf

The rapid advancement of artificial intelligence (AI) has significantly accelerated research in time-series analysis, particularly in forecasting, classification, and generation tasks. Recent models, especially foundation models, benefit from time-series dataset similarity due to its significant role in source dataset selection for fine-tuning. However, many existing implementations for benchmarking time-series dataset similarity methods are fragmented and difficult to extend. To address this, we present a unified framework, the Time-Series Dataset Similarity Toolbox (TSDS-Toolbox). Our work enables (1) systematic and reproducible comparisons of time-series dataset similarity methods; (2) flexible extensibility for users to add customized datasets, similarity methods, and downstream time-series tasks; and (3) consistent evaluation of both dataset-level and series-level similarity methods through integrated time-series dataset reducers. The effectiveness of TSDS-Toolbox is validated through comprehensive experiments under diverse experimental settings. Our toolbox is publicly available.

📄 PDF Abstract BibTeX arXiv:2608.08119

Code (1)

Valiant-Cat/hfpaper

Similar Papers 제목 키워드 기반

MR. Estimator, a toolbox to determine intrinsic timescales from subsampled spiking activity

2020-07-07 · F. P. Spitzner, J. Dehning, J. Wilting, A. Hagemann 외

Here we present our Python toolbox "MR. Estimator" to reliably estimate the intrinsic timescale from electrophysiologal recordings of heavily subsampled systems. Originally intended for the analysis of time series from n…

Time SeriesTime Series Analysis

Deep-BIAS: Detecting Structural Bias using Explainable AI

2023-04-04 · Bas van Stein, Diederick Vermetten, Fabio Caraffini, Anna V. Kononova

Evaluating the performance of heuristic optimisation algorithms is essential to determine how well they perform under various conditions. Recently, the BIAS toolbox was introduced as a behaviour benchmark to detect struc…

Explainable Artificial Intelligence (XAI)

Open-CD: A Comprehensive Toolbox for Change Detection

2024-07-22 · Kaiyu Li, Jiawei Jiang, Andrea Codegoni, Chengxi Han 외

We present Open-CD, a change detection toolbox that contains a rich set of change detection methods as well as related components and modules. The toolbox started from a series of open source general vision task tools, i…

BenchmarkingChange Detection

BayesianFitForecast: A User-Friendly R Toolbox for Parameter Estimation and Forecasting with Ordinary Differential Equations

2024-11-08 · Hamed Karami, Amanda Bleichrodt, Ruiyan Luo, Gerardo Chowell

Background: Mathematical models based on ordinary differential equations (ODEs) are essential tools across various scientific disciplines, including biology, ecology, and healthcare informatics. They are used to simulate…

Bayesian InferenceDecision Makingparameter estimation

ECG-Image-Kit: A Synthetic Image Generation Toolbox to Facilitate Deep Learning-Based Electrocardiogram Digitization

2023-07-04 · Kshama Kodthalu Shivashankara, Deepanshi, Afagh Mehri Shervedani, Gari D. Clifford 외

Cardiovascular diseases are a major cause of mortality globally, and electrocardiograms (ECGs) are crucial for diagnosing them. Traditionally, ECGs are printed on paper. However, these printouts, even when scanned, are i…

Data AugmentationDecision MakingDenoisingImage Generation+2