CLFeb 9, 2024

Exploring Group and Symmetry Principles in Large Language Models

arXiv:2402.06120v31 citationsh-index: 10
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of evaluating LLM reasoning for researchers and developers, but it is incremental as it applies existing mathematical principles to a new evaluation context.

The paper tackles the challenge of assessing reasoning capabilities in Large Language Models by introducing a framework based on group and symmetry principles, focusing on arithmetic reasoning, and finds that LLMs struggle to preserve group properties like closure, identity, and inverse, with performance dropping from 100% to 0% in closure tests after a specific sequence length.

Large Language Models (LLMs) have demonstrated impressive performance across a wide range of applications; however, assessing their reasoning capabilities remains a significant challenge. In this paper, we introduce a framework grounded in group and symmetry principles, which have played a crucial role in fields such as physics and mathematics, and offer another way to evaluate their capabilities. While the proposed framework is general, to showcase the benefits of employing these properties, we focus on arithmetic reasoning and investigate the performance of these models on four group properties: closure, identity, inverse, and associativity. Our findings reveal that LLMs studied in this work struggle to preserve group properties across different test regimes. In the closure test, we observe biases towards specific outputs and an abrupt degradation in their performance from 100% to 0% after a specific sequence length. They also perform poorly in the identity test, which represents adding irrelevant information in the context, and show sensitivity when subjected to inverse test, which examines the robustness of the model with respect to negation. In addition, we demonstrate that breaking down problems into smaller steps helps LLMs in the associativity test that we have conducted. To support these tests we have developed a synthetic dataset which will be released.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes