{"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/arxiv-2606-19184","title":"When AUC Misleads: Polarization-Aware Evaluation of Deepfake Detectors under Domain Shift","arxiv_id":"2606.19184","date":"2026-06-17","proceeding":null,"authors":["Dat Nguyen","Cosmin Radoi","Romain Hermary","Marcella Astrid","Nesryne Mejri","Enjie Ghorbel","Djamila Aouada"],"abstract":"Recent advances in generative AI, such as diffusion models and face-swapping tools, have enabled the creation of highly realistic deepfakes, leading to real-world harms including financial fraud and non-consensual explicit content. In response, deepfake detection has become an active research area, with recent methods increasingly focusing on improving generalization to unseen manipulations. This is typically evaluated using the Area Under the ROC Curve (AUC) measured separately across multiple datasets. However, such an evaluation fails to reflect real-world scenarios where detectors face a mixture of data sources and varying artifact types. To address this limitation, we introduce a novel metric, Cross-dataset AUC (Cross-AUC) that averages per-domain AUCs with a measure of prediction polarization for taking into account the robustness to domain shift. The polarization extent is quantified by the Wasserstein Distance between class score distributions. Cross-AUC not only assesses the generalization capabilities of deepfake detectors under domain shifts more realistically, but it is also interpretable as it better explains the reason behind a drop in performance. Experiments performed on seven benchmark datasets demonstrate its practical relevance.","url_abs":"https://arxiv.org/abs/2606.19184","url_pdf":"https://arxiv.org/pdf/2606.19184","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.19184"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/OUC-VAS/ForensicsAdapter","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/megvii-research/CADDM","reach":{"status":"ok","spdx":"Apache-2.0"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/mapooon/SelfBlendedImages","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/10Ring/LAA-Net","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"ran_draft_wrong":4,"ran":16,"ran_fixture":3,"ran_honours":2,"unverified":8},"by_repo_kind":{"found_in_text":{"samples":33,"ran":25,"repositories":4}},"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":18,"samples":[{"code_sha256_prefix":"571f70c187fecd59","entry":"compute_accuray","repo":"mapooon/SelfBlendedImages","repo_kind":"found_in_text","path":"src/train_sbi.py","file_url":"https://github.com/mapooon/SelfBlendedImages/blob/HEAD/src/train_sbi.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":2,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"571f70c187fecd59"}},{"code_sha256_prefix":"a00572b204ac7ceb","entry":"IoUfrom2bboxes","repo":"mapooon/SelfBlendedImages","repo_kind":"found_in_text","path":"src/utils/funcs.py","file_url":"https://github.com/mapooon/SelfBlendedImages/blob/HEAD/src/utils/funcs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a00572b204ac7ceb"}},{"code_sha256_prefix":"e192f4c3c39fd773","entry":"alpha_blend","repo":"mapooon/SelfBlendedImages","repo_kind":"found_in_text","path":"src/utils/blend.py","file_url":"https://github.com/mapooon/SelfBlendedImages/blob/HEAD/src/utils/blend.py","link_basis":"plan_row","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e192f4c3c39fd773"}},{"code_sha256_prefix":"e9dd2dfab7340f00","entry":"bin_calculate_acc","repo":"10Ring/LAA-Net","repo_kind":"found_in_text","path":"lib/metrics.py","file_url":"https://github.com/10Ring/LAA-Net/blob/HEAD/lib/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e9dd2dfab7340f00"}},{"code_sha256_prefix":"fac5364e2f53c6db","entry":"conv3x3","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"backbones/resnet.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/backbones/resnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"e5df5f083aae5186","entry":"crop_face","repo":"mapooon/SelfBlendedImages","repo_kind":"found_in_text","path":"src/inference/preprocess.py","file_url":"https://github.com/mapooon/SelfBlendedImages/blob/HEAD/src/inference/preprocess.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e5df5f083aae5186"}},{"code_sha256_prefix":"2dd5dfa94542911e","entry":"drop_connect","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"backbones/efficientnet_pytorch/utils.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/backbones/efficientnet_pytorch/utils.py","link_basis":"plan_row","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2dd5dfa94542911e"}},{"code_sha256_prefix":"064775573951ffd4","entry":"dynamic_blend","repo":"mapooon/SelfBlendedImages","repo_kind":"found_in_text","path":"src/utils/blend.py","file_url":"https://github.com/mapooon/SelfBlendedImages/blob/HEAD/src/utils/blend.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"064775573951ffd4"}},{"code_sha256_prefix":"b62732ea3ecfcc2d","entry":"extract_face","repo":"mapooon/SelfBlendedImages","repo_kind":"found_in_text","path":"src/inference/preprocess.py","file_url":"https://github.com/mapooon/SelfBlendedImages/blob/HEAD/src/inference/preprocess.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b62732ea3ecfcc2d"}},{"code_sha256_prefix":"3532e63049e34e2b","entry":"extract_frames","repo":"mapooon/SelfBlendedImages","repo_kind":"found_in_text","path":"src/inference/preprocess.py","file_url":"https://github.com/mapooon/SelfBlendedImages/blob/HEAD/src/inference/preprocess.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3532e63049e34e2b"}},{"code_sha256_prefix":"82a596cc6165caf7","entry":"get_batch_data","repo":"10Ring/LAA-Net","repo_kind":"found_in_text","path":"lib/core_function.py","file_url":"https://github.com/10Ring/LAA-Net/blob/HEAD/lib/core_function.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"82a596cc6165caf7"}},{"code_sha256_prefix":"84c03946f6271a41","entry":"get_blend_mask","repo":"mapooon/SelfBlendedImages","repo_kind":"found_in_text","path":"src/utils/blend.py","file_url":"https://github.com/mapooon/SelfBlendedImages/blob/HEAD/src/utils/blend.py","link_basis":"plan_row","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"84c03946f6271a41"}},{"code_sha256_prefix":"e0db134a43076a0b","entry":"init_dfdcp","repo":"mapooon/SelfBlendedImages","repo_kind":"found_in_text","path":"src/inference/datasets.py","file_url":"https://github.com/mapooon/SelfBlendedImages/blob/HEAD/src/inference/datasets.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e0db134a43076a0b"}},{"code_sha256_prefix":"f01c5f73515770a5","entry":"intersect","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"detection_layers/box_utils.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/detection_layers/box_utils.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f01c5f73515770a5"}},{"code_sha256_prefix":"b24e1ddfb59f8b53","entry":"load_json","repo":"mapooon/SelfBlendedImages","repo_kind":"found_in_text","path":"src/utils/funcs.py","file_url":"https://github.com/mapooon/SelfBlendedImages/blob/HEAD/src/utils/funcs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b24e1ddfb59f8b53"}},{"code_sha256_prefix":"a78ee99664233262","entry":"my_collate","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"lib/util.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/lib/util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a78ee99664233262"}},{"code_sha256_prefix":"2d72a2bc4e1e9ba3","entry":"parse_labels","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"lib/extract_frames_ldm_ff++.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/lib/extract_frames_ldm_ff%2B%2B.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2d72a2bc4e1e9ba3"}},{"code_sha256_prefix":"30443c76c003c4be","entry":"parse_source_save_path","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"lib/extract_frames_ldm_ff++.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/lib/extract_frames_ldm_ff%2B%2B.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"30443c76c003c4be"}},{"code_sha256_prefix":"3e055bd3cc6af898","entry":"parse_video_path","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"lib/extract_frames_ldm_ff++.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/lib/extract_frames_ldm_ff%2B%2B.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3e055bd3cc6af898"}},{"code_sha256_prefix":"3bea1addc1e14162","entry":"point_form","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"detection_layers/box_utils.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/detection_layers/box_utils.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3bea1addc1e14162"}},{"code_sha256_prefix":"cc190183bb11bd23","entry":"resnet18","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"backbones/resnet.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/backbones/resnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cc190183bb11bd23"}},{"code_sha256_prefix":"0d8c9426df665412","entry":"resnet34","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"backbones/resnet.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/backbones/resnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0d8c9426df665412"}},{"code_sha256_prefix":"826e2e91d6a9ec09","entry":"round_filters","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"backbones/efficientnet_pytorch/utils.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/backbones/efficientnet_pytorch/utils.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"826e2e91d6a9ec09"}},{"code_sha256_prefix":"4d8e794b593d34a0","entry":"round_repeats","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"backbones/efficientnet_pytorch/utils.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/backbones/efficientnet_pytorch/utils.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4d8e794b593d34a0"}},{"code_sha256_prefix":"5eaa5456ed2ad880","entry":"update_learning_rate","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"lib/util.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/lib/util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5eaa5456ed2ad880"}},{"code_sha256_prefix":"aa1d78402838820a","entry":"center_size","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"detection_layers/box_utils.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/detection_layers/box_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"aa1d78402838820a"}},{"code_sha256_prefix":"d8dec52014820bfc","entry":"f_cstency","repo":"10Ring/LAA-Net","repo_kind":"found_in_text","path":"losses/losses.py","file_url":"https://github.com/10Ring/LAA-Net/blob/HEAD/losses/losses.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"d8dec52014820bfc"}},{"code_sha256_prefix":"fb2578f416cf5c11","entry":"get_test_metrics","repo":"OUC-VAS/ForensicsAdapter","repo_kind":"found_in_text","path":"trainer/metrics/utils.py","file_url":"https://github.com/OUC-VAS/ForensicsAdapter/blob/HEAD/trainer/metrics/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"fb2578f416cf5c11"}},{"code_sha256_prefix":"9301da0a86698307","entry":"init_ff","repo":"mapooon/SelfBlendedImages","repo_kind":"found_in_text","path":"src/inference/datasets.py","file_url":"https://github.com/mapooon/SelfBlendedImages/blob/HEAD/src/inference/datasets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9301da0a86698307"}},{"code_sha256_prefix":"3e5d9e6d9edda3a8","entry":"load_config","repo":"megvii-research/CADDM","repo_kind":"found_in_text","path":"lib/util.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/lib/util.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3e5d9e6d9edda3a8"}},{"code_sha256_prefix":"e59ae2c29ff112ff","entry":"load_model","repo":"10Ring/LAA-Net","repo_kind":"found_in_text","path":"models/utils.py","file_url":"https://github.com/10Ring/LAA-Net/blob/HEAD/models/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e59ae2c29ff112ff"}},{"code_sha256_prefix":"890e350050aec63d","entry":"load_pretrained","repo":"10Ring/LAA-Net","repo_kind":"found_in_text","path":"models/utils.py","file_url":"https://github.com/10Ring/LAA-Net/blob/HEAD/models/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"890e350050aec63d"}},{"code_sha256_prefix":"8040c317919aed7d","entry":"preset_model","repo":"10Ring/LAA-Net","repo_kind":"found_in_text","path":"models/utils.py","file_url":"https://github.com/10Ring/LAA-Net/blob/HEAD/models/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8040c317919aed7d"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6795},"entries":[],"not_placed":{"boards":2,"rejected_by_independent_check":0,"refused_by_a_rule":2,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}