paper-with-me

홈 › Papers

Interpretable DNA Sequence Classification via Dynamic Feature Generation in Decision Trees

2026-04-13 · Nicolas Huynh, Krzysztof Kacprzyk, Ryan Sheridan, David Bentley, Mihaela van der Schaar arxiv

The analysis of DNA sequences has become critical in numerous fields, from evolutionary biology to understanding gene regulation and disease mechanisms. While deep neural networks can achieve remarkable predictive performance, they typically operate as black boxes. Contrasting these black boxes, axis-aligned decision trees offer a promising direction for interpretable DNA sequence analysis, yet they suffer from a fundamental limitation: considering individual raw features in isolation at each split limits their expressivity, which results in prohibitive tree depths that hinder both interpretability and generalization performance. We address this challenge by introducing DEFT, a novel framework that adaptively generates high-level sequence features during tree construction. DEFT leverages large language models to propose biologically-informed features tailored to the local sequence distributions at each node and to iteratively refine them with a reflection mechanism. Empirically, we demonstrate that DEFT discovers human-interpretable and highly predictive sequence features across a diverse range of genomic tasks.

📄 PDF Abstract BibTeX arXiv:2604.12060

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Background Knowledge Injection for Interpretable Sequence Classification

2020-06-25 · Severin Gsponer, Luca Costabello, Chan Le Van, Sumit Pai 외

Sequence classification is the supervised learning task of building models that predict class labels of unseen sequences of symbols. Although accuracy is paramount, in certain scenarios interpretability is a must. Unfort…

Activity RecognitionClassificationGeneral ClassificationHuman Activity Recognition

Features of a Splashing Drop on a Solid Surface and the Temporal Evolution extracted through Image-Sequence Classification using an Interpretable Feedforward Neural Network

2022-07-03 · Jingzu Yee, Daichi Igarashi, Akinori Yamanaka, Yoshiyuki Tagawa

This paper reports the features of a splashing drop on a solid surface and the temporal evolution, which are extracted through image-sequence classification using a highly interpretable feedforward neural network (FNN) w…

From Classification to Generation: An Open-Ended Paradigm for Adverse Drug Reaction Prediction Based on Graph-Motif Feature Fusion

2026-01-04 · Yuyan Pi, Min Jin, Wentao Xie, Xinhua Liu arxiv

Computational biology offers immense potential for reducing the high costs and protracted cycles of new drug development through adverse drug reaction (ADR) prediction. However, current methods remain impeded by drug dat…

Multi-Label Classification

CausalMamba: Interpretable State Space Modeling for Temporal Rumor Causality

2025-11-20 · Xiaotong Zhan, Xi Cheng arxiv

Rumor detection on social media remains a challenging task due to the complex propagation dynamics and the limited interpretability of existing models. While recent neural architectures capture content and structural fea…

Dynamic State Warping

2017-03-03 · Zhichen Gong, Huanhuan Chen

The ubiquity of sequences in many domains enhances significant recent interest in sequence learning, for which a basic problem is how to measure the distance between sequences. Dynamic time warping (DTW) aligns two seque…

Dynamic Time Warping