paper-with-me

홈 › Papers

ConExion: Concept Extraction with Large Language Models

2025-04-17 · Ebrahim Norouzi, Sven Hertling, Harald Sack

In this paper, an approach for concept extraction from documents using pre-trained large language models (LLMs) is presented. Compared with conventional methods that extract keyphrases summarizing the important information discussed in a document, our approach tackles a more challenging task of extracting all present concepts related to the specific domain, not just the important ones. Through comprehensive evaluations of two widely used benchmark datasets, we demonstrate that our method improves the F1 score compared to state-of-the-art techniques. Additionally, we explore the potential of using prompts within these models for unsupervised concept extraction. The extracted concepts are intended to support domain coverage evaluation of ontologies and facilitate ontology learning, highlighting the effectiveness of LLMs in concept extraction tasks. Our source code and datasets are publicly available at https://github.com/ISE-FIZKarlsruhe/concept_extraction.

📄 PDF Abstract BibTeX arXiv:2504.12915

Code (1)

ise-fizkarlsruhe/concept_extraction 공식 구현 tf

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Concept-Oriented Deep Learning with Large Language Models

2023-06-29 · Daniel T. Chang

Large Language Models (LLMs) have been successfully used in many natural-language tasks and applications including text generation and AI chatbots. They also are a promising new technology for concept-oriented deep learn…

Deep LearningText Generation

MedicalBench: Evaluating Large Language Models Toward Improved Medical Concept Extraction

2026-04-05 · Zhichao Yang, Gregory D. Lyng, Sanjit Singh Batra, Robert E. Tillman arxiv

Medical concept extraction from electronic health records underpins many downstream applications, yet remains challenging because medically meaningful concepts are frequently implied rather than explicitly stated in medi…

Enhancing Clinical Concept Extraction with Contextual Embeddings

2019-02-22 · Yuqi Si, Jingqi Wang, Hua Xu, Kirk Roberts

Neural network-based representations ("embeddings") have dramatically advanced natural language processing (NLP) tasks, including clinical NLP tasks such as concept extraction. Recently, however, more advanced embedding …

Clinical Concept ExtractionLanguage ModellingLarge Language ModelWord Embeddings

Large-scale Multi-granular Concept Extraction Based on Machine Reading Comprehension

2022-08-30 · Siyu Yuan, Deqing Yang, Jiaqing Liang, Jilun Sun 외

The concepts in knowledge graphs (KGs) enable machines to understand natural language, and thus play an indispensable role in many applications. However, existing KGs have the poor coverage of concepts, especially fine-g…

DescriptiveKnowledge GraphsMachine Reading ComprehensionReading Comprehension

Closing the Gap: Joint De-Identification and Concept Extraction in the Clinical Domain

2020-05-19 · ACL 2020 6 · Lukas Lange, Heike Adel, Jannik Strötgen

Exploiting natural language processing in the clinical domain requires de-identification, i.e., anonymization of personal information in texts. However, current research considers de-identification and downstream tasks, …

De-identification