{"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/aggregation-of-multiple-knockoffs","title":"Aggregation of Multiple Knockoffs","arxiv_id":"2002.09269","date":"2020-02-21","proceeding":"ICML 2020 1","authors":["Tuan-Binh Nguyen","Jérôme-Alexis Chevalier","Bertrand Thirion","Sylvain Arlot"],"abstract":"We develop an extension of the Knockoff Inference procedure, introduced by Barber and Candes (2015). This new method, called Aggregation of Multiple Knockoffs (AKO), addresses the instability inherent to the random nature of Knockoff-based inference. Specifically, AKO improves both the stability and power compared with the original Knockoff algorithm while still maintaining guarantees for False Discovery Rate control. We provide a new inference procedure, prove its core properties, and demonstrate its benefits in a set of experiments on synthetic and real datasets.","url_abs":"https://arxiv.org/abs/2002.09269v2","url_pdf":"https://arxiv.org/pdf/2002.09269v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"aggregation-of-multiple-knockoffs","repo_url":"https://github.com/ja-che/hidimstat","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":null},{"paper_slug":"aggregation-of-multiple-knockoffs","repo_url":"https://github.com/cKarypidis/multiknockoffs","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2002.09269","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2002.09269"}},"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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ja-che/hidimstat","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/cKarypidis/multiknockoffs","reach":{"status":"ok"}}],"summary":{"ran_fixture":9,"ran_draft_wrong":1,"ran_honours":1,"ran_violates":1,"unverified":3},"by_repo_kind":{"official":{"samples":15,"ran":12,"repositories":1}},"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":0,"samples":[{"code_sha256_prefix":"c3d3eb27ad067aee","entry":"_adaptive_quantile_aggregation","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"c3d3eb27ad067aee"}},{"code_sha256_prefix":"e06384fec2483c03","entry":"_bhq_threshold","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"e06384fec2483c03"}},{"code_sha256_prefix":"da86e60c14bdd755","entry":"_bhy_threshold","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"da86e60c14bdd755"}},{"code_sha256_prefix":"5ab2050b37338aaa","entry":"_cov_to_corr","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"5ab2050b37338aaa"}},{"code_sha256_prefix":"05ed694b68d5074e","entry":"_empirical_pval","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"05ed694b68d5074e"}},{"code_sha256_prefix":"7247aa0b86c5284d","entry":"_estimate_distribution","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"7247aa0b86c5284d"}},{"code_sha256_prefix":"c1b717ddb0e37c33","entry":"_fixed_quantile_aggregation","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"c1b717ddb0e37c33"}},{"code_sha256_prefix":"32aee25970549889","entry":"_is_posdef","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"32aee25970549889"}},{"code_sha256_prefix":"c79d3fcf22fe042b","entry":"_s_equi","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"c79d3fcf22fe042b"}},{"code_sha256_prefix":"cdf43378407112cf","entry":"fdr_threshold","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"cdf43378407112cf"}},{"code_sha256_prefix":"d3ae038eaa760476","entry":"gaussian_knockoff_generation","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"d3ae038eaa760476"}},{"code_sha256_prefix":"474a89423b1f5ae6","entry":"quantile_aggregation","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"474a89423b1f5ae6"}},{"code_sha256_prefix":"9dc0183940f91fb6","entry":"knockoff_aggregation","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9dc0183940f91fb6"}},{"code_sha256_prefix":"d930d3dd57020980","entry":"knockoff_aggregation","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"d930d3dd57020980"}},{"code_sha256_prefix":"aa6df2a8137c9d53","entry":"stat_coef_diff","repo":"ja-che/hidimstat","repo_kind":"official","path":"hidimstat/knockoffs/knockoff_aggregation.py","file_url":"https://github.com/ja-che/hidimstat/blob/HEAD/hidimstat/knockoffs/knockoff_aggregation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"aa6df2a8137c9d53"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}