{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2024:NTVX2QFGGXF3YBDNID45X54RGW","short_pith_number":"pith:NTVX2QFG","canonical_record":{"source":{"id":"2411.15633","kind":"arxiv","version":4},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2024-11-23T19:10:32Z","cross_cats_sorted":[],"title_canon_sha256":"8562b9d00d4e88e6d8d323576b11263ac5229bdb152520a874df7728dfa341ae","abstract_canon_sha256":"439fd46a386a914a6a76f029ae6262bf358b60d175f9cd814cb6f494a0d828ed"},"schema_version":"1.0"},"canonical_sha256":"6ceb7d40a635cbbc046d40f9dbf791359730559d773de73f6faa62963527dde1","source":{"kind":"arxiv","id":"2411.15633","version":4},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2411.15633","created_at":"2026-05-17T23:37:42Z"},{"alias_kind":"arxiv_version","alias_value":"2411.15633v4","created_at":"2026-05-17T23:37:42Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2411.15633","created_at":"2026-05-17T23:37:42Z"},{"alias_kind":"pith_short_12","alias_value":"NTVX2QFGGXF3","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"NTVX2QFGGXF3YBDN","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"NTVX2QFG","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2024:NTVX2QFGGXF3YBDNID45X54RGW","target":"record","payload":{"canonical_record":{"source":{"id":"2411.15633","kind":"arxiv","version":4},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2024-11-23T19:10:32Z","cross_cats_sorted":[],"title_canon_sha256":"8562b9d00d4e88e6d8d323576b11263ac5229bdb152520a874df7728dfa341ae","abstract_canon_sha256":"439fd46a386a914a6a76f029ae6262bf358b60d175f9cd814cb6f494a0d828ed"},"schema_version":"1.0"},"canonical_sha256":"6ceb7d40a635cbbc046d40f9dbf791359730559d773de73f6faa62963527dde1","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:37:42.503706Z","signature_b64":"sx7KwQ2rFUErVTBHUcN+0rQDeODr0/Y4n2PVRs7V5xjdovLFuPPUYjbwisk5W/yESWb+6CoBhYqyRRCDfOeQAw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"6ceb7d40a635cbbc046d40f9dbf791359730559d773de73f6faa62963527dde1","last_reissued_at":"2026-05-17T23:37:42.503015Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:37:42.503015Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2411.15633","source_version":4,"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:37:42Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"Lz2RLsfgh4MqPBzEUIPcTFBFedCIsnzyQcqMc/ev/V8DJj9/6WeNVIVhUfG2JlJh4BejMQ7GJKxDlYS20fkNAA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-24T15:28:38.827764Z"},"content_sha256":"702471079fb7c112fc6d9201066f41a0a753781c931d5e286c782beafb052f58","schema_version":"1.0","event_id":"sha256:702471079fb7c112fc6d9201066f41a0a753781c931d5e286c782beafb052f58"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2024:NTVX2QFGGXF3YBDNID45X54RGW","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Orthogonal Subspace Decomposition for Generalizable AI-Generated Image Detection","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"Decomposing features via SVD into orthogonal parts lets detectors freeze general pre-trained knowledge and adapt only the rest to spot AI fakes without overfitting.","cross_cats":[],"primary_cat":"cs.CV","authors_text":"Baoyuan Wu, Chengchun Liu, Jiangming Wang, Ke-Yue Zhang, Li Yuan, Peng Jin, Shen Chen, Shouhong Ding, Taiping Yao, Zhiyuan Yan","submitted_at":"2024-11-23T19:10:32Z","abstract_excerpt":"AI-generated images (AIGIs), such as natural or face images, have become increasingly important yet challenging. In this paper, we start from a new perspective to excavate the reason behind the failure generalization in AIGI detection, named the \\textit{asymmetry phenomenon}, where a naively trained detector tends to favor overfitting to the limited and monotonous fake patterns, causing the feature space to become highly constrained and low-ranked, which is proved seriously limiting the expressivity and generalization. One potential remedy is incorporating the pre-trained knowledge within the "},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"By employing Singular Value Decomposition (SVD) to decompose the original feature space into two orthogonal subspaces and freezing the principal components while adapting only the remained components, we preserve the pre-trained knowledge while learning fake patterns, effectively minimizing overfitting and enhancing generalization.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"The principal components obtained from SVD on features of pre-trained vision foundation models capture general knowledge that remains useful and orthogonal to the specific patterns needed for detecting fakes, such that freezing them does not remove information critical for the detection task.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"Orthogonal subspace decomposition via SVD on vision foundation model features preserves high-rank pre-trained knowledge by freezing principal components and adapting residuals, reducing overfitting for better generalization in AI-generated image detection.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Decomposing features via SVD into orthogonal parts lets detectors freeze general pre-trained knowledge and adapt only the rest to spot AI fakes without overfitting.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"fb9fd55d714c7c73ea3b2f6e2ea9755c579554edd1109711046b82587e5bd71f"},"source":{"id":"2411.15633","kind":"arxiv","version":4},"verdict":{"id":"1f5ff1e7-c1cd-4cd0-9a72-573247869d30","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-17T23:20:52.690182Z","strongest_claim":"By employing Singular Value Decomposition (SVD) to decompose the original feature space into two orthogonal subspaces and freezing the principal components while adapting only the remained components, we preserve the pre-trained knowledge while learning fake patterns, effectively minimizing overfitting and enhancing generalization.","one_line_summary":"Orthogonal subspace decomposition via SVD on vision foundation model features preserves high-rank pre-trained knowledge by freezing principal components and adapting residuals, reducing overfitting for better generalization in AI-generated image detection.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"The principal components obtained from SVD on features of pre-trained vision foundation models capture general knowledge that remains useful and orthogonal to the specific patterns needed for detecting fakes, such that freezing them does not remove information critical for the detection task.","pith_extraction_headline":"Decomposing features via SVD into orthogonal parts lets detectors freeze general pre-trained knowledge and adapt only the rest to spot AI fakes without overfitting."},"references":{"count":290,"sample":[{"doi":"","year":2022,"title":"Wukong, 2022. 5. In https://xihe.mindspore.cn/modelzoo/wukong, 2022. 5","work_id":"","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2018,"title":"Brock, A. et al. Large scale gan training for high fidelity natural image synthesis. In ICLR, 2018 b","work_id":"","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2022,"title":"End-to-end reconstruction-classification learning for face forgery detection","work_id":"","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2020,"title":"What makes fake images detectable? understanding properties that generalize","work_id":"","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2024,"title":"Drct: Diffusion reconstruction contrastive training towards universal detection of diffusion generated images","work_id":"","ref_index":6,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":207,"snapshot_sha256":"d26ace6ba3622d8dd964c0505daa69045a38903242cd6d6af2f0a6bd2bea4755","internal_anchors":16},"formal_canon":{"evidence_count":2,"snapshot_sha256":"2a965cf11ff36ab0957842805e72fe9e20f754411a4144cb0213f4147c92a42e"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"1f5ff1e7-c1cd-4cd0-9a72-573247869d30"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:37:42Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"1tIaQU8CbL8AEsOU7eJZBcqc15J42qwHpJEmZwgi9ddeNLQcWZvdDiKcvrO7sOD+ZIzr1tRHnOE1ehbm4jQbCw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-24T15:28:38.828656Z"},"content_sha256":"f144dfef10a7ac5af500cd31b40d0326fd531a50cca52415d19ed1d3f4071499","schema_version":"1.0","event_id":"sha256:f144dfef10a7ac5af500cd31b40d0326fd531a50cca52415d19ed1d3f4071499"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/NTVX2QFGGXF3YBDNID45X54RGW/bundle.json","state_url":"https://pith.science/pith/NTVX2QFGGXF3YBDNID45X54RGW/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/NTVX2QFGGXF3YBDNID45X54RGW/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-24T15:28:38Z","links":{"resolver":"https://pith.science/pith/NTVX2QFGGXF3YBDNID45X54RGW","bundle":"https://pith.science/pith/NTVX2QFGGXF3YBDNID45X54RGW/bundle.json","state":"https://pith.science/pith/NTVX2QFGGXF3YBDNID45X54RGW/state.json","well_known_bundle":"https://pith.science/.well-known/pith/NTVX2QFGGXF3YBDNID45X54RGW/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2024:NTVX2QFGGXF3YBDNID45X54RGW","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":"439fd46a386a914a6a76f029ae6262bf358b60d175f9cd814cb6f494a0d828ed","cross_cats_sorted":[],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2024-11-23T19:10:32Z","title_canon_sha256":"8562b9d00d4e88e6d8d323576b11263ac5229bdb152520a874df7728dfa341ae"},"schema_version":"1.0","source":{"id":"2411.15633","kind":"arxiv","version":4}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2411.15633","created_at":"2026-05-17T23:37:42Z"},{"alias_kind":"arxiv_version","alias_value":"2411.15633v4","created_at":"2026-05-17T23:37:42Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2411.15633","created_at":"2026-05-17T23:37:42Z"},{"alias_kind":"pith_short_12","alias_value":"NTVX2QFGGXF3","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"NTVX2QFGGXF3YBDN","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"NTVX2QFG","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:f144dfef10a7ac5af500cd31b40d0326fd531a50cca52415d19ed1d3f4071499","target":"graph","created_at":"2026-05-17T23:37:42Z","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":"By employing Singular Value Decomposition (SVD) to decompose the original feature space into two orthogonal subspaces and freezing the principal components while adapting only the remained components, we preserve the pre-trained knowledge while learning fake patterns, effectively minimizing overfitting and enhancing generalization."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"The principal components obtained from SVD on features of pre-trained vision foundation models capture general knowledge that remains useful and orthogonal to the specific patterns needed for detecting fakes, such that freezing them does not remove information critical for the detection task."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"Orthogonal subspace decomposition via SVD on vision foundation model features preserves high-rank pre-trained knowledge by freezing principal components and adapting residuals, reducing overfitting for better generalization in AI-generated image detection."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Decomposing features via SVD into orthogonal parts lets detectors freeze general pre-trained knowledge and adapt only the rest to spot AI fakes without overfitting."}],"snapshot_sha256":"fb9fd55d714c7c73ea3b2f6e2ea9755c579554edd1109711046b82587e5bd71f"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"2a965cf11ff36ab0957842805e72fe9e20f754411a4144cb0213f4147c92a42e"},"paper":{"abstract_excerpt":"AI-generated images (AIGIs), such as natural or face images, have become increasingly important yet challenging. In this paper, we start from a new perspective to excavate the reason behind the failure generalization in AIGI detection, named the \\textit{asymmetry phenomenon}, where a naively trained detector tends to favor overfitting to the limited and monotonous fake patterns, causing the feature space to become highly constrained and low-ranked, which is proved seriously limiting the expressivity and generalization. One potential remedy is incorporating the pre-trained knowledge within the ","authors_text":"Baoyuan Wu, Chengchun Liu, Jiangming Wang, Ke-Yue Zhang, Li Yuan, Peng Jin, Shen Chen, Shouhong Ding, Taiping Yao, Zhiyuan Yan","cross_cats":[],"headline":"Decomposing features via SVD into orthogonal parts lets detectors freeze general pre-trained knowledge and adapt only the rest to spot AI fakes without overfitting.","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2024-11-23T19:10:32Z","title":"Orthogonal Subspace Decomposition for Generalizable AI-Generated Image Detection"},"references":{"count":290,"internal_anchors":16,"resolved_work":207,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"Wukong, 2022. 5. In https://xihe.mindspore.cn/modelzoo/wukong, 2022. 5","work_id":"","year":2022},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"Brock, A. et al. Large scale gan training for high fidelity natural image synthesis. In ICLR, 2018 b","work_id":"","year":2018},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"End-to-end reconstruction-classification learning for face forgery detection","work_id":"","year":2022},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"What makes fake images detectable? understanding properties that generalize","work_id":"","year":2020},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":6,"title":"Drct: Diffusion reconstruction contrastive training towards universal detection of diffusion generated images","work_id":"","year":2024}],"snapshot_sha256":"d26ace6ba3622d8dd964c0505daa69045a38903242cd6d6af2f0a6bd2bea4755"},"source":{"id":"2411.15633","kind":"arxiv","version":4},"verdict":{"created_at":"2026-05-17T23:20:52.690182Z","id":"1f5ff1e7-c1cd-4cd0-9a72-573247869d30","model_set":{"reader":"grok-4.3"},"one_line_summary":"Orthogonal subspace decomposition via SVD on vision foundation model features preserves high-rank pre-trained knowledge by freezing principal components and adapting residuals, reducing overfitting for better generalization in AI-generated image detection.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Decomposing features via SVD into orthogonal parts lets detectors freeze general pre-trained knowledge and adapt only the rest to spot AI fakes without overfitting.","strongest_claim":"By employing Singular Value Decomposition (SVD) to decompose the original feature space into two orthogonal subspaces and freezing the principal components while adapting only the remained components, we preserve the pre-trained knowledge while learning fake patterns, effectively minimizing overfitting and enhancing generalization.","weakest_assumption":"The principal components obtained from SVD on features of pre-trained vision foundation models capture general knowledge that remains useful and orthogonal to the specific patterns needed for detecting fakes, such that freezing them does not remove information critical for the detection task."}},"verdict_id":"1f5ff1e7-c1cd-4cd0-9a72-573247869d30"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:702471079fb7c112fc6d9201066f41a0a753781c931d5e286c782beafb052f58","target":"record","created_at":"2026-05-17T23:37:42Z","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":"439fd46a386a914a6a76f029ae6262bf358b60d175f9cd814cb6f494a0d828ed","cross_cats_sorted":[],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2024-11-23T19:10:32Z","title_canon_sha256":"8562b9d00d4e88e6d8d323576b11263ac5229bdb152520a874df7728dfa341ae"},"schema_version":"1.0","source":{"id":"2411.15633","kind":"arxiv","version":4}},"canonical_sha256":"6ceb7d40a635cbbc046d40f9dbf791359730559d773de73f6faa62963527dde1","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"6ceb7d40a635cbbc046d40f9dbf791359730559d773de73f6faa62963527dde1","first_computed_at":"2026-05-17T23:37:42.503015Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-17T23:37:42.503015Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"sx7KwQ2rFUErVTBHUcN+0rQDeODr0/Y4n2PVRs7V5xjdovLFuPPUYjbwisk5W/yESWb+6CoBhYqyRRCDfOeQAw==","signature_status":"signed_v1","signed_at":"2026-05-17T23:37:42.503706Z","signed_message":"canonical_sha256_bytes"},"source_id":"2411.15633","source_kind":"arxiv","source_version":4}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:702471079fb7c112fc6d9201066f41a0a753781c931d5e286c782beafb052f58","sha256:f144dfef10a7ac5af500cd31b40d0326fd531a50cca52415d19ed1d3f4071499"],"state_sha256":"dd76452c827f93da195f3ba772c2acf1aa8e419745fe5dc6544e6111b488b12d"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"gLglidryGgk2YMN+02fv8PTTZ5WqkeW+Rjb4m+si4TDBDS1uJ9OwTKhbpGmwlu1lxOca2fuHInUQqKKMFEBTCg==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-24T15:28:38.833142Z","bundle_sha256":"53119e7da5d4e4c7b1dcc946dcb2971cc4e313e795347f1ac38752632de2cc1b"}}