{"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/jax-fdm-a-differentiable-solver-for-inverse","title":"JAX FDM: A differentiable solver for inverse form-finding","arxiv_id":"2307.12407","date":"2023-07-23","proceeding":null,"authors":["Rafael Pastrana","Deniz Oktay","Ryan P. Adams","Sigrid Adriaenssens"],"abstract":"We introduce JAX FDM, a differentiable solver to design mechanically efficient shapes for 3D structures conditioned on target architectural, fabrication and structural properties. Examples of such structures are domes, cable nets and towers. JAX FDM solves these inverse form-finding problems by combining the force density method, differentiable sparsity and gradient-based optimization. Our solver can be paired with other libraries in the JAX ecosystem to facilitate the integration of form-finding simulations with neural networks. We showcase the features of JAX FDM with two design examples. JAX FDM is available as an open-source library at https://github.com/arpastrana/jax_fdm.","url_abs":"https://arxiv.org/abs/2307.12407v2","url_pdf":"https://arxiv.org/pdf/2307.12407v2.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":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"jax-fdm-a-differentiable-solver-for-inverse","repo_url":"https://github.com/arpastrana/jax_fdm","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2307.12407","atlas_url":"https://app.syntology.ai/?focus=2307.12407","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2307.12407"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/arpastrana/jax_fdm","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":5,"unverified":3},"by_repo_kind":{"official":{"samples":8,"ran":5,"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":"d3f3c7904a944cc0","entry":"angle_vectors","repo":"arpastrana/jax_fdm","repo_kind":"official","path":"src/jax_fdm/geometry/geometry.py","file_url":"https://github.com/arpastrana/jax_fdm/blob/HEAD/src/jax_fdm/geometry/geometry.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d3f3c7904a944cc0"}},{"code_sha256_prefix":"212db6114b661267","entry":"cosine_vectors","repo":"arpastrana/jax_fdm","repo_kind":"official","path":"src/jax_fdm/geometry/geometry.py","file_url":"https://github.com/arpastrana/jax_fdm/blob/HEAD/src/jax_fdm/geometry/geometry.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"212db6114b661267"}},{"code_sha256_prefix":"a13993d610cd83f5","entry":"face_xyz","repo":"arpastrana/jax_fdm","repo_kind":"official","path":"src/jax_fdm/equilibrium/loads.py","file_url":"https://github.com/arpastrana/jax_fdm/blob/HEAD/src/jax_fdm/equilibrium/loads.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a13993d610cd83f5"}},{"code_sha256_prefix":"0efa707f7e0d8edc","entry":"indices_from_keys","repo":"arpastrana/jax_fdm","repo_kind":"official","path":"src/jax_fdm/equilibrium/indexing.py","file_url":"https://github.com/arpastrana/jax_fdm/blob/HEAD/src/jax_fdm/equilibrium/indexing.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0efa707f7e0d8edc"}},{"code_sha256_prefix":"9039bb3a2dcf1e4c","entry":"length_vector","repo":"arpastrana/jax_fdm","repo_kind":"official","path":"src/jax_fdm/geometry/geometry.py","file_url":"https://github.com/arpastrana/jax_fdm/blob/HEAD/src/jax_fdm/geometry/geometry.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9039bb3a2dcf1e4c"}},{"code_sha256_prefix":"1a30c07cf28e40c3","entry":"spsolve_cpu","repo":"arpastrana/jax_fdm","repo_kind":"official","path":"src/jax_fdm/equilibrium/sparse.py","file_url":"https://github.com/arpastrana/jax_fdm/blob/HEAD/src/jax_fdm/equilibrium/sparse.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":"1a30c07cf28e40c3"}},{"code_sha256_prefix":"816cd4dc26702757","entry":"spsolve_gpu_ravel","repo":"arpastrana/jax_fdm","repo_kind":"official","path":"src/jax_fdm/equilibrium/sparse.py","file_url":"https://github.com/arpastrana/jax_fdm/blob/HEAD/src/jax_fdm/equilibrium/sparse.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":"816cd4dc26702757"}},{"code_sha256_prefix":"530898a45fca1f3e","entry":"spsolve_gpu_stack","repo":"arpastrana/jax_fdm","repo_kind":"official","path":"src/jax_fdm/equilibrium/sparse.py","file_url":"https://github.com/arpastrana/jax_fdm/blob/HEAD/src/jax_fdm/equilibrium/sparse.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":"530898a45fca1f3e"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}