grounding

Tag

Cards List
#grounding

ReGround: Grounding Reviewer Comments in Multimodal Evidence

arXiv cs.CL ↗ · 2026-09-11 Cached

ReGround is a large-scale dataset for grounding reviewer comments in multimodal evidence from scientific papers, revealing the challenges and importance of integrating text, tables, and figures in retrieval tasks.

0 favorites 0 likes
#grounding

Grounded and Faithful P&ID Reasoning: Constraining Vision-Language Models with Recovered Evidence Graphs

arXiv cs.LG ↗ · 2026-09-10 Cached

This paper introduces a graph-grounded harness for vision-language models to improve accuracy in answering topology questions about Piping and Instrumentation Diagrams by recovering evidence graphs from images.

0 favorites 0 likes
#grounding

Auditing the Synthetic Memoir: Measuring Scene-Level Confabulation in LLM-Generated Autobiography Against the Documented Record of the Life It Describes

arXiv cs.AI ↗ · 2026-08-26 Cached

This paper audits scene-level confabulation in LLM-generated autobiography against a documented ground-truth corpus, finding a 96.7% verification-failure rate and contributing a reusable audit instrument and a grounding remedy.

0 favorites 0 likes
#grounding

V-Rubrics: Visual Faithfulness via Rubric-Based Reinforcement Learning

Hugging Face Daily Papers ↗ · 2026-08-26 Cached

Introduces a rubric-based reinforcement learning method to improve visual faithfulness in vision-language models by decomposing responses into atomic propositions and scoring them on visual faithfulness, reasoning consistency, and instruction following.

0 favorites 0 likes
#grounding

@llama_index: Most document extraction APIs can't tell you where a value came from. For ExtractBench, we scored grounding strictly: a…

X AI KOLs Timeline ↗ · 2026-08-17 Cached

ExtractBench is a new benchmark for document extraction that strictly scores grounding accuracy, showing VLMs and coding agents lack evidence while LlamaExtract Agentic Plus leads with high page-level and word-level performance.

0 favorites 0 likes
#grounding

From Refuse to Richness: Rubric Rewards for Long-Form Hallucination Reinforcement Learning

arXiv cs.CL ↗ · 2026-08-14 Cached

This paper studies the trade-off between grounding and coverage in long-form hallucination reinforcement learning, proposing rubric-based rewards to represent required and optional information for questions. A soft combination of grounding, rubric coverage, and relevance yields the best balance between support and richness.

0 favorites 0 likes
#grounding

LiquidAI/LFM2.5-VL-3B · Hugging Face

Reddit r/LocalLLaMA ↗ · 2026-08-12 Cached

LiquidAI releases LFM2.5-VL-3B, a 3B multimodal model for on-device deployment with improved OCR, grounding, and efficient inference, available in multiple formats including GGUF, ONNX, and MLX.

0 favorites 0 likes
#grounding

LFM2.5-VL-3B for Better and Faster Vision Capabilities for the Edge

Hugging Face Blog ↗ · 2026-08-12 Cached

LiquidAI announces LFM2.5-VL-3B, an efficient vision-language model for edge hardware with improved screen understanding, grounding, multi-image input, and function calling, trained with 4x more vision data and post-training via SFT and RL.

0 favorites 0 likes
#grounding

Search-G1: Grounded Search Agents via Representation-Based Intrinsic Rewards

arXiv cs.CL ↗ · 2026-08-11 Cached

Search-G1 proposes a representation-based intrinsic reward framework for search-augmented language agents, using intervention-calibrated readouts to balance retrieval necessity and evidence reliance, improving search efficiency without costly annotations.

0 favorites 0 likes
#grounding

Geo-Spatial Concept Probing of Large Language Models: Abstraction, Compositionality, and Grounding

arXiv cs.CL ↗ · 2026-08-10 Cached

This paper introduces a concept-centric benchmark to probe LLMs' understanding of geo-spatial concepts like direction, distance, and topology, testing abstraction, compositionality, and grounding across various model architectures and scales. Findings reveal clear limitations in current LLMs' conceptual understanding.

