paper-with-me

Papers

From scratch to silver: Creating trustworthy training data for patent-SDG classification using Large Language Models

2025-09-11 · Grazia Sveva Ascione, Nicolò Tamagnone arxiv

Classifying patents by their relevance to the UN Sustainable Development Goals (SDGs) is crucial for tracking how innovation addresses global challenges. However, the absence of a large, labeled dataset limits the use of supervised learning. Existing methods, such as keyword searches, transfer learning, and citation-based heuristics, lack scalability and generalizability. This paper frames patent-to-SDG classification as a weak supervision problem, using citations from patents to SDG-tagged scientific publications (NPL citations) as a noisy initial signal. To address its sparsity and noise, we develop a composite labeling function (LF) that uses large language models (LLMs) to extract structured concepts, namely functions, solutions, and applications, from patents and SDG papers based on a patent ontology. Cross-domain similarity scores are computed and combined using a rank-based retrieval approach. The LF is calibrated via a custom positive-only loss that aligns with known NPL-SDG links without penalizing discovery of new SDG associations. The result is a silver-standard, soft multi-label dataset mapping patents to SDGs, enabling the training of effective multi-label regression models. We validate our approach through two complementary strategies: (1) internal validation against held-out NPL-based labels, where our method outperforms several baselines including transformer-based models, and zero-shot LLM; and (2) external validation using network modularity in patent citation, co-inventor, and co-applicant graphs, where our labels reveal greater thematic, cognitive, and organizational coherence than traditional technological classifications. These results show that weak supervision and semantic alignment can enhance SDG classification at scale.

📄 PDF Abstract BibTeX arXiv:2509.09303

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Multilingual Coreference Resolution in Multiparty Dialogue

2022-08-02 · Boyuan Zheng, Patrick Xia, Mahsa Yarmohammadi, Benjamin Van Durme

Existing multiparty dialogue datasets for entity coreference resolution are nascent, and many challenges are still unaddressed. We create a large-scale dataset, Multilingual Multiparty Coref (MMC), for this task based on…

coreference-resolutionCoreference ResolutionData Augmentation

Platforms for Non-speakers Annotating Names in Any Language

2018-07-01 · ACL 2018 7 · Ying Lin, Cash Costello, Boliang Zhang, Di Lu 외

We demonstrate two annotation platforms that allow an English speaker to annotate names for any language without knowing the language. These platforms provided high-quality {'}{`}silver standard{''} annotations for low-r…

Creating a silver standard for patent simplification

2023-10-24 · Silvia Casola, Alberto Lavelli, Horacio Saggion

Patents are legal documents that aim at protecting inventions on the one hand and at making technical knowledge circulate on the other. Their complex style -- a mix of legal, technical, and extremely vague language -- ma…

Information RetrievalRetrieval

A Probabilistic Annotation Model for Crowdsourcing Coreference

2018-10-01 · EMNLP 2018 10 · Silviu Paun, Jon Chamberlain, Udo Kruschwitz, Juntao Yu 외

The availability of large scale annotated corpora for coreference is essential to the development of the field. However, creating resources at the required scale via expert annotation would be too expensive. Crowdsourcin…

Coreference ResolutionmodelQuestion Answering

Creating a Hybrid Rule and Neural Network Based Semantic Tagger using Silver Standard Data: the PyMUSAS framework for Multilingual Semantic Annotation

2026-01-14 · Andrew Moore, Paul Rayson, Dawn Archer, Tim Czerniak 외 arxiv

Word Sense Disambiguation (WSD) has been widely evaluated using the semantic frameworks of WordNet, BabelNet, and the Oxford Dictionary of English. However, for the UCREL Semantic Analysis System (USAS) framework, no ope…

Word Sense Disambiguation