paper-with-me

홈 › Papers

Genomic Interpreter: A Hierarchical Genomic Deep Neural Network with 1D Shifted Window Transformer

2023-06-08 · Zehui Li, Akashaditya Das, William A V Beardall, Yiren Zhao, Guy-Bart Stan

Given the increasing volume and quality of genomics data, extracting new insights requires interpretable machine-learning models. This work presents Genomic Interpreter: a novel architecture for genomic assay prediction. This model outperforms the state-of-the-art models for genomic assay prediction tasks. Our model can identify hierarchical dependencies in genomic sites. This is achieved through the integration of 1D-Swin, a novel Transformer-based block designed by us for modelling long-range hierarchical data. Evaluated on a dataset containing 38,171 DNA segments of 17K base pairs, Genomic Interpreter demonstrates superior performance in chromatin accessibility and gene expression prediction and unmasks the underlying `syntax' of gene regulation.

📄 PDF Abstract BibTeX arXiv:2306.05143

Code (1)

zehui127/1d-swin 공식 구현 pytorch

Tasks

Interpretable Machine LearningPrediction

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Genome-Factory: A Library for Tuning, Deploying, and Interpreting Genomic Foundation Models

2025-09-13 · Weimin Wu, Xuefeng Song, Yibo Wen, Qinjie Lin 외 arxiv

We introduce Genome-Factory, the first integrated Python library for tuning, deploying, and interpreting genomic foundation models. Our core contribution is to simplify and unify the workflow for genomic model developmen…

parameter-efficient fine-tuning

Deep SNP: An End-to-end Deep Neural Network with Attention-based Localization for Break-point Detection in SNP Array Genomic data

2018-06-22 · Hamid Eghbal-zadeh, Lukas Fischer, Niko Popitsch, Florian Kromp 외

Diagnosis and risk stratification of cancer and many other diseases require the detection of genomic breakpoints as a prerequisite of calling copy number alterations (CNA). This, however, is still challenging and require…

Multimodal Cancer Survival Analysis via Hypergraph Learning with Cross-Modality Rebalance

2025-05-17 · Mingcheng Qu, Guang Yang, Donglin Di, Tonghua Su 외

Multimodal pathology-genomic analysis has become increasingly prominent in cancer survival prediction. However, existing studies mainly utilize multi-instance learning to aggregate patch-level features, neglecting the in…

Survival AnalysisSurvival Prediction

MergeDNA: Context-aware Genome Modeling with Dynamic Tokenization through Token Merging

2025-11-17 · Siyuan Li, Kai Yu, Anna Wang, Zicheng Liu 외 arxiv

Modeling genomic sequences faces two unsolved challenges: the information density varies widely across different regions, while there is no clearly defined minimum vocabulary unit. Relying on either four primitive bases …

dnaHNet: A Scalable and Hierarchical Foundation Model for Genomic Sequence Learning

2026-02-11 · Arnav Shah, Junzhe Li, Parsa Idehpour, Adibvafa Fallahpour 외 arxiv

Genomic foundation models have the potential to decode DNA syntax, yet face a fundamental tradeoff in their input representation. Standard fixed-vocabulary tokenizers fragment biologically meaningful motifs such as codon…