AIBullisharXiv – CS AI · 5d ago7/10
🧠Researchers introduce EpiEvolve, a self-evolving AI agent that improves pandemic forecasting by adapting to changing disease patterns in real-time streaming scenarios. The system achieves 12% higher accuracy than static models and reduces recovery time after major shifts from 5 weeks to 2 weeks by leveraging episodic memory and strategic rule learning.
AIBullisharXiv – CS AI · Jun 27/10
🧠Researchers introduce MemPro, an evolution framework that treats autonomous agent memory systems as adaptable programs rather than static pipelines. By iteratively diagnosing failures and refining the entire memory-construction-retrieval pipeline, MemPro outperforms fixed baselines on multiple benchmarks while maintaining computational efficiency.
AIBullisharXiv – CS AI · Jun 27/10
🧠Researchers introduce Adaptive Auto-Harness, a framework that improves LLM agents' ability to handle continuous, shifting task streams by dynamically adapting prompts, skills, and tools rather than relying on static optimizations. The system decomposes performance gaps into evolution and adaptation losses, using a multi-agent evolver and intelligent routing to maintain sustained improvement across heterogeneous, open-ended task environments.
AIBullisharXiv – CS AI · May 297/10
🧠SkillsInjector introduces a dynamic method for optimizing how large language model agents access and utilize skill libraries. Rather than treating skill selection as static, the approach adaptively determines which skills to include, how many to present, and how to describe them based on task requirements, achieving measurable performance improvements across multiple benchmarks.
AIBullisharXiv – CS AI · May 127/10
🧠Researchers introduce NIAgent, a multi-agent AI system that automates end-to-end neuroimaging analysis by enabling specialist agents to collaboratively build and optimize executable programs. The system outperforms conventional static workflows like fMRIPrep by adapting dynamically to data and incorporating hierarchical quality control, addressing a critical bottleneck in clinical biomarker development.
AIBullisharXiv – CS AI · May 127/10
🧠Researchers propose LEAD, a new method that makes large reasoning AI models more efficient by dynamically balancing accuracy and output length during training. Unlike existing approaches using static constraints, LEAD adapts per-problem length targets and reward calibration in real-time, achieving better accuracy and shorter outputs across mathematical reasoning benchmarks.
🏢 OpenAI🧠 o1
AIBullisharXiv – CS AI · Mar 47/103
🧠Nightjar is a new adaptive speculative decoding framework for large language models that dynamically adjusts to system load conditions. It achieves 27.29% higher throughput and up to 20.18% lower latency by intelligently enabling or disabling speculation based on workload demands.
AIBullishOpenAI News · Oct 197/104
🧠New robotics techniques enable robot controllers trained entirely in simulation to successfully operate on physical robots and adapt to unexpected environmental changes. This breakthrough represents a shift from open-loop to closed-loop robotic systems that can react dynamically to real-world conditions.
AINeutralarXiv – CS AI · 2d ago6/10
🧠Researchers propose a neural network-based lane-change trajectory planner that uses dual-head architecture to balance safety guarantees with personalized driving preferences. The system adaptively switches between a baseline safe mode and a driver-specific comfort/efficiency mode based on contextual driving conditions, enabling autonomous vehicles to optimize maneuvers while maintaining feasibility across diverse scenarios.
AIBullisharXiv – CS AI · 5d ago6/10
🧠Researchers introduce A2RAG, an adaptive framework that improves Graph-Retrieval-Augmented Generation (Graph-RAG) for multi-hop question answering by dynamically adjusting retrieval effort based on query difficulty. The system reduces token consumption and latency by ~50% while achieving significant accuracy gains, addressing practical deployment challenges in AI reasoning systems.
AINeutralarXiv – CS AI · 6d ago6/10
🧠A position paper argues that deployed reinforcement learning systems should adopt continual learning rather than the traditional train-then-fix approach. The authors identify four sources of non-stationarity in deployed environments that require agents to continuously adapt and learn, challenging the current industry paradigm where agents remain static until performance degradation necessitates retraining.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers propose ReCAP, a continual learning framework that enables portfolio management systems to adapt to non-stationary financial markets by detecting regime shifts and maintaining a library of adaptive trading policies. The approach combines regime detection with selective policy updates to improve returns while reducing computational overhead compared to traditional retraining methods.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce MASER, a framework that dynamically routes questions to specialized adapters of a vision-language model based on modality relevance, achieving 51.3% oracle agreement on the Open3D-VQA benchmark. The approach demonstrates that no single modality optimally answers all spatial reasoning questions, with point clouds proving superior in over half of test cases.
AIBullisharXiv – CS AI · Jun 16/10
🧠Researchers introduce Adaptive Context Management (AdaCoM), an external LLM-based system that optimizes how AI agents handle long-context tasks by learning agent-specific compression strategies through reinforcement learning. The approach improves performance on web search and research benchmarks while avoiding the need to retrain frozen agents, revealing that high-performing agents benefit from preserving context fidelity while weaker agents need more aggressive compression.
AINeutralarXiv – CS AI · Jun 16/10
🧠UniScale introduces a unified framework that combines model routing and test-time scaling to optimize large language model inference, balancing quality and computational cost. The system uses online learning via contextual multi-armed bandits to adapt inference policies dynamically, achieving fine-grained performance improvements over existing decoupled approaches.
AINeutralarXiv – CS AI · Jun 15/10
🧠Researchers propose an adaptive feature-selection system for 3D scene reconstruction that intelligently prioritizes visual data based on texture, repeatability, and geometric utility rather than using fixed thresholds. The method demonstrates improved reconstruction quality and computational efficiency across diverse scene types compared to baseline approaches, offering a modular enhancement for both classical and neural reconstruction pipelines.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers introduce Dual-Scale Retentive Dynamics (DSRD), a machine learning framework that improves how AI systems understand evolving network structures by simultaneously modeling temporal changes and structural relationships. The approach achieves state-of-the-art results on 14 benchmarks for graph prediction tasks, suggesting improved capabilities for systems that must adapt to dynamic, real-world data.
AIBullisharXiv – CS AI · May 296/10
🧠Researchers introduce PersonaAgent, a personalized LLM agent framework that moves beyond one-size-fits-all AI systems by integrating personalized memory and action modules. The system uses individual user personas as prompts that dynamically adapt through real-time preference alignment, demonstrating improved performance in delivering tailored user experiences.
AINeutralarXiv – CS AI · May 286/10
🧠SignGAD introduces a novel framework for graph anomaly detection that dynamically designs task-specific workflows rather than relying on fixed detection pipelines. The approach combines self-designing agentic workflows with a guarded refit strategy to improve detection accuracy in few-shot learning scenarios, addressing longstanding limitations in identifying anomalous nodes within attributed graphs.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce the first theoretical framework for analyzing test-time adaptation (TTA) in machine learning, establishing recovery complexity bounds that reveal fundamental limits on how quickly models can adapt to non-stationary data streams without labeled data. The work provides mathematical guarantees for TTA learnability and identifies an intrinsic trade-off between adaptivity and information constraints.
AINeutralarXiv – CS AI · May 285/10
🧠Researchers propose Under-Cali, a machine learning framework for forecasting irregular multivariate time series data in real-time online settings. The system uses uncertainty estimation and dual-expert calibration to maintain accuracy despite dynamic data distribution shifts, achieving improvements over existing methods with minimal computational overhead.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce FluxMem, a memory framework for AI agents that treats memory as a continuously evolving graph rather than a static repository. The system dynamically refines memory connections through feedback and consolidation across three stages, achieving state-of-the-art results on multiple benchmarks.
AINeutralarXiv – CS AI · May 276/10
🧠Researchers present DelayMix, an online machine learning framework that models streaming time series as dynamic mixtures of time-delay systems, enabling rapid adaptation to regime shifts while maintaining memory efficiency. The method uses tensor decomposition to capture system dynamics and input delays, demonstrating superior forecasting accuracy on non-stationary data compared to existing approaches.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers propose an adaptive framework for dynamically partitioning deep neural networks across edge-cloud infrastructure, addressing limitations of static approaches. Testing on real hardware demonstrates 27-35% energy reductions and 6-23% latency improvements compared to static baselines, validating the effectiveness of runtime-adaptive strategies for heterogeneous computing environments.
AINeutralarXiv – CS AI · May 16/10
🧠Researchers propose self-evolving software agents that combine Belief-Desire-Intention (BDI) reasoning with large language models to enable autonomous adaptation of goals, reasoning logic, and executable code beyond fixed design parameters. A prototype demonstrates that agents can discover new objectives and generate functional behaviors from minimal initial knowledge, though challenges remain in behavioral stability and inheritance.