paper-with-me

홈 › Papers

Sequence Graph Transform (SGT): A Feature Extraction Function for Sequence Data Mining (Extended Version)

2016-08-11 · Chitta Ranjan, Samaneh Ebrahimi, Kamran Paynabar

The ubiquitous presence of sequence data across fields such as the web, healthcare, bioinformatics, and text mining has made sequence mining a vital research area. However, sequence mining is particularly challenging because of difficulty in finding (dis)similarity/distance between sequences. This is because a distance measure between sequences is not obvious due to their unstructuredness---arbitrary strings of arbitrary length. Feature representations, such as n-grams, are often used but they either compromise on extracting both short- and long-term sequence patterns or have a high computation. We propose a new function, Sequence Graph Transform (SGT), that extracts the short- and long-term sequence features and embeds them in a finite-dimensional feature space. Importantly, SGT has low computation and can extract any amount of short- to long-term patterns without any increase in the computation, also proved theoretically in this paper. Due to this, SGT yields superior result with significantly higher accuracy and lower computation compared to the existing methods. We show it via several experimentation and SGT's real world application for clustering, classification, search and visualization as examples.

📄 PDF Abstract BibTeX arXiv:1608.03533

Code (2)

cran2367/sgt 공식 구현 tf
usneek/sequence-embeddings

Tasks

Clustering

Similar Papers 제목 키워드 기반

Approximation and Estimation Ability of Transformers for Sequence-to-Sequence Functions with Infinite Dimensional Input

2023-05-30 · Shokichi Takakura, Taiji Suzuki

Despite the great success of Transformer networks in various applications such as natural language processing and computer vision, their theoretical aspects are not well understood. In this paper, we study the approximat…

Planning Assembly Sequence with Graph Transformer

2022-10-11 · Lin Ma, Jiangtao Gong, Hao Xu, Hao Chen 외

Assembly sequence planning (ASP) is the essential process for modern manufacturing, proven to be NP-complete thus its effective and efficient solution has been a challenge for researchers in the field. In this paper, we …

A HyperGraphMamba-Based Multichannel Adaptive Model for ncRNA Classification

2025-09-24 · Xin An, Ruijie Li, Qiao Ning, Hui Li 외 arxiv

Non-coding RNAs (ncRNAs) play pivotal roles in gene expression regulation and the pathogenesis of various diseases. Accurate classification of ncRNAs is essential for functional annotation and disease diagnosis. To addre…

ncRNA Classification with Graph Convolutional Networks

2019-05-16 · Emanuele Rossi, Federico Monti, Michael Bronstein, Pietro Liò

Non-coding RNA (ncRNA) are RNA sequences which don't code for a gene but instead carry important biological functions. The task of ncRNA classification consists in classifying a given ncRNA sequence into its family. Whil…

ClassificationGeneral Classification

Automatic Cardiac Pathology Recognition in Echocardiography Images Using Higher Order Dynamic Mode Decomposition and a Vision Transformer for Small Datasets

2024-04-30 · Andrés Bell-Navas, Nourelhouda Groun, María Villalba-Orero, Enrique Lara-Pezzi 외

Heart diseases are the main international cause of human defunction. According to the WHO, nearly 18 million people decease each year because of heart diseases. Also considering the increase of medical data, much pressur…

Data Augmentation