y0news
← Feed
←Back to feed
🧠 AI🟒 Bullish

ScaleDoc: Scaling LLM-based Predicates over Large Document Collections

arXiv – CS AI|Hengrui Zhang, Yulong Hui, Yihao Liu, Huanchen Zhang||1 views
πŸ€–AI Summary

ScaleDoc is a new system that enables efficient semantic analysis of large document collections using LLMs by combining offline document representation with lightweight online filtering. The system achieves 2x speedup and reduces expensive LLM calls by up to 85% through contrastive learning and adaptive cascade mechanisms.

Key Takeaways
  • β†’ScaleDoc decouples LLM predicate execution into offline representation and online filtering phases to reduce computational costs.
  • β†’The system uses contrastive learning to train lightweight proxy models that filter documents before LLM processing.
  • β†’An adaptive cascade mechanism determines optimal filtering policies while maintaining accuracy targets.
  • β†’Testing shows 2x end-to-end speedup and up to 85% reduction in expensive LLM invocations.
  • β†’The innovation makes large-scale semantic document analysis more practical and cost-effective.
Read Original β†’via arXiv – CS AI
Act on this with AI
Stay ahead of the market.
Connect your wallet to an AI agent. It reads balances, proposes swaps and bridges across 15 chains β€” you keep full control of your keys.
Connect Wallet to AI β†’How it works
Related Articles
AI2h ago

Warren Buffett complained for decades that boosting profits by excluding exec stock comp was β€˜cynical’—Nvidia just surprised Wall Street and agreed

Nvidia surprised Wall Street by agreeing to include executive stock compensation in its profit calculations, addressing a decades-old complaint by Warren Buffett about excluding such costs. This accounting change will likely boost Nvidia's credibility with investors while potentially pressuring competitors to follow suit.

AI5h ago

NeuroProlog: Multi-Task Fine-Tuning for Neurosymbolic Mathematical Reasoning via the Cocktail Effect

Researchers introduce NeuroProlog, a neurosymbolic framework that improves mathematical reasoning in Large Language Models by converting math problems into executable Prolog programs. The multi-task 'Cocktail' training approach shows significant accuracy improvements of 3-5% across different model sizes, with larger models demonstrating better error correction capabilities.

AI5h ago

SuperLocalMemory: Privacy-Preserving Multi-Agent Memory with Bayesian Trust Defense Against Memory Poisoning

SuperLocalMemory is a new privacy-preserving memory system for multi-agent AI that defends against memory poisoning attacks through local-first architecture and Bayesian trust scoring. The open-source system eliminates cloud dependencies while providing personalized retrieval through adaptive learning-to-rank, demonstrating strong performance metrics including 10.6ms search latency and 72% trust degradation for sleeper attacks.