arXiv

Cross-Lingual Token Arbitrage: Optimizing Code Agent Context Windows via Local LLM Preprocessing

Title: Cross-Lingual Token Arbitrage: Optimizing Code Agent Context Windows via Local LLM Preprocessing

Abstract

The high cost of input tokens remains a significant bottleneck for AI-assisted coding agents. This overhead is largely driven by two specific issues inherent in raw human input: the inefficiency of tokenizing non-English text and the structural entropy found within conversational prompts. Current solutions tend to be reactive, either compressing contexts that have already become bloated or intervening only after failures have occurred. To address this, we propose a proactive, edge-side middleware for prompt rewriting situated between the developer and the cloud-based agent. This system utilizes a local Llama 3.2 (3B) model to perform cross-lingual translation into English and structurally rewrite inputs into a compact, task-oriented format. To guarantee that the optimized prompt does not exceed the size of the original, we implement regex-validated rewrite-with-fallback safeguards.

We evaluated our approach using OMH-Polyglot, a multilingual coding benchmark that includes Turkish, Arabic, Chinese, and code-switched specifications. Testing across three commercial LLM backends revealed that the middleware reduces prompt tokens by 34–47% and lowers total token usage by up to 18.8%, all while maintaining or enhancing task accuracy. Ablation studies indicate that these improvements stem primarily from the rewriting stage rather than mere function-name extraction. Furthermore, when compared to LLMLingua-2 at equivalent compression rates, our method consistently delivers superior OckScore performance across all tested backends. These findings demonstrate that proactive prompt optimization can significantly cut inference costs without compromising coding quality.


Source: arXiv Generated at: 2026-06-03 00:00:00 UTC

Related Articles

TikTok Billionaire Tops Ambani as Asia’s Second-Richest
Bloomberg

TikTok Billionaire Tops Ambani as Asia’s Second-Richest

TikTok founder surpasses Mukesh Ambani to become Asia’s second-richest person, marking a significant shift in the region...

Publishers in UK can opt out of Google AI search results
BBC News

Publishers in UK can opt out of Google AI search results

UK publishers can now opt out of Google’s AI search summaries, a CMA ruling designed to boost their bargaining power and...

Kioxia Edges Nearer Toyota’s Market Cap in Shakeup to Japan Inc.
Bloomberg

Kioxia Edges Nearer Toyota’s Market Cap in Shakeup to Japan Inc.

Kioxia’s market cap nears Toyota’s, signaling a major shift in Japan’s corporate hierarchy. This narrowing gap highlight...

Reuters

Morning Bid: Marvell, a fitting name for the latest AI darling

Reuters highlights Marvell as a top AI stock, noting its name perfectly suits its status as the newest market darling.

Financial Times

Tim Hayward: I built the Jaguar E-Type of computer keyboards

Tim Hayward compares his bespoke keyboard designs to the Jaguar E-Type. He explores high-end customization for personal ...

Financial Times

AI Labs: Zuckerberg’s $100bn gamble

Meta’s $100 billion AI investment aims to secure AI dominance, but questions remain whether sheer spending can outpace c...