Back to AI Research

AI Research

Logical Judgments Under Pressure: Diagnosing Syllog... | AI Research

Key Takeaways

  • Logical Judgments Under Pressure: Diagnosing Syllogistic Stability with Learned Soft Prefixes This research investigates the robustness of logical reasoning...
  • To test how correct logical judgments respond to learned context, we prepend a soft prefix to an exactly labeled syllogistic reasoning benchmark while keeping the model fixed.
  • Soft prefixes are opaque continuous vectors, so we characterize them through the behavior they induce across controlled variations in logical form and interface.
  • By studying which prefixes succeed and how their effects generalize, we characterize how learned contextual pressure can override correct judgments and expose limits in a model's logical stability.
  • Across Qwen3.6-35B-A3B MoE, Qwen3-8B, and Gemma 4 31B, learned prefixes redirect many correct answers and remain effective across unseen forms and interface changes.
Paper AbstractExpand

To test how correct logical judgments respond to learned context, we prepend a soft prefix to an exactly labeled syllogistic reasoning benchmark while keeping the model fixed. Soft prefixes are opaque continuous vectors, so we characterize them through the behavior they induce across controlled variations in logical form and interface. By studying which prefixes succeed and how their effects generalize, we characterize how learned contextual pressure can override correct judgments and expose limits in a model's logical stability. Across Qwen3.6-35B-A3B MoE, Qwen3-8B, and Gemma 4 31B, learned prefixes redirect many correct answers and remain effective across unseen forms and interface changes. In repeated tests with Qwen3.6 MoE and Gemma, they outperform paired random controls in all 16 model--direction--split comparisons by 37 to 99 percentage points. Qwen3.6 MoE flip rates remain between 72% and 90% across wording and prompt changes, while Gemma validity prefixes retain 54% to 56% flip compared with less than 1% for matched random prefixes. Diagnostic tests show that the dominant effect is a broad preference for one answer meaning rather than fixed-symbol forcing or a logical operation that transfers reliably between tasks. The form of this bias differs across models. In both Qwen models, simple score models often predict which judgments will flip but not how far their margins will move, whereas Gemma's overall response is more closely approximated by the same models. These results show that the dominant behavioral effect of successful soft prefixes is a broad answer preference, while the remaining response reveals substantial model-specific differences in logical stability.

Logical Judgments Under Pressure: Diagnosing Syllogistic Stability with Learned Soft Prefixes
This research investigates the robustness of logical reasoning in large language models by testing how they respond to "learned context." The author explores whether models that correctly solve syllogistic logic problems can be forced to abandon those correct answers when a specific, optimized sequence of vectors—called a "soft prefix"—is added to the prompt. By keeping the model’s internal weights frozen and only training these prefixes, the study exposes the limits of logical stability and identifies how contextual pressure can override accurate reasoning.

Testing Logical Stability

The study uses syllogistic logic because it provides a clear, objective way to measure accuracy. In these problems, the correct answer is mathematically determined by the premises. The researchers prepend a "soft prefix"—a series of continuous, non-readable embedding vectors—to the input. Because these vectors are not natural language, they cannot be interpreted as instructions. Instead, the researchers treat them as a "stress test" to see if they can force the model to flip its judgment from a correct answer to an incorrect one, even when the underlying logic of the problem remains unchanged.

How the Prefixes Work

To understand what these prefixes are actually doing, the researchers compared them against several controls, including random prefixes and readable text. They tested three models: Qwen3.6-35B-A3B MoE, Qwen3-8B, and Gemma 4 31B. The results showed that these learned prefixes are highly effective at redirecting answers. In all 16 comparisons across different models and logical splits, the learned prefixes significantly outperformed random controls, with success rates (flip rates) ranging from 40% to 90%. This suggests that the prefixes are not just adding noise, but are specifically tapping into the model's internal biases.

Key Findings and Model Differences

The diagnostic tests reveal that the primary effect of these prefixes is a "broad answer preference." Rather than forcing the model to use a specific symbol or performing a complex logical operation, the prefixes seem to nudge the model toward a preferred answer category. However, the study also highlights significant differences between models. For example, simple score models were able to predict the behavior of the Gemma model quite well, suggesting its response to pressure is relatively consistent. In contrast, while these models could predict when the Qwen models would flip their answers, they struggled to predict the intensity of those changes, indicating that different models have unique ways of maintaining—or losing—their logical stability.

Limitations and Interpretations

A central challenge in this research is the "interpretive ambiguity" of the results. Because the prefixes move a minority answer toward a majority answer, it is difficult to determine if the model is performing a sophisticated logical edit or simply defaulting to a more frequent response. The researchers emphasize that these prefixes do not represent a new way to "program" a model, but rather a diagnostic tool. By showing that similar aggregate steering rates can hide very different internal response patterns, the study demonstrates that even when models appear to behave similarly on the surface, their underlying logical stability is fundamentally different.

Comments (0)

No comments yet

Be the first to share your thoughts!