{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:2BHG65M3XUU5MWQG2ZNNN23SCP","short_pith_number":"pith:2BHG65M3","canonical_record":{"source":{"id":"2604.22565","kind":"arxiv","version":2},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CL","submitted_at":"2026-04-24T13:57:19Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"7ed872c718888caa06361ac066246300491044843a2229199671311cea33eef4","abstract_canon_sha256":"e30b9a367574411f880bda2d02d888fefad2b0f878c7552e62fe0c7a12d5f7fb"},"schema_version":"1.0"},"canonical_sha256":"d04e6f759bbd29d65a06d65ad6eb7213e321fe20da05a1b596ba08a621a5ad4f","source":{"kind":"arxiv","id":"2604.22565","version":2},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2604.22565","created_at":"2026-06-10T01:08:35Z"},{"alias_kind":"arxiv_version","alias_value":"2604.22565v2","created_at":"2026-06-10T01:08:35Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2604.22565","created_at":"2026-06-10T01:08:35Z"},{"alias_kind":"pith_short_12","alias_value":"2BHG65M3XUU5","created_at":"2026-06-10T01:08:35Z"},{"alias_kind":"pith_short_16","alias_value":"2BHG65M3XUU5MWQG","created_at":"2026-06-10T01:08:35Z"},{"alias_kind":"pith_short_8","alias_value":"2BHG65M3","created_at":"2026-06-10T01:08:35Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:2BHG65M3XUU5MWQG2ZNNN23SCP","target":"record","payload":{"canonical_record":{"source":{"id":"2604.22565","kind":"arxiv","version":2},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CL","submitted_at":"2026-04-24T13:57:19Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"7ed872c718888caa06361ac066246300491044843a2229199671311cea33eef4","abstract_canon_sha256":"e30b9a367574411f880bda2d02d888fefad2b0f878c7552e62fe0c7a12d5f7fb"},"schema_version":"1.0"},"canonical_sha256":"d04e6f759bbd29d65a06d65ad6eb7213e321fe20da05a1b596ba08a621a5ad4f","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-06-10T01:08:35.961896Z","signature_b64":"9ulNi9c4t6m8oBn2N4Zhc/CLKZnoKJT81zatLap1rOiu/FF4iQFAUY4nM/oqfOw3oBpiLPNjOIAOdhzyBAJnDQ==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"d04e6f759bbd29d65a06d65ad6eb7213e321fe20da05a1b596ba08a621a5ad4f","last_reissued_at":"2026-06-10T01:08:35.961254Z","signature_status":"signed_v1","first_computed_at":"2026-06-10T01:08:35.961254Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2604.22565","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-06-10T01:08:35Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"S4+l8EU5gsQSllgiVITC3oHz7twSbS5ziF6RBh2nASao8Gyutz5uYP/QH43Jdx0gE8RNKZcg/ZS+Pj29BI2aBg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-06-27T17:36:19.783961Z"},"content_sha256":"d0b9a3bd0eabb56bbef04d2d1fbd3c193fe070cc201ba6a3353a229efe3ab89f","schema_version":"1.0","event_id":"sha256:d0b9a3bd0eabb56bbef04d2d1fbd3c193fe070cc201ba6a3353a229efe3ab89f"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:2BHG65M3XUU5MWQG2ZNNN23SCP","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Learning Evidence Highlighting for Frozen LLMs","license":"http://creativecommons.org/licenses/by/4.0/","headline":"A lightweight actor learns to insert highlight tags around key evidence to improve frozen LLMs on long contexts.","cross_cats":["cs.AI"],"primary_cat":"cs.CL","authors_text":"Chonglin Sun, Fei Tian, Frank Shyu, Jian Li, Luke Simon, Mingfu Liang, Sandeep Pandey, Shaoang Li, Xiaohan Wei, Xi Liu, Yanhang Shi, Yufei Li, Yunchen Pu","submitted_at":"2026-04-24T13:57:19Z","abstract_excerpt":"Large Language Models (LLMs) can reason well, yet often miss decisive evidence when it is buried in long, noisy contexts. We introduce HiLight, an Evidence Emphasis framework that decouples evidence selection from reasoning for frozen LLM solvers. HiLight avoids compressing or rewriting the input, which can discard or distort evidence, by training a lightweight Emphasis Actor to insert minimal highlight tags around pivotal spans in the unaltered context. A frozen Solver then performs downstream reasoning on the emphasized input. We cast highlighting as a weakly supervised decision-making probl"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"Across sequential recommendation and long-context question answering, HiLight consistently improves performance over strong prompt-based and automated prompt-optimization baselines. The learned emphasis policy transfers zero-shot to both smaller and larger unseen Solver families, including an API-based Solver.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That inserting minimal highlight tags around pivotal spans guides the frozen Solver's reasoning toward better evidence use without introducing new biases or distortions, and that the RL policy learns reusable evidence structure rather than overfitting to the training tasks or solvers.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"HiLight uses reinforcement learning to train a lightweight actor that inserts highlight tags around pivotal evidence for frozen LLMs, improving sequential recommendation and long-context QA while transferring zero-shot to unseen models.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"A lightweight actor learns to insert highlight tags around key evidence to improve frozen LLMs on long contexts.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"2456cfcf671dea092d6a5a617aa94cdf0d848de13e1fefff74a1dc17fa77307b"},"source":{"id":"2604.22565","kind":"arxiv","version":2},"verdict":{"id":"79c0aae1-0fab-4794-a3a0-88fc5856f060","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-08T11:57:12.010265Z","strongest_claim":"Across sequential recommendation and long-context question answering, HiLight consistently improves performance over strong prompt-based and automated prompt-optimization baselines. The learned emphasis policy transfers zero-shot to both smaller and larger unseen Solver families, including an API-based Solver.","one_line_summary":"HiLight uses reinforcement learning to train a lightweight actor that inserts highlight tags around pivotal evidence for frozen LLMs, improving sequential recommendation and long-context QA while transferring zero-shot to unseen models.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That inserting minimal highlight tags around pivotal spans guides the frozen Solver's reasoning toward better evidence use without introducing new biases or distortions, and that the RL policy learns reusable evidence structure rather than overfitting to the training tasks or solvers.","pith_extraction_headline":"A lightweight actor learns to insert highlight tags around key evidence to improve frozen LLMs on long contexts."},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2604.22565/integrity.json","findings":[],"available":true,"detectors_run":[{"name":"ai_meta_artifact","ran_at":"2026-05-21T10:37:22.236153Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"doi_compliance","ran_at":"2026-05-19T23:53:22.569409Z","status":"completed","version":"1.0.0","findings_count":0}],"snapshot_sha256":"243b267132447a289b4b94e7e102f777c7168c11dd7994e6d2aff9376d79d567"},"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":"79c0aae1-0fab-4794-a3a0-88fc5856f060"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-06-10T01:08:35Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"51zrSKlP7Xer8QXFmWPTXcYB6yao2HtDL+JN/XwmxVx0GuDSWsCE2XMA6YQPP6L0MZaAHN4xPPRwCm+Qz+MmDw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-06-27T17:36:19.784457Z"},"content_sha256":"5b724b5cce1f69990333ff5792e93d396c88b89adecea849c7bb6419604c88f2","schema_version":"1.0","event_id":"sha256:5b724b5cce1f69990333ff5792e93d396c88b89adecea849c7bb6419604c88f2"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/2BHG65M3XUU5MWQG2ZNNN23SCP/bundle.json","state_url":"https://pith.science/pith/2BHG65M3XUU5MWQG2ZNNN23SCP/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/2BHG65M3XUU5MWQG2ZNNN23SCP/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-06-27T17:36:19Z","links":{"resolver":"https://pith.science/pith/2BHG65M3XUU5MWQG2ZNNN23SCP","bundle":"https://pith.science/pith/2BHG65M3XUU5MWQG2ZNNN23SCP/bundle.json","state":"https://pith.science/pith/2BHG65M3XUU5MWQG2ZNNN23SCP/state.json","well_known_bundle":"https://pith.science/.well-known/pith/2BHG65M3XUU5MWQG2ZNNN23SCP/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:2BHG65M3XUU5MWQG2ZNNN23SCP","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":"e30b9a367574411f880bda2d02d888fefad2b0f878c7552e62fe0c7a12d5f7fb","cross_cats_sorted":["cs.AI"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CL","submitted_at":"2026-04-24T13:57:19Z","title_canon_sha256":"7ed872c718888caa06361ac066246300491044843a2229199671311cea33eef4"},"schema_version":"1.0","source":{"id":"2604.22565","kind":"arxiv","version":2}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2604.22565","created_at":"2026-06-10T01:08:35Z"},{"alias_kind":"arxiv_version","alias_value":"2604.22565v2","created_at":"2026-06-10T01:08:35Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2604.22565","created_at":"2026-06-10T01:08:35Z"},{"alias_kind":"pith_short_12","alias_value":"2BHG65M3XUU5","created_at":"2026-06-10T01:08:35Z"},{"alias_kind":"pith_short_16","alias_value":"2BHG65M3XUU5MWQG","created_at":"2026-06-10T01:08:35Z"},{"alias_kind":"pith_short_8","alias_value":"2BHG65M3","created_at":"2026-06-10T01:08:35Z"}],"graph_snapshots":[{"event_id":"sha256:5b724b5cce1f69990333ff5792e93d396c88b89adecea849c7bb6419604c88f2","target":"graph","created_at":"2026-06-10T01:08:35Z","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":"Across sequential recommendation and long-context question answering, HiLight consistently improves performance over strong prompt-based and automated prompt-optimization baselines. The learned emphasis policy transfers zero-shot to both smaller and larger unseen Solver families, including an API-based Solver."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That inserting minimal highlight tags around pivotal spans guides the frozen Solver's reasoning toward better evidence use without introducing new biases or distortions, and that the RL policy learns reusable evidence structure rather than overfitting to the training tasks or solvers."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"HiLight uses reinforcement learning to train a lightweight actor that inserts highlight tags around pivotal evidence for frozen LLMs, improving sequential recommendation and long-context QA while transferring zero-shot to unseen models."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"A lightweight actor learns to insert highlight tags around key evidence to improve frozen LLMs on long contexts."}],"snapshot_sha256":"2456cfcf671dea092d6a5a617aa94cdf0d848de13e1fefff74a1dc17fa77307b"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"integrity":{"available":true,"clean":true,"detectors_run":[{"findings_count":0,"name":"ai_meta_artifact","ran_at":"2026-05-21T10:37:22.236153Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"doi_compliance","ran_at":"2026-05-19T23:53:22.569409Z","status":"completed","version":"1.0.0"}],"endpoint":"/pith/2604.22565/integrity.json","findings":[],"snapshot_sha256":"243b267132447a289b4b94e7e102f777c7168c11dd7994e6d2aff9376d79d567","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"Large Language Models (LLMs) can reason well, yet often miss decisive evidence when it is buried in long, noisy contexts. We introduce HiLight, an Evidence Emphasis framework that decouples evidence selection from reasoning for frozen LLM solvers. HiLight avoids compressing or rewriting the input, which can discard or distort evidence, by training a lightweight Emphasis Actor to insert minimal highlight tags around pivotal spans in the unaltered context. A frozen Solver then performs downstream reasoning on the emphasized input. We cast highlighting as a weakly supervised decision-making probl","authors_text":"Chonglin Sun, Fei Tian, Frank Shyu, Jian Li, Luke Simon, Mingfu Liang, Sandeep Pandey, Shaoang Li, Xiaohan Wei, Xi Liu, Yanhang Shi, Yufei Li, Yunchen Pu","cross_cats":["cs.AI"],"headline":"A lightweight actor learns to insert highlight tags around key evidence to improve frozen LLMs on long contexts.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CL","submitted_at":"2026-04-24T13:57:19Z","title":"Learning Evidence Highlighting for Frozen LLMs"},"references":{"count":0,"internal_anchors":0,"resolved_work":0,"sample":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2604.22565","kind":"arxiv","version":2},"verdict":{"created_at":"2026-05-08T11:57:12.010265Z","id":"79c0aae1-0fab-4794-a3a0-88fc5856f060","model_set":{"reader":"grok-4.3"},"one_line_summary":"HiLight uses reinforcement learning to train a lightweight actor that inserts highlight tags around pivotal evidence for frozen LLMs, improving sequential recommendation and long-context QA while transferring zero-shot to unseen models.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"A lightweight actor learns to insert highlight tags around key evidence to improve frozen LLMs on long contexts.","strongest_claim":"Across sequential recommendation and long-context question answering, HiLight consistently improves performance over strong prompt-based and automated prompt-optimization baselines. The learned emphasis policy transfers zero-shot to both smaller and larger unseen Solver families, including an API-based Solver.","weakest_assumption":"That inserting minimal highlight tags around pivotal spans guides the frozen Solver's reasoning toward better evidence use without introducing new biases or distortions, and that the RL policy learns reusable evidence structure rather than overfitting to the training tasks or solvers."}},"verdict_id":"79c0aae1-0fab-4794-a3a0-88fc5856f060"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:d0b9a3bd0eabb56bbef04d2d1fbd3c193fe070cc201ba6a3353a229efe3ab89f","target":"record","created_at":"2026-06-10T01:08:35Z","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":"e30b9a367574411f880bda2d02d888fefad2b0f878c7552e62fe0c7a12d5f7fb","cross_cats_sorted":["cs.AI"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CL","submitted_at":"2026-04-24T13:57:19Z","title_canon_sha256":"7ed872c718888caa06361ac066246300491044843a2229199671311cea33eef4"},"schema_version":"1.0","source":{"id":"2604.22565","kind":"arxiv","version":2}},"canonical_sha256":"d04e6f759bbd29d65a06d65ad6eb7213e321fe20da05a1b596ba08a621a5ad4f","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"d04e6f759bbd29d65a06d65ad6eb7213e321fe20da05a1b596ba08a621a5ad4f","first_computed_at":"2026-06-10T01:08:35.961254Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-06-10T01:08:35.961254Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"9ulNi9c4t6m8oBn2N4Zhc/CLKZnoKJT81zatLap1rOiu/FF4iQFAUY4nM/oqfOw3oBpiLPNjOIAOdhzyBAJnDQ==","signature_status":"signed_v1","signed_at":"2026-06-10T01:08:35.961896Z","signed_message":"canonical_sha256_bytes"},"source_id":"2604.22565","source_kind":"arxiv","source_version":2}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:d0b9a3bd0eabb56bbef04d2d1fbd3c193fe070cc201ba6a3353a229efe3ab89f","sha256:5b724b5cce1f69990333ff5792e93d396c88b89adecea849c7bb6419604c88f2"],"state_sha256":"fd9bf7e6ff77042c6acc2b6f6b65379f8712a341fde74a593e1c21af258c2a35"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"Wjgno9oD45woPwDr8/k47qtVOqVyOwRhih4qTLFP9k5pdhRea/tJdFlKpo+0V27Qac1sOCyzUJBd+lz4MQNTAw==","signed_message":"bundle_sha256_bytes","signed_at":"2026-06-27T17:36:19.786678Z","bundle_sha256":"de72307e91de4bd65717c278ecccf01c5b32e24ba06dcd0b63ef2ac99baeeaec"}}