paper-with-me

홈 › Papers

Let the Agent Steer: Closed-Loop Ranking Optimization via Influence Exchange

2026-03-29 · Yin Cheng, Liao Zhou, Xiyu Liang, Dihao Luo, Tewei Lee, Kailun Zheng, Weiwei Zhang, Mingchen Cai, Jian Dong, Andy Zhang arxiv

Recommendation ranking is fundamentally an influence allocation problem: a sorting formula distributes ranking influence among competing factors, and the business outcome depends on finding the optimal "exchange rates" among them. However, offline proxy metrics systematically misjudge how influence reallocation translates to online impact, with asymmetric bias across metrics that a single calibration factor cannot correct. We present Sortify, the first fully autonomous LLM-driven ranking optimization agent deployed in a large-scale production recommendation system. The agent reframes ranking optimization as continuous influence exchange, closing the full loop from diagnosis to parameter deployment without human intervention. It addresses structural problems through three mechanisms: (1) a dual-channel framework grounded in Savage's Subjective Expected Utility (SEU) that decouples offline-online transfer correction (Belief channel) from constraint penalty adjustment (Preference channel); (2) an LLM meta-controller operating on framework-level parameters rather than low-level search variables; (3) a persistent Memory DB with 7 relational tables for cross-round learning. Its core metric, Influence Share, provides a decomposable measure where all factor contributions sum to exactly 100%. Sortify has been deployed across two markets. In Country A, the agent pushed GMV from -3.6% to +9.2% within 7 rounds with peak orders reaching +12.5%. In Country B, a cold-start deployment achieved +4.15% GMV/UU and +3.58% Ads Revenue in a 7-day A/B test, leading to full production rollout.

📄 PDF Abstract BibTeX arXiv:2603.27765

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgentSteerTTS: A Multi-Agent Closed-Loop Framework for Composite-Instruction Text-to-Speech

2026-05-14 · Bin Kang, Shaoguo Wen, Yang Fan, Shunlong Wu 외 arxiv

While existing text-to-speech (TTS) models exhibit high expressiveness, fine-grained control over composite instructions remains challenging due to the structural mismatch between discrete textual intents and continuous …

Continuous Control

Agentic Flow Steering and Parallel Rollout Search for Spatially Grounded Text-to-Image Generation

2026-03-19 · Ping Chen, Daoxuan Zhang, Xiangming Wang, Yungeng Liu 외 arxiv

Precise Text-to-Image (T2I) generation has achieved great success but is hindered by the limited relational reasoning of static text encoders and the error accumulation in open-loop sampling. Without real-time feedback, …

Text-to-Image GenerationRelational Reasoning

On Feedback Speed Control for a Planar Tracking

2026-04-10 · Xincheng Li, Tengyue Liu, Udit Halder arxiv

This paper investigates a planar tracking problem between a leader and follower agent. We propose a novel feedback speed control law, paired with a constant bearing steering strategy, to maintain an abreast formation bet…

CLQT: A Closed-Loop, Cost-Aware, Strategy-Consistent Benchmark for Diagnostic Evaluation of LLM Portfolio-Management Agents

2026-06-29 · Bo Qu, Mingguang Chen arxiv

LLM agents are increasingly cast as autonomous portfolio managers, and benchmarks have moved from financial question-answering to sequential trading. Yet most still rank agents by returns over a fixed window -- a weak pr…

When Planners Meet Reality: How Learned, Reactive Traffic Agents Shift nuPlan Benchmarks

2025-10-16 · Steffen Hagedorn, Luka Donkov, Aron Distelzweig, Alexandru P. Condurache arxiv

Planner evaluation in closed-loop simulation often uses rule-based traffic agents, whose simplistic and passive behavior can hide planner deficiencies and bias rankings. Widely used IDM agents simply follow a lead vehicl…