{"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/neural-random-forests","title":"Neural Random Forests","arxiv_id":"1604.07143","date":"2016-04-25","proceeding":null,"authors":["Gérard Biau","Erwan Scornet","Johannes Welbl"],"abstract":"Given an ensemble of randomized regression trees, it is possible to\nrestructure them as a collection of multilayered neural networks with\nparticular connection weights. Following this principle, we reformulate the\nrandom forest method of Breiman (2001) into a neural network setting, and in\nturn propose two new hybrid procedures that we call neural random forests. Both\npredictors exploit prior knowledge of regression trees for their architecture,\nhave less parameters to tune than standard networks, and less restrictions on\nthe geometry of the decision boundaries than trees. Consistency results are\nproved, and substantial numerical evidence is provided on both synthetic and\nreal data sets to assess the excellent performance of our methods in a large\nvariety of prediction problems.","url_abs":"http://arxiv.org/abs/1604.07143v2","url_pdf":"http://arxiv.org/pdf/1604.07143v2.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":"neural-random-forests","repo_url":"https://github.com/JohannesMaxWel/neural_random_forests","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"neural-random-forests","repo_url":"https://github.com/dhuynh95/cryptotree","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"regression-1","task_name":"regression"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1604.07143","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1604.07143"}},"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/JohannesMaxWel/neural_random_forests","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/dhuynh95/cryptotree","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_draft_wrong":1,"unverified":14},"by_repo_kind":{"listed":{"samples":15,"ran":1,"repositories":2}},"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":2,"samples":[{"code_sha256_prefix":"75b8158e943d040c","entry":"split_data","repo":"JohannesMaxWel/neural_random_forests","repo_kind":"listed","path":"dataloader.py","file_url":"https://github.com/JohannesMaxWel/neural_random_forests/blob/HEAD/dataloader.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"75b8158e943d040c"}},{"code_sha256_prefix":"6b7f9a11ed22c570","entry":"chebyshev_approximation","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/polynomials.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/polynomials.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6b7f9a11ed22c570"}},{"code_sha256_prefix":"d73c97995a2c56c8","entry":"compute_leaves","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/activations.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/activations.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d73c97995a2c56c8"}},{"code_sha256_prefix":"24733aa993117a45","entry":"create_linear_node_comparator","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/activations.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/activations.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"24733aa993117a45"}},{"code_sha256_prefix":"dac03d02b81c3b40","entry":"create_parent_of","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/activations.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/activations.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dac03d02b81c3b40"}},{"code_sha256_prefix":"c00f1d9594b0678a","entry":"custom_doc_links","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/_nbdev.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/_nbdev.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c00f1d9594b0678a"}},{"code_sha256_prefix":"fd06bb6eff933360","entry":"extract_diagonals","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/linear.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/linear.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fd06bb6eff933360"}},{"code_sha256_prefix":"1df04c3a3f2a1745","entry":"load_data","repo":"JohannesMaxWel/neural_random_forests","repo_kind":"listed","path":"dataloader.py","file_url":"https://github.com/JohannesMaxWel/neural_random_forests/blob/HEAD/dataloader.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":"1df04c3a3f2a1745"}},{"code_sha256_prefix":"231c0df12681fba8","entry":"pad_along_axis","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/linear.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/linear.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"231c0df12681fba8"}},{"code_sha256_prefix":"254afcaedc5de2a9","entry":"pad_tensor","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/tree.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/tree.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"254afcaedc5de2a9"}},{"code_sha256_prefix":"c72bffa93c2d2e9a","entry":"plot_graph_function_approximation","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/polynomials.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/polynomials.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c72bffa93c2d2e9a"}},{"code_sha256_prefix":"d8493782f4a6908e","entry":"polynomial_approximation_coefficients","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/polynomials.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/polynomials.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d8493782f4a6908e"}},{"code_sha256_prefix":"8f266d95629d3860","entry":"to_list_and_duplicate","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/cryptotree.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/cryptotree.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8f266d95629d3860"}},{"code_sha256_prefix":"88efd816ad8e0c07","entry":"to_list_and_pad","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/cryptotree.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/cryptotree.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"88efd816ad8e0c07"}},{"code_sha256_prefix":"cebcc134f236462c","entry":"vrep","repo":"dhuynh95/cryptotree","repo_kind":"listed","path":"cryptotree/seal_helper.py","file_url":"https://github.com/dhuynh95/cryptotree/blob/HEAD/cryptotree/seal_helper.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cebcc134f236462c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}