SEAnet:一种用于数据序列相似性搜索的深度学习架构 / SEAnet: A Deep Learning Architecture for Data Series Similarity Search
1️⃣ 一句话总结
这篇论文提出了一种名为SEAnet的新型深度学习架构,它通过深度嵌入近似技术来生成高质量的数据序列摘要,从而在多种复杂数据集上显著提升了相似性搜索的准确性和效率。
A key operation for massive data series collection analysis is similarity search. According to recent studies, SAX-based indexes offer state-of-the-art performance for similarity search tasks. However, their performance lags under high-frequency, weakly correlated, excessively noisy, or other dataset-specific properties. In this work, we propose Deep Embedding Approximation (DEA), a novel family of data series summarization techniques based on deep neural networks. Moreover, we describe SEAnet, a novel architecture especially designed for learning DEA, that introduces the Sum of Squares preservation property into the deep network design. We further enhance SEAnet with SEAtrans encoder. Finally, we propose novel sampling strategies, SEAsam and SEAsamE, that allow SEAnet to effectively train on massive datasets. Comprehensive experiments on 7 diverse synthetic and real datasets verify the advantages of DEA learned using SEAnet in providing high-quality data series summarizations and similarity search results.
SEAnet:一种用于数据序列相似性搜索的深度学习架构 / SEAnet: A Deep Learning Architecture for Data Series Similarity Search
这篇论文提出了一种名为SEAnet的新型深度学习架构,它通过深度嵌入近似技术来生成高质量的数据序列摘要,从而在多种复杂数据集上显著提升了相似性搜索的准确性和效率。
源自 arXiv: 2603.01448