{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2025:2UCGVFSUSHI75DCUDH7BSQPUN2","short_pith_number":"pith:2UCGVFSU","canonical_record":{"source":{"id":"2509.10252","kind":"arxiv","version":3},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CR","submitted_at":"2025-09-12T13:56:56Z","cross_cats_sorted":[],"title_canon_sha256":"cf215122ac303ed35a80dd2ea7a25961e5998c3f0e3aaa65209041627f4b4757","abstract_canon_sha256":"67451d37e5a2e36bf419f53e84c0f6a892fd345e049a7c5643b1f6ec6b8202b8"},"schema_version":"1.0"},"canonical_sha256":"d5046a965491d1fe8c5419fe1941f46eb06ec1c42e395ed0ec0f9e3216815350","source":{"kind":"arxiv","id":"2509.10252","version":3},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2509.10252","created_at":"2026-08-06T01:15:25Z"},{"alias_kind":"arxiv_version","alias_value":"2509.10252v3","created_at":"2026-08-06T01:15:25Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2509.10252","created_at":"2026-08-06T01:15:25Z"},{"alias_kind":"pith_short_12","alias_value":"2UCGVFSUSHI7","created_at":"2026-08-06T01:15:25Z"},{"alias_kind":"pith_short_16","alias_value":"2UCGVFSUSHI75DCU","created_at":"2026-08-06T01:15:25Z"},{"alias_kind":"pith_short_8","alias_value":"2UCGVFSU","created_at":"2026-08-06T01:15:25Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2025:2UCGVFSUSHI75DCUDH7BSQPUN2","target":"record","payload":{"canonical_record":{"source":{"id":"2509.10252","kind":"arxiv","version":3},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CR","submitted_at":"2025-09-12T13:56:56Z","cross_cats_sorted":[],"title_canon_sha256":"cf215122ac303ed35a80dd2ea7a25961e5998c3f0e3aaa65209041627f4b4757","abstract_canon_sha256":"67451d37e5a2e36bf419f53e84c0f6a892fd345e049a7c5643b1f6ec6b8202b8"},"schema_version":"1.0"},"canonical_sha256":"d5046a965491d1fe8c5419fe1941f46eb06ec1c42e395ed0ec0f9e3216815350","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-08-06T01:15:25.393778Z","signature_b64":"WkM59bjGC3PLtvY4bYWae7r1q7z1P1NpLHXzq68myv7lmucI7QRQh3JGvf5OiAjPoIkbbtxQCS6BW/k26C3vDw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"d5046a965491d1fe8c5419fe1941f46eb06ec1c42e395ed0ec0f9e3216815350","last_reissued_at":"2026-08-06T01:15:25.392209Z","signature_status":"signed_v1","first_computed_at":"2026-08-06T01:15:25.392209Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2509.10252","source_version":3,"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-08-06T01:15:25Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"x61ro5WBVndbGBsn3QAivgJW/yHN94rcQOzKwjXw6/7cYD2TeCJQEFtFThA7cEHbcJlWhDC3Zs5VXELSkdHnAg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-07T10:10:46.869317Z"},"content_sha256":"6c6d12ae926b31d46d71186201fb8caf4327d41ce61088b3886b05e038bd282a","schema_version":"1.0","event_id":"sha256:6c6d12ae926b31d46d71186201fb8caf4327d41ce61088b3886b05e038bd282a"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2025:2UCGVFSUSHI75DCUDH7BSQPUN2","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Bridging Source Code and Bytecode for Smart Contract Vulnerability Detection via Dual-Perspective Cross-Modal Distillation","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"ExDoS transfers fine-grained vulnerability knowledge from source code to bytecode using dual-focus distillation and attention graphs for better smart contract analysis.","cross_cats":[],"primary_cat":"cs.CR","authors_text":"Haitao Xu, Jianguo Sun, Xin Wang, Yanbin Wang, Ye Tian, Yifan Jia, Zhihua Fu","submitted_at":"2025-09-12T13:56:56Z","abstract_excerpt":"Smart contract vulnerabilities have caused substantial financial losses, yet most deployed contracts are closed-source, forcing detection to operate on bytecode --- which lacks the high-level semantic information available in source code. To compensate, recent cross-modal methods distill knowledge from source-code models into bytecode detectors by aligning the two modalities. However, these methods align source and bytecode only at the graph level through global embedding matching, whereas vulnerability is a property of specific nodes and control-flow regions --- so the student preserves globa"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"Experiments on real-world contracts demonstrate that our method achieves consistent F1-score improvements (3%--6%) over strong baselines.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"The summarized source-code vulnerability patterns and the corresponding bytecode-level patterns provide accurate, comprehensive, and unbiased supervisory signals that enable reliable fine-grained cross-modal alignment.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"ExDoS uses expert-guided dual-focus distillation between source semantic graphs and bytecode control-flow graphs plus a dual-attention network to improve smart contract vulnerability detection, reporting 3-6% F1 gains over baselines.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"ExDoS transfers fine-grained vulnerability knowledge from source code to bytecode using dual-focus distillation and attention graphs for better smart contract analysis.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"ef283a7c6b160837429460b52155f16404902d1d995865ec1c223740fa412d3e"},"source":{"id":"2509.10252","kind":"arxiv","version":3},"verdict":{"id":"486bb102-21b4-4a8e-ad12-2b6a341dba00","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-18T17:25:51.882666Z","strongest_claim":"Experiments on real-world contracts demonstrate that our method achieves consistent F1-score improvements (3%--6%) over strong baselines.","one_line_summary":"ExDoS uses expert-guided dual-focus distillation between source semantic graphs and bytecode control-flow graphs plus a dual-attention network to improve smart contract vulnerability detection, reporting 3-6% F1 gains over baselines.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"The summarized source-code vulnerability patterns and the corresponding bytecode-level patterns provide accurate, comprehensive, and unbiased supervisory signals that enable reliable fine-grained cross-modal alignment.","pith_extraction_headline":"ExDoS transfers fine-grained vulnerability knowledge from source code to bytecode using dual-focus distillation and attention graphs for better smart contract analysis."},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2509.10252/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":2,"snapshot_sha256":"f22da85b421cf2263372ac87708d47f88320253ac7960d678b8da60279e2e52a"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"486bb102-21b4-4a8e-ad12-2b6a341dba00"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-08-06T01:15:25Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"EJi6furz5rwhHPvLqVmgBaOELnxE7BhjB7CACwDhTn2vX6Io4j1BwfCFvLxfBDFOGzJG23hKLTbFiLh6+drECg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-07T10:10:46.870046Z"},"content_sha256":"91d399cf0741f89a1f736a222acf4a1a3a181d63d47e0c02d6e137db89da2bfb","schema_version":"1.0","event_id":"sha256:91d399cf0741f89a1f736a222acf4a1a3a181d63d47e0c02d6e137db89da2bfb"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/2UCGVFSUSHI75DCUDH7BSQPUN2/bundle.json","state_url":"https://pith.science/pith/2UCGVFSUSHI75DCUDH7BSQPUN2/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/2UCGVFSUSHI75DCUDH7BSQPUN2/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-07T10:10:46Z","links":{"resolver":"https://pith.science/pith/2UCGVFSUSHI75DCUDH7BSQPUN2","bundle":"https://pith.science/pith/2UCGVFSUSHI75DCUDH7BSQPUN2/bundle.json","state":"https://pith.science/pith/2UCGVFSUSHI75DCUDH7BSQPUN2/state.json","well_known_bundle":"https://pith.science/.well-known/pith/2UCGVFSUSHI75DCUDH7BSQPUN2/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2025:2UCGVFSUSHI75DCUDH7BSQPUN2","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":"67451d37e5a2e36bf419f53e84c0f6a892fd345e049a7c5643b1f6ec6b8202b8","cross_cats_sorted":[],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CR","submitted_at":"2025-09-12T13:56:56Z","title_canon_sha256":"cf215122ac303ed35a80dd2ea7a25961e5998c3f0e3aaa65209041627f4b4757"},"schema_version":"1.0","source":{"id":"2509.10252","kind":"arxiv","version":3}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2509.10252","created_at":"2026-08-06T01:15:25Z"},{"alias_kind":"arxiv_version","alias_value":"2509.10252v3","created_at":"2026-08-06T01:15:25Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2509.10252","created_at":"2026-08-06T01:15:25Z"},{"alias_kind":"pith_short_12","alias_value":"2UCGVFSUSHI7","created_at":"2026-08-06T01:15:25Z"},{"alias_kind":"pith_short_16","alias_value":"2UCGVFSUSHI75DCU","created_at":"2026-08-06T01:15:25Z"},{"alias_kind":"pith_short_8","alias_value":"2UCGVFSU","created_at":"2026-08-06T01:15:25Z"}],"graph_snapshots":[{"event_id":"sha256:91d399cf0741f89a1f736a222acf4a1a3a181d63d47e0c02d6e137db89da2bfb","target":"graph","created_at":"2026-08-06T01:15:25Z","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":"Experiments on real-world contracts demonstrate that our method achieves consistent F1-score improvements (3%--6%) over strong baselines."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"The summarized source-code vulnerability patterns and the corresponding bytecode-level patterns provide accurate, comprehensive, and unbiased supervisory signals that enable reliable fine-grained cross-modal alignment."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"ExDoS uses expert-guided dual-focus distillation between source semantic graphs and bytecode control-flow graphs plus a dual-attention network to improve smart contract vulnerability detection, reporting 3-6% F1 gains over baselines."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"ExDoS transfers fine-grained vulnerability knowledge from source code to bytecode using dual-focus distillation and attention graphs for better smart contract analysis."}],"snapshot_sha256":"ef283a7c6b160837429460b52155f16404902d1d995865ec1c223740fa412d3e"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"f22da85b421cf2263372ac87708d47f88320253ac7960d678b8da60279e2e52a"},"integrity":{"available":true,"clean":true,"detectors_run":[],"endpoint":"/pith/2509.10252/integrity.json","findings":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"Smart contract vulnerabilities have caused substantial financial losses, yet most deployed contracts are closed-source, forcing detection to operate on bytecode --- which lacks the high-level semantic information available in source code. To compensate, recent cross-modal methods distill knowledge from source-code models into bytecode detectors by aligning the two modalities. However, these methods align source and bytecode only at the graph level through global embedding matching, whereas vulnerability is a property of specific nodes and control-flow regions --- so the student preserves globa","authors_text":"Haitao Xu, Jianguo Sun, Xin Wang, Yanbin Wang, Ye Tian, Yifan Jia, Zhihua Fu","cross_cats":[],"headline":"ExDoS transfers fine-grained vulnerability knowledge from source code to bytecode using dual-focus distillation and attention graphs for better smart contract analysis.","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CR","submitted_at":"2025-09-12T13:56:56Z","title":"Bridging Source Code and Bytecode for Smart Contract Vulnerability Detection via Dual-Perspective Cross-Modal Distillation"},"references":{"count":0,"internal_anchors":0,"resolved_work":0,"sample":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2509.10252","kind":"arxiv","version":3},"verdict":{"created_at":"2026-05-18T17:25:51.882666Z","id":"486bb102-21b4-4a8e-ad12-2b6a341dba00","model_set":{"reader":"grok-4.3"},"one_line_summary":"ExDoS uses expert-guided dual-focus distillation between source semantic graphs and bytecode control-flow graphs plus a dual-attention network to improve smart contract vulnerability detection, reporting 3-6% F1 gains over baselines.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"ExDoS transfers fine-grained vulnerability knowledge from source code to bytecode using dual-focus distillation and attention graphs for better smart contract analysis.","strongest_claim":"Experiments on real-world contracts demonstrate that our method achieves consistent F1-score improvements (3%--6%) over strong baselines.","weakest_assumption":"The summarized source-code vulnerability patterns and the corresponding bytecode-level patterns provide accurate, comprehensive, and unbiased supervisory signals that enable reliable fine-grained cross-modal alignment."}},"verdict_id":"486bb102-21b4-4a8e-ad12-2b6a341dba00"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:6c6d12ae926b31d46d71186201fb8caf4327d41ce61088b3886b05e038bd282a","target":"record","created_at":"2026-08-06T01:15:25Z","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":"67451d37e5a2e36bf419f53e84c0f6a892fd345e049a7c5643b1f6ec6b8202b8","cross_cats_sorted":[],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CR","submitted_at":"2025-09-12T13:56:56Z","title_canon_sha256":"cf215122ac303ed35a80dd2ea7a25961e5998c3f0e3aaa65209041627f4b4757"},"schema_version":"1.0","source":{"id":"2509.10252","kind":"arxiv","version":3}},"canonical_sha256":"d5046a965491d1fe8c5419fe1941f46eb06ec1c42e395ed0ec0f9e3216815350","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"d5046a965491d1fe8c5419fe1941f46eb06ec1c42e395ed0ec0f9e3216815350","first_computed_at":"2026-08-06T01:15:25.392209Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-08-06T01:15:25.392209Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"WkM59bjGC3PLtvY4bYWae7r1q7z1P1NpLHXzq68myv7lmucI7QRQh3JGvf5OiAjPoIkbbtxQCS6BW/k26C3vDw==","signature_status":"signed_v1","signed_at":"2026-08-06T01:15:25.393778Z","signed_message":"canonical_sha256_bytes"},"source_id":"2509.10252","source_kind":"arxiv","source_version":3}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:6c6d12ae926b31d46d71186201fb8caf4327d41ce61088b3886b05e038bd282a","sha256:91d399cf0741f89a1f736a222acf4a1a3a181d63d47e0c02d6e137db89da2bfb"],"state_sha256":"bed4ea5c723855573451b12324c705c79478b92b329c8038cb2cf0c5c7718a57"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"phGzhfdFErK6M+I1ca/gYI+SFUCIp/IwQSThJE89JlOtDxWD0OIiBie7mlI8TgQBc64oNVQAfLS8rjf+70RQCg==","signed_message":"bundle_sha256_bytes","signed_at":"2026-08-07T10:10:46.875512Z","bundle_sha256":"0e861054d9cf966e225dd079e5756d5eb96df7e43c8446bc033cd2a4420e4f0f"}}