paper-with-me

Papers

ProgGen: Generating Named Entity Recognition Datasets Step-by-step with Self-Reflexive Large Language Models

2024-03-17 · Yuzhao Heng, Chunyuan Deng, Yitong Li, Yue Yu, Yinghao Li, Rongzhi Zhang, Chao Zhang

Although Large Language Models (LLMs) exhibit remarkable adaptability across domains, these models often fall short in structured knowledge extraction tasks such as named entity recognition (NER). This paper explores an innovative, cost-efficient strategy to harness LLMs with modest NER capabilities for producing superior NER datasets. Our approach diverges from the basic class-conditional prompts by instructing LLMs to self-reflect on the specific domain, thereby generating domain-relevant attributes (such as category and emotions for movie reviews), which are utilized for creating attribute-rich training data. Furthermore, we preemptively generate entity terms and then develop NER context data around these entities, effectively bypassing the LLMs' challenges with complex structures. Our experiments across both general and niche domains reveal significant performance enhancements over conventional data generation methods while being more cost-effective than existing alternatives.

📄 PDF Abstract BibTeX arXiv:2403.11103

Code (1)

stefanheng/proggen 공식 구현

Tasks

Attributenamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

Exploring the Potential of Machine Translation for Generating Named Entity Datasets: A Case Study between Persian and English

2023-02-19 · Amir Sartipi, Afsaneh Fatemi

This study focuses on the generation of Persian named entity datasets through the application of machine translation on English datasets. The generated datasets were evaluated by experimenting with one monolingual and on…

Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Turkish Named Entity Recognition: A Survey and Comparative Analysis

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Named entity recognition is a challenging task that has been widely studied in English. Although there are some efforts for named entity recognition in Turkish language, the reported results are limited to particular dat…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Survey

Improving Multimodal Named Entity Recognition via Entity Span Detection with Unified Multimodal Transformer

2020-07-01 · ACL 2020 6 · Jianfei Yu, Jing Jiang, Li Yang, Rui Xia

In this paper, we study Multimodal Named Entity Recognition (MNER) for social media posts. Existing approaches for MNER mainly suffer from two drawbacks: (1) despite generating word-aware visual representations, their wo…

multimodal interactionMulti-modal Named Entity Recognitionnamed-entity-recognitionNamed Entity Recognition+1

Generating a Resource for Products and Brandnames Recognition. Application to the Cosmetic Domain.

2014-05-01 · LREC 2014 5 · C{\'e}dric Lopez, Fr{\'e}d{\'e}rique Segond, Olivier Hondermarck, Paolo Curtoni 외

Named Entity Recognition task needs high-quality and large-scale resources. In this paper, we present RENCO, a based-rules system focused on the recognition of entities in the Cosmetic domain (brandnames, product names, …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Nested Named Entity Recognition with Span-level Graphs

2022-05-01 · ACL 2022 5 · Juncheng Wan, Dongyu Ru, Weinan Zhang, Yong Yu

Span-based methods with the neural networks backbone have great potential for the nested named entity recognition (NER) problem. However, they face problems such as degenerating when positive instances and negative insta…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2