Unifying large language models and knowledge graphs: A roadmap

S Pan, L Luo, Y Wang, C Chen… - IEEE Transactions on …, 2024 - ieeexplore.ieee.org
Large language models (LLMs), such as ChatGPT and GPT4, are making new waves in the
field of natural language processing and artificial intelligence, due to their emergent ability …

Planarized sentence representation for nested named entity recognition

R Geng, Y Chen, R Huang, Y Qin, Q Zheng - Information processing & …, 2023 - Elsevier
One strategy to recognize nested entities is to enumerate overlapped entity spans for
classification. However, current models independently verify every entity span, which …

Fusing heterogeneous factors with triaffine mechanism for nested named entity recognition

Z Yuan, C Tan, S Huang, F Huang - arxiv preprint arxiv:2110.07480, 2021 - arxiv.org
Nested entities are observed in many domains due to their compositionality, which cannot
be easily recognized by the widely-used sequence labeling framework. A natural solution is …

Nested named entity recognition as latent lexicalized constituency parsing

C Lou, S Yang, K Tu - arxiv preprint arxiv:2203.04665, 2022 - arxiv.org
Nested named entity recognition (NER) has been receiving increasing attention.
Recently,(Fu et al, 2021) adapt a span-based constituency parser to tackle nested NER …

Bottom-up constituency parsing and nested named entity recognition with pointer networks

S Yang, K Tu - arxiv preprint arxiv:2110.05419, 2021 - arxiv.org
Constituency parsing and nested named entity recognition (NER) are similar tasks since
they both aim to predict a collection of nested and non-crossing spans. In this work, we cast …

BERT-based transfer-learning approach for nested named-entity recognition using joint labeling

A Agrawal, S Tripathi, M Vardhan, V Sihag… - Applied Sciences, 2022 - mdpi.com
Named-entity recognition (NER) is one of the primary components in various natural
language processing tasks such as relation extraction, information retrieval, question …

Semantic role labeling as dependency parsing: Exploring latent tree structures inside arguments

Y Zhang, Q **a, S Zhou, Y Jiang, G Fu… - arxiv preprint arxiv …, 2021 - arxiv.org
Semantic role labeling (SRL) is a fundamental yet challenging task in the NLP community.
Recent works of SRL mainly fall into two lines: 1) BIO-based; 2) span-based. Despite …

Camouflaged named entity recognition in 2D sentence representation

X Guo, Y Chen, R Tang, Q Zheng - Expert Systems with Applications, 2024 - Elsevier
Organizing all spans of a sentence into a two-dimensional (2D) representation unfolds a
semantic plane. It has the advantage to resolve nested semantic structures and to build …

Few-shot nested named entity recognition

H Ming, J Yang, F Gui, L Jiang, N An - Knowledge-Based Systems, 2024 - Elsevier
Abstract While Named Entity Recognition (NER) is a widely studied task, making inferences
of entities with only a few labeled data has been challenging, especially for entities with …

Handling negative samples problems in span-based nested named entity recognition

C Liu, H Fan, J Liu - Neurocomputing, 2022 - Elsevier
Abstract Named Entity Recognition (NER) is generally regarded as a sequence labeling
task, and faces a serious problem when the named entities are nested. Span-based model …