paper-with-me

홈 › Papers

A Hybrid Approach to Temporal Pattern Matching

2020-01-06 · Konstantinos Semertzidis, Evaggelia Pitoura

The primary objective of graph pattern matching is to find all appearances of an input graph pattern query in a large data graph. Such appearances are called matches. In this paper, we are interested in finding matches of interaction patterns in temporal graphs. To this end, we propose a hybrid approach that achieves effective filtering of potential matches based both on structure and time. Our approach exploits a graph representation where edges are ordered by time. We present experiments with real datasets that illustrate the efficiency of our approach.

📄 PDF Abstract BibTeX arXiv:2001.01661

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Boosting Few-shot Action Recognition with Graph-guided Hybrid Matching

2023-08-18 · ICCV 2023 1 · Jiazheng Xing, Mengmeng Wang, Yudi Ruan, Bofan Chen 외

Class prototype construction and matching are core aspects of few-shot action recognition. Previous methods mainly focus on designing spatiotemporal relation modeling modules or complex temporal alignment algorithms. Des…

Action RecognitionFeature CorrelationFew-Shot action recognitionFew Shot Action Recognition+1

HyRSM++: Hybrid Relation Guided Temporal Set Matching for Few-shot Action Recognition

2023-01-09 · Xiang Wang, Shiwei Zhang, Zhiwu Qing, Zhengrong Zuo 외

Recent attempts mainly focus on learning deep representations for each video individually under the episodic meta-learning regime and then performing temporal alignment to match query and support videos. However, they st…

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionMeta-Learning+2

Rationale-Grounded In-Context Learning for Time Series Reasoning with Multimodal Large Language Models

2026-01-06 · Qingxiang Liu, Zhiqing Cui, Xiaoliang Luo, Yuqian Wu 외 arxiv

The underperformance of existing multimodal large language models for time series reasoning lies in the absence of rationale priors that connect temporal observations to their downstream outcomes, which leads models to r…

Hybrid Variational Autoencoder for Time Series Forecasting

2023-03-13 · Borui Cai, Shuiqiao Yang, Longxiang Gao, Yong Xiang

Variational autoencoders (VAE) are powerful generative models that learn the latent representations of input data as random variables. Recent studies show that VAE can flexibly learn the complex temporal dynamics of time…

Time SeriesTime Series AnalysisTime Series ForecastingVariational Inference

VidCEP: Complex Event Processing Framework to Detect Spatiotemporal Patterns in Video Streams

2020-07-15 · Piyush Yadav, Edward Curry

Video data is highly expressive and has traditionally been very difficult for a machine to interpret. Querying event patterns from video streams is challenging due to its unstructured representation. Middleware systems s…