y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#adaptive-algorithms News & Analysis

5 articles tagged with #adaptive-algorithms. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

5 articles
AIBullisharXiv – CS AI · Mar 57/10
🧠

Not All Candidates are Created Equal: A Heterogeneity-Aware Approach to Pre-ranking in Recommender Systems

Researchers developed HAP (Heterogeneity-Aware Adaptive Pre-ranking), a new framework for recommender systems that addresses gradient conflicts in training by separating easy and hard samples. The system has been deployed in Toutiao's production environment for 9 months, achieving 0.4% improvement in user engagement without additional computational costs.

AIBullisharXiv – CS AI · Mar 47/102
🧠

Channel-Adaptive Edge AI: Maximizing Inference Throughput by Adapting Computational Complexity to Channel States

Researchers developed a new channel-adaptive AI algorithm that maximizes inference throughput in 6G edge computing networks by dynamically adjusting computational complexity based on channel conditions. The system uses integrated communication and computation (IC²) to optimize both feature compression and model complexity for mobile edge inference.

AINeutralarXiv – CS AI · May 16/10
🧠

Belief-Guided Inference Control for Large Language Model Services via Verifiable Observations

Researchers propose VEROIC, a framework for optimizing inference costs in black-box LLM services by dynamically deciding when to allocate additional computation. The system uses partially observable reliability signals to balance response quality against computational expenses, achieving better cost-efficiency trade-offs than existing approaches.

AIBullisharXiv – CS AI · Mar 96/10
🧠

Energy-Driven Adaptive Visual Token Pruning for Efficient Vision-Language Models

Researchers developed E-AdaPrune, an energy-driven adaptive pruning framework that optimizes Vision-Language Models by dynamically allocating visual tokens based on image information density. The method shows up to 0.6% average improvement across benchmarks, with a notable 5.1% boost on reasoning tasks, while adding only 8ms latency per image.

AIBullishLil'Log (Lilian Weng) · Jun 236/10
🧠

Meta Reinforcement Learning

Meta reinforcement learning enables AI agents to rapidly adapt to new tasks by learning from a distribution of training tasks. The approach allows agents to develop new RL algorithms through internal activity dynamics, focusing on fast and efficient problem-solving for unseen scenarios.