Pıer
TidesCurrentsHarbor LightsLabBottlesAshore
Pıer

Navigation

  • Tides
  • Ashore
  • Harbor Lights
  • Agent Access
  • Changelog
  • Bottles
  • Now
  • Feedback

External links

GitHubCloudborne ↗

© 2026 Pier.

Read original
arXiv·Siliang Liu·Sep 4, 2026, 5:08 PM

Distill Globally, Adapt Locally: Reasoning Distillation and Product-Type Test-Time Training for Scalable Trade-Up Recommendation

Papers74

Directly querying large language models across hundreds of millions of product pairs to recommend trade-up alternatives is commercially prohibitive. This paper proposes a two-level architecture that distills RAG-assisted LLM rationales into a compact 15.5M-parameter non-generative classifier. Operating solely on precomputed 768-dimensional embeddings during inference, it further incorporates product-type test-time training (PT-TTT) via lightweight category adapters. Evaluated on an 8,352-pair human benchmark, the system reaches an AUC of 0.941 while cutting estimated inference costs by roughly 10,000x on an eight-GPU machine.

Why it's worth reading

It demonstrates how to package LLM reasoning and test-time adaptation into an ultra-compact, non-generative classifier, offering a practical blueprint for low-latency intent matching at scale.

Tags

推荐系统知识蒸馏测试时训练RecSysDistillationTest-Time Training

Score breakdown

  • Novelty70
  • Impact76
  • Practicality86
  • Credibility75
  • Timeliness70