paper-with-me

홈 › Papers

ADRS-CNet: An adaptive dimensionality reduction selection and classification network for DNA storage clustering algorithms

2024-08-22 · Bowen Liu, Jiankun Li

DNA storage technology offers new possibilities for addressing massive data storage due to its high storage density, long-term preservation, low maintenance cost, and compact size. To improve the reliability of stored information, base errors and missing storage sequences are challenges that must be faced. Currently, clustering and comparison of sequenced sequences are employed to recover the original sequence information as much as possible. Nonetheless, extracting DNA sequences of different lengths as features leads to the curse of dimensionality, which needs to be overcome. To address this, techniques like PCA, UMAP, and t-SNE are commonly employed to project high-dimensional features into low-dimensional space. Considering that these methods exhibit varying effectiveness in dimensionality reduction when dealing with different datasets, this paper proposes training a multilayer perceptron model to classify input DNA sequence features and adaptively select the most suitable dimensionality reduction method to enhance subsequent clustering results. Through testing on open-source datasets and comparing our approach with various baseline methods, experimental results demonstrate that our model exhibits superior classification performance and significantly improves clustering outcomes. This displays that our approach effectively mitigates the impact of the curse of dimensionality on clustering models.

📄 PDF Abstract BibTeX arXiv:2408.12751

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality Reduction

Methods 이 논문이 사용한 방법론

BASE 설명 없음
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Representative Spectral Correlation Network for Multi-source Remote Sensing Image Classification

2026-04-30 · Chuanzheng Gong, Feng Gao, Junyan Lin, Junyu Dong 외 arxiv

Hyperspectral image (HSI) and SAR/LiDAR data offer complementary spectral and structural information for land-cover classification. However, their effective fusion remains challenging due to two major limitations: The sp…

Remote Sensing Image Classification

Don't Gamble, GAMBLe: An Analytical Framework for AI-Driven Research Systems

2026-06-01 · Marquita Ellis, Paul Castro arxiv

AI-Driven Research Systems (ADRS) -- systems coupling LLMs with automated evaluation to discover algorithms, proofs, and designs -- are being optimized and adopted across domains, but the tools to analyze them have not k…

Feature selection in detection of adverse drug reactions from the Health Improvement Network (THIN) database

2014-09-02 · Yihui Liu, Uwe Aickelin

Adverse drug reaction (ADR) is widely concerned for public health issue. ADRs are one of most common causes to withdraw some drugs from market. Prescription event monitoring (PEM) is an important approach to detect the a…

feature selection

Detect adverse drug reactions for drug Alendronate

2013-07-04 · Yihui Liu, Uwe Aickelin

Adverse drug reaction (ADR) is widely concerned for public health issue. In this study we propose an original approach to detect the ADRs using feature matrix and feature selection. The experiments are carried out on the…

feature selection

SenticNet 4: A Semantic Resource for Sentiment Analysis Based on Conceptual Primitives

2016-12-01 · COLING 2016 12 · Erik Cambria, Soujanya Poria, Rajiv Bajpai, Bjoern Schuller

An important difference between traditional AI systems and human intelligence is the human ability to harness commonsense knowledge gleaned from a lifetime of learning and experience to make informed decisions. This allo…

ClusteringDimensionality ReductionSentiment Analysis