Pith. sign in

REVIEW 1 cited by

Speak It Out: Solving Symbol-Related Problems with Symbol-to-Language Conversion for Language Models

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 2401.11725 v2 pith:KSOVKZ64 submitted 2024-01-22 cs.CL

classification cs.CL
keywords languagemodelsrepresentationsllmsnaturalreasoningsymbol-relatedsymbols
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Symbols (or more broadly, non-natural language textual representations) such as numerical sequences, molecular formulas, and table delimiters widely exist, playing important roles in various tasks such as abstract reasoning, chemical property prediction, and table question answering. Despite the impressive natural language comprehension capabilities of large language models (LLMs), their reasoning abilities for symbols remain inadequate, which could attributed to the difference between symbol representations and general natural languages. We propose symbol-to-language (S2L), a tuning-free method that enables large language models to solve symbol-related problems with information expressed in natural language. Specifically, S2L first converts the symbols involved to language-based representations, which can be implemented by prompting LLMs or leveraging external tools, then these language-based representations are integrated into the original problem via direct substitution or concatenation, serving as useful input information for LLMs. We evaluate the S2L method using both API-based (GPT-4, ChatGPT) and open-source (OpenChat) models over eight symbol-related tasks, ranging from symbol-only abstract reasoning to sentiment analysis in social media. Experimental results show that S2L consistently leads to superior performance. For example, by employing S2L for GPT-4, there can be average significant improvements of +21.9% and +9.5% for subtasks in 1D-ARC and Dyck language, respectively. Codes and data are available at https://github.com/THUNLP-MT/symbol2language.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. The Stochastic Parrot on LLM's Shoulder: A Summative Assessment of Physical Concept Understanding

    cs.CL 2025-02 conditional novelty 5.0 of 10

    A new grid-based benchmark, PhysiCo, shows LLMs can recall and describe physical concepts in text yet lag humans by about 40% when the same concepts are presented as abstract grid transformations.

Pith tools