paper-with-me

홈 › Papers

Semantic Invariance in Agentic AI

2026-03-13 · I. de Zarzà, J. de Curtò, Jordi Cabot, Pietro Manzoni, Carlos T. Calafate arxiv

Large Language Models (LLMs) increasingly serve as autonomous reasoning agents in decision support, scientific problem-solving, and multi-agent coordination systems. However, deploying LLM agents in consequential applications requires assurance that their reasoning remains stable under semantically equivalent input variations, a property we term semantic invariance. Standard benchmark evaluations, which assess accuracy on fixed, canonical problem formulations, fail to capture this critical reliability dimension. To address this shortcoming, in this paper we present a metamorphic testing framework for systematically assessing the robustness of LLM reasoning agents, applying eight semantic-preserving transformations (identity, paraphrase, fact reordering, expansion, contraction, academic context, business context, and contrastive formulation) across seven foundation models spanning four distinct architectural families: Hermes (70B, 405B), Qwen3 (30B-A3B, 235B-A22B), DeepSeek-R1, and gpt-oss (20B, 120B). Our evaluation encompasses 19 multi-step reasoning problems across eight scientific domains. The results reveal that model scale does not predict robustness: the smaller Qwen3-30B-A3B achieves the highest stability (79.6% invariant responses, semantic similarity 0.91), while larger models exhibit greater fragility.

📄 PDF Abstract BibTeX arXiv:2603.13173

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Similarity

Similar Papers 제목 키워드 기반

LLM Self-Explanations Fail Semantic Invariance

2026-03-01 · Stefan Szeider arxiv

We present semantic invariance testing, a method to test whether LLM self-explanations are faithful. A faithful self-report should remain stable when only the semantic context changes while the functional state stays fix…

GRAIN: Bridging Name and Narrative Shifts in Real-World Graph Reasoning through Invariance-Rewarded Agentic RL

2026-08-27 · Zike Yuan, Han Zhang, Jianzhi Yan, Le Liu 외 arxiv

Despite their potential in standardized graph tasks, Large Language Models (LLMs) remain brittle to real-world shifts in node identifiers and task formulation. While deterministic graph tools are invariant to such shifts…

Reinforcement LearningSemantic Parsing

Making Sense of CNNs: Interpreting Deep Representations & Their Invariances with INNs

2020-08-04 · ECCV 2020 8 · Robin Rombach, Patrick Esser, Björn Ommer

To tackle increasingly complex tasks, it has become an essential ability of neural networks to learn abstract representations. These task-specific representations and, particularly, the invariances they capture turn neur…

AgenticData: An Agentic Data Analytics System for Heterogeneous Data

2025-08-07 · Ji Sun, Guoliang Li, Peiyao Zhou, Yihui Ma 외 arxiv

Existing unstructured data analytics systems rely on experts to write code and manage complex analysis workflows, making them both expensive and time-consuming. To address these challenges, we introduce AgenticData, an i…

Background Invariance Testing According to Semantic Proximity

2022-08-19 · Zukang Liao, Pengfei Zhang, Min Chen

In many applications, machine learned (ML) models are required to hold some invariance qualities, such as rotation, size, intensity, and background invariance. Unlike many types of variance, the variants of background sc…

Object Recognition