# Trustworthy AI

Published articles for Trustworthy AI.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## From MIT to IBM, expediting AI and quantum deployment

DevFeed: [From MIT to IBM, expediting AI and quantum deployment](<https://devfeed.tech/articles/from-mit-to-ibm-expediting-ai-and-quantum-deployment-37952.md>)

Original publisher: [Read original article](<https://news.mit.edu/2026/from-mit-to-ibm-expediting-ai-and-quantum-deployment-0902>)

Author: Lauren Hinkel | MIT-IBM Computing Research Lab

Published: 2026-09-02T20:25:00Z

Content type: news

Language: en

Sources: [MIT AI News](<https://devfeed.tech/sources/mit-ai-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [ibm](<https://devfeed.tech/topics/ibm.md>), [Reinforcement learning](<https://devfeed.tech/topics/reinforcement-learning.md>), [Computing](<https://devfeed.tech/topics/computing.md>), [LLMs](<https://devfeed.tech/topics/llms.md>)

Tags: [academic](<https://devfeed.tech/tags/academic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [algorithms](<https://devfeed.tech/tags/algorithms.md>), [alumni-ae](<https://devfeed.tech/tags/alumni-ae.md>), [aram-harrow](<https://devfeed.tech/tags/aram-harrow.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [atari-games](<https://devfeed.tech/tags/atari-games.md>), [careers](<https://devfeed.tech/tags/careers.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [computer-science-and-artificial-intelligence-laboratory-csail](<https://devfeed.tech/tags/computer-science-and-artificial-intelligence-laboratory-csail.md>), [computer-science-and-technology](<https://devfeed.tech/tags/computer-science-and-technology.md>), [computing](<https://devfeed.tech/tags/computing.md>), [data](<https://devfeed.tech/tags/data.md>), [electrical-engineering-and-computer-science-eecs](<https://devfeed.tech/tags/electrical-engineering-and-computer-science-eecs.md>), [fair-ai](<https://devfeed.tech/tags/fair-ai.md>), [graduate-postdoctoral](<https://devfeed.tech/tags/graduate-postdoctoral.md>), [graduate-students](<https://devfeed.tech/tags/graduate-students.md>), [ibm](<https://devfeed.tech/tags/ibm.md>), [industry](<https://devfeed.tech/tags/industry.md>), [irene-ko](<https://devfeed.tech/tags/irene-ko.md>), [isaac-chuang](<https://devfeed.tech/tags/isaac-chuang.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [learning](<https://devfeed.tech/tags/learning.md>), [luca-daniel](<https://devfeed.tech/tags/luca-daniel.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [mit-ibm-computing-research-lab](<https://devfeed.tech/tags/mit-ibm-computing-research-lab.md>), [mit-ibm-watson-ai-lab](<https://devfeed.tech/tags/mit-ibm-watson-ai-lab.md>), [mit-schwarzman-college-of-computing](<https://devfeed.tech/tags/mit-schwarzman-college-of-computing.md>), [pulkit-agrawal](<https://devfeed.tech/tags/pulkit-agrawal.md>), [quantum-computing](<https://devfeed.tech/tags/quantum-computing.md>), [quantum-machine-learning](<https://devfeed.tech/tags/quantum-machine-learning.md>), [research](<https://devfeed.tech/tags/research.md>), [school-of-engineering](<https://devfeed.tech/tags/school-of-engineering.md>), [srinivasan-arunachalam](<https://devfeed.tech/tags/srinivasan-arunachalam.md>), [trustworthy-ai](<https://devfeed.tech/tags/trustworthy-ai.md>), [vllm-hook](<https://devfeed.tech/tags/vllm-hook.md>), [zhang-wei-hong](<https://devfeed.tech/tags/zhang-wei-hong.md>)

### AI overview

MIT graduate students and a former postdoc who moved to IBM describe how work with the MIT-IBM Computing Research Lab helped translate rigorous research into industry applications. Their areas include quantum machine learning, reinforcement learning, AI agents, and trustworthy and fair AI.

### Source excerpt

MIT affiliates engage with the MIT-IBM Computing Research Lab to bring rigorous theory to production systems.

## Using deterministic systems and provenance to make AI-generated financial analysis verifiable

DevFeed: [Using deterministic systems and provenance to make AI-generated financial analysis verifiable](<https://devfeed.tech/articles/this-shit-is-hard-getting-ai-to-prove-where-a-number-came-from-13279.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/this-shit-is-hard-getting-ai-to-prove-where-a-number-came-from>)

Published: 2026-08-25T00:00:00Z

Content type: article

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Trustworthy AI](<https://devfeed.tech/topics/trustworthy-ai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Platform](<https://devfeed.tech/topics/ai-platform.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Code](<https://devfeed.tech/topics/code.md>), [Finance](<https://devfeed.tech/topics/finance.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-platform](<https://devfeed.tech/tags/ai-platform.md>), [financial](<https://devfeed.tech/tags/financial.md>), [models](<https://devfeed.tech/tags/models.md>), [provenance](<https://devfeed.tech/tags/provenance.md>), [trustworthy-ai](<https://devfeed.tech/tags/trustworthy-ai.md>), [verification](<https://devfeed.tech/tags/verification.md>)

### AI overview

Kepler describes a model-agnostic approach to trustworthy AI that combines language models with deterministic tools for retrieval, computation, provenance, and traceability. The article focuses on making financial analysis outputs verifiable by linking numbers to their sources, formulas, or computations.

### Source excerpt

Trustworthy AI takes more than a powerful model. See how Kepler uses deterministic systems and provenance to make financial analysis verifiable.

## Evaluating AI Agent Skill Performance with NVIDIA SkillEvaluator

DevFeed: [Evaluating AI Agent Skill Performance with NVIDIA SkillEvaluator](<https://devfeed.tech/articles/evaluating-ai-agent-skill-performance-with-nvidia-skillevaluator-6817.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/evaluating-ai-agent-skill-performance-with-nvidia-skillevaluator/>)

Author: Michelle Horton

Published: 2026-08-19T16:00:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Agent Harness](<https://devfeed.tech/topics/agent-harness.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-skill](<https://devfeed.tech/tags/agent-skill.md>), [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [build-ai-agents](<https://devfeed.tech/tags/build-ai-agents.md>), [codex](<https://devfeed.tech/tags/codex.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [featured](<https://devfeed.tech/tags/featured.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [security](<https://devfeed.tech/tags/security.md>), [simulation-modeling-design](<https://devfeed.tech/tags/simulation-modeling-design.md>), [trustworthy-ai](<https://devfeed.tech/tags/trustworthy-ai.md>)

### AI overview

NVIDIA SkillEvaluator is an open-source evaluation layer for measuring how packaged skills affect AI-agent performance. It compares agent runs with and without a skill, using static validation, embedding-based distinctiveness checks, and live task evaluations in isolated sandboxes. The article reports benchmark results for more than 300 verified skills across over 30 NVIDIA products and describes integrations with Claude Code, Codex, Cursor, Skills.sh, ClawHub, and Hermes Hub.

### Source excerpt

AI agents are only as effective as the context they receive. Even with capable models and well-documented NVIDIA libraries, agents can spend extra steps finding...

## Amazon is investing in the Lean Focused Research Organization

DevFeed: [Amazon is investing in the Lean Focused Research Organization](<https://devfeed.tech/articles/amazon-is-investing-in-the-lean-focused-research-organization-7611.md>)

Original publisher: [Read original article](<https://www.amazon.science/news/amazon-is-investing-in-the-lean-focused-research-organization>)

Author: Byron Cook; Shawn Bice

Published: 2026-07-26T08:00:00Z

Content type: news

Language: en

Sources: [Amazon Science homepage](<https://devfeed.tech/sources/amazon-science-homepage.md>)

Topics: [AI Bots](<https://devfeed.tech/topics/ai-bots.md>), [AI Chat](<https://devfeed.tech/topics/ai-chat.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [amazon-aurora](<https://devfeed.tech/tags/amazon-aurora.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-bedrock-agentcore](<https://devfeed.tech/tags/amazon-bedrock-agentcore.md>), [amazon-web-services-aws](<https://devfeed.tech/tags/amazon-web-services-aws.md>), [automated-reasoning](<https://devfeed.tech/tags/automated-reasoning.md>), [aws](<https://devfeed.tech/tags/aws.md>), [developer](<https://devfeed.tech/tags/developer.md>), [formal-verification](<https://devfeed.tech/tags/formal-verification.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [large-language-models-llms](<https://devfeed.tech/tags/large-language-models-llms.md>), [llm](<https://devfeed.tech/tags/llm.md>), [programming](<https://devfeed.tech/tags/programming.md>), [programming-language](<https://devfeed.tech/tags/programming-language.md>), [research](<https://devfeed.tech/tags/research.md>), [responsible-ai](<https://devfeed.tech/tags/responsible-ai.md>), [safety](<https://devfeed.tech/tags/safety.md>), [software-testing](<https://devfeed.tech/tags/software-testing.md>), [testing](<https://devfeed.tech/tags/testing.md>), [trustworthy-ai](<https://devfeed.tech/tags/trustworthy-ai.md>)

### AI overview

Amazon is making a long-term investment in the Lean Focused Research Organization to advance Lean, a programming language for mathematical correctness proofs. The article highlights Lean-based verification for safer AI agents and AWS systems.

### Source excerpt

As AI agents take on higher-stakes decisions, Lean programming language makes it possible to mathematically prove they will behave safely.

## LLM reasoning and agentic safety at ICML 2026

DevFeed: [LLM reasoning and agentic safety at ICML 2026](<https://devfeed.tech/articles/llm-reasoning-and-agentic-safety-at-icml-2026-22575.md>)

Original publisher: [Read original article](<https://medium.com/capital-one-tech/llm-reasoning-and-agentic-safety-at-icml-2026-55f341e21caa?source=rss----3db3a67cb648---4>)

Author: Capital One Tech

Published: 2026-07-02T14:14:40Z

Content type: article

Language: en

Sources: [Capital One Tech](<https://devfeed.tech/sources/capital-one-tech.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Fine-tuning](<https://devfeed.tech/topics/fine-tuning.md>), [Trustworthy AI](<https://devfeed.tech/topics/trustworthy-ai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-research](<https://devfeed.tech/tags/ai-research.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [icml](<https://devfeed.tech/tags/icml.md>), [icml-2026](<https://devfeed.tech/tags/icml-2026.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llm-reasoning](<https://devfeed.tech/tags/llm-reasoning.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [research](<https://devfeed.tech/tags/research.md>), [safety](<https://devfeed.tech/tags/safety.md>), [science](<https://devfeed.tech/tags/science.md>), [trustworthy-ai](<https://devfeed.tech/tags/trustworthy-ai.md>)

### AI overview

Capital One presents research for ICML 2026 on critique-guided distillation for robust LLM reasoning and on safety risks in multi-turn tool-using agents. The article says its Critique-Guided Distillation framework trains models to refine flawed responses using teacher critiques, and reports higher mathematical-reasoning benchmark performance than critique fine-tuning and standard distillation, including a 7% average improvement and gains of up to 15.0% on AMC23 and 12.2% on MATH-500.

### Source excerpt

Explore our latest research in critique-guided distillation and multi-turn agent uncertainty in Seoul.Explore our latest research in critique-guided distillation and multi-turn agent uncertainty in Seoul. Capital One technologists are excited to participate in the 43rd International Conference on Machine Learning (ICML) taking place at the COEX Convention & Exhibition Center in Seoul, South Korea, July 6-11, 2026. As a premier global venue for machine learning research, ICML provides an essential forum for exploring foundational advancements, algorithmic innovations and cutting-edge deep learning systems. Capital One is excited to share advancements in large language model (LLM) scaling efficiencies, multi-turn tool-using agent safety and the development of robust, trustworthy AI frameworks. This work delivers the underlying engineering and algorithmic improvements crucial for deploying the next generation of safe financial technologies. Main conference research: Robust reasoning and agentic risk The following research, accepted to the ICML Main Conference, pushes the boundaries of how models self-correct, how trajectory-level risks can be proactively flagged, and how multi-turn agent interactions maintain reliable execution. This section features work led by Capital One researchers alongside deep collaborations with academic partners. Critique-Guided Distillation for Robust Reasoning via Refinement Capital One Authors: Berkcan Kapusuzoglu, Supriyo Chakraborty, Michael Lee, Sambit Sahu Supervised fine-tuning with expert demonstrations often produces models that imitate outputs without internalizing the reasoning processes needed for robust generalization. While critique-based approaches show promise, training models to generate critiques directly, such as Critique Fine-Tuning (CFT), can lead to output-format drift and degradation of general capabilities. We propose Critique-Guided Distillation (CGD), a training framework that decouples critique consumption from crit

## Supporting Europe's work in ensuring a trustworthy AI ecosystem

DevFeed: [Supporting Europe's work in ensuring a trustworthy AI ecosystem](<https://devfeed.tech/articles/supporting-europe-s-work-in-ensuring-a-trustworthy-ai-ecosystem-6671.md>)

Original publisher: [Read original article](<https://openai.com/index/supporting-eu-trustworthy-ai-ecosystem>)

Published: 2026-06-11T00:00:00Z

Content type: release

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Trustworthy AI](<https://devfeed.tech/topics/trustworthy-ai.md>), [ai-governance](<https://devfeed.tech/topics/ai-governance.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-content](<https://devfeed.tech/tags/ai-content.md>), [ai-governance](<https://devfeed.tech/tags/ai-governance.md>), [ecosystem](<https://devfeed.tech/tags/ecosystem.md>), [eu](<https://devfeed.tech/tags/eu.md>), [global-affairs](<https://devfeed.tech/tags/global-affairs.md>), [openai](<https://devfeed.tech/tags/openai.md>), [trustworthy-ai](<https://devfeed.tech/tags/trustworthy-ai.md>)

### AI overview

OpenAI announces support for the EU Code of Practice on Transparency of AI-Generated Content, building on provenance standards, C2PA metadata, marking and detection methods, research, and a public verification tool. The article frames provenance as a way to provide context about content and strengthen a trustworthy AI ecosystem.

### Source excerpt

OpenAI supports the EU Code of Practice on AI content transparency, advancing provenance standards and tools to help people understand AI-generated content.

## Teaching AI to see the world more like we do

DevFeed: [Teaching AI to see the world more like we do](<https://devfeed.tech/articles/teaching-ai-to-see-the-world-more-like-we-do-6251.md>)

Original publisher: [Read original article](<https://deepmind.google/blog/teaching-ai-to-see-the-world-more-like-we-do/>)

Author: Andrew Lampinen; Klaus Greff

Published: 2025-11-11T11:49:13Z

Content type: article

Language: en

Sources: [Google DeepMind News](<https://devfeed.tech/sources/google-deepmind-news.md>)

Topics: [Human-AI evaluation](<https://devfeed.tech/topics/human-ai-evaluation.md>), [Trustworthy AI](<https://devfeed.tech/topics/trustworthy-ai.md>), [AI Models](<https://devfeed.tech/topics/ai-models.md>), [AI Research](<https://devfeed.tech/topics/ai-research.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [model](<https://devfeed.tech/tags/model.md>), [research](<https://devfeed.tech/tags/research.md>), [science](<https://devfeed.tech/tags/science.md>), [trustworthy-ai](<https://devfeed.tech/tags/trustworthy-ai.md>), [vision](<https://devfeed.tech/tags/vision.md>)

### AI overview

A new Nature paper examines how AI vision models organize visual representations differently from humans. The researchers show that reorganizing these representations to better align with human knowledge can improve models' robustness, reliability, and ability to generalize.

### Source excerpt

Our new paper analyzes the important ways AI systems organize the visual world differently from humans.