Project Icon

Awesome-LLM4IE-Papers

大型语言模型驱动的信息抽取研究进展综述

Awesome-LLM4IE-Papers项目收录了大型语言模型在信息抽取领域的前沿论文。涵盖命名实体识别、关系抽取和事件抽取等任务,以及监督微调、少样本和零样本学习等技术。项目还包括特定领域应用、评估分析和相关工具。通过持续更新,为研究人员提供LLM驱动的信息抽取最新进展,促进该领域的学术交流与技术创新。

Awesome-LLM4IE-Papers

Awesome papers about generative Information extraction using LLMs

The organization of papers is discussed in our survey: Large Language Models for Generative Information Extraction: A Survey.

If you find any relevant academic papers that have not been included in our research, please submit a request for an update. We welcome contributions from everyone.

If any suggestions or mistakes, please feel free to let us know via email at derongxu@mail.ustc.edu.cn and chenweicw@mail.ustc.edu.cn. We appreciate your feedback and help in improving our work.

If you find our survey useful for your research, please cite the following paper:

@misc{xu2023large,
    title={Large Language Models for Generative Information Extraction: A Survey}, 
    author={Derong Xu and Wei Chen and Wenjun Peng and Chao Zhang and Tong Xu and Xiangyu Zhao and Xian Wu and Yefeng Zheng and Enhong Chen},
    year={2023},
    eprint={2312.17617},
    archivePrefix={arXiv},
    primaryClass={cs.CL}
}

📒 Table of Contents

💡 News

  • Update Logs
    • The details can be find in ./update_new_papers_list.
    • 2024/06/06 Add 41 papers
    • 2024/03/30 Add 27 papers
    • 2024/03/29 Add 20 papers

Information Extraction tasks

A taxonomy by various tasks.

Named Entity Recognition

Models targeting only ner tasks.

Entity Typing

Entity Identification & Typing

PaperVenueDateCode
RT: a Retrieving and Chain-of-Thought framework for few-shot medical named entity recognitionOthers2024-05GitHub
P-ICL: Point In-Context Learning for Named Entity Recognition with Large Language ModelsArxiv2024-05
Astro-NER -- Astronomy Named Entity Recognition: Is GPT a Good Domain Expert Annotator?Arxiv2024-05
Know-Adapter: Towards Knowledge-Aware Parameter-Efficient Transfer Learning for Few-shot Named Entity RecognitionCOLING2024-05
Astronomical Knowledge Entity Extraction in Astrophysics Journal Articles via Large Language ModelsOthers2024-04
LLMs as Bridges: Reformulating Grounded Multimodal Named Entity RecognitionACL Findings2024-05GitHub
LTNER: Large Language Model Tagging for Named Entity Recognition with Contextualized Entity MarkingArxiv2024-04GitHub
ToNER: Type-oriented Named Entity Recognition with Generative Language ModelCOLING2024-04
Enhancing Software-Related Information Extraction via Single-Choice Question Answering with Large Language ModelsOthers2024-04
Knowledge-Enriched Prompt for Low-Resource Named Entity RecognitionTALLIP2024-04
VANER: Leveraging Large Language Model for Versatile and Adaptive Biomedical Named Entity RecognitionArxiv2024-04GitHub
LLMs in Biomedicine: A study on clinical Named Entity RecognitionArxiv2024-04
Out of Sesame Street: A Study of Portuguese Legal Named Entity Recognition Through In-Context LearningResearchGate2024-04
Mining experimental data from Materials Science literature with Large Language Models: an evaluation studyArxiv2024-04GitHub
LinkNER: Linking Local Named Entity Recognition Models to Large Language Models using UncertaintyWWW2024
Self-Improving for Zero-Shot Named Entity Recognition with Large Language ModelsNAACL2024GitHub
MetaIE: Distilling a Meta Model from LLM for All Kinds of Information Extraction TasksArxiv2024-03GitHub
On-the-fly Definition Augmentation of LLMs for Biomedical NERNAACL2024-03GitHub
Distilling Named Entity Recognition Models for Endangered Species from Large Language ModelsArxiv2024-03
CHisIEC: An Information Extraction Corpus for Ancient Chinese HistoryCOLING2024-03GitHub
Augmenting NER Datasets with LLMs: Towards Automated and Refined AnnotationArxiv2024-03
ConsistNER: Towards Instructive NER Demonstrations for LLMs with the Consistency of Ontology and ContextAAAI2024-03
Embedded Named Entity Recognition using Probing ClassifiersArxiv2024-03GitHub
ProgGen: Generating Named Entity Recognition Datasets Step-by-step with Self-Reflexive Large Language ModelsArxiv2024-03GitHub
In-Context Learning for Few-Shot Nested Named Entity RecognitionArxiv2024-02
LLM-DA: Data Augmentation via Large Language Models for Few-Shot Named Entity RecognitionArxiv2024-02
Structured information extraction from scientific text with large language modelsNature Communications2024-02GitHub
Rethinking Negative Instances for Generative Named Entity RecognitionArxiv2024-02GitHub
NuNER: Entity Recognition Encoder Pre-training via LLM-Annotated DataArxiv2024-02
VerifiNER: Verification-augmented NER via Knowledge-grounded Reasoning with Large Language ModelsArxiv2024-02
A Simple but Effective Approach to Improve Structured Language Model Output for Information ExtractionArxiv2024-02
PaDeLLM-NER: Parallel Decoding in Large Language Models for Named Entity RecognitionArxiv2024-02
Small Language Model Is a Good Guide for Large Language Model in Chinese Entity Relation ExtractionArxiv2024-02
C-ICL: Contrastive In-context Learning for Information ExtractionArxiv2024-02
UniversalNER: Targeted Distillation from Large Language Models for Open Named Entity RecognitionICLR2024-01GitHub
Improving Large Language Models for Clinical Named Entity Recognition via Prompt EngineeringArxiv2024-01GitHub
2INER: Instructive and In-Context Learning on Few-Shot Named Entity RecognitionEMNLP Findings2023-12
In-context Learning for Few-shot Multimodal Named Entity RecognitionEMNLP Findings2023-12
Large Language Model Is Not a Good Few-shot Information Extractor, but a Good Reranker for Hard Samples!EMNLP Findings2023-12GitHub
Learning to Rank Context for Named Entity Recognition Using a Synthetic DatasetEMNLP2023-12GitHub
LLMaAA: Making Large Language Models as Active AnnotatorsEMNLP Findings2023-12GitHub
Prompting ChatGPT in MNER: Enhanced Multimodal Named Entity Recognition with Auxiliary Refined KnowledgeEMNLP Findings2023-12GitHub
GLiNER: Generalist Model for Named Entity Recognition using Bidirectional TransformerArxiv2023-11GitHub
GPT Struct Me: Probing GPT Models on Narrative Entity ExtractionWI-IAT2023-10GitHub
GPT-NER: Named Entity Recognition via Large Language ModelsArxiv2023-10GitHub
Prompt-NER: Zero-shot Named Entity Recognition in Astronomy Literature via Large Language ModelsArxiv2023-10
Inspire the Large Language Model by External Knowledge on BioMedical Named Entity RecognitionArxiv2023-09
One Model for All Domains: Collaborative Domain-Prefx Tuning for Cross-Domain NERIJCAI2023-09GitHub
Chain-of-Thought Prompt Distillation for Multimodal Named Entity Recognition and Multimodal Relation ExtractionArxiv2023-08
Learning In-context Learning for Named Entity Recognition ACL2023-07GitHub
Debiasing Generative Named Entity Recognition by Calibrating Sequence LikelihoodACL Short2023-07
Entity-to-Text based Data Augmentation for various Named Entity Recognition TasksACL Findings2023-07
Large Language Models as Instructors: A Study on Multilingual Clinical Entity ExtractionBioNLP2023-07GitHub
NAG-NER: a Unified Non-Autoregressive Generation Framework for Various NER TasksACL Industry2023-07
Unified Named Entity Recognition as Multi-Label Sequence GenerationIJCNN2023-06
PromptNER : Prompting For Named Entity RecognitionArxiv2023-06
项目侧边栏1项目侧边栏2
推荐项目
Project Cover

