AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers propose ARTS (Agentic Reasoning for Tree Search), a novel approach using language models to automate scientific discovery by intelligently navigating hypothesis and experiment spaces. The method outperforms existing algorithms by 15.3% and enables smaller models like Qwen3-4B to match frontier AI systems at a fraction of the computational cost.
🧠 Gemini
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce Latent Personal Memory (LPM), a framework that personalizes large language models by encoding user-specific behavioral patterns as compact, interpretable latent slots converted into dynamic soft prompts. The approach achieves significant efficiency gains—outperforming LoRA and Prompt Tuning by up to 54.4% on benchmarks while reducing memory usage by 64x—making personalized LLMs more practical for deployment.
AIBullisharXiv – CS AI · Jun 57/10
🧠Researchers introduce LatentSkill, a framework that converts textual skills into efficient LoRA adapters for LLM agents, storing knowledge in model weights rather than context prompts. The approach reduces token overhead by 64-72% while improving task performance, enabling more scalable and modular AI agent systems.
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 17/10
🧠Researchers propose MedCoG, a meta-cognitive agent that improves Large Language Model efficiency in medical reasoning by dynamically regulating knowledge utilization based on self-assessed task complexity and familiarity. The approach achieves 6.2x inference density improvement while reducing computational costs and improving accuracy on medical benchmarks.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce SCOPE, a framework that enables Large Language Model agents to automatically evolve their prompts by learning from execution traces in dynamic environments. The system improves task success rates from 14.23% to 38.64% on benchmark tests, addressing a critical limitation in how LLM agents manage complex, changing contexts without human intervention.
AIBullisharXiv – CS AI · May 97/10
🧠Researchers introduce StraTA, a novel reinforcement learning framework that improves LLM agent performance on long-horizon tasks by incorporating explicit trajectory-level strategies alongside action execution. The approach achieves state-of-the-art results on benchmark environments, reaching 93.1% on ALFWorld and 84.2% on WebShop, outperforming existing methods and some closed-source models.
AIBullisharXiv – CS AI · May 47/10
🧠Researchers introduce Interleaved Vision-Language Reasoning (IVLR), a new AI framework that combines text and visual planning for robotic manipulation tasks. The system generates explicit reasoning traces alternating between textual subgoals and visual keyframes, achieving 95.5% success on LIBERO benchmarks and demonstrating that multimodal reasoning significantly outperforms text-only or vision-only approaches.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers introduce MMGNN (Multi-level, Multi-color Graph Neural Networks), a novel neural network architecture that decomposes molecular graphs into interaction-specific subgraphs to improve molecular property prediction. The framework demonstrates competitive performance across multiple benchmarks, with variants optimized for topological and geometric molecular representations.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers introduce AMN, an advanced nuclei segmentation network combining Swin Transformer and ResNet-50 encoders for improved histopathology image analysis. The model achieves state-of-the-art performance on the CoNIC benchmark, outperforming eight existing architectures while demonstrating strong cross-dataset generalization capabilities.
AINeutralarXiv – CS AI · Jun 86/10
🧠Researchers present EASE-TTT, a novel framework combining within-context retrieval with test-time adaptation to improve long-context question answering in smaller language models. The method identifies evidence chunks and converts them into soft attention supervision targets, allowing models to focus on relevant information while processing the full context, outperforming existing retrieval-only and generic adaptation baselines.
AINeutralarXiv – CS AI · Jun 86/10
🧠Researchers introduce MVCL-DAF++, an advanced multimodal intent recognition system that combines prototype-aware contrastive alignment with coarse-to-fine dynamic attention fusion to improve semantic understanding and robustness. The model achieves state-of-the-art performance on benchmark datasets, with notable improvements in rare-class recognition accuracy.
AINeutralarXiv – CS AI · Jun 56/10
🧠Researchers introduce MARDoc, a Memory-Aware Refinement Agent framework that improves multimodal long-document question answering by decoupling the task into three specialized agents (Explorer, Refiner, Reflector) that maintain structured memory instead of accumulated interaction history. The approach reduces context noise while preserving critical evidence, outperforming baseline systems on benchmark datasets.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce MobEvolve, an AI framework that generates realistic human mobility patterns by combining interpretable heuristics with LLM agents that self-evolve through iterative learning. The system outperforms existing deep learning and LLM approaches while maintaining computational efficiency and behavioral plausibility across Singapore and Montreal datasets.
AIBullisharXiv – CS AI · Jun 26/10
🧠Researchers introduce Harness-1, a 20B parameter search agent that separates semantic decision-making from state management by externalizing working memory to a stateful harness environment. The system achieves 73% average curated recall across eight retrieval benchmarks, outperforming comparable open-source searchers by 11.4 points while generalizing well to held-out transfer tasks.
AINeutralarXiv – CS AI · Jun 16/10
🧠CobSeg introduces a novel multi-branch architecture for dialogue topic segmentation that separates semantic continuity from lexical boundary transitions, achieving significant performance improvements across five benchmarks without requiring LLM calls during inference. The approach demonstrates particular strength in scenarios where local lexical cues are prominent, reducing error metrics substantially in both supervised and pseudo-label settings.
AIBullisharXiv – CS AI · May 296/10
🧠Researchers introduce RePoT (Recoverable Program-of-Thought), an enhanced AI reasoning method that fixes failed code generation by replaying execution to identify the first error point, then using a single LLM call to recover rather than restarting. The technique improves accuracy by 3-11 percentage points across multiple models and benchmarks, with particularly strong gains on smaller models like GPT-4 mini.
🧠 GPT-5🧠 Claude🧠 Gemini
AIBullisharXiv – CS AI · May 286/10
🧠TCP-MCP introduces a co-evolution framework that simultaneously optimizes AI agent prompts and communication network topologies, achieving state-of-the-art accuracy on multiple benchmarks while reducing token consumption by up to 5.69x compared to existing multi-agent systems. The approach treats prompt design and communication structure as interdependent variables rather than independent parameters, offering a practical methodology for cost-efficient multi-agent AI system design.
AINeutralarXiv – CS AI · May 286/10
🧠SSR3D-LLM introduces a structured spatial reasoning approach for 3D object grounding in unified large language models, enabling fine-grained localization of objects in 3D scenes through sequential reasoning steps rather than single-pointer decisions. The method achieves state-of-the-art results across multiple benchmarks while maintaining compatibility with existing 3D-LLM architectures.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce Life-Harness, a runtime interface adaptation method that improves frozen LLM agent performance without modifying model weights. The technique evolves from training trajectories to fix model-environment mismatches, achieving 88.5% average improvement across 126 settings and demonstrating cross-model transferability that suggests environment-side structure matters as much as model architecture.
AINeutralarXiv – CS AI · May 276/10
🧠StepOPSD introduces a novel reinforcement learning framework that improves credit assignment in multi-turn agent tasks by treating individual steps rather than entire trajectories as the unit of learning. The method achieves state-of-the-art results on benchmark tasks like ALFWorld and Search-QA, demonstrating that step-level preference distillation is particularly effective when trajectory rewards poorly correlate with individual decision quality.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers introduce Ace-Skill, a co-evolutionary framework that improves multimodal AI agents by optimizing both data sampling and knowledge organization. The system achieves 35% performance gains on tool-use benchmarks and enables smaller models to inherit capabilities from larger ones without additional training.
AIBullisharXiv – CS AI · May 126/10
🧠VECTOR-Drive introduces a tightly coupled vision-language-action framework for autonomous driving that balances semantic reasoning with motion planning through expert routing. Built on Qwen2.5-VL-3B, the system achieves 88.91 Driving Score on Bench2Drive by routing vision-language tokens to semantic experts while handling trajectory computation separately, demonstrating advances in multimodal AI for real-world driving tasks.
AINeutralarXiv – CS AI · May 116/10
🧠Researchers introduce a proxy-analyzer framework that detects hallucinations in large language models by analyzing internal activations of a small open-weight reader model rather than the generator itself. The system achieves competitive or superior performance compared to existing methods across multiple model architectures, with notably consistent results showing that model size has minimal impact on detection accuracy.
🧠 GPT-4
AINeutralarXiv – CS AI · Apr 146/10
🧠Researchers introduce CFMS, a two-stage framework combining multimodal large language models with symbolic reasoning to improve tabular data comprehension for question answering and fact verification tasks. The approach achieves competitive results on WikiTQ and TabFact benchmarks while demonstrating particular robustness with large tables and smaller model architectures.