paper-with-me

Papers

Paladin-mini: A Compact and Efficient Grounding Model Excelling in Real-World Scenarios

2025-06-25 · Dror Ivry, Oran Nahum

This paper introduces two significant contributions to address the issue of grounding claims in a given context. Grounding means that given a context (document) and a claim, there's at least one supportive evidence for the claim in the document. We will introduce Paladin-mini, a compact (3.8B parameters) open-source classifier model (used for labeling data as grounded or ungrounded) engineered for robust performance in real-world scenarios, and the grounding-benchmark, a new evaluation dataset designed to assess performance on critical reasoning tasks. We'll also demonstrate the results of Paladin-mini with benchmarks against the current State-of-the-art and share clear and reproducible results.

📄 PDF Abstract BibTeX arXiv:2506.20384

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PALADIN: Self-Correcting Language Model Agents to Cure Tool-Failure Cases

2025-09-25 · Sri Vatsa Vuddanti, Aarav Shah, Satwik Kumar Chittiprolu, Tony Song 외 arxiv

Tool-augmented language agents frequently fail in real-world deployment due to tool malfunctions--timeouts, API exceptions, or inconsistent outputs--triggering cascading reasoning errors and task abandonment. Existing ag…

Paladin: an annotation tool based on active and proactive learning

2021-04-01 · EACL 2021 2 · Minh-Quoc Nghiem, Paul Baylis, Sophia Ananiadou

In this paper, we present Paladin, an open-source web-based annotation tool for creating high-quality multi-label document-level datasets. By integrating active learning and proactive learning to the annotation task, Pal…

Active Learning

ReaderLM-v2: Small Language Model for HTML to Markdown and JSON

2025-03-03 · Feng Wang, Zesheng Shi, Bo wang, Nan Wang 외

We present ReaderLM-v2, a compact 1.5 billion parameter language model designed for efficient web content extraction. Our model processes documents up to 512K tokens, transforming messy HTML into clean Markdown or JSON f…

Language ModelingLanguage ModellingSmall Language Model

Solving Bernoulli Rank-One Bandits with Unimodal Thompson Sampling

2019-12-06 · Cindy Trinh, Emilie Kaufmann, Claire Vernade, Richard Combes

Stochastic Rank-One Bandits (Katarya et al, (2017a,b)) are a simple framework for regret minimization problems over rank-one matrices of arms. The initially proposed algorithms are proved to have logarithmic regret, but …

Thompson Sampling

MMFormalizer: Multimodal Autoformalization in the Wild

2026-01-06 · Jing Xiong, Qi Han, Yunta Hsieh, Hui Shen 외 arxiv

Autoformalization, which translates natural language mathematics into formal statements to enable machine reasoning, faces fundamental challenges in the wild due to the multimodal nature of the physical world, where phys…