0 favorites 0 likes
#grounding

Evidence-RL: Towards Evidence-intensive Visual Reasoning

Hugging Face Daily Papers ↗ · 2026-08-08 Cached

This paper introduces Counterfactual Evidence Disentanglement (CED), a training-time method that makes vision-language models rely on concrete image evidence rather than language priors or shortcuts, improving visual reasoning grounding across benchmarks.

0 favorites 0 likes
#grounding

GeoArbiter: Verifiability-Guided Grounding for Remote-Sensing Multimodal LLMs

arXiv cs.LG ↗ · 2026-08-04 Cached

GeoArbiter proposes a training-free pipeline that selectively injects image-unverifiable geographic facts into remote-sensing multimodal LLMs to reduce knowledge hallucinations while preserving retrieval accuracy gains.

0 favorites 0 likes
#grounding

Better semantic search will not fix an agent that never verifies context

Reddit r/AI_Agents ↗ · 2026-08-03

The article argues that better semantic search or larger context windows won't fix unreliable AI agents; instead agents must verify retrieved context by reopening the original source before answering or acting.

0 favorites 0 likes
#grounding

our agent said yes to something we do not sell, and the logs could not tell me why

Reddit r/AI_Agents ↗ · 2026-07-31

The article recounts an incident where an AI assistant wrongly confirmed a service, and troubleshooting revealed that knowledge base retrievals weren't logged, making it impossible to attribute answers to retrieved context. It emphasizes the need for turn-attributable retrieval logging for grounding verification.

0 favorites 0 likes
#grounding

i made these 5 mistakes while building my multi-agent system, You probably will too

Reddit r/AI_Agents ↗ · 2026-07-31

The author shares lessons from building customer support multi-agent systems, arguing that retrieval and grounding failures—not prompts or models—are the main cause of agent hallucinations. They outline five grounding checks and note that prohibiting ungrounded answers cut escalations by 40%.

0 favorites 0 likes
#grounding

ExtractBench: A Benchmark for Schema-Guided Enterprise Document Extraction

Hugging Face Daily Papers ↗ · 2026-07-31 Cached

ExtractBench is a new benchmark for schema-guided enterprise document extraction, evaluating value accuracy, record completeness, grounding, and cost across 4,869 pages of enterprise documents. The authors find that commercial VLMs struggle with long documents while coding agents are more accurate but costly, and LlamaExtract AgenticPlus leads on all metrics.

0 favorites 0 likes
#grounding

RefCaptioner: Multi-Reference Image-Grounded Video Captioning

Hugging Face Daily Papers ↗ · 2026-07-30 Cached

Introduces multi-reference image-grounded video captioning and proposes RefCaptioner, a two-stage post-training framework with mixed-data SFT and hierarchical coverage-discounted GRPO. The paper also presents MRVBench, a benchmark for evaluating caption factuality and multi-reference grounding.

0 favorites 0 likes
#grounding

CLBench-V: Evaluating Multimodal Context Learning from Grounding to Knowledge Acquisition

Hugging Face Daily Papers ↗ · 2026-07-28 Cached

CLBench-V is a benchmark for evaluating multimodal context learning across grounding, new information application, and new knowledge learning. The best model achieves only 0.2847, showing the task remains challenging.

0 favorites 0 likes
#grounding

How I grounded a deck-building agent in a knowledge base so it stopped inventing slides

Reddit r/AI_Agents ↗ · 2026-07-24

A developer shares how grounding an agent to a knowledge base with retrieval discipline, rather than a better model, solved hallucinations in automated slide generation. The approach splits retrieval from writing and enforces source checking before rendering.

0 favorites 0 likes
#grounding

Copy Less, Ground More: Overcoming Repetitive Copying in Long-Context Reasoning via Evidence-Aware Reinforcement Learning

arXiv cs.CL ↗ · 2026-07-22 Cached

This paper identifies the problem of repetitive copying in long-context reasoning LLMs and proposes GEAR, a reward shaping method that improves grounding by rewarding overlap with key evidence and penalizing irrelevant context copying, achieving consistent improvements of up to +4.6 average points.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback