{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2020:HBNXOUWKFNDO6OD2LHFYZEI4UC","short_pith_number":"pith:HBNXOUWK","canonical_record":{"source":{"id":"2007.08501","kind":"arxiv","version":1},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2020-07-16T17:53:02Z","cross_cats_sorted":["cs.GR","cs.LG"],"title_canon_sha256":"5742541b03a80dd1bbf833d5435784b8a46e392c762e51a666c20b462bd5fe66","abstract_canon_sha256":"0d95ed38ede3532f9645855ef84af5ddfc424dbaee023d36482e787acea2b8d3"},"schema_version":"1.0"},"canonical_sha256":"385b7752ca2b46ef387a59cb8c911ca085ba83ef284746c1932d09c5aef54057","source":{"kind":"arxiv","id":"2007.08501","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2007.08501","created_at":"2026-05-17T23:38:52Z"},{"alias_kind":"arxiv_version","alias_value":"2007.08501v1","created_at":"2026-05-17T23:38:52Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2007.08501","created_at":"2026-05-17T23:38:52Z"},{"alias_kind":"pith_short_12","alias_value":"HBNXOUWKFNDO","created_at":"2026-05-18T12:33:33Z"},{"alias_kind":"pith_short_16","alias_value":"HBNXOUWKFNDO6OD2","created_at":"2026-05-18T12:33:33Z"},{"alias_kind":"pith_short_8","alias_value":"HBNXOUWK","created_at":"2026-05-18T12:33:33Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2020:HBNXOUWKFNDO6OD2LHFYZEI4UC","target":"record","payload":{"canonical_record":{"source":{"id":"2007.08501","kind":"arxiv","version":1},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2020-07-16T17:53:02Z","cross_cats_sorted":["cs.GR","cs.LG"],"title_canon_sha256":"5742541b03a80dd1bbf833d5435784b8a46e392c762e51a666c20b462bd5fe66","abstract_canon_sha256":"0d95ed38ede3532f9645855ef84af5ddfc424dbaee023d36482e787acea2b8d3"},"schema_version":"1.0"},"canonical_sha256":"385b7752ca2b46ef387a59cb8c911ca085ba83ef284746c1932d09c5aef54057","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:38:52.820043Z","signature_b64":"t5BOR7SxHVEzAaumES3Bl5vEn1v3hYtb20D9jCHdhuB8hLLPe8DjFGFWQUgkxVAQmWFwzHihgmTAKkk9d+K6Aw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"385b7752ca2b46ef387a59cb8c911ca085ba83ef284746c1932d09c5aef54057","last_reissued_at":"2026-05-17T23:38:52.819431Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:38:52.819431Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2007.08501","source_version":1,"attestation_state":"computed"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:38:52Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"17kUN0JTxIXtffCT80KctISsSsNcNHrpuAWYslLx8IP3tkxRrQxYxSndWoEeJTfY1eNVCDPdo/GRpK6F2a6bBg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-30T11:51:59.144358Z"},"content_sha256":"1b5ffd1a9980b3beba0464061bfd70db8d207a89ec0da64781f0995ca4f8bb9e","schema_version":"1.0","event_id":"sha256:1b5ffd1a9980b3beba0464061bfd70db8d207a89ec0da64781f0995ca4f8bb9e"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2020:HBNXOUWKFNDO6OD2LHFYZEI4UC","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Accelerating 3D Deep Learning with PyTorch3D","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"PyTorch3D supplies modular differentiable operators and a fast renderer to make 3D deep learning practical.","cross_cats":["cs.GR","cs.LG"],"primary_cat":"cs.CV","authors_text":"David Novotny, Georgia Gkioxari, Jeremy Reizenstein, Justin Johnson, Nikhila Ravi, Taylor Gordon, Wan-Yen Lo","submitted_at":"2020-07-16T17:53:02Z","abstract_excerpt":"Deep learning has significantly improved 2D image recognition. Extending into 3D may advance many new applications including autonomous vehicles, virtual and augmented reality, authoring 3D content, and even improving 2D recognition. However despite growing interest, 3D deep learning remains relatively underexplored. We believe that some of this disparity is due to the engineering challenges involved in 3D deep learning, such as efficiently processing heterogeneous data and reframing graphics operations to be differentiable. We address these challenges by introducing PyTorch3D, a library of mo"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"We address these challenges by introducing PyTorch3D, a library of modular, efficient, and differentiable operators for 3D deep learning. It includes a fast, modular differentiable renderer for meshes and point clouds, enabling analysis-by-synthesis approaches. ... We also use PyTorch3D to improve the state-of-the-art for unsupervised 3D mesh and point cloud prediction from 2D images on ShapeNet.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That the primary barrier to 3D deep learning progress is the lack of efficient differentiable operators rather than fundamental algorithmic or data limitations, and that releasing this library will therefore produce broad acceleration in the field.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"PyTorch3D delivers a fast modular differentiable renderer and operators for 3D deep learning that improve speed, memory use, and state-of-the-art unsupervised 3D mesh and point-cloud prediction from 2D images on ShapeNet.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"PyTorch3D supplies modular differentiable operators and a fast renderer to make 3D deep learning practical.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"3530478f5b5a3de640134dc05129499788bdaa09eb288c81f782fb8cc5ce2922"},"source":{"id":"2007.08501","kind":"arxiv","version":1},"verdict":{"id":"b4e57f10-685a-40e6-980b-3450e90311b0","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-15T10:00:25.951950Z","strongest_claim":"We address these challenges by introducing PyTorch3D, a library of modular, efficient, and differentiable operators for 3D deep learning. It includes a fast, modular differentiable renderer for meshes and point clouds, enabling analysis-by-synthesis approaches. ... We also use PyTorch3D to improve the state-of-the-art for unsupervised 3D mesh and point cloud prediction from 2D images on ShapeNet.","one_line_summary":"PyTorch3D delivers a fast modular differentiable renderer and operators for 3D deep learning that improve speed, memory use, and state-of-the-art unsupervised 3D mesh and point-cloud prediction from 2D images on ShapeNet.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That the primary barrier to 3D deep learning progress is the lack of efficient differentiable operators rather than fundamental algorithmic or data limitations, and that releasing this library will therefore produce broad acceleration in the field.","pith_extraction_headline":"PyTorch3D supplies modular differentiable operators and a fast renderer to make 3D deep learning practical."},"references":{"count":0,"sample":[],"resolved_work":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","internal_anchors":0},"formal_canon":{"evidence_count":1,"snapshot_sha256":"79ff434d4c5a734df4c8ddafd0efe2c3fc26ec96361ca540681945efe7e1a133"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"b4e57f10-685a-40e6-980b-3450e90311b0"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:38:52Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"bMzEQF2YGa9LLX+zE4RM5WT3E7GUrrFCmg20AuV6DWJDUT0XFaqHfOHjNKQgf8Go3foCcg1z/3zn38GA5kH9CQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-30T11:51:59.144962Z"},"content_sha256":"e66152e18c835b819f2d5eaac8d00971c991de9a8b44edee5274fb1ad9c8e3db","schema_version":"1.0","event_id":"sha256:e66152e18c835b819f2d5eaac8d00971c991de9a8b44edee5274fb1ad9c8e3db"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/HBNXOUWKFNDO6OD2LHFYZEI4UC/bundle.json","state_url":"https://pith.science/pith/HBNXOUWKFNDO6OD2LHFYZEI4UC/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/HBNXOUWKFNDO6OD2LHFYZEI4UC/bundle.json","status":"primary"}],"public_keys":[{"key_id":"pith-v1-2026-05","algorithm":"ed25519","format":"raw","public_key_b64":"stVStoiQhXFxp4s2pdzPNoqVNBMojDU/fJ2db5S3CbM=","public_key_hex":"b2d552b68890857171a78b36a5dccf368a953413288c353f7c9d9d6f94b709b3","fingerprint_sha256_b32_first128bits":"RVFV5Z2OI2J3ZUO7ERDEBCYNKS","fingerprint_sha256_hex":"8d4b5ee74e4693bcd1df2446408b0d54","rotates_at":null,"url":"https://pith.science/pith-signing-key.json","notes":"Pith uses this Ed25519 key to sign canonical record SHA-256 digests. Verify with: ed25519_verify(public_key, message=canonical_sha256_bytes, signature=base64decode(signature_b64))."}],"merge_version":"pith-open-graph-merge-v1","built_at":"2026-05-30T11:51:59Z","links":{"resolver":"https://pith.science/pith/HBNXOUWKFNDO6OD2LHFYZEI4UC","bundle":"https://pith.science/pith/HBNXOUWKFNDO6OD2LHFYZEI4UC/bundle.json","state":"https://pith.science/pith/HBNXOUWKFNDO6OD2LHFYZEI4UC/state.json","well_known_bundle":"https://pith.science/.well-known/pith/HBNXOUWKFNDO6OD2LHFYZEI4UC/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2020:HBNXOUWKFNDO6OD2LHFYZEI4UC","merge_version":"pith-open-graph-merge-v1","event_count":2,"valid_event_count":2,"invalid_event_count":0,"equivocation_count":0,"current":{"canonical_record":{"metadata":{"abstract_canon_sha256":"0d95ed38ede3532f9645855ef84af5ddfc424dbaee023d36482e787acea2b8d3","cross_cats_sorted":["cs.GR","cs.LG"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2020-07-16T17:53:02Z","title_canon_sha256":"5742541b03a80dd1bbf833d5435784b8a46e392c762e51a666c20b462bd5fe66"},"schema_version":"1.0","source":{"id":"2007.08501","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2007.08501","created_at":"2026-05-17T23:38:52Z"},{"alias_kind":"arxiv_version","alias_value":"2007.08501v1","created_at":"2026-05-17T23:38:52Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2007.08501","created_at":"2026-05-17T23:38:52Z"},{"alias_kind":"pith_short_12","alias_value":"HBNXOUWKFNDO","created_at":"2026-05-18T12:33:33Z"},{"alias_kind":"pith_short_16","alias_value":"HBNXOUWKFNDO6OD2","created_at":"2026-05-18T12:33:33Z"},{"alias_kind":"pith_short_8","alias_value":"HBNXOUWK","created_at":"2026-05-18T12:33:33Z"}],"graph_snapshots":[{"event_id":"sha256:e66152e18c835b819f2d5eaac8d00971c991de9a8b44edee5274fb1ad9c8e3db","target":"graph","created_at":"2026-05-17T23:38:52Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"graph_snapshot":{"author_claims":{"count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","strong_count":0},"builder_version":"pith-number-builder-2026-05-17-v1","claims":{"count":4,"items":[{"attestation":"unclaimed","claim_id":"C1","kind":"strongest_claim","source":"verdict.strongest_claim","status":"machine_extracted","text":"We address these challenges by introducing PyTorch3D, a library of modular, efficient, and differentiable operators for 3D deep learning. It includes a fast, modular differentiable renderer for meshes and point clouds, enabling analysis-by-synthesis approaches. ... We also use PyTorch3D to improve the state-of-the-art for unsupervised 3D mesh and point cloud prediction from 2D images on ShapeNet."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That the primary barrier to 3D deep learning progress is the lack of efficient differentiable operators rather than fundamental algorithmic or data limitations, and that releasing this library will therefore produce broad acceleration in the field."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"PyTorch3D delivers a fast modular differentiable renderer and operators for 3D deep learning that improve speed, memory use, and state-of-the-art unsupervised 3D mesh and point-cloud prediction from 2D images on ShapeNet."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"PyTorch3D supplies modular differentiable operators and a fast renderer to make 3D deep learning practical."}],"snapshot_sha256":"3530478f5b5a3de640134dc05129499788bdaa09eb288c81f782fb8cc5ce2922"},"formal_canon":{"evidence_count":1,"snapshot_sha256":"79ff434d4c5a734df4c8ddafd0efe2c3fc26ec96361ca540681945efe7e1a133"},"paper":{"abstract_excerpt":"Deep learning has significantly improved 2D image recognition. Extending into 3D may advance many new applications including autonomous vehicles, virtual and augmented reality, authoring 3D content, and even improving 2D recognition. However despite growing interest, 3D deep learning remains relatively underexplored. We believe that some of this disparity is due to the engineering challenges involved in 3D deep learning, such as efficiently processing heterogeneous data and reframing graphics operations to be differentiable. We address these challenges by introducing PyTorch3D, a library of mo","authors_text":"David Novotny, Georgia Gkioxari, Jeremy Reizenstein, Justin Johnson, Nikhila Ravi, Taylor Gordon, Wan-Yen Lo","cross_cats":["cs.GR","cs.LG"],"headline":"PyTorch3D supplies modular differentiable operators and a fast renderer to make 3D deep learning practical.","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2020-07-16T17:53:02Z","title":"Accelerating 3D Deep Learning with PyTorch3D"},"references":{"count":0,"internal_anchors":0,"resolved_work":0,"sample":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2007.08501","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-15T10:00:25.951950Z","id":"b4e57f10-685a-40e6-980b-3450e90311b0","model_set":{"reader":"grok-4.3"},"one_line_summary":"PyTorch3D delivers a fast modular differentiable renderer and operators for 3D deep learning that improve speed, memory use, and state-of-the-art unsupervised 3D mesh and point-cloud prediction from 2D images on ShapeNet.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"PyTorch3D supplies modular differentiable operators and a fast renderer to make 3D deep learning practical.","strongest_claim":"We address these challenges by introducing PyTorch3D, a library of modular, efficient, and differentiable operators for 3D deep learning. It includes a fast, modular differentiable renderer for meshes and point clouds, enabling analysis-by-synthesis approaches. ... We also use PyTorch3D to improve the state-of-the-art for unsupervised 3D mesh and point cloud prediction from 2D images on ShapeNet.","weakest_assumption":"That the primary barrier to 3D deep learning progress is the lack of efficient differentiable operators rather than fundamental algorithmic or data limitations, and that releasing this library will therefore produce broad acceleration in the field."}},"verdict_id":"b4e57f10-685a-40e6-980b-3450e90311b0"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:1b5ffd1a9980b3beba0464061bfd70db8d207a89ec0da64781f0995ca4f8bb9e","target":"record","created_at":"2026-05-17T23:38:52Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"attestation_state":"computed","canonical_record":{"metadata":{"abstract_canon_sha256":"0d95ed38ede3532f9645855ef84af5ddfc424dbaee023d36482e787acea2b8d3","cross_cats_sorted":["cs.GR","cs.LG"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2020-07-16T17:53:02Z","title_canon_sha256":"5742541b03a80dd1bbf833d5435784b8a46e392c762e51a666c20b462bd5fe66"},"schema_version":"1.0","source":{"id":"2007.08501","kind":"arxiv","version":1}},"canonical_sha256":"385b7752ca2b46ef387a59cb8c911ca085ba83ef284746c1932d09c5aef54057","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"385b7752ca2b46ef387a59cb8c911ca085ba83ef284746c1932d09c5aef54057","first_computed_at":"2026-05-17T23:38:52.819431Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-17T23:38:52.819431Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"t5BOR7SxHVEzAaumES3Bl5vEn1v3hYtb20D9jCHdhuB8hLLPe8DjFGFWQUgkxVAQmWFwzHihgmTAKkk9d+K6Aw==","signature_status":"signed_v1","signed_at":"2026-05-17T23:38:52.820043Z","signed_message":"canonical_sha256_bytes"},"source_id":"2007.08501","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:1b5ffd1a9980b3beba0464061bfd70db8d207a89ec0da64781f0995ca4f8bb9e","sha256:e66152e18c835b819f2d5eaac8d00971c991de9a8b44edee5274fb1ad9c8e3db"],"state_sha256":"408dc4926f5d085735064c12bd3d3e3dcf437568a6b4517b5de304319334c628"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"JTEilyIhAZN5W41XVa0QYw3/K+b9kWgtKtcKRfY3q8YzdtGwZlWHcxsmT+aurQNauEMUsVtrVOLICy0APBeFDg==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-30T11:51:59.148213Z","bundle_sha256":"3d1d743b50c065d848815cfc321f37208525d173ab04fb92f01896bcea71ba4c"}}