#ai

AI

1496 stories tagged AI · page 2 of 63

AINTMA: Six AI Agents That Autonomously Manage Software Testing and Cloud Security
research

AINTMA: Six AI Agents That Autonomously Manage Software Testing and Cloud Security

Researchers from ArXiv cs.AI introduced AINTMA, a multi-agent AI architecture that uses six specialized agents to autonomously handle software test discovery, risk assessment, prioritization, execution, generative quality intelligence, and cloud security monitoring. The system aims to transform traditional test management into a self-improving quality intelligence ecosystem for distributed cloud environments.

via ArXiv cs.AI#ai#software#testing
AI Watermarks in Medical Texts: Study Finds Critical Failures That Risk Patient Safety
research

AI Watermarks in Medical Texts: Study Finds Critical Failures That Risk Patient Safety

A new study from ArXiv cs.AI reveals that AI watermarks, designed to track machine-generated text, often fail in medical contexts. Researchers tested five watermarking schemes across 11 large language models (LLMs) and 7 vision-language models (VLMs) on various medical tasks. The findings show that small token-level perturbations introduced by watermarks can cause significant semantic changes, potentially leading to misdiagnoses or other serious errors in clinical settings. The study underscores the urgent need for domain-specific watermarking methods tailored to high-stakes fields like healthcare.

Conversational Risk Accumulation: New Framework Detects Hidden Dangers in Multi-Turn AI Chats
research

Conversational Risk Accumulation: New Framework Detects Hidden Dangers in Multi-Turn AI Chats

Researchers from ArXiv cs.CL have introduced a session-layer framework to detect Conversational Risk Accumulation (CRA) in multi-turn LLM systems. Unlike existing guardrails that evaluate each prompt-response in isolation, the CRA Framework tracks semantic drift, fragmented assembly of prohibited instructions, and sensitivity build-up over a dialogue. This could make future AI conversations significantly safer.

Semantic Cooperative Games: A New Method for Contribution Attribution in LLM-Based Multi-Agent Systems
research

Semantic Cooperative Games: A New Method for Contribution Attribution in LLM-Based Multi-Agent Systems

Researchers introduce Semantic Cooperative Games, a novel framework for fairly attributing contributions in LLM-based multi-agent systems. Unlike existing counterfactual methods that are inefficient and high-variance, this approach explicitly models intermediate semantic states to accurately credit each agent's work in collaborative AI workflows.

MILP-Evo: AI System Automatically Designs Transparent Optimization Algorithms for Industry
research

MILP-Evo: AI System Automatically Designs Transparent Optimization Algorithms for Industry

Researchers introduced MILP-Evo, a system that uses LLM-guided closed-loop search to automatically design mixed-integer linear programming (MILP) solver logic. Unlike opaque machine-learning approaches, MILP-Evo produces explicit, human-readable solver rules that are easier to inspect, adapt, and deploy, potentially accelerating logistics, scheduling, and resource allocation across industries.