{"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/protcomposer-compositional-protein-structure","title":"ProtComposer: Compositional Protein Structure Generation with 3D Ellipsoids","arxiv_id":"2503.05025","date":"2025-03-06","proceeding":null,"authors":["Hannes Stark","Bowen Jing","Tomas Geffner","Jason Yim","Tommi Jaakkola","Arash Vahdat","Karsten Kreis"],"abstract":"We develop ProtComposer to generate protein structures conditioned on spatial protein layouts that are specified via a set of 3D ellipsoids capturing substructure shapes and semantics. At inference time, we condition on ellipsoids that are hand-constructed, extracted from existing proteins, or from a statistical model, with each option unlocking new capabilities. Hand-specifying ellipsoids enables users to control the location, size, orientation, secondary structure, and approximate shape of protein substructures. Conditioning on ellipsoids of existing proteins enables redesigning their substructure's connectivity or editing substructure properties. By conditioning on novel and diverse ellipsoid layouts from a simple statistical model, we improve protein generation with expanded Pareto frontiers between designability, novelty, and diversity. Further, this enables sampling designable proteins with a helix-fraction that matches PDB proteins, unlike existing generative models that commonly oversample conceptually simple helix bundles. Code is available at https://github.com/NVlabs/protcomposer.","url_abs":"https://arxiv.org/abs/2503.05025v1","url_pdf":"https://arxiv.org/pdf/2503.05025v1.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":"protcomposer-compositional-protein-structure","repo_url":"https://github.com/nvlabs/protcomposer","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"diversity","task_name":"Diversity"}],"methods":[{"method_slug":"set","method_name":"SET"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2503.05025","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2503.05025"}},"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":"deterministic:regex_extraction","url":"https://github.com/NVlabs/protcomposer","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/jasonkyuyim/multiflow","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/aqlaboratory/openfold","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/nvlabs/protcomposer","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_draft_wrong":3,"ran":2,"unverified":2},"by_repo_kind":{"official":{"samples":1,"ran":1,"repositories":1},"found_in_text":{"samples":6,"ran":4,"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":"ebc6ec767813ed53","entry":"blobify","repo":"nvlabs/protcomposer","repo_kind":"official","path":"proteinblobs/blobs.py","file_url":"https://github.com/nvlabs/protcomposer/blob/HEAD/proteinblobs/blobs.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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ebc6ec767813ed53"}},{"code_sha256_prefix":"970c12943df8215f","entry":"dataset_creation","repo":"jasonkyuyim/multiflow","repo_kind":"found_in_text","path":"multiflow/experiments/utils.py","file_url":"https://github.com/jasonkyuyim/multiflow/blob/HEAD/multiflow/experiments/utils.py","link_basis":"harvester_set","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":"970c12943df8215f"}},{"code_sha256_prefix":"706bd906bbbd5b15","entry":"flatten_final_dims","repo":"jasonkyuyim/multiflow","repo_kind":"found_in_text","path":"multiflow/models/ipa_pytorch.py","file_url":"https://github.com/jasonkyuyim/multiflow/blob/HEAD/multiflow/models/ipa_pytorch.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"706bd906bbbd5b15"}},{"code_sha256_prefix":"d64bededcdfc5d77","entry":"get_time_embedding","repo":"jasonkyuyim/multiflow","repo_kind":"found_in_text","path":"multiflow/models/utils.py","file_url":"https://github.com/jasonkyuyim/multiflow/blob/HEAD/multiflow/models/utils.py","link_basis":"harvester_set","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":"d64bededcdfc5d77"}},{"code_sha256_prefix":"c653d7a1bb820cd6","entry":"permute_final_dims","repo":"jasonkyuyim/multiflow","repo_kind":"found_in_text","path":"multiflow/models/ipa_pytorch.py","file_url":"https://github.com/jasonkyuyim/multiflow/blob/HEAD/multiflow/models/ipa_pytorch.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c653d7a1bb820cd6"}},{"code_sha256_prefix":"04218cc837a6fff9","entry":"calc_distogram","repo":"jasonkyuyim/multiflow","repo_kind":"found_in_text","path":"multiflow/models/utils.py","file_url":"https://github.com/jasonkyuyim/multiflow/blob/HEAD/multiflow/models/utils.py","link_basis":"harvester_set","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":"04218cc837a6fff9"}},{"code_sha256_prefix":"45bba8bf8e695be0","entry":"get_index_embedding","repo":"jasonkyuyim/multiflow","repo_kind":"found_in_text","path":"multiflow/models/utils.py","file_url":"https://github.com/jasonkyuyim/multiflow/blob/HEAD/multiflow/models/utils.py","link_basis":"harvester_set","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":"45bba8bf8e695be0"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}