Over-Searching in Search-Augmented Large Language Models
Evaluates over-searching behavior in retrieval-augmented LLMs where models invoke search tools unnecessarily, causing hallucinations and inefficiency.
Evaluates over-searching behavior in retrieval-augmented LLMs where models invoke search tools unnecessarily, causing hallucinations and inefficiency.
Introduces HaKAN, a Kolmogorov-Arnold Network model for time series forecasting with learnable activation functions and lower computational complexity.
Theoretical analysis of LLM hallucinations using rate-distortion theory and membership testing, explaining confidence on unfactual claims.
Proposes agentic approach to time series forecasting using iterative refinement and reasoning instead of static model-centric predictions.
GVP-WM grounds video-generated plans using world models to ensure temporal consistency and physical feasibility for robotic action execution.
Analysis of decentralized diffusion models showing how expert-data alignment governs generation quality when experts trained on disjoint data clusters.
Zero-shot ranking algorithm using tournament graphs for k-wise comparisons, applicable to LLM-based document reranking and evaluation.
Method for training AlphaZero-like LLM agents in hyperbolic Poincaré space, using exponentially increasing latent capacity for tree search.
RL algorithm that compresses verbose chain-of-thought reasoning in LLMs through fine-grained group policy optimization based on length and entropy.
Offline safe reinforcement learning framework using lexicographic safety-reward hierarchy to prevent safety drift in cyber-physical systems.
Analysis of adversarial examples through neural network perceptual manifolds, showing dimensionality misalignment between manifolds causes vulnerability.
Model merging method for multi-task learning that handles test-time distribution shift through bias-aware dynamic merging.
Interprets attention mechanism as one step of gradient descent, enabling stochastic attention via Langevin sampling controlled by temperature.
Safe offline-to-online reinforcement learning method for robotics using CVAEs to constrain exploration within behavioral support of offline data.
Societies of large language models collaborating through natural language interfaces to solve problems, inspired by Minsky's society of mind concept.
Research on how diffusion models memorize training data, measuring latent dimensionality collapse on low-dimensional manifolds as data becomes scarce.
Spiking neural networks with adaptive task-switching for resource-constrained multi-task reinforcement learning in autonomous agents.
Data-driven survey identifying 14,648 papers on LLM limitations from 2022-2025 using LLM-based classification.
System using multiple pre-trained models and consistency-based reasoning to handle distributional shifts in novel environments.
Interleaved online fine-tuning method enabling LLMs to acquire capabilities beyond base model through reinforcement learning.
Survey of differential privacy techniques from symbolic AI through LLMs, covering definitions and applications.
Yokai: benchmark environment for zero-shot coordination in cooperative AI with belief tracking over space and time.
Empirical study analyzing intra-modality and inter-modality dependencies in multi-modal learning benchmark datasets.
RADAR: dynamic routing system that selects optimal reasoning LLM models based on task difficulty and cost-performance tradeoffs.
KVTC: transform coder that compresses KV caches for efficient LLM inference storage and memory management.
CostNav benchmark evaluating physical AI agents on real-world economic metrics for autonomous delivery systems beyond task success.
Co-design framework jointly optimizing robot hand morphology and dexterous control policies across multiple embodiments.
Closed-loop drug discovery system using language models, property alignment, and strategic search for de novo ligand design.
Proprioceptive-Privileged contrastive learning framework for sample-efficient whole-body control in humanoid robots using reinforcement learning.
First-order analysis of how cross-entropy training reshapes transformer attention geometry for probabilistic reasoning.
Benchmarking study comparing graph neural networks against classical heuristics on hard constraint satisfaction problems.
Autonomous AI analysts built on LLMs analyzing same dataset independently, quantifying variability in research conclusions without human coordination.
Study of how LLMs develop early syntactic structures that persist as errors through training, using OPT model on BabyLM dataset.
CARE: Evidence-grounded agentic framework using visual language models for medical reasoning with explainability and clinical accountability.
RACAS: Framework for controlling diverse robotic platforms with a single agentic system through unified interface.
Systematic comparison of training objectives (cross-entropy, prototype, triplet, AP loss) for out-of-distribution detection in image classification models.
MCP server exposing API for clinical coding enabling AI assistants to convert medical text into ICD-10 and SNOMED-CT structured codes.
Pluk enables agentic data notebooks on personal databases with plain language queries, SQL workflows, and interactive dashboard generation running locally.
Research on executing programs inside transformer models with faster inference. Limited detail in abstract.
CLI tool for managing AI agent skills from GitHub repos and local directories. Skill discovery and linking via SKILL.md manifests.
MCPDome: open-source security gateway for AI agents enforcing authentication, authorization, rate limiting and injection detection on MCP servers.
Laminae is an open-source Rust SDK adding guardrails, safety, personality, and learning layers to LLM applications for production use.
SwarmClaw: Control plane for managing multiple OpenClaw agent instances. Supports 14+ LLM providers, multi-agent workflows, and chat integrations.
TensorFusion.AI: GPU virtualization and pooling solution for Kubernetes clusters. Infrastructure for optimizing AI compute resources.
Essay on UX design challenges for AI products in 2026, addressing AI fatigue and defining best practices.
K9 Audit: open-source tool capturing intent-execution audit trails for AI agents via causal five-tuples per step.
Helios: Open-source harness for autonomous ML research agents. Unrestricted agent execution framework for machine learning experiments.
Guide on agentic engineering patterns for using AI agents to improve code quality rather than reduce it.
Open source local-first AI agent framework supporting small models with optional cloud hybrid support. v1.1 release with multi-agent capabilities.
Open source middleware layer adding persistent identity, auditable safety, and governance for AI agents. 542 passing tests, production-ready.