A3M: Adaptive, Adversarial and Multi-Objective Learning for Strategic Bidding in Repeated Auctions
A3M framework combining reinforcement learning and adversarial reasoning for strategic bidding in multi-unit auctions.
A3M framework combining reinforcement learning and adversarial reasoning for strategic bidding in multi-unit auctions.
FlipGuard defense framework protecting LLMs against backdoor attacks that activate only after quantization.
Methods for calibrating LLM-based survey simulators to recover statistical properties of human populations from pilot data.
Analysis of whether LLM internal representations capture clinical evidence strength differently from stated confidence grades.
Study examining how text embeddings capture psychological emotion theories for sentiment analysis and emotion recognition.
LLMs integrated with evolutionary search to optimize across 371 tasks including GPU kernel design and mathematical conjectures.
TraceRetain framework for memory management in frozen LLM agents. Scores memory entries by interpretable features and evicts lowest-scoring ones at capacity. Tested on ALFWorld with gpt-4-mini.
Open-source autonomous coding agent for Claude Code that plans, builds, reviews and ships tasks through pipeline.
Rust-based recursive LLM harness for orchestrating sub-agents, inspired by LangGraph and LangChain with Rust transpiler.
Europe plans to triple AI data centers but overlooks Iceland's geothermal infrastructure. Explores EU tech sovereignty and infrastructure challenges.
Terminal UI for orchestrating long-running coding agents through engineering workflow phases: requirements, design, implementation, review.
Tool allowing AI agents to manage homelab infrastructure via MCP protocol without SSH access. Open source developer tool for AI agent orchestration.
Educational Python coding agent project demonstrating agent architecture with readable layers, tool calling, and session management.
PDF Insight: local-first on-device AI tool that classifies, sorts, and merges PDF documents without cloud upload. Privacy-focused developer tool.
AMA2: messaging runtime specifically designed for AI agents to manage context and multi-step tasks. Open source Show HN project addressing agent-tool integration gaps.
Protocol enabling shared memory storage across Claude, ChatGPT, and Curso. Standardizes LLM context persistence.
GeneBench-Pro benchmark evaluates AI agent judgment in computational biology: interpreting patterns, assessing data quality, decision-making.
GeneBench-Pro: research-level benchmark measuring AI agent performance on computational biology tasks with ambiguous scientific data.
Guide on optimizing tools for AI agents. Limited detail without content provided.
Crudio: CLI tool converts OpenAPI 3.x specifications into stateful mock API backends with schema validation and persistence. Developer testing tool.
OpenSfM v1.0 revived: Structure-from-Motion engine for aerial/GIS imagery processing. Faster, more scalable open source computer vision tool.
Open-source workflow using AI agents to audit Solidity smart contracts. Headline only, limited details.
Local open-source AI agent orchestrator with web/phone UI. Runs agents for file ops, browser control, web search, task management.
Security bounty for synthetic identity authentication. Loan application with device-bound cryptographic verification using QR and NFC.
Code editor feature using LLM to predict next edits based on context and history. Powered by Inception diffusion models.
Semantic cache layer for LLM API calls using Redis vectors. Transparent, 50% fewer calls, 96% faster hits.
Tool converts PDFs into lip-synced video presentations. Combines document reading with AI-generated video narration and synchronized playback.
Discussion of security risks when using GitHub Issues as untrusted input for LLM agent workflows. Explores injection attack vectors.
TypeScript 7 language server plugin using Claude Code. Faster native Go implementation replacing Node-based wrapper.
Open source Kanban board designed for AI agents to communicate and track tasks across multiple agent instances.
Developer tool for generating AI agent manifests with approval gate scaffolding.
Open-source tool for detecting LLM hallucinations. Show HN project with practical utility.
2016 essay on architectural differences between tool and agent AI systems. Foundational thinking piece.
Multi-agent collaboration framework using model APIs to match frontier model performance.
Deterministic context folding technique for LLM agents. Show HN project with technical implementation focus.
LoopFlow: YAML-based system for designing agentic loops with Claude that iterate until verification gates pass, enabling autonomous code agents.
Search engine optimized for LLM queries. Limited technical details provided.
crossbeam-cli: open-source tool connecting Claude LLM to Crossbeam API without enterprise tier, enabling natural language queries on account data.
TraceLab characterizes coding agent workloads for optimizing LLM serving infrastructure.
AST-guard: deterministic gate detecting structural reward hacking in RL-trained code generation models. Research artifact for code model safety.
PyTorch debugging tool for visualizing neural network activations, gradients, and receptive fields during training. Interactive interpretability tool.
Research measuring how DSPy prompt optimization affects adversarial robustness against prompt-injection attacks in LLM agents using AgentDojo.
Case study examining artifacts left by AI code generation (Codex) during software porting tasks.
Open-source coding agent supporting non-mainstream and Chinese LLM providers like DeepSeek.
Metasearch MCP server for agents built on Dogpile search with metered API integration.
Discussion on impact of LLM-generated content on academic conference program submissions.
MCP-compress-router reduces token overhead from multiple MCP servers by selectively routing tools.
Tool for creating and maintaining filesystem structures optimized for LLM context.
Research on detecting and mitigating LLM pollution in online behavioral research studies.
Toolnexus .NET library integrating MCP and agent skills as tools for any LLM.