paper-with-me

홈 › Papers

A Survey on Recent Advances in Sequence Labeling from Deep Learning Models

2020-11-13 · Zhiyong He, Zanbo Wang, Wei Wei, Shanshan Feng, Xianling Mao, Sheng Jiang

Sequence labeling (SL) is a fundamental research problem encompassing a variety of tasks, e.g., part-of-speech (POS) tagging, named entity recognition (NER), text chunking, etc. Though prevalent and effective in many downstream applications (e.g., information retrieval, question answering, and knowledge graph embedding), conventional sequence labeling approaches heavily rely on hand-crafted or language-specific features. Recently, deep learning has been employed for sequence labeling tasks due to its powerful capability in automatically learning complex features of instances and effectively yielding the stat-of-the-art performances. In this paper, we aim to present a comprehensive review of existing deep learning-based sequence labeling models, which consists of three related tasks, e.g., part-of-speech tagging, named entity recognition, and text chunking. Then, we systematically present the existing approaches base on a scientific taxonomy, as well as the widely-used experimental datasets and popularly-adopted evaluation metrics in the SL domain. Furthermore, we also present an in-depth analysis of different SL models on the factors that may affect the performance and future directions in the SL domain.

📄 PDF Abstract BibTeX arXiv:2011.06727

Code (0)

등록된 구현이 없습니다.

Tasks

ChunkingGraph EmbeddingInformation RetrievalKnowledge Graph Embeddingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERPart-Of-Speech TaggingPOSPOS TaggingQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

A Survey on Programmatic Weak Supervision

2022-02-11 · Jieyu Zhang, Cheng-Yu Hsieh, Yue Yu, Chao Zhang 외

Labeling training data has become one of the major roadblocks to using machine learning. Among various weak supervision paradigms, programmatic weak supervision (PWS) has achieved remarkable success in easing the manual …

Survey

Empirical Error Modeling Improves Robustness of Noisy Neural Sequence Labeling

2021-05-25 · Findings (ACL) 2021 8 · Marcin Namysl, Sven Behnke, Joachim köhler

Despite recent advances, standard sequence labeling systems often fail when processing noisy user-generated text or consuming the output of an Optical Character Recognition (OCR) process. In this paper, we improve the no…

Language ModelingLanguage ModellingOptical Character RecognitionOptical Character Recognition (OCR)+1

Deep Learning and Computer Vision for Glaucoma Detection: A Review

2023-07-31 · Mona Ashtari-Majlan, Mohammad Mahdi Dehshibi, David Masip

Glaucoma is the leading cause of irreversible blindness worldwide and poses significant diagnostic challenges due to its reliance on subjective evaluation. However, recent advances in computer vision and deep learning ha…

BenchmarkingDeep LearningDiagnosticSurvey

Imitation Learning in the Deep Learning Era: A Novel Taxonomy and Recent Advances

2025-11-05 · Iason Chrysomallis, Georgios Chalkiadakis arxiv

Imitation learning (IL) enables agents to acquire skills by observing and replicating the behavior of one or multiple experts. In recent years, advances in deep learning have significantly expanded the capabilities and s…

A Survey on Deep Semi-supervised Learning

2021-02-28 · Xiangli Yang, Zixing Song, Irwin King, Zenglin Xu

Deep semi-supervised learning is a fast-growing field with a range of practical applications. This paper provides a comprehensive survey on both fundamentals and recent advances in deep semi-supervised learning methods f…

Survey