HomeTags#llm-agents

Tag timeline

#llm-agents15 total

同じキーワードで束ねられた更新を確認できます。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。

Total15#llm-agents の全掲載記事All listed entries tagged #llm-agents
Showing15このページの表示件数Entries on this page
Page1/1静的ページ位置Static page position
Updated公開index snapshotPublished index snapshot

Entriespage 1/1 · 15 total

Sat, Aug 151 entries
コミュニティCommunityLocal Models·Zenn AI

LLMが書いたタスク分解は、誰が検証しているのかThe article argues that having LLMs both decompose and verify tasks in…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約AIエージェントのオーケストレータではLLM自身がタスク分解・検証・判断を担うため、相関した誤りがそのまま通過してしまうリスクを指摘し、決定論的な検証レイヤーの必要性を論じている。

AI SUMMARYThe article argues that having LLMs both decompose and verify tasks in multi-agent orchestration is akin to sampling from the same distribution twice, allowing correlated errors to slip through undetected, and calls for deterministic validation layers.

LLMが書いたタスク分解は、誰が検証しているのかog
Thu, Jul 301 entries
コミュニティCommunityLocal Models·Zenn AI

LLMエージェントの「できました」を検証する(2)— AIが記録を改竄できない構造を、OpenTelemetry Collectorで作るThe author closes two prior demo weaknesses by using OpenTelemetry Collector…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約LLMエージェントが自身のトレースを改竄できない仕組みを、OpenTelemetry CollectorとUnixパーミッションのみで実現し、AIの可観測性における信頼性の盲点を解消した。

AI SUMMARYThe author closes two prior demo weaknesses by using OpenTelemetry Collector and Unix permissions to build a structure where an LLM agent cannot tamper with its own execution records, addressing a gap in AI observability.

Mon, Jul 271 entries
論文PaperPapers/Benchmarks·arXiv cs.LG

時間的介入下におけるパーソナルLLMエージェントのユーザー条件付き評価に向けてToward User-Conditioned Evaluation of Personal LLM Agents under Temporal Interventions

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約本論文は、個人用LLMエージェントをユーザーの状況や時間的変化を考慮して評価する新たなフレームワークを提案し、既存ベンチマークでは捉えられなかった現実的な評価軸を提供する。

AI SUMMARYThis paper proposes a framework for evaluating personal LLM agents conditioned on individual user contexts and temporal interventions, addressing gaps in existing benchmarks that overlook real-world variability.

Fri, Jul 241 entries
公式OfficialAgent Frameworks·AWS Machine Learning Blog

Amazon Bedrock AgentCore最適化によるエージェントのサイレント障害検出Detecting silent agent failures with Amazon Bedrock AgentCore optimization

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約Amazon Bedrock AgentCoreの最適化機能を活用し、エラーを返さずに誤った結果を出すエージェントの「サイレント障害」を検出・診断する手法を解説。信頼性の高いAIエージェント運用に役立つ。

AI SUMMARYThis article explains how to use Amazon Bedrock AgentCore's optimization capabilities to detect silent agent failures—cases where an agent produces incorrect results without throwing errors—helping teams build more reliable and observable AI agent systems.

Wed, Jul 151 entries
論文PaperPapers/Benchmarks·arXiv cs.LG

「Speculate with Memory」: LLMエージェントの無損失高速化手法Speculate with Memory: Lossless Acceleration for LLM Agents

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約過去の実行履歴をメモリとして活用する投機的デコード手法を提案し、LLMエージェントの推論を無損失で大幅に高速化することを実現した。繰り返しタスクが多いエージェント環境での実用的な高速化に貢献する。

AI SUMMARYThis paper proposes a speculative decoding method that leverages past execution history as memory to accelerate LLM agents without any output quality loss, offering practical speedups in repetitive agentic workflows.

Tue, Jul 142 entries
論文PaperPapers/Benchmarks·arXiv cs.CL

RouteRec: 推薦エージェントの選択と集約に関する厳密な評価フレームワークRouteRec: Strict Evaluation of Recommender-Agent Selection and Aggregation

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約RouteRecは、複数の推薦エージェントをどう選択・集約するかを厳密に評価するベンチマークを提案し、エージェント間のルーティング戦略の有効性を体系的に測定できる点で重要。

AI SUMMARYRouteRec introduces a rigorous benchmark for evaluating how recommender agents are selected and aggregated, enabling systematic measurement of routing strategies across multiple agents.

論文PaperPapers/Benchmarks·arXiv cs.CL

精度は同じ、証拠は不平等:ツール利用エージェントの意思決定面としての検索APIEqual Accuracy, Unequal Evidence: Search APIs as Decision Surfaces for Tool-Using Agents

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約検索APIが同程度の精度を示しても、返却される証拠の質や多様性に大きな差があり、ツール利用エージェントの意思決定に偏りをもたらすことを明らかにした研究。

AI SUMMARYThis paper shows that search APIs with similar accuracy can differ substantially in evidence quality and diversity, introducing hidden biases into tool-using agents' decisions.

Mon, Jul 132 entries
論文PaperPapers/Benchmarks·arXiv cs.SE

