Memory Contagion: Cross-Temporal Propagation of Evaluator Bias via Agent Memory
Study identifying how evaluator bias propagates through agent memory systems over time, affecting LLM agents with memory-based long-term coherence.
Study identifying how evaluator bias propagates through agent memory systems over time, affecting LLM agents with memory-based long-term coherence.
Research on knowledge editing in LLMs revealing that edited knowledge often persists and resurfaces across model architectures, examining reliability and mechanisms.
FedUP one-shot federated unlearning framework using centroid-guided plug-in filters to remove target data while preserving knowledge.
FlowPipe uses LLM-enhanced conditional generative flow networks for automated data preparation pipeline construction with improved optimization.
Studies AI system reliability against silent data corruptions in hardware, analyzing vulnerability of model parameters during inference.
Maps homogeneity bias across temperature and top-p parameters in seven open-weight instruction-tuned LLMs (7-20B), finding bias robust to decoding settings.
SyncLoop dual-loop framework for self-improving multimodal LLMs with iterative refinement for mathematical reasoning without manual dataset curation.
Develops formal convergence theorem for LLM-verifier systems integrating formal verification tools with LLMs for reliable software verification.
Hybrid temporal graph network and SEAL model for link prediction in dynamic sparse networks capturing temporal dependencies.
Multifidelity Gaussian process approach for surrogate modeling from scarce data using low and high-fidelity training samples.
Theoretical analysis of grokking phenomenon in feature learning kernels, studying when data symmetry breaking enables generalization on algebraic tasks.
Lossless KV cache compression technique for disaggregated LLM serving that reduces transfer bottleneck between prefill and decode workers.
Systematic evaluation of six defenses against persistent memory attacks on stateful LLM agents across architectural layers with nine open-source models.
Zero-shot cross-lingual confidence estimation method for multilingual LLMs, demonstrating language-transferable confidence features without retraining.
Skill-MAS framework for automatic multi-agent system generation from LLMs that evolves meta-skills to balance model capability with experience retention.
Diffusion-based approach for sequence labeling in NLP that extends linear-chain CRFs with improved expressivity through approximate structured inference.
Framework and evaluation of failure modes in AI coding agents, addressing underspecification, capability errors, and mitigation strategies.
Energy-aware optimization framework for on-device LLM inference that reduces power consumption by adjusting processor frequencies while maintaining performance.
Framework for accelerating video diffusion model inference through instance-specific optimization strategies across different hardware configurations.
Analysis of security tool adoption in AI coding agents. Examines how LLM-based agents handle security features in SDLC.
LodeDB: embedded vector database optimized for local RAG. GPU-accelerated, sub-millisecond latency, compatible with LangChain and LlamaIndex.
chrome-use: Open-source tool enabling AI agents to control real Chrome browsers with existing logins and anti-detection. Part of *-use family.
SCBKR: local LLM control framework with owner-signed responsibility chains. Governance layer for local AI ensuring user verification and audit trails.
TronBrowser: Open-source privacy-first AI-native web browser on Ungoogled Chromium with built-in AI sidebar and agent CLI. MIT licensed.
Economic research on AI agents for knowledge work. Agents perform long-horizon delegated tasks versus short chatbot interactions.
Technical case study: AI desktop agent failure due to driver incompatibility creating circular dependency. Real-world deployment issue analysis.
Promptctl: Git-like version control tool for LLM prompts. Tracks, diffs, and rolls back prompts with CLI. Open-source in Go.
Experience report on token costs and code style when using Claude for feature development. Discusses optimization patterns.
Helper script enabling use of Claude's Chrome extension from Cursor IDE for browser tab analysis and debugging.
S3-based durable filesystem layer for AI agents. Syncs memory files across platforms. Rust implementation with Python/TypeScript SDKs and CLI.
Analysis of AI prototyping tools and multiplayer collaboration challenges. Examines export compatibility and agent coordination issues in editors.
Technical guide on monitoring and tracing LLM agents. Covers telemetry for multi-turn, multi-tool agent execution and error detection.
Analysis of developer morale and identity issues amid AI coding tool adoption. Reports divide between 'lazy' and 'thoughtful' engineers.
Anthropic claims Alibaba extracted Claude model capabilities without authorization.
MCP server enabling AI models to see, understand, and operate Linux desktops via XDG portals, AT-SPI, and D-Bus with 144 exposed tools.
Open-source AI agent framework providing orchestration layer over Claude, Codex, Cursor with policy enforcement and real-time collaboration.
Hardware-isolated secure agent platform using Firecracker/Hyper-V with encrypted secrets and knowledge graph.
Research analyzing how LLMs use dedicated neuron layers for safety mechanisms to identify code vulnerabilities.
Analysis of vulnerability classification inconsistencies in AI agents—same flaw receives different verdicts across systems.
Java framework providing unified API for multiple AI providers (OpenAI, Claude, Gemini, etc.). Open source developer tool.
Open-source Zulip-native orchestrator for AI agents using chat as configuration control plane.
Linear workflow plugin for Claude Code that accumulates knowledge base and enables sequential agent execution.
Research on AI infrastructure adoption barriers in China, focusing on data security trust issues in cloud and enterprise sectors.
Tool enabling AI agents to read/write Google Sheets data. Practical LLM application for agent integration.
Opinion piece comparing AI adoption mindset to infrastructure shift patterns, previews forthcoming AI analysis topics.
LLM agent framework emitting typed intent outputs for structured reasoning and control.
Tool compressing infrastructure documentation to markdown format achieving 99.5% LLM token reduction for context efficiency.
Tool providing typed outputs, automatic self-correction, and prompt tuning for LLM steps in DSPy and LangGraph without rewriting boilerplate.
Code review system using ensemble of LLMs to evaluate pull requests. LLM application for developer workflows.
Research on submodular context selection as optimization engine for LLM agents, improving efficiency in information retrieval.