Artificial IntelligencearXiv — cs.LGTue, Jun 9, 2026, 4:00 AMNeutral

LGMT: Logic-Grounded Metamorphic Testing for Evaluating the Reasoning Reliability of LLMs

The introduction of LGMT (Logic-Grounded Metamorphic Testing) presents a novel framework for evaluating the reasoning reliability of Large Language Models (LLMs), addressing the limitations of traditional static benchmarks. This approach utilizes first-order logic to derive semantically invariant test cases, enabling the detection of hidden reasoning defects in LLMs.

WPN Brief

  • What Happened

    The introduction of LGMT (Logic-Grounded Metamorphic Testing) presents a novel framework for evaluating the reasoning reliability of Large Language Models (LLMs), addressing the limitations of traditional static benchmarks. This approach utilizes first-order logic to derive semantically invariant test cases, enabling the detection of hidden reasoning defects in LLMs.

  • Why It Matters

    The significance of LGMT lies in its potential to enhance the robustness of LLMs by providing a more accurate assessment of their reasoning capabilities, which is crucial for applications requiring high reliability in logical reasoning.

  • The Bigger Picture

    This development reflects a growing trend in AI research towards more dynamic evaluation methods, as seen in related frameworks like Latent Performance Profiling and approaches addressing Logic Drift, highlighting the ongoing efforts to improve the interpretability and reliability of LLMs in various contexts.

Ask WPN AI

Related Reports

More coverage on this story

10 reports across the wire

arXiv — cs.LG
Jun 5

Critic-Guided Heterogeneous Multi-Agent Reasoning for Reliable Mathematical Problem Solving

Recent advancements in Large Language Models (LLMs) have led to the introduction of a critic-guided heterogeneous multi-agent framework aimed at enhancing the reliability of mathematical problem-solving. This approach utilizes multiple LLM agents with specialized skills and a critic-driven adaptive learning system to improve reasoning accuracy, achieving up to a 13% increase in performance on the GSM8K benchmark.

Artificial Intelligencepositive
arXiv — cs.CL
Jun 2

Last Layer Logits to Logic: Empowering LLMs with Logic-Consistent Structured Knowledge Reasoning

Recent advancements in Large Language Models (LLMs) have led to the development of methods aimed at enhancing logic consistency in structured knowledge reasoning, addressing the challenges of Logic Drift in tasks like Knowledge Graph Question Answering (KGQA). These methods seek to improve LLM outputs by integrating structured knowledge more effectively.

Artificial Intelligencepositive
arXiv — cs.CL
Jun 4

Can Reasoning Path still be Effective as Input? Bridging Post-Reasoning to Chain-of-Thought Compression

Recent advancements in Large Language Models (LLMs) have introduced a new reasoning paradigm called post-reasoning, which utilizes Chain-of-Thought (CoT) as contextual input to enhance reasoning efficiency. This approach, coupled with the proposed Upfront CoT (UCoT) framework, aims to compress CoT while maintaining essential information for accurate answers.

Artificial Intelligencepositive
arXiv — cs.CL
Jun 1

Symbolic Intermediaries as a Linguistic-Numerical Interface for LLM-Driven Geometric Reasoning

arXiv:2505.17607v3 Announce Type: replace-cross Abstract: Large Language Models (LLMs) display reasoning capabilities over linguistic and symbolic objects but have limited capabilities to directly interpret the continuous numerical outputs of physics simulators, e.g., distances, curvatures, and trajectories that resist discrete tokenisation. Across spatially grounded engineering reasoning tasks, from mechanism design to motion planning, this defines a fundamental gap, which limits the wider application of LLMs within broader geometrical domains, for exmaple interfacing with physics simulators. We propose symbolic intermediaries, compact analytical expressions discovered via symbolic regression, as a structured interface that translates a simulator's numerical traces into a symbolic form, which language models can interpret, compare, and critique while preserving the original geometric semantics. Around this interface we build an agentic coordination-and-refinement loop: a design agent maps natural-language specifications to executable simulation code, a critique agent reasons over the shared symbolic vocabulary, and a revision step turns this feedback into grounded refinement decisions, enabling inference-time generalization without parameter updates. On the MSynth benchmark for planar mechanism synthesis, all three evaluated LLM agents outperform a budget-matched genetic-algorithm baseline by 19-53% (up to 63% lower median error with feedback), and analysis of the critique entries across three model architectures shows that the interface shifts reasoning from generic structural commentary to grounded geometric verification. The principle of translating continuous simulation outputs into symbolic forms generalises to any domain where simulator behaviour must be interpreted linguistically.

Artificial Intelligenceneutral
arXiv — cs.CL
Jun 1

Do Large Language Models Encode Institutional Experience? Evidence from Cross-Linguistic Moral Reasoning Under Ambiguity

Recent research investigates whether large language models (LLMs) encode institutional experiences through cross-linguistic moral reasoning. The study reveals that while LLMs show systematic differences in moral reasoning across languages, explicit institutional framing does not enhance moral divergence in institutionally contingent scenarios. Instead, ambiguous institutional stakes yield varied moral responses, suggesting a complex relationship between language and institutional context.

Artificial Intelligenceneutral
arXiv — cs.LG
Jun 2

Unlocking the Black Box of Latent Reasoning: An Interpretability-Guided Approach to Intervention

A recent study titled 'Unlocking the Black Box of Latent Reasoning' presents an interpretability-guided approach to enhance the reliability and controllability of Large Language Models (LLMs) by analyzing latent reasoning processes. The research reveals that latent vectors encode compressed representations of reasoning steps, with early vectors serving as critical causal hubs, and introduces training-free interventions to refine these processes.

