{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2604-12060","title":"Interpretable DNA Sequence Classification via Dynamic Feature Generation in Decision Trees","arxiv_id":"2604.12060","date":"2026-04-13","proceeding":null,"authors":["Nicolas Huynh","Krzysztof Kacprzyk","Ryan Sheridan","David Bentley","Mihaela van der Schaar"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2604.12060","url_pdf":"https://arxiv.org/pdf/2604.12060","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2604.12060","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.12060"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/nicolashuynh/deft","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/fpy94/PEPMAN","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/egochao/DeePromoter","reach":null}],"summary":{"ran":3,"ran_draft_wrong":3,"ran_fixture":3,"ran_honours":1,"unverified":6},"by_repo_kind":{"found_in_text":{"samples":16,"ran":10,"repositories":3}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":13,"samples":[{"code_sha256_prefix":"a0ec7f87fd8020f5","entry":"FeatureInfo","repo":"nicolashuynh/deft","repo_kind":"found_in_text","path":"src/trees/tree.py","file_url":"https://github.com/nicolashuynh/deft/blob/HEAD/src/trees/tree.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a0ec7f87fd8020f5"}},{"code_sha256_prefix":"40488d364d785e1f","entry":"Net","repo":"fpy94/PEPMAN","repo_kind":"found_in_text","path":"model.py","file_url":"https://github.com/fpy94/PEPMAN/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"40488d364d785e1f"}},{"code_sha256_prefix":"acd2f0f2fd463006","entry":"Node","repo":"nicolashuynh/deft","repo_kind":"found_in_text","path":"src/trees/tree.py","file_url":"https://github.com/nicolashuynh/deft/blob/HEAD/src/trees/tree.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"acd2f0f2fd463006"}},{"code_sha256_prefix":"a2aab288c3c9918a","entry":"_compute_split_masks","repo":"nicolashuynh/deft","repo_kind":"found_in_text","path":"src/trees/tree.py","file_url":"https://github.com/nicolashuynh/deft/blob/HEAD/src/trees/tree.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a2aab288c3c9918a"}},{"code_sha256_prefix":"61753de419f2eefe","entry":"_finalize_predictions","repo":"nicolashuynh/deft","repo_kind":"found_in_text","path":"src/trees/tree.py","file_url":"https://github.com/nicolashuynh/deft/blob/HEAD/src/trees/tree.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"61753de419f2eefe"}},{"code_sha256_prefix":"edee47f99a636285","entry":"_prediction_to_scalar","repo":"nicolashuynh/deft","repo_kind":"found_in_text","path":"src/trees/tree.py","file_url":"https://github.com/nicolashuynh/deft/blob/HEAD/src/trees/tree.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"edee47f99a636285"}},{"code_sha256_prefix":"ff4f9badadc45af2","entry":"compress_node","repo":"nicolashuynh/deft","repo_kind":"found_in_text","path":"src/trees/tree.py","file_url":"https://github.com/nicolashuynh/deft/blob/HEAD/src/trees/tree.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ff4f9badadc45af2"}},{"code_sha256_prefix":"5d007417280dd3a6","entry":"evaluate_feature_function","repo":"nicolashuynh/deft","repo_kind":"found_in_text","path":"src/trees/tree.py","file_url":"https://github.com/nicolashuynh/deft/blob/HEAD/src/trees/tree.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5d007417280dd3a6"}},{"code_sha256_prefix":"a22a295b1c2d8e50","entry":"feature_output_to_series","repo":"nicolashuynh/deft","repo_kind":"found_in_text","path":"src/trees/tree.py","file_url":"https://github.com/nicolashuynh/deft/blob/HEAD/src/trees/tree.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a22a295b1c2d8e50"}},{"code_sha256_prefix":"6a6f703110ef8eb7","entry":"predict_at_depth_vectorized","repo":"nicolashuynh/deft","repo_kind":"found_in_text","path":"src/trees/tree.py","file_url":"https://github.com/nicolashuynh/deft/blob/HEAD/src/trees/tree.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6a6f703110ef8eb7"}},{"code_sha256_prefix":"a7ffbd8963030479","entry":"AdaptiveDecisionTree","repo":"nicolashuynh/deft","repo_kind":"found_in_text","path":"src/trees/tree.py","file_url":"https://github.com/nicolashuynh/deft/blob/HEAD/src/trees/tree.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a7ffbd8963030479"}},{"code_sha256_prefix":"ca74303c5fd1ddef","entry":"SplitCriterion","repo":"nicolashuynh/deft","repo_kind":"found_in_text","path":"src/trees/tree.py","file_url":"https://github.com/nicolashuynh/deft/blob/HEAD/src/trees/tree.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ca74303c5fd1ddef"}},{"code_sha256_prefix":"ac3fa65f19625861","entry":"get_list_kmer","repo":"egochao/DeePromoter","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/egochao/DeePromoter/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ac3fa65f19625861"}},{"code_sha256_prefix":"313f9e1357e1a38c","entry":"predict_all_depths_vectorized","repo":"nicolashuynh/deft","repo_kind":"found_in_text","path":"src/trees/tree.py","file_url":"https://github.com/nicolashuynh/deft/blob/HEAD/src/trees/tree.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"313f9e1357e1a38c"}},{"code_sha256_prefix":"7faf15cf64fd2352","entry":"protein2num","repo":"egochao/DeePromoter","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/egochao/DeePromoter/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7faf15cf64fd2352"}},{"code_sha256_prefix":"bd6ea7af7f6eeea1","entry":"reader","repo":"egochao/DeePromoter","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/egochao/DeePromoter/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bd6ea7af7f6eeea1"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}