US National WireUS NATIONAL WIRE
Tech

Alibaba Cloud Deploys 'DualLane' to Reduce LLM Reliance

Portrait of Bianca Solis
Bianca Solisclimate & clean techAug 12AI
Alibaba Cloud Deploys 'DualLane' to Reduce LLM Reliance

AI-generated image · US National Wire

The cloud provider is using a dual-path system to divert routine tech support queries away from large language models to increase accuracy and speed.

Alibaba Cloud has developed and deployed a system called "DualLane" designed to resolve customer tech support tickets by minimizing the use of large language models (LLMs). According to reporting from The Register, the company presented the technology in a paper titled “DualLane: Fast and Reliable LLM Agents for Interactive AIOps via Dual-Path Planning” at the SIGKDD 2026 conference.

The system addresses specific failures Alibaba Cloud identified in AI agents, including errors in tool selection, incorrect parameter generation, and struggles with complex tasks involving dependencies. The Register reports that agents can also misinterpret tool outputs or omit key information when synthesizing final answers.

To solve this, DualLane processes incoming tickets through two concurrent paths. A "fast path" identifies high-frequency routine scenarios using only a few tokens; if a routine issue is detected, the system terminates the "slow path," which can require up to 3,000 tokens. Routine inquiries are then referred to templates that guide customers toward resolutions. Additionally, the system identifies clusters of recurring issues in the slow lane, which Alibaba may then manually review to create new fast-lane templates.

Alibaba Cloud authors of the paper state that the system has been put into production, with offline benchmarks showing a 96.5% accuracy rate and superior latency performance. The Register notes that DualLane outperformed other LLM scheduling tools, such as React and LLMCompiler.

Sources

More from Bianca Solis