中文
相关论文

相关论文: Twin Subsequence Search in Time Series

200 篇论文

Current text-video retrieval methods mainly rely on cross-modal matching between queries and videos to calculate their similarity scores, which are then sorted to obtain retrieval results. This method considers the matching between each…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Yili Li , Jing Yu , Keke Gai , Bang Liu , Gang Xiong , Qi Wu

Effectively searching time-series data is essential for system analysis; however, traditional methods often require domain expertise to define search criteria. Recent advancements have enabled natural language-based search, but these…

计算与语言 · 计算机科学 2025-03-28 Kota Dohi , Tomoya Nishida , Harsh Purohit , Takashi Endo , Yohei Kawaguchi

The classic string indexing problem is to preprocess a string S into a compact data structure that supports efficient pattern matching queries. Typical queries include existential queries (decide if the pattern occurs in S), reporting…

数据结构与算法 · 计算机科学 2021-02-05 Philip Bille , Inge Li Gørtz , Max Rishøj Pedersen , Teresa Anna Steiner

We consider the problem of similarity search within a set of top-k lists under the Kendall's Tau distance function. This distance describes how related two rankings are in terms of concordantly and discordantly ordered items. As top-k lists…

数据库 · 计算机科学 2014-09-03 Koninika Pal , Sebastian Michel

Time series are ubiquitous and therefore inherently hard to analyze and ultimately to label or cluster. With the rise of the Internet of Things (IoT) and its smart devices, data is collected in large amounts any given second. The collected…

机器学习 · 计算机科学 2022-07-14 Padraig Davidson , Michael Steininger , André Huhn , Anna Krause , Andreas Hotho

In the age of big data, more and more applications need to query and analyse large volumes of continuously updated data in real-time. In response, cloud-scale storage systems can extend their interface that allows fast lookups on the…

分布式、并行与集群计算 · 计算机科学 2018-01-10 Dimitrios Vasilas

Social decisions made by individuals are easily influenced by information from their social neighborhoods. A key predictor of social contagion is the multiplicity of social contexts inside the individual's contact neighborhood, which is…

数据库 · 计算机科学 2020-07-16 Jinbin Huang , Xin Huang , Jianliang Xu

The problem of sequentially finding an independent and identically distributed (i.i.d.) sequence that is drawn from a probability distribution $f_1$ by searching over multiple sequences, some of which are drawn from $f_1$ and the others of…

信息论 · 计算机科学 2013-12-10 Jun Geng , Weiyu Xu , Lifeng Lai

Subsequence anomaly detection in long sequences is an important problem with applications in a wide range of domains. However, the approaches proposed so far in the literature have severe limitations: they either require prior domain…

机器学习 · 计算机科学 2022-07-26 Paul Boniol , Themis Palpanas

Natural Language Querying for Time Series Databases (NLQ4TSDB) aims to assist non-expert users retrieve meaningful events, intervals, and summaries from massive temporal records. However, existing Text-to-SQL methods are not designed for…

人工智能 · 计算机科学 2026-05-20 Zhao Tan , Yiji Zhao , Shiyu Wang , Chang Xu , Yuxuan Liang , Xiping Liu , Shirui Pan , Ming Jin

A search query consists of several words. In a proximity full-text search, we want to find documents that contain these words near each other. This task requires much time when the query consists of high-frequently occurring words. If we…

信息检索 · 计算机科学 2020-09-08 Alexander B. Veretennikov

With advances in geo-positioning technologies and geo-location services, there are a rapidly growing massive amount of spatio-temporal data collected in many applications such as location-aware devices and wireless communication, in which…

数据库 · 计算机科学 2018-05-22 Chengyuan Zhangy , Lei Zhuy , Jun Longy , Shuangqiao Liny , Zhan Yangy , Wenti Huang

Dense subgraph search in bipartite graphs is a fundamental problem in graph analysis, with wide-ranging applications in fraud detection, recommendation systems, and social network analysis. The recently proposed $(\alpha, \beta)$-dense…

数据库 · 计算机科学 2025-08-27 Yalong Zhang , Rong-Hua Li , Qi Zhang , Guoren Wang

Similarity search finds objects that are similar to a given query object based on a similarity metric. As the amount and variety of data continue to grow, similarity search in metric spaces has gained significant attention. Metric spaces…

数据库 · 计算机科学 2024-10-08 Yifan Zhu , Chengyang Luo , Tang Qian , Lu Chen , Yunjun Gao , Baihua Zheng

Prediction based on Irregularly Sampled Time Series (ISTS) is of wide concern in the real-world applications. For more accurate prediction, the methods had better grasp more data characteristics. Different from ordinary time series, ISTS is…

机器学习 · 计算机科学 2021-05-04 Chenxi Sun , Shenda Hong , Moxian Song , Yanxiu Zhou , Yongyue Sun , Derun Cai , Hongyan Li

Many IoT systems are data intensive and are for the purpose of monitoring for fault detection and diagnosis of critical systems. A large volume of data steadily come out of a large number of sensors in the monitoring system. Thus, we need…

分布式、并行与集群计算 · 计算机科学 2019-02-12 Shuai Zhang , Wenxi Zeng , I-Ling Yen , Farokh B. Bastani

Approximating adequate number of clusters in multidimensional data is an open area of research, given a level of compromise made on the quality of acceptable results. The manuscript addresses the issue by formulating a transductive…

计算机视觉与模式识别 · 计算机科学 2015-03-17 Shriprakash Sinha

Continuous-time series is essential for different modern application areas, e.g. healthcare, automobile, energy, finance, Internet of things (IoT) and other related areas. Different application needs to process as well as analyse a massive…

机器学习 · 计算机科学 2024-09-17 Mansura Habiba , Barak A. Pearlmutter , Mehrdad Maleki

Text indexing is a classical algorithmic problem that has been studied for over four decades: given a text $T$, pre-process it off-line so that, later, we can quickly count and locate the occurrences of any string (the query pattern) in $T$…

数据结构与算法 · 计算机科学 2020-12-15 Nicola Prezza

Time series, as one of the most fundamental representations of sequential data, has been extensively studied across diverse disciplines, including computer science, biology, geology, astronomy, and environmental sciences. The advent of…

机器学习 · 计算机科学 2024-12-31 John Paparrizos , Fan Yang , Haojun Li