paper-with-me

홈 › Papers

Understanding Benchmark Language Under Weakened Formal Semantics

2025-09-22 · Haoyang Chen, Kumiko Tanaka-Ishii arxiv

State-of-the-art NLP benchmarks require interpretation of natural language that specifies conditions, procedures, and exceptions, often relying on implicit assumptions and external knowledge. Constructing complete semantic representations with proof-theoretic guarantees is frequently impractical at scale, and purely text-based reasoning offers limited means of inspection. This paper asks how much understanding of benchmark language can be achieved when formal semantic guarantees are weakened. We investigate this question by extracting computables: executable representations whose runtime behavior provides operational evidence of semantic adequacy, including executability, execution traces, and runtime failures. We induce and iteratively refine computables for benchmark instances using retrieval from external knowledge. Across mathematical reasoning, multi-step reasoning, causal inference, and rule- and exception-heavy legal and biomedical benchmarks, we find that the proposed approach consistently exceeds text-only reasoning and one-shot code execution. Beyond accuracy, our analyses show that these computables provide scalable, inspectable semantic evidence: they expose conditions and exceptions benchmark language forces into executable form, offering a practical bridge between proof-oriented semantics and purely textual reasoning.

📄 PDF Abstract BibTeX arXiv:2509.17455

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical ReasoningCausal Inference

Similar Papers 제목 키워드 기반

T2ICount: Enhancing Cross-modal Understanding for Zero-Shot Counting

2025-01-01 · CVPR 2025 1 · Yifei Qian, Zhongliang Guo, Bowen Deng, Chun Tong Lei 외

Zero-shot object counting aims to count instances of arbitrary object categories specified by text descriptions. Existing methods typically rely on vision-language models like CLIP, but often exhibit limited sensitiv…

DenoisingObject CountingSensitivityZero-Shot Counting

Data Annealing for Informal Language Understanding Tasks

2020-04-24 · Findings of the Association for Computational Linguistics 2020 · Jing Gu, Zhou Yu

There is a huge performance gap between formal and informal language understanding tasks. The recent pre-trained models that improved the performance of formal language understanding tasks did not achieve a comparable re…

Natural Language UnderstandingTransfer Learning

ε-weakened Robustness of Deep Neural Networks

2021-10-29 · Pei Huang, Yuting Yang, Minghao Liu, Fuqi Jia 외

This paper introduces a notation of $\varepsilon$-weakened robustness for analyzing the reliability and stability of deep neural networks (DNNs). Unlike the conventional robustness, which focuses on the "perfect" safe re…

Language Prompt vs. Image Enhancement: Boosting Object Detection With CLIP in Hazy Environments

2026-04-12 · Jian Pang, Bingfeng Zhang, Jin Wang, Baodi Liu 외 arxiv

Object detection in hazy environments is challenging because degraded objects are nearly invisible and their semantics are weakened by environmental noise, making it difficult for detectors to identify. Common approaches…

Image EnhancementObject Detection

Seeing without Looking: Do Vision-Language Benchmarks Really Test Vision?

2026-05-21 · Zixuan Lan, Luzhe Sun, Matthew R. Walter, Jiawei Zhou arxiv

Benchmark accuracy is often implicitly assumed to reflect grounded visual understanding in vision-language models (VLMs), yet it remains unclear to what extent such scores truly reflect reliance on visual evidence. Motiv…

Visual Grounding