paper-with-me

Papers

Towards Structured Knowledge: Advancing Triple Extraction from Regional Trade Agreements using Large Language Models

2025-09-29 · Durgesh Nandini, Rebekka Koch, Mirco Schoenfeld arxiv

This study investigates the effectiveness of Large Language Models (LLMs) for the extraction of structured knowledge in the form of Subject-Predicate-Object triples. We apply the setup for the domain of Economics application. The findings can be applied to a wide range of scenarios, including the creation of economic trade knowledge graphs from natural language legal trade agreement texts. As a use case, we apply the model to regional trade agreement texts to extract trade-related information triples. In particular, we explore the zero-shot, one-shot and few-shot prompting techniques, incorporating positive and negative examples, and evaluate their performance based on quantitative and qualitative metrics. Specifically, we used Llama 3.1 model to process the unstructured regional trade agreement texts and extract triples. We discuss key insights, challenges, and potential future directions, emphasizing the significance of language models in economic applications.

📄 PDF Abstract BibTeX arXiv:2510.05121

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

OpenKI: Integrating Open Information Extraction and Knowledge Bases with Relation Inference

2019-04-12 · NAACL 2019 6 · Dongxu Zhang, Subhabrata Mukherjee, Colin Lockard, Xin Luna Dong 외

In this paper, we consider advancing web-scale knowledge extraction and alignment by integrating OpenIE extractions in the form of (subject, predicate, object) triples with Knowledge Bases (KB). Traditional techniques fr…

Open Information ExtractionRelation

FinReflectKG -- EvalBench: Benchmarking Financial KG with Multi-Dimensional Evaluation

2025-10-07 · Fabrizio Dimino, Abhinav Arun, Bhaskarjit Sarmah, Stefano Pasquali arxiv

Large language models (LLMs) are increasingly being used to extract structured knowledge from unstructured financial text. Although prior studies have explored various extraction methods, there is no universal benchmark …

Knowledge Graphs

Knowledge Extraction on Semi-Structured Content: Does It Remain Relevant for Question Answering in the Era of LLMs?

2025-09-29 · Kai Sun, Yin Huang, Srishti Mehra, Mohammad Kachuee 외 arxiv

The advent of Large Language Models (LLMs) has significantly advanced web-based Question Answering (QA) systems over semi-structured content, raising questions about the continued utility of knowledge extraction for ques…

Multi-Task LearningQuestion Answering

Parser Extraction of Triples in Unstructured Text

2018-11-06 · Shaun D'Souza

The web contains vast repositories of unstructured text. We investigate the opportunity for building a knowledge graph from these text sources. We generate a set of triples which can be used in knowledge gathering and in…

ObjectPOSQuestion Answering

A Review of Knowledge Graph Completion

2022-08-24 · Mohamad Zamini, Hassan Reza, Minou Rabiei

Information extraction methods proved to be effective at triple extraction from structured or unstructured data. The organization of such triples in the form of (head entity, relation, tail entity) is called the construc…

Graph Neural NetworkKnowledge Graph CompletionKnowledge GraphsRepresentation Learning