より良いハーネス、小さなモデル:自動ハーネス適応で90%コスト削減エージェントの構築Better Harnesses, Smaller Models: Building 90% Cheaper Agents via Automated Harness Adaptation

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約コーディングエージェントのテストハーネスを自動的に最適化することで、大型モデルに依存せず小型モデルでも高い性能を実現し、運用コストを約90%削減できることを示した研究。

AI SUMMARYThis paper shows that automatically adapting test harnesses for coding agents allows smaller, cheaper models to match large-model performance, cutting agent operational costs by roughly 90%.

論文PaperPapers/Benchmarks·arXiv cs.SE

データ集約型コンピューティングにおけるプロパティテンプレートを用いたエージェント的証明とプロパティベーステストAgentic Proof and Property-Based Testing via Property-Templates in Data-Intensive Computing

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約本論文は、データ集約型システムの検証にエージェントAIとプロパティテンプレートを組み合わせ、形式的証明とプロパティベーステストを自動化する手法を提案する。これにより複雑なデータ処理コードの信頼性検証コストを大幅に削減できる。

AI SUMMARYThis paper proposes using AI agents with reusable property-templates to automate formal proofs and property-based testing in data-intensive computing, reducing the manual effort required to verify correctness of complex data pipelines.

Sat, Jul 111 entries
論文PaperPapers/Benchmarks·arXiv cs.AI

プロンプトから契約へ:監査可能なエンタープライズLLMエージェントのためのハーネスエンジニアリングFrom Prompts to Contracts: Harness Engineering for Auditable Enterprise LLM Agents

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約企業向けLLMエージェントの動作を検証・監査可能にする「ハーネスエンジニアリング」手法を提案し、プロンプト設計を形式的な契約として扱うことで信頼性とガバナンスを高める。

AI SUMMARYThis paper proposes harness engineering, a framework that treats LLM agent prompts as formal contracts to enable auditability and governance in enterprise deployments, improving reliability and accountability.

Fri, Jul 101 entries
論文PaperPapers/Benchmarks·arXiv cs.CL

低遅延システムにおけるツール生成と自己進化型LLMエージェントTool-Making and Self-Evolving LLM Agents in Low-Latency Systems

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約LLMエージェントが自らツールを作成・改良しながら低遅延環境で動作する手法を提案し、エージェントの自律的な能力拡張と応答速度の両立を実現した研究。

AI SUMMARYThis paper proposes a framework where LLM agents autonomously create and refine tools while operating under low-latency constraints, enabling self-improvement without sacrificing response speed.

Sat, Jun 201 entries
公式OfficialCopilot·GitHub Blog (AI & ML)

社内データ分析エージェント「Qubot」の構築事例How we built an internal data analytics agent

重要度 InfoInformational深掘り候補 · 技術記事 · GitHub CopilotDeep-dive candidate · technical post · GitHub Copilot

AI要約GitHubが社内向けに構築したCopilot搭載データ分析エージェント「Qubot」の事例を解説。社員が自然言語でデータを問い合わせできる仕組みと、構築過程で得た設計や運用上の知見を共有している。

AI SUMMARYGitHub shares how it built Qubot, an internal Copilot-powered analytics agent that lets employees query company data in plain language, detailing its architecture and the lessons learned.

Fri, Jun 191 entries
新規収集INDEXED公式OfficialPapers/Benchmarks·Hugging Face Blog

MosaicLeaks: リサーチエージェントは機密を守れるか?MosaicLeaks: Can your research agent keep a secret?

重要度 MediumMedium priority技術記事 · Papers / Benchmarkstechnical post · Papers / Benchmarks

AI要約AIリサーチエージェントが機密情報をモザイク的に漏洩させるリスク「MosaicLeaks」を検証した研究で、ローカルLLMを用いたエージェント設計における情報セキュリティの重要性を示している。

AI SUMMARYThis research introduces MosaicLeaks, a study examining how AI research agents can inadvertently leak sensitive information through aggregated outputs, highlighting critical security considerations for agent design using open models.

Mon, May 251 entries
新規収集INDEXED公式OfficialAgent Frameworks·Hugging Face Blog

ハーネス、スキャフォールド――AIエージェント用語を正しく理解するHarness, Scaffold, and the AI Agent Terms Worth Getting Right

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約AIエージェント開発で混同されがちな「ハーネス」「スキャフォールド」などの用語を整理し、正確な共通語彙を確立することの重要性を解説した記事。

AI SUMMARYHuggingFace clarifies commonly confused AI agent terminology such as 'harness' and 'scaffold', providing a shared vocabulary that helps developers communicate more precisely when building agent systems.

Mon, Mar 91 entries
新規収集INDEXED集約AggregatorNews/Policy·Hacker News - AI coding

Mcp2cli登場、MCPより96-99%少ないトークンで全APIをCLI化(新しいタブで開きます)Show HN: Mcp2cli – One CLI for every API, 96-99% fewer tokens than native MCP(opens in a new tab)

重要度 InfoInformationalコミュニティ · Industry & Policycommunity · Industry & Policy

AI要約Mcp2cliは任意のAPIを単一のCLIとして公開し、ネイティブMCPに比べ96〜99%少ないトークン消費でLLMエージェントから利用できるようにするツール。冗長なツール定義を避け、必要時にヘルプを参照する設計で効率化を図る。

AI SUMMARYHN: 146 points, 100 comments · @knowsuchagency · https://news.ycombinator.com/item?id=47305149