{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2025:HF766WXI4SWT5V5JMPLY2KCMQB","short_pith_number":"pith:HF766WXI","canonical_record":{"source":{"id":"2502.06807","kind":"arxiv","version":2},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2025-02-03T23:00:15Z","cross_cats_sorted":["cs.AI","cs.CL"],"title_canon_sha256":"6d72677e41d6dc2445f35068213bc13d5efcc92b899cff7732402ab6a2f01059","abstract_canon_sha256":"b3fd38117f543f3aa06fd70a3536554fe2f5a75d16445e3e295e37b54cafa682"},"schema_version":"1.0"},"canonical_sha256":"397fef5ae8e4ad3ed7a963d78d284c8051967a3b4ea47debe7df268632420b17","source":{"kind":"arxiv","id":"2502.06807","version":2},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2502.06807","created_at":"2026-07-05T10:16:41Z"},{"alias_kind":"arxiv_version","alias_value":"2502.06807v2","created_at":"2026-07-05T10:16:41Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2502.06807","created_at":"2026-07-05T10:16:41Z"},{"alias_kind":"pith_short_12","alias_value":"HF766WXI4SWT","created_at":"2026-07-05T10:16:41Z"},{"alias_kind":"pith_short_16","alias_value":"HF766WXI4SWT5V5J","created_at":"2026-07-05T10:16:41Z"},{"alias_kind":"pith_short_8","alias_value":"HF766WXI","created_at":"2026-07-05T10:16:41Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2025:HF766WXI4SWT5V5JMPLY2KCMQB","target":"record","payload":{"canonical_record":{"source":{"id":"2502.06807","kind":"arxiv","version":2},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2025-02-03T23:00:15Z","cross_cats_sorted":["cs.AI","cs.CL"],"title_canon_sha256":"6d72677e41d6dc2445f35068213bc13d5efcc92b899cff7732402ab6a2f01059","abstract_canon_sha256":"b3fd38117f543f3aa06fd70a3536554fe2f5a75d16445e3e295e37b54cafa682"},"schema_version":"1.0"},"canonical_sha256":"397fef5ae8e4ad3ed7a963d78d284c8051967a3b4ea47debe7df268632420b17","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-07-05T10:16:41.628350Z","signature_b64":"JKMdxKKb/KxI8QOR4KtI7QmoL2RAipY+Yp2KihY+weSqpUivD0S13/Yo4gO9UjMPx8w3KBSS7NEoin3ApDDcAQ==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"397fef5ae8e4ad3ed7a963d78d284c8051967a3b4ea47debe7df268632420b17","last_reissued_at":"2026-07-05T10:16:41.627006Z","signature_status":"signed_v1","first_computed_at":"2026-07-05T10:16:41.627006Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2502.06807","source_version":2,"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-07-05T10:16:41Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"xkyVCyP1OjVRj3VbipEX97s8obcP8PDHref+vqUmiMkWIVbJjk5n/LOeKA89dpd277I+2EsWbbSXnqn5WS/ADQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-03T19:12:28.197653Z"},"content_sha256":"61b5e3b2bdf51722c89ae33c1220e5923030cf9604d4b627dd014a0ccde1d5a8","schema_version":"1.0","event_id":"sha256:61b5e3b2bdf51722c89ae33c1220e5923030cf9604d4b627dd014a0ccde1d5a8"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2025:HF766WXI4SWT5V5JMPLY2KCMQB","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Competitive Programming with Large Reasoning Models","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"","cross_cats":["cs.AI","cs.CL"],"primary_cat":"cs.LG","authors_text":"Alexander Wei, Andre Saraiva, Borys Minaiev, Daniel Selsam, David Dohan, Francis Song, Hunter Lightman, Ignasi Clavera, Jakub Pachocki, Jerry Tworek, Lorenz Kuhn, Lukasz Kaiser, Mark Chen, Max Schwarzer, Mostafa Rohaninejad, Nat McAleese, o3 contributors, Oleg M\\\"urk, OpenAI: Ahmed El-Kishky, Rhythm Garg, Rui Shu, Szymon Sidor, Vineet Kosaraju, Wenda Zhou","submitted_at":"2025-02-03T23:00:15Z","abstract_excerpt":"We show that reinforcement learning applied to large language models (LLMs) significantly boosts performance on complex coding and reasoning tasks. Additionally, we compare two general-purpose reasoning models - OpenAI o1 and an early checkpoint of o3 - with a domain-specific system, o1-ioi, which uses hand-engineered inference strategies designed for competing in the 2024 International Olympiad in Informatics (IOI). We competed live at IOI 2024 with o1-ioi and, using hand-crafted test-time strategies, placed in the 49th percentile. Under relaxed competition constraints, o1-ioi achieved a gold"},"claims":{"count":0,"items":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2502.06807","kind":"arxiv","version":2},"verdict":{"id":null,"model_set":{},"created_at":null,"strongest_claim":"","one_line_summary":"","pipeline_version":null,"weakest_assumption":"","pith_extraction_headline":""},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2502.06807/integrity.json","findings":[],"available":true,"detectors_run":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938"},"references":{"count":0,"sample":[],"resolved_work":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","internal_anchors":0},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":null},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-07-05T10:16:41Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"fcsO2XBVigJjOP9NCXkP9Nbce7mHPNdYbErO0PVL2FH82fVOwXRKYoJPSBajNdIb81daaDfiSN/uPphhTQ0cAA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-03T19:12:28.198160Z"},"content_sha256":"c0477ba69ccb7f417590a10cae757b2a52cf23c2a7323f7d734c9106d22cd5fc","schema_version":"1.0","event_id":"sha256:c0477ba69ccb7f417590a10cae757b2a52cf23c2a7323f7d734c9106d22cd5fc"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/HF766WXI4SWT5V5JMPLY2KCMQB/bundle.json","state_url":"https://pith.science/pith/HF766WXI4SWT5V5JMPLY2KCMQB/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/HF766WXI4SWT5V5JMPLY2KCMQB/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-08-03T19:12:28Z","links":{"resolver":"https://pith.science/pith/HF766WXI4SWT5V5JMPLY2KCMQB","bundle":"https://pith.science/pith/HF766WXI4SWT5V5JMPLY2KCMQB/bundle.json","state":"https://pith.science/pith/HF766WXI4SWT5V5JMPLY2KCMQB/state.json","well_known_bundle":"https://pith.science/.well-known/pith/HF766WXI4SWT5V5JMPLY2KCMQB/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2025:HF766WXI4SWT5V5JMPLY2KCMQB","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":"b3fd38117f543f3aa06fd70a3536554fe2f5a75d16445e3e295e37b54cafa682","cross_cats_sorted":["cs.AI","cs.CL"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2025-02-03T23:00:15Z","title_canon_sha256":"6d72677e41d6dc2445f35068213bc13d5efcc92b899cff7732402ab6a2f01059"},"schema_version":"1.0","source":{"id":"2502.06807","kind":"arxiv","version":2}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2502.06807","created_at":"2026-07-05T10:16:41Z"},{"alias_kind":"arxiv_version","alias_value":"2502.06807v2","created_at":"2026-07-05T10:16:41Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2502.06807","created_at":"2026-07-05T10:16:41Z"},{"alias_kind":"pith_short_12","alias_value":"HF766WXI4SWT","created_at":"2026-07-05T10:16:41Z"},{"alias_kind":"pith_short_16","alias_value":"HF766WXI4SWT5V5J","created_at":"2026-07-05T10:16:41Z"},{"alias_kind":"pith_short_8","alias_value":"HF766WXI","created_at":"2026-07-05T10:16:41Z"}],"graph_snapshots":[{"event_id":"sha256:c0477ba69ccb7f417590a10cae757b2a52cf23c2a7323f7d734c9106d22cd5fc","target":"graph","created_at":"2026-07-05T10:16:41Z","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":0,"items":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"integrity":{"available":true,"clean":true,"detectors_run":[],"endpoint":"/pith/2502.06807/integrity.json","findings":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"We show that reinforcement learning applied to large language models (LLMs) significantly boosts performance on complex coding and reasoning tasks. Additionally, we compare two general-purpose reasoning models - OpenAI o1 and an early checkpoint of o3 - with a domain-specific system, o1-ioi, which uses hand-engineered inference strategies designed for competing in the 2024 International Olympiad in Informatics (IOI). We competed live at IOI 2024 with o1-ioi and, using hand-crafted test-time strategies, placed in the 49th percentile. Under relaxed competition constraints, o1-ioi achieved a gold","authors_text":"Alexander Wei, Andre Saraiva, Borys Minaiev, Daniel Selsam, David Dohan, Francis Song, Hunter Lightman, Ignasi Clavera, Jakub Pachocki, Jerry Tworek, Lorenz Kuhn, Lukasz Kaiser, Mark Chen, Max Schwarzer, Mostafa Rohaninejad, Nat McAleese, o3 contributors, Oleg M\\\"urk, OpenAI: Ahmed El-Kishky, Rhythm Garg, Rui Shu, Szymon Sidor, Vineet Kosaraju, Wenda Zhou","cross_cats":["cs.AI","cs.CL"],"headline":"","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2025-02-03T23:00:15Z","title":"Competitive Programming with Large Reasoning Models"},"references":{"count":0,"internal_anchors":0,"resolved_work":0,"sample":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2502.06807","kind":"arxiv","version":2},"verdict":{"created_at":null,"id":null,"model_set":{},"one_line_summary":"","pipeline_version":null,"pith_extraction_headline":"","strongest_claim":"","weakest_assumption":""}},"verdict_id":null}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:61b5e3b2bdf51722c89ae33c1220e5923030cf9604d4b627dd014a0ccde1d5a8","target":"record","created_at":"2026-07-05T10:16:41Z","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":"b3fd38117f543f3aa06fd70a3536554fe2f5a75d16445e3e295e37b54cafa682","cross_cats_sorted":["cs.AI","cs.CL"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2025-02-03T23:00:15Z","title_canon_sha256":"6d72677e41d6dc2445f35068213bc13d5efcc92b899cff7732402ab6a2f01059"},"schema_version":"1.0","source":{"id":"2502.06807","kind":"arxiv","version":2}},"canonical_sha256":"397fef5ae8e4ad3ed7a963d78d284c8051967a3b4ea47debe7df268632420b17","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"397fef5ae8e4ad3ed7a963d78d284c8051967a3b4ea47debe7df268632420b17","first_computed_at":"2026-07-05T10:16:41.627006Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-07-05T10:16:41.627006Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"JKMdxKKb/KxI8QOR4KtI7QmoL2RAipY+Yp2KihY+weSqpUivD0S13/Yo4gO9UjMPx8w3KBSS7NEoin3ApDDcAQ==","signature_status":"signed_v1","signed_at":"2026-07-05T10:16:41.628350Z","signed_message":"canonical_sha256_bytes"},"source_id":"2502.06807","source_kind":"arxiv","source_version":2}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:61b5e3b2bdf51722c89ae33c1220e5923030cf9604d4b627dd014a0ccde1d5a8","sha256:c0477ba69ccb7f417590a10cae757b2a52cf23c2a7323f7d734c9106d22cd5fc"],"state_sha256":"78a91ac30fe95df50f48a9eb897cd7d12f094eb4745a0cd6a8cf40a0a4a1182d"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"lTrz5six3sdlCcsCNXaqmvIhAhz8pcDdNMvKFImUkC8BbOhCY5jTk5N322lFCEFG1NOZ0x9l+G0MHKCsWp3HAw==","signed_message":"bundle_sha256_bytes","signed_at":"2026-08-03T19:12:28.201837Z","bundle_sha256":"93d7df5c7315cb99026066a1c683f58a8ed492966d332f426338c1e23ace595e"}}