paper-with-me

홈 › Papers

Kastor: Fine-tuned Small Language Models for Shape-based Active Relation Extraction

2025-11-05 · Ringwald Celian, Gandon Fabien, Faron Catherine, Michel Franck, Abi Akl Hanna arxiv

RDF pattern-based extraction is a compelling approach for fine-tuning small language models (SLMs) by focusing a relation extraction task on a specified SHACL shape. This technique enables the development of efficient models trained on limited text and RDF data. In this article, we introduce Kastor, a framework that advances this approach to meet the demands for completing and refining knowledge bases in specialized domains. Kastor reformulates the traditional validation task, shifting from single SHACL shape validation to evaluating all possible combinations of properties derived from the shape. By selecting the optimal combination for each training example, the framework significantly enhances model generalization and performance. Additionally, Kastor employs an iterative learning process to refine noisy knowledge bases, enabling the creation of robust models capable of uncovering new, relevant facts

📄 PDF Abstract BibTeX arXiv:2511.03466

Code (0)

등록된 구현이 없습니다.

Tasks

Relation Extraction

Similar Papers 제목 키워드 기반

Kastor: An efficient fine-tuning strategy for generative emulation of PDE simulations

2026-08-06 · Guillaume Couairon, Alexis Jacq, Yu-Han Wu, Renu Singh 외 arxiv

Machine learning offers a promising avenue to accelerate physical simulations by replacing computationally expensive traditional Partial Differential Equation (PDE) solvers with fast, differentiable surrogate models. How…

Computational EfficiencyPhysical Simulations

Generalization Boundaries of Fine-Tuned Small Language Models for Graph Structural Inference

2026-04-20 · Michal Podstawski arxiv

Small language models fine-tuned for graph property estimation have demonstrated strong in-distribution performance, yet their generalization capabilities beyond training conditions remain poorly understood. In this work…

Augmented Relevance Datasets with Fine-Tuned Small LLMs

2025-04-14 · Quentin Fitte-Rey, Matyas Amrouche, Romain Deveaud

Building high-quality datasets and labeling query-document relevance are essential yet resource-intensive tasks, requiring detailed guidelines and substantial effort from human annotators. This paper explores the use of …

Small Wins Big: Comparing Large Language Models and Domain Fine-Tuned Models for Sarcasm Detection in Code-Mixed Hinglish Text

2026-02-25 · Bitan Majumder, Anirban Sen arxiv

Sarcasm detection in multilingual and code-mixed environments remains a challenging task for natural language processing models due to structural variations, informal expressions, and low-resource linguistic availability…

Sarcasm Detection

Weak-to-Strong Search: Align Large Language Models via Searching over Small Language Models

2024-05-29 · Zhanhui Zhou, Zhixuan Liu, Jie Liu, Zhichen Dong 외

Large language models are usually fine-tuned to align with human preferences. However, fine-tuning a large language model can be challenging. In this work, we introduce $\textit{weak-to-strong search}$, framing the align…

Instruction FollowingLanguage ModelingLanguage ModellingLarge Language Model