paper-with-me

Papers

SpanSeq: Similarity-based sequence data splitting method for improved development and assessment of deep learning projects

2024-02-22 · Alfred Ferrer Florensa, Jose Juan Almagro Armenteros, Henrik Nielsen, Frank Møller Aarestrup, Philip Thomas Lanken Conradsen Clausen

The use of deep learning models in computational biology has increased massively in recent years, and it is expected to continue with the current advances in the fields such as Natural Language Processing. These models, although able to draw complex relations between input and target, are also inclined to learn noisy deviations from the pool of data used during their development. In order to assess their performance on unseen data (their capacity to generalize), it is common to split the available data randomly into development (train/validation) and test sets. This procedure, although standard, has been shown to produce dubious assessments of generalization due to the existing similarity between samples in the databases used. In this work, we present SpanSeq, a database partition method for machine learning that can scale to most biological sequences (genes, proteins and genomes) in order to avoid data leakage between sets. We also explore the effect of not restraining similarity between sets by reproducing the development of two state-of-the-art models on bioinformatics, not only confirming the consequences of randomly splitting databases on the model assessment, but expanding those repercussions to the model development. SpanSeq is available at https://github.com/genomicepidemiology/SpanSeq.

📄 PDF Abstract BibTeX arXiv:2402.14482

Code (1)

genomicepidemiology/spanseq 공식 구현

Similar Papers 제목 키워드 기반

Protein sequence classification using natural language processing techniques

2024-09-06 · Huma Perveen, Julie Weeds

Purpose: This study aimed to enhance protein sequence classification using natural language processing (NLP) techniques while addressing the impact of sequence similarity on model performance. We compared various machine…

Classification

Enhancing Automated Machine Learning via Homogeneous Train-Test Splitting Methods

2026-07-29 · Yearn Tan Yin Tze, Charles Grellois arxiv

Accurate model evaluation in machine learning depends critically on how datasets are split into training and testing subsets. Standard random splitting assumes that both partitions share the same underlying distribution,…

Splitting EUD graphs into trees: A quick and clatty approach

2021-06-24 · ACL (IWPT) 2021 8 · Mark Anderson, Carlos Gómez-Rodríguez

We present the system submission from the FASTPARSE team for the EUD Shared Task at IWPT 2021. We engaged in the task last year by focusing on efficiency. This year we have focused on experimenting with new ideas on a li…

Texture Object Segmentation Based on Affine Invariant Texture Detection

2017-12-23 · Jianwei Zhang, Xu Chen, Xuezhong Xiao

To solve the issue of segmenting rich texture images, a novel detection methods based on the affine invariable principle is proposed. Considering the similarity between the texture areas, we first take the affine transfo…

Edge DetectionObjectSemantic Segmentation

Class-relevant Patch Embedding Selection for Few-Shot Image Classification

2024-05-06 · Weihao Jiang, Haoyang Cui, Kun He

Effective image classification hinges on discerning relevant features from both foreground and background ele- ments, with the foreground typically holding the critical informa- tion. While humans adeptly classify images…

Computational Efficiencyfeature selectionFew-Shot Image Classificationimage-classification+1