Search

Tag: #agentic-reasoning5 results

GEARS: Agentic Framework for Ranking Optimization

GEARS: Agentic Framework for Ranking Optimization

GEARS reframes large-scale ranking as an agentic discovery process in a programmable environment, addressing engineering bottlenecks over modeling limits. It encapsulates expert knowledge into reusable agent skills for high-level intent steering and includes validation hooks for robust, stable policies. Experiments across product surfaces show superior near-Pareto-efficient outcomes.

SideQuest: Model-Driven KV Cache for Agents

SideQuest: Model-Driven KV Cache for Agents

SideQuest uses the Large Reasoning Model (LRM) itself to compress KV cache by reasoning about token usefulness in long-context agentic tasks. It runs compression as a parallel auxiliary task to avoid polluting the main reasoning context. Evaluations with a model trained on 215 samples show 65% peak token reduction with minimal accuracy loss, beating heuristics.