paper-with-me

홈 › Papers

MLAT: Metric Learning for kNN in Streaming Time Series

2019-10-23 · Dongmin Park, Susik Yoon, Hwanjun Song, Jae-Gil Lee

Learning a good distance measure for distance-based classification in time series leads to significant performance improvement in many tasks. Specifically, it is critical to effectively deal with variations and temporal dependencies in time series. However, existing metric learning approaches focus on tackling variations mainly using a strict alignment of two sequences, thereby being not able to capture temporal dependencies. To overcome this limitation, we propose MLAT, which covers both alignment and temporal dependencies at the same time. MLAT achieves the alignment effect as well as preserves temporal dependencies by augmenting a given time series using a sliding window. Furthermore, MLAT employs time-invariant metric learning to derive the most appropriate distance measure from the augmented samples which can also capture the temporal dependencies among them well. We show that MLAT outperforms other existing algorithms in the extensive experiments on various real-world data sets.

📄 PDF Abstract BibTeX arXiv:1910.10368

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

MLATC: Fast Hierarchical Topological Mapping from 3D LiDAR Point Clouds Based on Adaptive Resonance Theory

2025-11-27 · Ryosuke Ofuchi, Yuichiro Toda, Naoki Masuyama, Takayuki Matsuno arxiv

This paper addresses the problem of building global topological maps from 3D LiDAR point clouds for autonomous mobile robots operating in large-scale, dynamic, and unknown environments. Adaptive Resonance Theory-based To…

Computational EfficiencyPoint Clouds

Machine Learning as a Tool (MLAT): A Framework for Integrating Statistical ML Models as Callable Tools within LLM Agent Workflows

2026-02-15 · Edwin Chen, Zulekha Bibi arxiv

We introduce Machine Learning as a Tool (MLAT), a design pattern in which pre-trained statistical machine learning models are exposed as callable tools within large language model (LLM) agent workflows. This allows an or…

MLatom 3: Platform for machine learning-enhanced computational chemistry simulations and workflows

2023-10-31 · Pavlo O. Dral, Fuchun Ge, Yi-Fan Hou, Peikun Zheng 외

Machine learning (ML) is increasingly becoming a common tool in computational chemistry. At the same time, the rapid development of ML methods requires a flexible software framework for designing custom workflows. MLatom…

Cloud ComputingComputational chemistry

Derivative Delay Embedding: Online Modeling of Streaming Time Series

2016-09-24 · Zhifei Zhang, Yang song, Wei Wang, Hairong Qi

The staggering amount of streaming time series coming from the real world calls for more efficient and effective online modeling solution. For time series modeling, most existing works make some unrealistic assumptions s…

General ClassificationTime SeriesTime Series Analysis

AQMLator -- An Auto Quantum Machine Learning E-Platform

2024-09-26 · Tomasz Rybotycki, Piotr Gawron

A successful Machine Learning (ML) model implementation requires three main components: training dataset, suitable model architecture and training procedure. Given dataset and task, finding an appropriate model might be …

AutoMLQuantum Machine Learning