paper-with-me

Papers

Mining Negative Sequential Patterns to Improve Viral Genomic Feature Representation and Classification

2026-04-28 · Wenxi Zhu, Wensheng Gan, Zhenlian Qi arxiv

Viruses represent the most abundant biological entities on Earth and play a pivotal role in microbial ecosystems, yet, as prominent human pathogens, they are closely linked to human morbidity and mortality. Accurate identification of viral sequences from viral genome sequences is therefore essential, but existing genome-based classification models that largely relying on composition- or frequency-based subsequence features often suffer from limited interpretability and reduced accuracy, particularly on complex or imbalanced datasets. To address these limitations, we propose GeneNSPCla (Genomic Negative Sequential Pattern-based Classification), a novel viral classification framework based on Negative Sequential Patterns (NSPs) that extracts discriminative absence-based features from nucleotide sequences of RNA viral genomes. By transforming these NSPs into numerical feature vectors and integrating them into multiple supervised classifiers, GeneNSPCla effectively captures both presence and absence signals in viral sequences. Furthermore, we propose a negative pattern mining algorithm adapted for processing genomic data: GONPM+, which can discover longer and more biologically meaningful negative sequential patterns. The experimental results demonstrate that the average accuracy of GONPM+ in 8 classifiers has improved by 10.03% compared to the original negative pattern mining algorithm and by 24.75% compared to the positive pattern mining algorithm. These findings highlight the effectiveness of incorporating absence-based sequential information, providing a new and complementary perspective for viral genome analysis and classification.

📄 PDF Abstract BibTeX arXiv:2604.25968

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Semantics of negative sequential patterns

2020-02-17 · Thomas Guyet, Philippe Besnard

In the field of pattern mining, a negative sequential pattern is specified by means of a sequence consisting of events to occur and of other events, called negative events, to be absent. For instance, containment of the …

NegPSpan: efficient extraction of negative sequential patterns with embedding constraints

2018-04-04 · Thomas Guyet, René Quiniou

Mining frequent sequential patterns consists in extracting recurrent behaviors, modeled as patterns, in a big sequence dataset. Such patterns inform about which events are frequently observed in sequences, i.e. what does…

AVP-Pro: An Adaptive Multi-Modal Fusion and Contrastive Learning Approach for Comprehensive Two-Stage Antiviral Peptide Identification

2026-01-16 · Xinru Wen, Weizhong Lin, zi liu, Xuan Xiao arxiv

The accurate identification of antiviral peptides (AVPs) is crucial for novel drug development. However, existing methods still have limitations in capturing complex sequence dependencies and distinguishing confusing sam…

Contrastive LearningTransfer Learning

Mining Non-Redundant Local Process Models From Sequence Databases

2017-12-12 · Niek Tax, Marlon Dumas

Sequential pattern mining techniques extract patterns corresponding to frequent subsequences from a sequence database. A practical limitation of these techniques is that they overload the user with too many patterns. Loc…

Sequential Pattern Mining

Revealing patterns in HIV viral load data and classifying patients via a novel machine learning cluster summarization method

2018-04-25 · Samir Farooq, Samuel J. Weisenthal, Melissa Trayhan, Robert J. White 외

HIV RNA viral load (VL) is an important outcome variable in studies of HIV infected persons. There exists only a handful of methods which classify patients by viral load patterns. Most methods place limits on the use of …

Decision MakingGeneral Classification