---
格式版本: 2
标题: "Pairwise Ranking Outperforms Single-Action RL for Offline Explanation Selection: A Practical Lesson"
原文链接: "https://arxiv.org/abs/2608.18531"
发布日期: "2026-08-19"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "rule:local:strict_original_body"
发布时间证据: "**\\[v1\\]** Wed, 19 Aug 2026 04:29:04 UTC (43 KB)"
发布时间校准原因: "规则确认唯一严格发布时间，来源 local:strict_original_body"
发布时间校准置信度: "high"
发布时间候选数量: 18
发布时间严格候选数量: 6
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-08-20T14:40:11+08:00"
发布时间仲裁状态: "skipped"
发布时间仲裁尝试次数: 0
发布时间仲裁耗时毫秒: 0
发现时间: "2026-08-20T14:38:39+08:00"
入库时间: "2026-08-20T06:40:11.234Z"
来源平台: "arXiv 学术论文搜索"
搜索渠道: "source_template"
搜索词: "https://arxiv.org/search/?query=Google&searchtype=all"
匹配关键词:
  - "GPU"
  - "latency"
  - "AI"
相关厂家:
  - "Google"
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 5
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "内容为arXiv上关于LLM解释选择的排序方法论文，与超节点、AI Rack、机柜级AI基础设施、供电散热互连等主题完全无关。"
AI质检模型: "ali-deepseek-v4-flash"
AI质检时间: "2026-08-20T14:40:50+08:00"
AI主题相关性: 0
AI来源权威性: 5
AI新颖性: 0
AI技术细节: 0
AI商业部署信号: 0
AI完整性: 0
AI摘要: "该研究将LLM解释生成与离线选择分离，用小型CPU选择器在候选池中挑选解释。实验表明，成对排序方法LambdaRank在Google Local上F1达0.500，优于单动作强化学习（PPO、GRPO、DPO）及G-Refer、XRec；"
AI摘要模型: "ali-deepseek-v4-flash"
AI摘要时间: "2026-09-07T03:19:02.406Z"
采集批次: "2026年8月20日14点19分32秒"
采集批次ID: "20260820-141932-079"
去重键: "https://arxiv.org/abs/2608.18531"
---

## Computer Science > Artificial Intelligence

## Title:Pairwise Ranking Outperforms Single-Action RL for Offline Explanation Selection: A Practical Lesson

Authors:[Tanay Chowdhury](https://arxiv.org/search/cs?searchtype=author&query=Chowdhury,+T), [Saeideh Shahrokh Esfahani](https://arxiv.org/search/cs?searchtype=author&query=Esfahani,+S+S)

[View PDF](https://arxiv.org/pdf/2608.18531) [HTML (experimental)](https://arxiv.org/html/2608.18531v1)

> Abstract:Industrial explainable-recommendation systems built on LLMs incur a substantial serving cost: each request triggers an LLM generation, with latency in the hundreds of milliseconds and cost that scales linearly with traffic. We separate generation from selection: explanations are produced ahead of time as a frozen candidate pool (six prompt styles, two commodity LLMs), and a small CPU-resident selector picks one at request time. The stack needs no GPU and returns in under 100 ms.  
> Our primary benchmark is a 2,958-pair XRec Google Local subset, evaluating six offline-pool selectors (LambdaRank, PPO, GRPO, DPO, teacher-student distillation) and three KG-path selectors (random walks, edge-disjoint enumeration, MMR-reranked paths). A 300-pair MovieLens-1M split with Claude-Sonnet-4.5 references serves as an internal cross-dataset check, since no public benchmark exists for this setting. All variants use the same BERTScore-F1 protocol as XRec and G-Refer, averaged across five seeds.  
> LambdaRank reaches F1 = 0.500 on Google Local, exceeding both G-Refer and XRec, and F1 = 0.329 on the MovieLens-1M check. With seed variance below 0.003 F1, the ordering is reliable: pairwise learning-to-rank outperforms single-action RL (PPO, GRPO, DPO), which use only one labelled candidate per rollout, leaving K-1 labels unused.  
> The KG-path family targets a different objective: all three variants reach USR = 1.000 on Google Local and 0.997-1.000 on MovieLens-1M, since per-request path grounding yields a unique output per query, avoiding template-collapse failures affecting cached-LLM outputs.  
> A generator-pool study comparing Claude 3 Haiku and Claude Haiku 4.5 shows small F1 shifts (0.001-0.006) while preserving selector ranking: selector and generator can be evaluated independently, though absolute F1 depends on the generator. End-to-end build cost is near $15 on commodity hardware.

| Comments: |  |
| --- | --- |
| Subjects: | Artificial Intelligence (cs.AI); Machine Learning (cs.LG) |
| ACM classes: | H.3.3; I.2.7; I.2.6 |
| Cite as: | [arXiv:2608.18531](https://arxiv.org/abs/2608.18531) \[cs.AI\] |
|  | (or [arXiv:2608.18531v1](https://arxiv.org/abs/2608.18531v1) \[cs.AI\] for this version) |
|  | [https://doi.org/10.48550/arXiv.2608.18531](https://doi.org/10.48550/arXiv.2608.18531) |

## Submission history

From: Tanay Chowdhury \[[view email](https://arxiv.org/show-email/3a96cd42/2608.18531)\]  
**\[v1\]** Wed, 19 Aug 2026 04:29:04 UTC (43 KB)

[Which authors of this paper are endorsers?](https://arxiv.org/auth/show-endorsers/2608.18531) | Disable MathJax ([What is MathJax?](https://info.arxiv.org/help/mathjax.html))
