paper-with-me

홈 › Papers

Building an Ensemble LLM Semantic Tagger for UN Security Council Resolutions

2026-03-06 · Hussein Ghaly arxiv

This paper introduces a new methodology for using LLM-based systems for accurate and efficient semantic tagging of UN Security Council resolutions. The main goal is to leverage LLM performance variability to build ensemble systems for data cleaning and semantic tagging tasks. We introduce two evaluation metrics: Content Preservation Ratio (CPR) and Tag Well-Formedness (TWF), in order to avoid hallucinations and unnecessary additions or omissions to the input text beyond the task requirement. These metrics allow the selection of the best output from multiple runs of several GPT models. GPT-4.1 achieved the highest metrics for both tasks (Cleaning: CPR 84.9% - Semantic Tagging: CPR 99.99% and TWF 99.92%). In terms of cost, smaller models, such as GPT-4.1-mini, achieved comparable performance to the best model in each task at only 20% of the cost. These metrics ultimately allowed the ensemble to select the optimal output (both cleaned and tagged content) for all the LLM models involved, across multiple runs. With this ensemble design and the use of metrics, we create a reliable LLM system for performing semantic tagging on challenging texts.

📄 PDF Abstract BibTeX arXiv:2603.05895

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gender politics, environmental behaviours, and local territories: Evidence from Italian municipalities

2024-10-08 · Chiara Lodi, Agnese Sacchi, Francesco Vidoli

We investigated the impact of female politicians on waste collection in Italian municipalities in different territories observed over the years 2010-2019. We used a staggered difference-in-differences design to obtain a …

Terminology systematization for Cybersecurity domain in Italian Language

2019-07-01 · JEPTALNRECITAL 2019 7 · Claudia Lanza, B{\'e}atrice Daille

This paper aims at presenting the first steps to improve the quality of the first draft of an Italian thesaurus for Cybersecurity terminology that has been realized for a specific project activity in collaboration with C…

An Ensemble Approach for Annotating Source Code Identifiers with Part-of-speech Tags

2021-09-01 · Christian D. Newman, Michael J. Decker, Reem S. AlSuhaibani, Anthony Peruma 외

This paper presents an ensemble part-of-speech tagging approach for source code identifiers. Ensemble tagging is a technique that uses machine-learning and the output from multiple part-of-speech taggers to annotate natu…

AttributePart-Of-Speech Tagging

ProofCouncil: An LLM Agent for Solving Open Mathematical Problems

2026-07-10 · Johannes Schmitt, Tim Gehrunger, Jasper Dekoninck, Gergely Bérczi 외 arxiv

Large language models (LLMs) have shown increasing promise in solving open problems in mathematics. However, their performance can be further improved through agentic workflows tailored to real-world mathematical practic…

Building a Kannada POS Tagger Using Machine Learning and Neural Network Models

2018-08-09 · Ketan Kumar Todi, Pruthwik Mishra, Dipti Misra Sharma

POS Tagging serves as a preliminary task for many NLP applications. Kannada is a relatively poor Indian language with very limited number of quality NLP tools available for use. An accurate and reliable POS Tagger is ess…

BIG-bench Machine LearningDependency Parsingnamed-entity-recognitionNamed Entity Recognition+5