paper-with-me

Papers

Entity Linking using LLMs for Automated Product Carbon Footprint Estimation

2025-02-11 · Steffen Castle, Julian Moreno Schneider, Leonhard Hennig, Georg Rehm

Growing concerns about climate change and sustainability are driving manufacturers to take significant steps toward reducing their carbon footprints. For these manufacturers, a first step towards this goal is to identify the environmental impact of the individual components of their products. We propose a system leveraging large language models (LLMs) to automatically map components from manufacturer Bills of Materials (BOMs) to Life Cycle Assessment (LCA) database entries by using LLMs to expand on available component information. Our approach reduces the need for manual data processing, paving the way for more accessible sustainability practices.

📄 PDF Abstract BibTeX arXiv:2502.07418

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

BLINK with Elasticsearch for Efficient Entity Linking in Business Conversations

2022-05-09 · NAACL (ACL) 2022 7 · Md Tahmid Rahman Laskar, Cheng Chen, Aliaksandr Martsinovich, Jonathan Johnston 외

An Entity Linking system aligns the textual mentions of entities in a text to their corresponding entries in a knowledge base. However, deploying a neural entity linking system for efficient real-time inference in produc…

Entity Linking

OneNet: A Fine-Tuning Free Framework for Few-Shot Entity Linking via Large Language Model Prompting

2024-10-10 · Xukai Liu, Ye Liu, Kai Zhang, Kehang Wang 외

Entity Linking (EL) is the process of associating ambiguous textual mentions to specific entities in a knowledge base. Traditional EL methods heavily rely on large datasets to enhance their performance, a dependency that…

Entity LinkingFew-Shot LearningHallucinationLanguage Modeling+2

Headword-Oriented Entity Linking: A Special Entity Linking Task with Dataset and Baseline

2020-05-01 · LREC 2020 5 · Mu Yang, Chi-Yen Chen, Yi-Hui Lee, Qian-hui Zeng 외

In this paper, we design headword-oriented entity linking (HEL), a specialized entity linking problem in which only the headwords of the entities are to be linked to knowledge bases; mention scopes of the entities do not…

ArticlesEntity LinkingTransfer Learning

Evaluation of LLMs on Long-tail Entity Linking in Historical Documents

2025-05-06 · Marta Boscariol, Luana Bulla, Lia Draetta, Beatrice Fiumanò 외

Entity Linking (EL) plays a crucial role in Natural Language Processing (NLP) applications, enabling the disambiguation of entity mentions by linking them to their corresponding entries in a reference knowledge base (KB)…

Entity LinkingRelation Extraction

AMELI: Enhancing Multimodal Entity Linking with Fine-Grained Attributes

2023-05-24 · Barry Menglong Yao, Yu Chen, Qifan Wang, Sijia Wang 외

We propose attribute-aware multimodal entity linking, where the input is a mention described with a text and image, and the goal is to predict the corresponding target entity from a multimodal knowledge base (KB) where e…

AttributeEntity Linking