paper-with-me

홈 › Papers

On measuring grounding and generalizing grounding problems

2025-12-05 · Daniel Quigley, Eric Maynard arxiv

The symbol grounding problem asks how tokens like cat can be about cats, as opposed to mere shapes manipulated in a calculus. We recast grounding from a binary judgment into an audit across desiderata, each indexed by an evaluation tuple (context, meaning type, threat model, reference distribution): authenticity (mechanisms reside inside the agent and, for strong claims, were acquired through learning or evolution); preservation (atomic meanings remain intact); faithfulness, both correlational (realized meanings match intended ones) and etiological (internal mechanisms causally contribute to success); robustness (graceful degradation under declared perturbations); compositionality (the whole is built systematically from the parts). We apply this framework to four grounding modes (symbolic; referential; vectorial; relational) and three case studies: model-theoretic semantics achieves exact composition but lacks etiological warrant; large language models show correlational fit and local robustness for linguistic tasks, yet lack selection-for-success on world tasks without grounded interaction; human language meets the desiderata under strong authenticity through evolutionary and developmental acquisition. By operationalizing a philosophical inquiry about representation, we equip philosophers of science, computer scientists, linguists, and mathematicians with a common language and technical framework for systematic investigation of grounding and meaning.

📄 PDF Abstract BibTeX arXiv:2512.06205

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probing Factually Grounded Content Transfer with Factual Ablation

2022-03-18 · Findings (ACL) 2022 5 · Peter West, Chris Quirk, Michel Galley, Yejin Choi

Despite recent success, large neural models often generate factually incorrect text. Compounding this is the lack of a standard automatic evaluation for factuality--it cannot be meaningfully improved if it cannot be meas…

Scaling Diverse Language Generation for 3D Visual Grounding

2026-06-18 · Austin T. Wang, Dongchen Yang, Angel X. Chang arxiv

Developing robust models for 3D visual grounding (3DVG), the localization of entities in a 3D scene described in natural language, is important for enabling agents to correspond spatial language with objects in the physi…

Visual Grounding

Measuring How (Not Just Whether) VLMs Build Common Ground

2025-09-04 · Saki Imai, Mert İnan, Anthony Sicilia, Malihe Alikhani arxiv

Large vision language models (VLMs) increasingly claim reasoning skills, yet current benchmarks evaluate them in single-turn or question answering settings. However, grounding is an interactive process in which people gr…

Question Answering

GroundingSuite: Measuring Complex Multi-Granular Pixel Grounding

2025-03-13 · Rui Hu, Lianghui Zhu, Yuxuan Zhang, Tianheng Cheng 외

Pixel grounding, encompassing tasks such as Referring Expression Segmentation (RES), has garnered considerable attention due to its immense potential for bridging the gap between vision and language modalities. However, …

DiversityLanguage ModelingLanguage ModellingReferring Expression+1

Measuring Faithful and Plausible Visual Grounding in VQA

2023-05-24 · Daniel Reich, Felix Putze, Tanja Schultz

Metrics for Visual Grounding (VG) in Visual Question Answering (VQA) systems primarily aim to measure a system's reliance on relevant parts of the image when inferring an answer to the given question. Lack of VG has been…

Question AnsweringVisual GroundingVisual Question AnsweringVisual Question Answering (VQA)