paper-with-me

홈 › Papers

HELIX: Data-driven characterization of Brazilian land snails

2021-09-10 · Marcelo N. Almeida, Rodolfo Alves de Oliveira, Luiz Olmes, Gustavo S. Semaan, Daniel de Oliveira, Lucio Santos, Marcos Bedo

Decision-support systems benefit from hidden patterns extracted from digital information. In the specific domain of gastropod characterization, morphometrical measurements support biologists in the identification of land snail specimens. Although snails can be easily identified by their excretory and reproductive systems, the after-death mollusk body is commonly inaccessible because of either soft material deterioration or fossilization. This study aims at characterizing Brazilian land snails by morphometrical data features manually taken from the shells. In particular, we examined a dataset of shells by using different learning models that labeled snail specimens with a precision up to 97.5% (F1-Score = .975, CKC = .967 and ROC Area = .998). The extracted patterns describe similarities and trends among land snail species and indicates possible outliers physiologies due to climate traits and breeding. Finally, we show some morphometrical characteristics dominate others according to different feature selection biases. Those data-based patterns can be applied to fast land snail identification whenever their bodies are unavailable, as in the recurrent cases of lost shells in nature or private and museum collections.

📄 PDF Abstract BibTeX arXiv:2109.04903

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dilated Causal Convolution A Dilated Causal Convolution is a causal convolution where the filter is applied over an area larger than its length by…
SNAIL The Simple Neural Attention Meta-Learner, or SNAIL, combines the benefits of temporal convolutions and attention to solve meta-learning tasks. They introduce positional…

Similar Papers 제목 키워드 기반

Helix 1.0: An Open-Source Framework for Reproducible and Interpretable Machine Learning on Tabular Scientific Data

2025-07-23 · Eduardo Aguilar-Bejarano, Daniel Lea, Karthikeyan Sivakumar, Jimiama M. Mase 외 arxiv

Helix is an open-source, extensible, Python-based software framework to facilitate reproducible and interpretable machine learning workflows for tabular data. It addresses the growing need for transparent experimental da…

Interpretable Machine Learning

Helix: Serving Large Language Models over Heterogeneous GPUs and Network via Max-Flow

2024-06-03 · Yixuan Mei, Yonghao Zhuang, Xupeng Miao, Juncheng Yang 외

This paper introduces Helix, a distributed system for high-throughput, low-latency large language model (LLM) serving in heterogeneous GPU clusters. The key idea behind Helix is to formulate inference computation of LLMs…

GPULanguage ModelingLanguage ModellingLarge Language Model+1

White paper: The Helix Pathogenicity Prediction Platform

2021-04-02 · Bas Vroling, Stephan Heijl

In this white paper we introduce Helix, an AI based solution for missense pathogenicity prediction. With recent advances in the sequencing of human genomes, massive amounts of genetic data have become available. This has…

Prediction

HelixDesign-Binder: A Scalable Production-Grade Platform for Binder Design Built on HelixFold3

2025-05-28 · Jie Gao, Jun Li, Jing Hu, Shanzhuo Zhang 외

Protein binder design is central to therapeutics, diagnostics, and synthetic biology, yet practical deployment remains challenging due to fragmented workflows, high computational costs, and complex tool integration. We p…

BenchmarkingEfficient Exploration

HelixFold: An Efficient Implementation of AlphaFold2 using PaddlePaddle

2022-07-12 · Guoxia Wang, Xiaomin Fang, Zhihua Wu, Yiqun Liu 외

Accurate protein structure prediction can significantly accelerate the development of life science. The accuracy of AlphaFold2, a frontier end-to-end structure prediction system, is already close to that of the experimen…

Protein Structure Prediction