paper-with-me

홈 › Papers

Fine-grained Pattern Matching Over Streaming Time Series

2017-10-27 · Rong Kang, Chen Wang, Peng Wang, Yuting Ding, Jian-Min Wang

Pattern matching of streaming time series with lower latency under limited computing resource comes to a critical problem, especially as the growth of Industry 4.0 and Industry Internet of Things. However, against traditional single pattern matching problem, a pattern may contain multiple segments representing different statistical properties or physical meanings for more precise and expressive matching in real world. Hence, we formulate a new problem, called "fine-grained pattern matching", which allows users to specify varied granularities of matching deviation to different segments of a given pattern, and fuzzy regions for adaptive breakpoints determination between consecutive segments. In this paper, we propose a novel two-phase approach. In the pruning phase, we introduce Equal-Length Block (ELB) representation together with Block-Skipping Pruning (BSP) policy, which guarantees low cost feature calculation, effective pruning and no false dismissals. In the post-processing phase, a delta-function is proposed to enable us to conduct exact matching in linear complexity. Extensive experiments are conducted to evaluate on synthetic and real-world datasets, which illustrates that our algorithm outperforms the brute-force method and MSM, a multi-step filter mechanism over the multi-scaled representation.

📄 PDF Abstract BibTeX arXiv:1710.10088

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Long-Term Interest Clock: Fine-Grained Time Perception in Streaming Recommendation System

2025-01-27 · Yongchun Zhu, Guanyu Jiang, Jingwu Chen, Feng Zhang 외

User interests manifest a dynamic pattern within the course of a day, e.g., a user usually favors soft music at 8 a.m. but may turn to ambient music at 10 p.m. To model dynamic interests in a day, hour embedding is widel…

Recommendation Systems

TuningIQA: Fine-Grained Blind Image Quality Assessment for Livestreaming Camera Tuning

2025-08-25 · Xiangfei Sheng, Zhichao Duan, Xiaofeng Pan, Yipo Huang 외 arxiv

Livestreaming has become increasingly prevalent in modern visual communication, where automatic camera quality tuning is essential for delivering superior user Quality of Experience (QoE). Such tuning requires accurate b…

Image Quality Assessment

RE-Matching: A Fine-Grained Semantic Matching Method for Zero-Shot Relation Extraction

2023-06-08 · Jun Zhao, WenYu Zhan, Xin Zhao, Qi Zhang 외

Semantic matching is a mainstream paradigm of zero-shot relation extraction, which matches a given input with a corresponding label description. The entities in the input should exactly match their hypernyms in the descr…

RelationRelation ExtractionSentence

Streaming data preprocessing via online tensor recovery for large environmental sensor networks

2021-09-01 · Yue Hu, Ao Qu, Yanbing Wang, Dan Work

Measuring the built and natural environment at a fine-grained scale is now possible with low-cost urban environmental sensor networks. However, fine-grained city-scale data analysis is complicated by tedious data cleanin…

NBA_Streaming: A Large-Scale Benchmark for Fine-Grained Basketball Commentary Generation in Continuous Streams

2026-08-10 · Lifang Wu, Yuyang Wu, Yangdong Gao, Fengyu Liu 외 arxiv

Live basketball commentary generation requires determining when an event is sufficiently observable and describing it before subsequent events unfold. However, existing methods are primarily designed for pre-segmented cl…