{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:P3PYPFERJSGTVII6LVKW3ZJZQY","short_pith_number":"pith:P3PYPFER","canonical_record":{"source":{"id":"2605.14241","kind":"arxiv","version":1},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2026-05-14T01:14:13Z","cross_cats_sorted":[],"title_canon_sha256":"72e3c916ef91215572d0807945b610eab9e934e5001a15dbb1d7955becae2a2b","abstract_canon_sha256":"6b6e059beb8ebaf5be0d45f8ca29c91516a7f02007538bcd7d1edb1a042b33d0"},"schema_version":"1.0"},"canonical_sha256":"7edf8794914c8d3aa11e5d556de539861ab87e6e56d9c2d1c54fc173e7e939e5","source":{"kind":"arxiv","id":"2605.14241","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.14241","created_at":"2026-05-17T23:39:10Z"},{"alias_kind":"arxiv_version","alias_value":"2605.14241v1","created_at":"2026-05-17T23:39:10Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.14241","created_at":"2026-05-17T23:39:10Z"},{"alias_kind":"pith_short_12","alias_value":"P3PYPFERJSGT","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"P3PYPFERJSGTVII6","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"P3PYPFER","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:P3PYPFERJSGTVII6LVKW3ZJZQY","target":"record","payload":{"canonical_record":{"source":{"id":"2605.14241","kind":"arxiv","version":1},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2026-05-14T01:14:13Z","cross_cats_sorted":[],"title_canon_sha256":"72e3c916ef91215572d0807945b610eab9e934e5001a15dbb1d7955becae2a2b","abstract_canon_sha256":"6b6e059beb8ebaf5be0d45f8ca29c91516a7f02007538bcd7d1edb1a042b33d0"},"schema_version":"1.0"},"canonical_sha256":"7edf8794914c8d3aa11e5d556de539861ab87e6e56d9c2d1c54fc173e7e939e5","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:39:10.652510Z","signature_b64":"sm6BkdZwhO1lWv73u9ZuWWMShIZpgenKg8n7kxlCV0gothz54z44CO0qJTOundhECW7NM8R+qeluZUG2YqwrAw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"7edf8794914c8d3aa11e5d556de539861ab87e6e56d9c2d1c54fc173e7e939e5","last_reissued_at":"2026-05-17T23:39:10.652061Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:39:10.652061Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2605.14241","source_version":1,"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:39:10Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"/MUOMToxeIDxibV3xTy84QMUPcQ7ljCFnoG6b6ibBeHm/d7uHlZZKZ0KiZyOtRXZ2b4VgqtXyYLOpHPCuJwWCg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-03T07:16:29.985197Z"},"content_sha256":"efe1455a0fc6be76ef86d472f4c398b5647d7a95799632333007974d8305fecd","schema_version":"1.0","event_id":"sha256:efe1455a0fc6be76ef86d472f4c398b5647d7a95799632333007974d8305fecd"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:P3PYPFERJSGTVII6LVKW3ZJZQY","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Latency-Quality Routing for Functionally Equivalent Tools in LLM Agents","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"LQM-ContextRoute routes LLM agents to equivalent tool providers by expected answer quality per service cycle rather than additive rewards.","cross_cats":[],"primary_cat":"cs.LG","authors_text":"Dawei Xiang, Kexin Chu, Wei Zhang","submitted_at":"2026-05-14T01:14:13Z","abstract_excerpt":"Tool-augmented LLM agents increasingly access the same tool type through multiple functionally equivalent providers, such as web-search APIs, retrievers, or LLM backends exposed behind a shared interface. This creates a provider-routing problem under runtime load: the router must choose among providers that differ in latency, reliability, and answer quality, often without gold labels at deployment time. We introduce LQM-ContextRoute, a contextual bandit router for same-function tool providers. Its key design is latency-quality matching: instead of letting low latency offset poor answers in an "},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"On the main web-search load benchmark, LQM-ContextRoute improves F1 by +2.18 pp over SW-UCB while staying on the latency-quality frontier; in high-heterogeneity StrategyQA it improves accuracy by up to +18 pp.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That LLM-as-judge feedback provides a sufficiently reliable and unbiased signal for online adaptation without gold labels at deployment time.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"LQM-ContextRoute routes tool calls by expected quality per service cycle using contextual bandits and LLM-as-judge feedback, yielding +2.18 pp F1, up to +18 pp accuracy, and +2.91-3.22 pp NDCG gains over SW-UCB on web-search, StrategyQA, and retriever benchmarks.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"LQM-ContextRoute routes LLM agents to equivalent tool providers by expected answer quality per service cycle rather than additive rewards.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"c0e416f7ce9dc3729df14509f26d09644135acc93ba2c0c592020be26145a31c"},"source":{"id":"2605.14241","kind":"arxiv","version":1},"verdict":{"id":"b169b46d-03f5-4522-bcf1-5aa034ea2e84","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-15T02:55:32.026976Z","strongest_claim":"On the main web-search load benchmark, LQM-ContextRoute improves F1 by +2.18 pp over SW-UCB while staying on the latency-quality frontier; in high-heterogeneity StrategyQA it improves accuracy by up to +18 pp.","one_line_summary":"LQM-ContextRoute routes tool calls by expected quality per service cycle using contextual bandits and LLM-as-judge feedback, yielding +2.18 pp F1, up to +18 pp accuracy, and +2.91-3.22 pp NDCG gains over SW-UCB on web-search, StrategyQA, and retriever benchmarks.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That LLM-as-judge feedback provides a sufficiently reliable and unbiased signal for online adaptation without gold labels at deployment time.","pith_extraction_headline":"LQM-ContextRoute routes LLM agents to equivalent tool providers by expected answer quality per service cycle rather than additive rewards."},"references":{"count":25,"sample":[{"doi":"","year":1966,"title":"1966.Lectures on Functional Equations and Their Applications, volume 19 ofMathematics in Science and Engineering","work_id":"27c26f18-8219-41f7-9192-2c59b704d04e","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2025,"title":"Learning to route llms from bandit feedback","work_id":"5eaea69f-5b22-46cf-9070-203ac88610b9","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2026,"title":"https://modelcontextprotocol","work_id":"9b1b64ec-1af7-4d58-8599-04e1eb1239ca","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2026,"title":"https://docs.litellm","work_id":"99201e17-0dee-4515-aae0-4ffa2795d4d3","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Thompson Sampling contextual bandit over heterogeneous tools (PubMed, drug DBs, calculator, web) with composite reward including latency","work_id":"881a01cc-71f8-46d0-a82d-e58650ee4a92","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":25,"snapshot_sha256":"0aa13764d4de90d2c09043284e4c48ab0e3a1e9ecd5f5ae57d3ec273f72b3df5","internal_anchors":7},"formal_canon":{"evidence_count":2,"snapshot_sha256":"d414e39d04f3affc032a4abf605015c36256497c24cbd0a48917bae5e24e21a2"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"b169b46d-03f5-4522-bcf1-5aa034ea2e84"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:39:10Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"JEj3okFoAN5hHqr3y7RUQgKybJHxxy6XacgIkw/KniTjh72wsJibdOa/vten4NlVFws77HUuZ8ryhWgd/BoxAg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-03T07:16:29.986789Z"},"content_sha256":"daa7a8a2e1ff449c03fef2b5ce69f27d87e7df7a06167649ab43ac7828f1eb1e","schema_version":"1.0","event_id":"sha256:daa7a8a2e1ff449c03fef2b5ce69f27d87e7df7a06167649ab43ac7828f1eb1e"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/P3PYPFERJSGTVII6LVKW3ZJZQY/bundle.json","state_url":"https://pith.science/pith/P3PYPFERJSGTVII6LVKW3ZJZQY/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/P3PYPFERJSGTVII6LVKW3ZJZQY/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-03T07:16:29Z","links":{"resolver":"https://pith.science/pith/P3PYPFERJSGTVII6LVKW3ZJZQY","bundle":"https://pith.science/pith/P3PYPFERJSGTVII6LVKW3ZJZQY/bundle.json","state":"https://pith.science/pith/P3PYPFERJSGTVII6LVKW3ZJZQY/state.json","well_known_bundle":"https://pith.science/.well-known/pith/P3PYPFERJSGTVII6LVKW3ZJZQY/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:P3PYPFERJSGTVII6LVKW3ZJZQY","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":"6b6e059beb8ebaf5be0d45f8ca29c91516a7f02007538bcd7d1edb1a042b33d0","cross_cats_sorted":[],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2026-05-14T01:14:13Z","title_canon_sha256":"72e3c916ef91215572d0807945b610eab9e934e5001a15dbb1d7955becae2a2b"},"schema_version":"1.0","source":{"id":"2605.14241","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.14241","created_at":"2026-05-17T23:39:10Z"},{"alias_kind":"arxiv_version","alias_value":"2605.14241v1","created_at":"2026-05-17T23:39:10Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.14241","created_at":"2026-05-17T23:39:10Z"},{"alias_kind":"pith_short_12","alias_value":"P3PYPFERJSGT","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"P3PYPFERJSGTVII6","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"P3PYPFER","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:daa7a8a2e1ff449c03fef2b5ce69f27d87e7df7a06167649ab43ac7828f1eb1e","target":"graph","created_at":"2026-05-17T23:39:10Z","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":"On the main web-search load benchmark, LQM-ContextRoute improves F1 by +2.18 pp over SW-UCB while staying on the latency-quality frontier; in high-heterogeneity StrategyQA it improves accuracy by up to +18 pp."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That LLM-as-judge feedback provides a sufficiently reliable and unbiased signal for online adaptation without gold labels at deployment time."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"LQM-ContextRoute routes tool calls by expected quality per service cycle using contextual bandits and LLM-as-judge feedback, yielding +2.18 pp F1, up to +18 pp accuracy, and +2.91-3.22 pp NDCG gains over SW-UCB on web-search, StrategyQA, and retriever benchmarks."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"LQM-ContextRoute routes LLM agents to equivalent tool providers by expected answer quality per service cycle rather than additive rewards."}],"snapshot_sha256":"c0e416f7ce9dc3729df14509f26d09644135acc93ba2c0c592020be26145a31c"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"d414e39d04f3affc032a4abf605015c36256497c24cbd0a48917bae5e24e21a2"},"paper":{"abstract_excerpt":"Tool-augmented LLM agents increasingly access the same tool type through multiple functionally equivalent providers, such as web-search APIs, retrievers, or LLM backends exposed behind a shared interface. This creates a provider-routing problem under runtime load: the router must choose among providers that differ in latency, reliability, and answer quality, often without gold labels at deployment time. We introduce LQM-ContextRoute, a contextual bandit router for same-function tool providers. Its key design is latency-quality matching: instead of letting low latency offset poor answers in an ","authors_text":"Dawei Xiang, Kexin Chu, Wei Zhang","cross_cats":[],"headline":"LQM-ContextRoute routes LLM agents to equivalent tool providers by expected answer quality per service cycle rather than additive rewards.","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2026-05-14T01:14:13Z","title":"Latency-Quality Routing for Functionally Equivalent Tools in LLM Agents"},"references":{"count":25,"internal_anchors":7,"resolved_work":25,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"1966.Lectures on Functional Equations and Their Applications, volume 19 ofMathematics in Science and Engineering","work_id":"27c26f18-8219-41f7-9192-2c59b704d04e","year":1966},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"Learning to route llms from bandit feedback","work_id":"5eaea69f-5b22-46cf-9070-203ac88610b9","year":2025},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"https://modelcontextprotocol","work_id":"9b1b64ec-1af7-4d58-8599-04e1eb1239ca","year":2026},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"https://docs.litellm","work_id":"99201e17-0dee-4515-aae0-4ffa2795d4d3","year":2026},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"Thompson Sampling contextual bandit over heterogeneous tools (PubMed, drug DBs, calculator, web) with composite reward including latency","work_id":"881a01cc-71f8-46d0-a82d-e58650ee4a92","year":null}],"snapshot_sha256":"0aa13764d4de90d2c09043284e4c48ab0e3a1e9ecd5f5ae57d3ec273f72b3df5"},"source":{"id":"2605.14241","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-15T02:55:32.026976Z","id":"b169b46d-03f5-4522-bcf1-5aa034ea2e84","model_set":{"reader":"grok-4.3"},"one_line_summary":"LQM-ContextRoute routes tool calls by expected quality per service cycle using contextual bandits and LLM-as-judge feedback, yielding +2.18 pp F1, up to +18 pp accuracy, and +2.91-3.22 pp NDCG gains over SW-UCB on web-search, StrategyQA, and retriever benchmarks.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"LQM-ContextRoute routes LLM agents to equivalent tool providers by expected answer quality per service cycle rather than additive rewards.","strongest_claim":"On the main web-search load benchmark, LQM-ContextRoute improves F1 by +2.18 pp over SW-UCB while staying on the latency-quality frontier; in high-heterogeneity StrategyQA it improves accuracy by up to +18 pp.","weakest_assumption":"That LLM-as-judge feedback provides a sufficiently reliable and unbiased signal for online adaptation without gold labels at deployment time."}},"verdict_id":"b169b46d-03f5-4522-bcf1-5aa034ea2e84"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:efe1455a0fc6be76ef86d472f4c398b5647d7a95799632333007974d8305fecd","target":"record","created_at":"2026-05-17T23:39:10Z","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":"6b6e059beb8ebaf5be0d45f8ca29c91516a7f02007538bcd7d1edb1a042b33d0","cross_cats_sorted":[],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2026-05-14T01:14:13Z","title_canon_sha256":"72e3c916ef91215572d0807945b610eab9e934e5001a15dbb1d7955becae2a2b"},"schema_version":"1.0","source":{"id":"2605.14241","kind":"arxiv","version":1}},"canonical_sha256":"7edf8794914c8d3aa11e5d556de539861ab87e6e56d9c2d1c54fc173e7e939e5","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"7edf8794914c8d3aa11e5d556de539861ab87e6e56d9c2d1c54fc173e7e939e5","first_computed_at":"2026-05-17T23:39:10.652061Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-17T23:39:10.652061Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"sm6BkdZwhO1lWv73u9ZuWWMShIZpgenKg8n7kxlCV0gothz54z44CO0qJTOundhECW7NM8R+qeluZUG2YqwrAw==","signature_status":"signed_v1","signed_at":"2026-05-17T23:39:10.652510Z","signed_message":"canonical_sha256_bytes"},"source_id":"2605.14241","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:efe1455a0fc6be76ef86d472f4c398b5647d7a95799632333007974d8305fecd","sha256:daa7a8a2e1ff449c03fef2b5ce69f27d87e7df7a06167649ab43ac7828f1eb1e"],"state_sha256":"a0a5daa927f74735b65b01b4fba0ad300d7eeb5947d468b8217a7f0da77d7944"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"pBBIXgSAMBFyRyhf6D8yIAd7Cf2HNS6Ba3Ih+nRhDJy4urwEvYxp1c7hKiSIK36J0BuTidbLVvTJ0k4/uQk4DQ==","signed_message":"bundle_sha256_bytes","signed_at":"2026-08-03T07:16:29.998996Z","bundle_sha256":"03363fb43a02057cd964f218b4a9c71ac707d9c70a38724ab7ddccbe658f33d0"}}