Pith. sign in

REVIEW 7 cited by

Large Language Models are In-Context Semantic Reasoners rather than Symbolic Reasoners

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.14825 v2 pith:ZXPVG6P4 submitted 2023-05-24 cs.CL cs.AI

Large Language Models are In-Context Semantic Reasoners rather than Symbolic Reasoners

classification cs.CL cs.AI
keywords reasoninglanguagellmssemanticsin-contextabilitiesmodelsprocess
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

The emergent few-shot reasoning capabilities of Large Language Models (LLMs) have excited the natural language and machine learning community over recent years. Despite of numerous successful applications, the underlying mechanism of such in-context capabilities still remains unclear. In this work, we hypothesize that the learned \textit{semantics} of language tokens do the most heavy lifting during the reasoning process. Different from human's symbolic reasoning process, the semantic representations of LLMs could create strong connections among tokens, thus composing a superficial logical chain. To test our hypothesis, we decouple semantics from the language reasoning process and evaluate three kinds of reasoning abilities, i.e., deduction, induction and abduction. Our findings reveal that semantics play a vital role in LLMs' in-context reasoning -- LLMs perform significantly better when semantics are consistent with commonsense but struggle to solve symbolic or counter-commonsense reasoning tasks by leveraging in-context new knowledge. The surprising observations question whether modern LLMs have mastered the inductive, deductive and abductive reasoning abilities as in human intelligence, and motivate research on unveiling the magic existing within the black-box LLMs. On the whole, our analysis provides a novel perspective on the role of semantics in developing and evaluating language models' reasoning abilities. Code is available at {\url{https://github.com/XiaojuanTang/ICSR}}.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 7 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. What Does Chain-of-Thought Contribute at Probe Time? Evidence for Local Co-Occurrence Activation

    cs.AI 2026-05 unverdicted novelty 7.0

    CoT probe-time gains arise primarily from lexical activation and short-range token co-occurrence rather than sentence-level logical derivation.

  2. On the Cost and Benefit of Chain of Thought: A Learning-Theoretic Perspective

    cs.LG 2026-05 unverdicted novelty 7.0

    Chain of Thought risk decomposes into oracle-trajectory benefit and trajectory-mismatch cost, with stability determining bounded, linear, or exponential error growth.

  3. What Does Chain-of-Thought Contribute at Probe Time? Evidence for Local Co-Occurrence Activation

    cs.AI 2026-05 conditional novelty 6.0

    Chain-of-thought rationales help LLM answers mainly through word presence and 2-3-token local co-occurrences, not sentence-level reasoning order.

  4. EvidenT: An Evidence-Preserving Framework for Iterative System-Level Package Repair

    cs.SE 2026-05 unverdicted novelty 6.0

    EvidenT repairs 53.88% of real-world RISC-V system-level package build failures by preserving repair history and build artifacts in a closed-loop validation system, outperforming baselines by a wide margin.

  5. AlignCultura: Towards Culturally Aligned Large Language Models?

    cs.CL 2026-04 unverdicted novelty 6.0

    Align-Cultura introduces the CULTURAX dataset and shows that culturally fine-tuned LLMs improve joint HHH scores by 4-6%, cut cultural failures by 18%, and gain 10-12% efficiency with minimal leakage.

  6. Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens

    cs.AI 2025-08 unverdicted novelty 6.0

    CoT reasoning is a brittle mirage governed by distribution discrepancy between training and test data, demonstrated via controlled experiments in the new DataAlchemy environment.

  7. A Systematic Evaluation of Traditional Privacy Policy Analysis Tools Against LLMs

    cs.CR 2026-07 conditional novelty 5.0

    Prompt-only LLMs match or outperform six specialized privacy-policy tools on most tasks, according to a 10-policy benchmark with several validity caveats.