Mapping Political-Elite Networks in Europe with a Multilingual Joint Entity-Relation Extraction Pipeline

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Social Sciences & Behavioral Studies · Depth: Expert, extended

Summary

A new modular, open-weight pipeline for multilingual joint entity-relation extraction is presented, designed to construct signed, temporal knowledge graphs from extensive unstructured news corpora. This architecture combines GLiNER-X-Large for span-based named-entity recognition with a robust three-stage linking cascade to map mentions to language-independent Wikidata identifiers. A Qwen3.6-35B-A3B-FP8 mixture-of-experts model then extracts directed, signed relationships using guided decoding, grounded in a comprehensive domain ontology. Evaluation against a 3,491-relation gold standard demonstrated high textual correctness, ranging from 68.2% strict to 93.7% lenient. Case studies in Austria accurately reconstructed the Alliance for the Future of Austria (BZÖ) party's lifecycle, including its 2009 regional fracture and personnel diaspora, showing a 3.87x higher legal-jeopardy scandal density. In Poland, the system uncovered overlapping economic and governance networks of state-enterprise patronage and the structurally balanced, signed conflict network of the PO–PiS duopoly, with a 2024 SOE leadership turnover spike.

Key takeaway

For research scientists building large-scale computational social science applications, this pipeline offers a robust, replicable framework. You should adopt its modular, open-weight design and ontology-constrained decoding to ensure cross-national comparability and replicability. Integrating external knowledge bases like Wikidata is crucial for language-independent entity resolution. Be aware that entity-linking coverage for mid-tier economic elites remains an area for improvement, requiring careful validation of specific findings.

Key insights

Modular, open-weight pipelines can extract complex, signed political networks from multilingual news, enabling large-scale computational social science.

Principles

Method

A four-stage pipeline (chunking, NER, entity linking, relation extraction) uses GLiNER-X-Large, a three-stage Wikidata linker, and Qwen3.6-35B-A3B-FP8 with guided decoding to build signed, temporal knowledge graphs.

In practice

Topics

Best for: AI Scientist, Research Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.