Artificial Intelligencepositive
arXiv — cs.LG
Jun 1

Latent Performance Profiling of Large Language Models

A new framework called Latent Performance Profiling (LPP) has been proposed to evaluate Large Language Models (LLMs) beyond traditional benchmark metrics, focusing on their internal processing and uncertainty calibration. This approach aims to provide a more comprehensive understanding of LLM capabilities by analyzing hidden activations and output distributions.

Artificial Intelligenceneutral
arXiv — cs.CL
Jun 8

Are Large Language Models Suitable for Graph Computation? Progress and Prospects

Recent research has explored the suitability of large language models (LLMs) for graph computation, focusing on their ability to reason over structured relationships and perform algorithmic operations. The study identifies two paradigms: LLMs as executors, which solve graph tasks directly, and LLMs as planners, which formulate problems and decompose reasoning steps. This comprehensive review aims to clarify the role of LLMs in graph-solving pipelines.

Artificial Intelligenceneutral
arXiv — cs.CL
Jun 4

Evaluating Autoformalization Robustness via Semantically Similar Paraphrasing

Recent research evaluates the robustness of Large Language Models (LLMs) in generating formal proofs from semantically similar paraphrased natural language statements. The study utilizes benchmarks such as MiniF2F and Lean 4's ProofNet to assess semantic and compilation validity, revealing performance variability across paraphrased inputs.

Artificial Intelligenceneutral
arXiv — cs.LG
Jun 4

Can Large Language Models Generalize Procedures Across Representations?

Recent research has explored the ability of large language models (LLMs) to generalize procedures across different representations, such as code, graphs, and natural language. The study reveals that training LLMs solely on symbolic data does not effectively translate to natural language tasks, prompting the introduction of a two-stage reinforcement learning curriculum that enhances performance across various tasks.

Artificial Intelligenceneutral

Apps

Useful picks

Explore all apps

Articles

Continue Reading

arXiv — cs.CVArtificial Intelligenceyesterday

Generation Models Know Space: Unleashing Implicit 3D Priors for Scene Understanding

Recent advancements in artificial intelligence have led to the introduction of VEGA-3D, a framework that repurposes pre-trained video diffusion models to enhance scene understanding by leveraging implicit 3D priors. This development addresses the limitations of existing multimodal large language models (MLLMs) that struggle with spatial reasoning and geometric dynamics.

arXiv — cs.CLArtificial Intelligenceyesterday

Analysing Moral Bias in Finetuned LLMs through Mechanistic Interpretability

Recent research has explored the emergence of moral biases, specifically the Knobe effect, in finetuned large language models (LLMs). The study revealed that these biases are not only learned during the finetuning process but can also be localized to specific layers within the model, allowing for targeted interventions to mitigate their effects without the need for retraining.

arXiv — cs.CLArtificial Intelligenceyesterday

Code-MUE: Measuring Code LLMs' Uncertainty through Execution-based Semantic Interaction Graphs

A new framework named Code-MUE has been introduced to measure the uncertainty of Code Large Language Models (LLMs) through execution-based Semantic Interaction Graphs. This approach addresses the limitations of existing uncertainty estimation methods, which struggle with closed-source models and the unique fragility of code.

arXiv — cs.CLArtificial Intelligenceyesterday

Digital Pantheon: Simulating and Auditing Coalition Formation with LLM Agents

The recent study titled 'Digital Pantheon: Simulating and Auditing Coalition Formation with LLM Agents' explores the complexities of political coalition formation, utilizing Large Language Models (LLMs) to simulate negotiations based on ideological alignment and policy objectives. The framework combines Supervised Fine-Tuning, Direct Preference Optimization, and Retrieval-Augmented Generation to create partisan agents that adhere to political manifestos, operationalized through the 2019 Flemish election case study.

arXiv — cs.LGArtificial Intelligenceyesterday

Bifocal Attention: Harmonizing Geometric and Spectral Positional Embeddings for Algorithmic Generalization

A recent study introduces Bifocal Attention, a new architectural paradigm designed to enhance the capabilities of Large Language Models (LLMs) by harmonizing geometric and spectral positional embeddings. This approach addresses the limitations of Rotary Positional Embeddings (RoPE), which struggle with long-range recursive logic due to a fixed geometric decay.

arXiv — cs.CLArtificial Intelligenceyesterday

An MLIR-Based Compilation Method for Large Language Models

A new compilation method based on MLIR (Multi-Level Intermediate Representation) has been introduced for deploying Large Language Models (LLMs) on specialized hardware, addressing challenges in model importation and memory-efficient scheduling during inference. The method utilizes two operator dialects, TopOp for high-level graph representation and TpuOp for hardware-specific optimizations.

arXiv — cs.CLArtificial Intelligenceyesterday

Frontier AI performance across the business disciplines: a case-grounded benchmark of knowledge work and analytical reasoning

A new benchmark called BusinessCaseBench has been introduced to evaluate the performance of large language models (LLMs) in analytical reasoning and knowledge work, addressing a significant gap in existing AI benchmarks that focus primarily on factual recall and narrow question answering. This benchmark aims to assess the ability of AI systems to synthesize complex information and exercise judgment in uncertain environments, reflecting the skills required in white-collar professions.

arXiv — cs.CVArtificial Intelligenceyesterday

Instance-Enriched Semantic Maps for Visual Language Navigation

A new framework called Instance-Enriched Semantic Maps has been proposed to enhance Visual Language Navigation (VLN), enabling agents to navigate complex environments by following natural language instructions. This framework addresses limitations in existing systems by incorporating instance-level object details and robust query processing, which are crucial for reliable navigation in intricate indoor settings.