中文
相关论文

相关论文: Soft-MSM: Differentiable Context-Aware Elastic Ali…

200 篇论文

Multivariate time series anomaly detection (MTSAD) aims to accurately identify and localize complex abnormal patterns in the large-scale industrial control systems. While existing approaches excel in recognizing the distinct patterns under…

机器学习 · 计算机科学 2025-12-17 Xuechun Liu , Heli Sun , Xuecheng Wu , Ruichen Cao , Yunyun Shi , Dingkang Yang , Haoran Li

With the advancement of drone technology, the volume of video data increases rapidly, creating an urgent need for efficient semantic retrieval. We are the first to systematically propose and study the drone video-text retrieval (DVTR) task.…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Jinghao Huang , Yaxiong Chen , Ganchao Liu

Dynamic Time Warping (DTW) is a popular similarity measure for aligning and comparing time series. Due to DTW's high computation time, lower bounds are often employed to screen poor matches. Many alternative lower bounds have been proposed,…

机器学习 · 计算机科学 2021-03-03 Geoffrey I. Webb , Francois Petitjean

In this proof of concept, we use Computer Vision (CV) methods to extract pose information out of exercise videos. We then employ a modified version of Dynamic Time Warping (DTW) to calculate the deviation from a gold standard execution of…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Sebastian Dill , Maurice Rohr

Clustering based on belief functions has been gaining increasing attention in the machine learning community due to its ability to effectively represent uncertainty and/or imprecision. However, none of the existing algorithms can be applied…

机器学习 · 计算机科学 2025-07-21 Armel Soubeiga , Thomas Guyet , Violaine Antoine

The classification of time series data is a well-studied problem with numerous practical applications, such as medical diagnosis and speech recognition. A popular and effective approach is to classify new time series in the same way as…

机器学习 · 计算机科学 2019-01-29 Ricards Marcinkevics , Steven Kelk , Carlo Galuzzi , Berthold Stegemann

Word Mover's Distance (WMD) computes the distance between words and models text similarity with the moving cost between words in two text sequences. Yet, it does not offer good performance in sentence similarity evaluation since it does not…

计算与语言 · 计算机科学 2022-06-22 Chengwei Wei , Bin Wang , C. -C. Jay Kuo

Multi-task learning (MTL) is a subfield of machine learning with important applications, but the multi-objective nature of optimization in MTL leads to difficulties in balancing training between tasks. The best MTL optimization methods…

机器学习 · 计算机科学 2021-09-20 Michael Crawshaw , Jana Košecká

High-dimensional time series are common in many domains. Since human cognition is not optimized to work well in high-dimensional spaces, these areas could benefit from interpretable low-dimensional representations. However, most…

机器学习 · 计算机科学 2019-01-07 Vincent Fortuin , Matthias Hüser , Francesco Locatello , Heiko Strathmann , Gunnar Rätsch

Similarity measures for time series are important problems for time series classification. To handle the nonlinear time distortions, Dynamic Time Warping (DTW) has been widely used. However, DTW is not learnable and suffers from a trade-off…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Shinnosuke Matsuo , Xiaomeng Wu , Gantugs Atarsaikhan , Akisato Kimura , Kunio Kashino , Brian Kenji Iwana , Seiichi Uchida

Nearest neighbor search under elastic distances is a key tool for time series analysis, supporting many applications. However, straightforward implementations of distances require $O(n^2)$ space and time complexities, preventing these…

机器学习 · 计算机科学 2021-06-04 Matthieu Herrmann , Geoffrey I. Webb

Loss functions and sample mining strategies are essential components in deep metric learning algorithms. However, the existing loss function or mining strategy often necessitate the incorporation of additional hyperparameters, notably the…

多媒体 · 计算机科学 2024-05-01 Xiruo Jiang , Yazhou Yao , Sheng Liu , Fumin Shen , Liqiang Nie , Xiansheng Hua

In instruction conditioned navigation, agents interpret natural language and their surroundings to navigate through an environment. Datasets for studying this task typically contain pairs of these instructions and reference trajectories.…

机器人学 · 计算机科学 2019-12-02 Gabriel Ilharco , Vihan Jain , Alexander Ku , Eugene Ie , Jason Baldridge

This paper presents an efficient approach for subsequence search in data streams. The problem consists in identifying coherent repetitions of a given reference time-series, eventually multi-variate, within a longer data stream. Dynamic Time…

机器学习 · 计算机科学 2019-07-17 Antonio Candelieri , Stanislav Fedorov , Enza Messina

Forced oscillations are caused by sustained cyclic disturbances. This paper presents a machine learning (ML) based time-series classification method that uses the synchrophasor measurements to locate the sources of forced oscillations for…

系统与控制 · 电气工程与系统科学 2020-04-16 Yao Meng , Zhe Yu , Ning Lu , Di shi

Long contexts challenge transformers: attention scores dilute across thousands of tokens, critical information is often lost in the middle, and models struggle to adapt to novel patterns at inference time. Recent work on test-time…

计算与语言 · 计算机科学 2026-01-21 Lingrui Mei , Shenghua Liu , Yiwei Wang , Yuyao Ge , Baolong Bi , Jiayu Yao , Jun Wan , Ziling Yin , Jiafeng Guo , Xueqi Cheng

We study statistical inference on the similarity/distance between two time-series under uncertain environment by considering a statistical hypothesis test on the distance obtained from Dynamic Time Warping (DTW) algorithm. The sampling…

机器学习 · 统计学 2023-10-24 Vo Nguyen Le Duy , Ichiro Takeuchi

Distance metric learning (DML) is an important task that has found applications in many domains. The high computational cost of DML arises from the large number of variables to be determined and the constraint that a distance metric has to…

机器学习 · 计算机科学 2013-04-05 Qi Qian , Rong Jin , Jinfeng Yi , Lijun Zhang , Shenghuo Zhu

The alignment of heterogeneous sequential data (video to text) is an important and challenging problem. Standard techniques for this task, including Dynamic Time Warping (DTW) and Conditional Random Fields (CRFs), suffer from inherent…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Pelin Dogan , Boyang Li , Leonid Sigal , Markus Gross

Dynamic adaptation has become an essential technique in accelerating distributed machine learning (ML) training. Recent studies have shown that dynamically adjusting model structure (e.g., lottery ticket hypothesis) or hyperparameters…

分布式、并行与集群计算 · 计算机科学 2022-10-04 Pengfei Zheng , Rui Pan , Tarannum Khan , Shivaram Venkataraman , Aditya Akella