A framework for edge computing and centralized LLMs integrative cooperation
Feb 2025
In the evolving landscape of AI web agents, a collaborative effort developed "AgentSymbiotic," a framework that creates an iterative, symbiotic relationship between large and small language models (LLMs) for enhanced web navigation. This approach challenges the conventional decoupled paradigm where large LLMs generate trajectory data that's later used for retrieval or distillation.
The researchers identified a fundamental complementarity between large and small LLMs that forms the basis of their system. Large LLMs (like Claude-3.5 or GPT-4o) demonstrate superior exploitation capabilitiesβmaking precise decisions in well-understood scenarios. Meanwhile, small LLMs (like Llama-3-8B) excel at explorationβtheir faster inference speeds and increased stochasticity allow them to discover diverse trajectories and novel solutions. This dynamic creates a mathematical relationship where small LLMs visit a larger subset of state-action pairs within a given computational budget. This exploratory behavior generates valuable edge cases and alternative pathways that large LLMs might miss.
The framework implements a four-step iterative cycle:
Privacy Preservation
For real-world applications handling sensitive data, the researchers developed a hybrid mode that automatically detects privacy-sensitive interactions and routes them to local small LLMs rather than cloud-based large LLMs. Empirical analysis showed that in domains like e-commerce, up to 61.2% of interactions contained privacy-sensitive information, highlighting the importance of this feature.
Benchmarks
On benchmark tests for web navigation, the large model achieved a 52% success rate (improving upon the previous result of 45%), while their 8B parameter small model reached an impressive 49%βclosing the performance gap with models hundred times larger.
The implications extend beyond better web navigation. This research demonstrates that seemingly opposite approaches in AIβmethodical analysis versus exploratory discoveryβcan create powerful synergies when thoughtfully combined. As this technology matures, we may soon find ourselves with AI assistants that handle mundane online tasks with both remarkable capability while preserving privacy protection. The digital future may not belong to the biggest AI models, but to those systems that skillfully orchestrate collaboration between diverse models, each contributing what they do best.
Daice Labs Inc.
Brookline, MA, USA