Pith. sign in

REVIEW 46 cited by

LogiQA: A Challenge Dataset for Machine Reading Comprehension with Logical Reasoning

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 2007.08124 v1 pith:6BEEI6KR submitted 2020-07-16 cs.CL

classification cs.CL
keywords humandatasetlogicalreadingreasoningmachinebeendeep
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Machine reading is a fundamental task for testing the capability of natural language understanding, which is closely related to human cognition in many aspects. With the rising of deep learning techniques, algorithmic models rival human performances on simple QA, and thus increasingly challenging machine reading datasets have been proposed. Though various challenges such as evidence integration and commonsense knowledge have been integrated, one of the fundamental capabilities in human reading, namely logical reasoning, is not fully investigated. We build a comprehensive dataset, named LogiQA, which is sourced from expert-written questions for testing human Logical reasoning. It consists of 8,678 QA instances, covering multiple types of deductive reasoning. Results show that state-of-the-art neural models perform by far worse than human ceiling. Our dataset can also serve as a benchmark for reinvestigating logical AI under the deep learning NLP setting. The dataset is freely available at https://github.com/lgw863/LogiQA-dataset

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 46 Pith papers

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

  1. Efficient Decentralized Multi-task Dataset Valuation via Model Merging

    cs.CL 2026-07 conditional novelty 7.0 of 10

    Task-arithmetic model merging approximates multi-task coalition utilities well enough to recover Dataset Shapley rankings privately and without retraining.

  2. R2I-Bench: Benchmarking Reasoning-Driven Text-to-Image Generation

    cs.CV 2025-05 conditional novelty 7.0 of 10

    A 3,068-prompt benchmark with per-instance Q&A scoring shows that current text-to-image models, including reasoning-enhanced ones, handle reasoning-driven prompts poorly, with mathematical reasoning near zero.

  3. Non-vacuous Generalization Bounds for Reinforcement Learning with Verifiable Rewards

    cs.LG 2026-07 reject novelty 6.0 of 10

    Non-vacuous PAC-Bayes generalization bounds for billion-parameter RLVR models, obtained by a Gumbel-max reparameterization and aggressive TinyLoRA distillation/quantization, are claimed for four tasks.

  4. PACE: A Proxy for Agentic Capability Evaluation

    cs.AI 2026-07 unverdicted novelty 6.0 of 10

    PACE builds proxy benchmarks from non-agentic instances via relevance and global selection plus regression to predict agentic scores with MAE under 4%, Spearman correlation above 0.80, and 85% ranking accuracy at unde...

  5. What Transfers from Text to Vision? Capability Scaling Laws and Transfer Dynamics for VLMs

    cs.CL 2026-06 conditional novelty 6.0 of 10

    VLM accuracy can be predicted from a scalar capability score derived from LLM text benchmarks plus multimodal data volume via a fitted transfer-absorption scaling law.

  6. Reasoning or Fluency? Dissecting Probabilistic Confidence in Best-of-N Selection

    cs.AI 2026-01 conditional novelty 6.0 of 10

    Selection by log-likelihood, entropy, or self-certainty chooses correct reasoning traces almost as well after inter-step dependencies are removed, implying the scores track fluency and priors, not reasoning.

  7. DiffuMamba: High-Throughput Diffusion LMs with Mamba Backbone

    cs.LG 2025-11 conditional novelty 6.0 of 10

    A masked diffusion language model built on a bidirectional Mamba backbone matches Transformer-based denoisers on quality while decoding with near-linear time scaling.

  8. BLISS: A Lightweight Bilevel Influence Scoring Method for Data Selection in Language Model Pretraining

    cs.LG 2025-10 conditional novelty 6.0 of 10

    A bilevel optimization method ranks pretraining data by training a small proxy model on weighted samples, yielding modest downstream-task gains without external pretrained models.

  9. Rethinking Reasoning Quality in Large Language Models through Enhanced Chain-of-Thought via RL

    cs.AI 2025-09 conditional novelty 6.0 of 10

    DRER rewards CoT trajectories that increase the model's likelihood of the correct answer, plus a length penalty, and the new LogicTree benchmark reportedly lifts a 7B model's average accuracy from 0.13 to 0.60.

  10. Language Models Improve When Pretraining Data Matches Target Tasks

    cs.CL 2025-07 conditional novelty 6.0 of 10

    Ranking pretraining documents by similarity to benchmark training examples (BETR) yields consistent benchmark gains and a 2.1x compute multiplier over DCLM-Baseline.

  11. GeLaCo: An Evolutionary Approach to Layer Compression

    cs.CL 2025-07 conditional novelty 6.0 of 10

    Evolutionary search over layer-merging configurations, scored by module-wise activation similarity, yields competitive LLM compression and the first size-quality Pareto fronts.

  12. Does Learning Mathematical Problem-Solving Generalize to Broader Reasoning?

    cs.CL 2025-07 conditional novelty 6.0 of 10

    Long chain-of-thought and RL training on math problems improves general reasoning benchmarks, while short chain-of-thought math fine-tuning often degrades performance.

  13. Chameleon: A Flexible Data-mixing Framework for Language Model Pretraining and Finetuning

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Chameleon uses kernel ridge leverage scores on domain embeddings to set LLM training-mixture weights, matching DoGE-level pretraining quality at roughly one fifth the compute and improving finetuning perplexity.

  14. Advantageous Parameter Expansion Training Makes Better Large Language Models

    cs.CL 2025-05 conditional novelty 6.0 of 10

    APEX expands high-activation parameters into low-activation ones during LLM training and reports gains, but the continued pre-training evidence is confounded by different learning rate schedules.

  15. VisualSphinx: Large-Scale Synthetic Vision Logic Puzzles for RL

    cs.CV 2025-05 conditional novelty 6.0 of 10

    LLM-derived rules, genetic expansion, and program-drawn images produce 660K visual logic puzzles; GRPO training on them lifts a VLM's accuracy on those puzzles and modestly on MathVista.

  16. UAQFact: Evaluating Factual Knowledge Utilization of LLMs on Unanswerable Questions

    cs.CL 2025-05 conditional novelty 6.0 of 10

    A new bilingual benchmark ties unanswerable questions to Wikidata facts and shows that LLMs often store the relevant knowledge yet fail to use it to recognize unanswerability.

  17. GRAPE: Optimize Data Mixture for Group Robust Multi-target Adaptive Pretraining

    cs.LG 2025-05 conditional novelty 6.0 of 10

    GRAPE uses a minimax group-DRO scheme to reweight both source domains and target tasks during pretraining, improving multi-task reasoning and low-resource language modeling.

  18. RICo: Refined In-Context Contribution for Automatic Instruction-Tuning Data Selection

    cs.CL 2025-05 conditional novelty 6.0 of 10

    RICo scores instruction examples by their in-context perplexity effect on an assessment set, then trains a lightweight selector to pick top-scoring data, achieving better benchmark results from 5% to 15% of the original data.

  19. Computational Reasoning of Large Language Models

    cs.CL 2025-04 conditional novelty 6.0 of 10

    TMBench measures LLM computational reasoning by having models simulate m-tag systems step by step, and its pass rates correlate with AIME2024, MATH500, GPQA Diamond, and MMLU Pro scores across 12 leading models.

  20. MUDDFormer: Breaking Residual Bottlenecks in Transformers via Multiway Dynamic Dense Connections

    cs.LG 2025-02 conditional novelty 6.0 of 10

    Dynamic multiway dense connections across Transformer layers let a 2.8B model match a 6.9B model's pretraining quality and few-shot performance.

  21. DarwinLM: Evolutionary Structured Pruning of Large Language Models

    cs.LG 2025-02 conditional novelty 6.0 of 10

    DarwinLM uses evolutionary search with training-aware offspring selection to prune LLMs, beating ShearedLlama with 5x less post-training data.

  22. Dynamic Loss-Based Sample Reweighting for Improved Large Language Model Pretraining

    cs.LG 2025-02 conditional novelty 6.0 of 10

    A fully online, loss-based reweighting scheme that down-weights low-loss samples during LLM pretraining yields small average benchmark gains at 1.4B and 7B scale, together with a convergence bound under convexity and ...

  23. Fine, I'll Merge It Myself: A Multi-Fidelity Framework for Automated Model Merging

    cs.AI 2025-02 conditional novelty 6.0 of 10

    An automated multi-fidelity search framework discovers layer-wise and depth-wise model merging recipes that improve single- and multi-objective LLM reasoning performance without retraining.

  24. ZebraLogic: On the Scaling Limits of LLMs for Logical Reasoning

    cs.AI 2025-02 conditional novelty 6.0 of 10

    On 1,000 generated logic grid puzzles, LLM accuracy drops sharply as search-space size and Z3 conflict count grow, and neither larger models, more samples, nor longer reasoning chains fully overcome the drop.

  25. MM-IQ: Benchmarking Human-Like Abstraction and Reasoning in Multimodal Models

    cs.AI 2025-02 conditional novelty 6.0 of 10

    The MM-IQ benchmark shows state-of-the-art multimodal models score 33% on abstract visual reasoning puzzles versus 25% chance and 51% for humans.

  26. Lightweight and Post-Training Structured Pruning for On-Device Large Lanaguage Models

    cs.LG 2025-01 conditional novelty 6.0 of 10

    COMP prunes LLMs post-training by removing redundant layers and then neurons ranked by a matrix condition-number metric, recovering accuracy via mask tuning.

  27. JustLogic: A Comprehensive Benchmark for Evaluating Deductive Reasoning in Large Language Models

    cs.CL 2025-01 conditional novelty 6.0 of 10

    JustLogic, a synthetic benchmark with high linguistic and argument complexity, shows most LLMs underperform the average human in pure deductive reasoning.

  28. NExtLong: Toward Effective Long-Context Training without Long Documents

    cs.CL 2025-01 conditional novelty 6.0 of 10

    Interleaving hard negative distractors between chunks of short documents improves long-context language model performance on HELMET and RULER.

  29. Mixture of Hidden-Dimensions Transformer

    cs.CL 2024-12 conditional novelty 6.0 of 10

    MoHD selectively activates shared and token-specific sub-dimensions of the hidden state, matching or beating dense Transformers with fewer active parameters.

  30. Cross-Modal Consistency in Multimodal Large Language Models

    cs.CL 2024-11 conditional novelty 6.0 of 10

    GPT-4V answers identical questions much less accurately when they are presented as images than as text, even when it can extract the image content nearly perfectly.

  31. Memory Decoder at Scale: A Pretrained, Parametric Long-Term Memory

    cs.CL 2026-07 conditional novelty 5.0 of 10

    A pretrained parametric memory module, taught to copy nearest-neighbor retrieval for next-token prediction, lets small frozen LMs match or beat much larger LMs at the same total parameter budget.

  32. DeepResearch-9K: A Challenging Benchmark Dataset of Deep-Research Agent

    cs.AI 2026-03 conditional novelty 5.0 of 10

    A synthetic benchmark of 9,000 multi-hop web-research questions with difficulty tiers and teacher-generated search trajectories, plus an open-source RL training framework that reportedly lets 3B-parameter agents beat ...

  33. Degrees of Freedom for Linear Attention: Distilling Softmax Attention with Optimal Feature Efficiency

    cs.LG 2025-07 conditional novelty 5.0 of 10

    Setting the feature dimension of each linear-attention layer proportional to the estimated degrees of freedom of its input kernel improves distilled model accuracy without increasing total inference cost.

  34. GTA: Grouped-head latenT Attention

    cs.CL 2025-06 conditional novelty 5.0 of 10

    GTA reuses attention scores across grouped heads and stores compressed latent values, roughly matching GQA-level quality in sub-1B models while reducing cache and compute.

  35. DONOD: Efficient and Generalizable Instruction Fine-Tuning for LLMs via Model-Intrinsic Dataset Pruning

    cs.AI 2025-04 conditional novelty 5.0 of 10

    A model-intrinsic data pruning method using two weight-change metrics and TOPSIS reportedly improves instruction fine-tuning accuracy and robustness while using 70-80% less data.

  36. Sigma: Differential Rescaling of Query, Key and Value for Efficient Language Models

    cs.CL 2025-01 conditional novelty 5.0 of 10

    An attention variant that compresses Key heads harder than Value heads and widens Query heads yields up to 33.36% faster long-context attention, powering a system-domain LLM that reportedly outperforms GPT-4 on the ne...

  37. Lillama: Large Language Models Compression via Low-Rank Feature Distillation

    cs.LG 2024-12 conditional novelty 5.0 of 10

    Lillama compresses LLMs by SVD-initialized low-rank layers trained with a local Teacher plus Student activation distillation loss, achieving 20-40% parameter reduction with only 13 million calibration tokens.

  38. GMAI-VL & GMAI-VL-5.5M: A Large Vision-Language Model and A Comprehensive Multimodal Dataset Towards General Medical AI

    cs.CV 2024-11 reject novelty 5.0 of 10

    GMAI-VL-5.5M is a new 5.5M-sample medical image-text dataset built from 219 datasets via GPT-4o annotation-guided generation, and GMAI-VL is a three-stage LLaVA-style model reporting SOTA numbers, though the evaluatio...

  39. Understanding Chain-of-Thought in LLMs through Information Theory

    cs.CL 2024-11 conditional novelty 5.0 of 10

    A chain-of-thought step's information gain, estimated by a fine-tuned supervisor model, can identify the step where an LLM's reasoning first diverges from the correct answer.

  40. Sparse Upcycling: Inference Inefficient Finetuning

    cs.LG 2024-11 conditional novelty 5.0 of 10

    Sparse upcycling beats continued pretraining on quality by up to roughly 20 percent at matched compute, but cut serving throughput by 34 to 44 percent in vLLM benchmarks.

  41. LLM Data Selection and Utilization via Dynamic Bi-level Optimization

    cs.LG 2025-07 conditional novelty 4.0 of 10

    A bi-level-learned per-batch reweighting model improves average downstream accuracy of LLMs pre-trained on selected data by about one to two points, but without error bars or code the effect size is uncertain.

  42. ReasonBridge: Efficient Reasoning Transfer from Closed to Open-Source Language Models

    cs.AI 2025-06 conditional novelty 4.0 of 10

    ReasonBridge distills 1,000 curated reasoning traces from a closed model into open-source models via hierarchical adapters and guided inference, claiming up to 23% benchmark gains.

  43. Reason from Future: Reverse Thought Chain Enhances LLM Reasoning

    cs.AI 2025-06 conditional novelty 4.0 of 10

    A prompting method that alternates backward and forward reasoning improves small LLM accuracy on math and search tasks and reduces the number of visited search states.

  44. Can OpenAI o1 outperform humans in higher-order cognitive thinking?

    cs.CY 2024-12 reject novelty 4.0 of 10

    The study claims o1-preview surpasses human averages on several higher-order thinking tests, but post-hoc benchmark choices, missing statistics, and unaddressed training-data contamination make the claim unreliable.

  45. Towards Concise and Adaptive Thinking in Large Reasoning Models: A Survey

    cs.AI 2025-07 conditional novelty 3.0 of 10

    A comprehensive review that categorizes methods for shortening and adaptively triggering chain-of-thought reasoning in large language models.

  46. Thinking About Thinking: SAGE-nano's Inverse Reasoning for Self-Aware Language Models

    cs.AI 2025-06 reject novelty 3.0 of 10

    A 4B-parameter model is claimed to explain its own reasoning through inverse attention analysis, but the paper offers no consistent evidence or artifacts.

Pith tools