豆包MarsCode

豆包 MarsCode 是一款革命性的编程助手,通过AI技术提供代码补全、单测生成、代码解释和智能问答等功能,支持100+编程语言,与主流编辑器无缝集成,显著提升开发效率和代码质量。

Project Cover

AI写歌

Suno AI是一个革命性的AI音乐创作平台,能在短短30秒内帮助用户创作出一首完整的歌曲。无论是寻找创作灵感还是需要快速制作音乐,Suno AI都是音乐爱好者和专业人士的理想选择。

Project Cover

有言AI

有言平台提供一站式AIGC视频创作解决方案,通过智能技术简化视频制作流程。无论是企业宣传还是个人分享,有言都能帮助用户快速、轻松地制作出专业级别的视频内容。

Project Cover

Kimi

Kimi AI助手提供多语言对话支持,能够阅读和理解用户上传的文件内容,解析网页信息,并结合搜索结果为用户提供详尽的答案。无论是日常咨询还是专业问题,Kimi都能以友好、专业的方式提供帮助。

Project Cover

阿里绘蛙

绘蛙是阿里巴巴集团推出的革命性AI电商营销平台。利用尖端人工智能技术,为商家提供一键生成商品图和营销文案的服务,显著提升内容创作效率和营销效果。适用于淘宝、天猫等电商平台,让商品第一时间被种草。

Project Cover

吐司

探索Tensor.Art平台的独特AI模型,免费访问各种图像生成与AI训练工具,从Stable Diffusion等基础模型开始,轻松实现创新图像生成。体验前沿的AI技术,推动个人和企业的创新发展。

Project Cover

SubCat字幕猫

SubCat字幕猫APP是一款创新的视频播放器,它将改变您观看视频的方式!SubCat结合了先进的人工智能技术,为您提供即时视频字幕翻译,无论是本地视频还是网络流媒体,让您轻松享受各种语言的内容。

Project Cover

美间AI

美间AI创意设计平台,利用前沿AI技术,为设计师和营销人员提供一站式设计解决方案。从智能海报到3D效果图,再到文案生成,美间让创意设计更简单、更高效。

Project Cover

AIWritePaper论文写作

AIWritePaper论文写作是一站式AI论文写作辅助工具,简化了选题、文献检索至论文撰写的整个过程。通过简单设定,平台可快速生成高质量论文大纲和全文,配合图表、参考文献等一应俱全,同时提供开题报告和答辩PPT等增值服务,保障数据安全,有效提升写作效率和论文质量。

投诉举报邮箱: service@vectorlightyear.com
@2024 懂AI·鲁ICP备2024100362号-6·鲁公网安备37021002001498号