Agents & Tool Use
A
Showing 1–30 of 39
-
資生堂、AIエージェントで原料探索を95%削減 研究員の「目利き」を複数LLMで再現Shiseido cuts ingredient search 95% with multi-LLM agentsShiseido Japan deployed AI agents in R&D, using several LLMs to reproduce researchers' judgment in picking promising ingredients from a vast candidate pool. Search time fell sharply and more candidates were proposed. Agent design also varies by who builds them.
-
How to Use AI Agents to Prepare 3D Scenes for SimulationNVIDIA details an agent workflow turning Blender scenes into SimReady USDNVIDIA outlines an agentic workflow turning a Blender scene into simulation-ready OpenUSD. Codex or Claude orchestrates NemoClaw subagents that use Omniverse Libraries to label objects, author physics, render preflight views, and run SimReady validation before Isaac Sim handoff.
-
TensorRT Edge-LLM Completes the MLPerf Edge Agentic Benchmark 6.4x Faster on Jetson AGX ThorNVIDIA runs MLPerf Edge Agentic 6.4x faster on one Jetson AGX ThorIn MLPerf Inference v6.1's Edge Agentic benchmark, NVIDIA's TensorRT Edge-LLM ran Qwen3.6-27B on one Jetson AGX Thor, finishing 1,007 turns in 24m36s — 6.4x faster than the llama.cpp reference (2h37m). NVFP4 quantization, tree-based MTP and KV cache reuse drive the gain.
-
Flag Game: A Toy Model for Mechanistic Swarm Interpretability
-
Securing quantum error correction against misleading advice from AI agents
-
Translating CUDA Tile Operations from Python to Rust Using Agentic AINVIDIA uses an AI agent skill to port TileGym kernels to cuTile RustNVIDIA unveiled cuTile Rust, extending Rust's ownership model to tile-based GPU kernels, plus an AI agent skill that translates cuTile Python and Triton-TileIR kernels into it. A bounded multi-agent pipeline ported all 24 public TileGym operators at 99.5% of cuTile Python performance.
-
Devinが仮想環境でmacOSの提供開始。Macの実機不要でDevinがコード生成、テスト、デバッグ、実行、AppStore配信前のベータ公開まで実行Devin adds macOS VMs, enabling iOS development without a MacDevin, Cognition's coding agent, now offers macOS in its hosted virtual environments alongside Ubuntu Linux and Windows. Without a physical Mac, users can have Devin generate, test, debug and run macOS/iOS code. A demo showed it building an app and sending a TestFlight beta link.
-
Taming the Agentic RAN: Stability-Guaranteed Arbitration of Autonomous AI Agents in O-RAN
-
Clueing up LLMs with Tool-Augmented Deductive Reasoning
-
The Uneven Impact of Generative AI on Student Learning: Examining the Roles of Reliance, Evaluation Literacy, and Course Policy in AI-related Courses
-
PACT: Can Enterprise AI Assistants Be Trusted Under Pressure?
-
M-SQE: Multilingual Skill Quality Estimation for Enhancing Language Equality in Agentic Skill Use
-
Cohere and OpenText partner to bring trusted agentic AI to governments and regulated industriesCohere and OpenText partner on agentic AI for regulated industriesCohere and OpenText partnered to move agentic AI from pilot to production for governments and regulated industries. Cohere's secure North platform and enterprise models will integrate with OpenText Aviator AI agents, deployable on-premises or in private, public or sovereign cloud.
-
「APIキーは.envに」はもはや通用しない AIエージェントの“内通者化”をどう防ぐ?Beyond .env: a three-layer credential defense for AI agentsPart 2 of @IT's "APIs behind AI" series says .env API keys break down once agents call many services on their own. It sorts defenses into three layers: secure storage, short-lived scoped credentials issued on demand, and audit logging.
-
Agentic Societies Need a Social Harness
-
What Breaks Under Pruning in Smart Homes, and When? Evaluating LLM Degradation Across Architectures and Task Complexity
-
There's a 100% Chance AI Agents Are Ruining the Internet404 Media: AI agents are already ruining the internet404 Media argues that while debate fixates on AI's existential risk, agents that act on the internet are already degrading it. Software reaching into accounts, email and payments has moved AI out of the chat box, making everyday annoyance the near-certainty.
-
FlashVector: Agent for Hierarchical Model Serving Stack Optimization
-
After the Party: Governing What a Viral Agent-Skill Ecosystem Left Behind
-
Grounding SWE-Agent Decisions in Architecture-0 Design: Navigating Unknown Unknowns through Physical Mapping
-
AI for Science with GPT-6 Astra: Thermal Design and Electrothermal Analysis of 2D CFET
-
「AIを盗む」のではなく「AIを動かす」ために Googleが捉えた攻撃者の異変Google: attackers now run AI agents, not just steal AI modelsGoogle's latest security report describes attackers folding AI agents into their operations and turning compromised cloud and developer environments into fresh AI attack infrastructure. The shift is from stealing models to running them inside victim estates.
-
その.envのAPIキーが、AIエージェントを「内通者」に変える――“人間前提のやり方”は破綻したThat API key in .env can turn your AI agent into an insider threatAs AI agents spread, the credentials behind them, API keys and tokens, are multiplying. The article argues that key management designed around human users breaks down once always-on agents act autonomously, and that a single key left in a .env file can make an agent an insider.
-
Discovery Foundation Models: Toward Open-Ended Discovery Intelligence
-
AlgoEvo: Self-Evolving Agentic Search for Automated Algorithm Discovery
-
Atria Dawn: The Dawn of Agentic Superintelligence
-
Delegating Authorization to Misaligned Agents: Coalitional Alignment and Safe Control
-
EvoOntology: A Self-Evolving Ontology Layer for Data Agents
-
AnthropicのMCP共同作者が来日、基調講演で語るこれからのMCP注力領域。AGNTCon+MCPCon Japan 2026Anthropic's MCP co-author sets next focus: agent messaging, skills, identityAt the Linux Foundation's AGNTCon+MCPCon Japan 2026 in Tokyo (Sept 10), MCP co-author David Soria Parra of Anthropic said MCP tool calls on Claude have passed roughly 1 billion cumulatively, SDK downloads exceed 500M per month, and the protocol went fully stateless this year. Over the next 12 months the project will focus on agentic messaging via MCP Tasks for long-running work, Skills over MCP, and agent authorization and identity.
-
OpenAIやAnthropicなどAIベンダごとのAPIの違いを吸収し統合する「Agent Router」、Linux Foundation傘下で業界標準へEnvoy AI Gateway joins AAIF as 'Agent Router', a unified LLM and MCP gatewayThe Linux Foundation's Agentic AI Foundation announced at AGNTCon+MCPCon Japan 2026 that the open-source Envoy AI Gateway has joined AAIF and been renamed Agent Router. It exposes OpenAI, Anthropic, Gemini, Bedrock, Azure OpenAI and many other providers through one OpenAI-compatible API, and adds an MCP gateway, fallback and token quotas, metrics-based routing and observability. Already at v1.1 with 11 public adopters, AAIF aims to make it the de facto industry standard.