ChLogic: Evaluating Robustness of Logical Reasoning in Chinese Expressions
- company Hugging Face
- lab arXiv
- lab arXivLabs
- location China
- person Sam Altman
- product GLM
- product Ministral
- product Qwen3
A new benchmark called ChLogic reveals that large language models still struggle to maintain logical reasoning when the same problem is expressed in Chinese instead of English, according to research posted to arXiv on 16 June 2026 [1]. The benchmark, formally introduced as an English–Chinese aligned evaluation suite, tests whether models preserve logical reasoning performance when the same latent logical structure is expressed in English and diverse Chinese surface realizations [2]. It is built from formal logical templates and contains three data sets: a General aligned set derived from 60 General Propositions across nine template families; a Difficult aligned set derived from 40 Difficult Problems; and a Chinese-only set covering 15 language-specific phenomenon types [2]. Each aligned item pairs one English reference expression with five Chinese realizations [2]. Experiments were conducted on Qwen3, Ministral, and GLM models, and the results showed a persistent English–Chinese performance gap [2]. The researchers also tested a back-translation strategy, converting standard Chinese into English before feeding it to the models. On the General aligned set, back-translation often improved performance, but on the Difficult aligned set the effects were mixed: Qwen3-32B and GLM-5.1 performed worse after translation [2]. The paper concludes that Chinese surface realization, translation artifacts, and model-specific behavior jointly affect multilingual logical reasoning [2]. The work arrives as large language models are increasingly deployed across languages. LLMs are machine learning models designed for natural language processing tasks such as language generation, trained with self-supervised learning on vast amounts of text [11]. Chinese firms have become prominent in this space; DeepSeek, a Hangzhou-based company founded in 2023, released its DeepSeek-R1 model in January 2025 with performance comparable to contemporary models from OpenAI [10]. DeepSeek’s models are described as “open-weight,” meaning the exact parameters are openly shared, but the training data is not openly licensed [10]. The ChLogic benchmark provides a structured method to probe whether reasoning abilities measured in English transfer to other languages. The scientific method, which has characterized modern science since at least the 17th century, relies on hypothesis testing through experiments and statistical analysis, with the requirement that hypotheses be falsifiable [4]. By systematically varying surface realizations while holding logical structure constant, ChLogic creates a controlled test of multilingual reasoning robustness [2]. The authors describe it as a useful stress test for the robustness of multilingual reasoning [2].
research-paperbenchmark
Background sources we checked (10)
- arxiv.org ↗ Large language models perform increasingly well on standardized logical reasoning benchmarks, but whether this ability remains robust beyond English is unclear. We introduce ChLogic, an English--Chinese aligned benchmark that tests whether models preserve logical reasoning perfor…
- en.wikipedia.org ↗ The theory of multiple intelligences (MI) posits that human intelligence is not a single general ability but comprises various distinct modalities, such as linguistic, logical-mathematical, musical, and spatial intelligences. Introduced in Howard Gardner's book Frames of Mind: Th…
- en.wikipedia.org ↗ The scientific method is an empirical method for acquiring knowledge through careful observation, rigorous skepticism, hypothesis testing, and experimental validation. Developed from ancient and medieval practices, it acknowledges that cognitive assumptions can distort the interp…
- en.wikipedia.org ↗ Pragmatism is a philosophical tradition that views language and thought as tools for prediction, problem solving, and action, rather than describing, representing, or mirroring reality. Pragmatists contend that most philosophical topics—such as the nature of knowledge, language, …
- arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
- huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
- huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…
- huggingface.co ↗ Daily Papers - Hugging Face new Get trending papers in your email inbox once a day! Get trending papers in your email inbox! Subscribe # Daily Papers ## byAK and the research community - Daily - Weekly - Monthly Trending Papers https://huggingface.co/papers/date/2026-06-…
- en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — ChLogic: Evaluating Robustness of Logical Reasoning in Chinese Expressions ↗