paper-with-me

홈 › Papers

DeeperDive: The Unreasonable Effectiveness of Weak Supervision in Document Understanding A Case Study in Collaboration with UiPath Inc

2022-08-17 · Emad Elwany, Allison Hegel, Marina Shah, Brendan Roof, Genevieve Peaslee, Quentin Rivet

Weak supervision has been applied to various Natural Language Understanding tasks in recent years. Due to technical challenges with scaling weak supervision to work on long-form documents, spanning up to hundreds of pages, applications in the document understanding space have been limited. At Lexion, we built a weak supervision-based system tailored for long-form (10-200 pages long) PDF documents. We use this platform for building dozens of language understanding models and have applied it successfully to various domains, from commercial agreements to corporate formation documents. In this paper, we demonstrate the effectiveness of supervised learning with weak supervision in a situation with limited time, workforce, and training data. We built 8 high quality machine learning models in the span of one week, with the help of a small team of just 3 annotators working with a dataset of under 300 documents. We share some details about our overall architecture, how we utilize weak supervision, and what results we are able to achieve. We also include the dataset for researchers who would like to experiment with alternate approaches or refine ours. Furthermore, we shed some light on the additional complexities that arise when working with poorly scanned long-form documents in PDF format, and some of the techniques that help us achieve state-of-the-art performance on such data.

📄 PDF Abstract BibTeX arXiv:2208.08000

Code (0)

등록된 구현이 없습니다.

Tasks

document understandingFormNatural Language Understanding

Similar Papers 제목 키워드 기반

DocParser: Hierarchical Structure Parsing of Document Renderings

2019-11-05 · Johannes Rausch, Octavio Martinez, Fabian Bissig, Ce Zhang 외

Translating renderings (e. g. PDFs, scans) into hierarchical document structures is extensively demanded in the daily routines of many real-world applications. However, a holistic, principled approach to inferring the co…

Selective Weak Supervision for Neural Information Retrieval

2020-01-28 · Kaitao Zhang, Chenyan Xiong, Zhenghao Liu, Zhiyuan Liu

This paper democratizes neural information retrieval to scenarios where large scale relevance training signals are not available. We revisit the classic IR intuition that anchor-document relations approximate query-docum…

Information RetrievalLearning-To-RankRetrieval

Topics and Label Propagation: Best of Both Worlds for Weakly Supervised Text Classification

2017-12-04 · Sachin Pawar, Nitin Ramrakhiyani, Swapnil Hingmire, Girish K. Palshikar

We propose a Label Propagation based algorithm for weakly supervised text classification. We construct a graph where each document is represented by a node and edge weights represent similarities among the documents. Add…

General Classificationtext-classificationText Classification

The Unreasonable Effectiveness of Large Language-Vision Models for Source-free Video Domain Adaptation

2023-08-17 · ICCV 2023 1 · Giacomo Zara, Alessandro Conti, Subhankar Roy, Stéphane Lathuilière 외

Source-Free Video Unsupervised Domain Adaptation (SFVUDA) task consists in adapting an action recognition model, trained on a labelled source dataset, to an unlabelled target dataset, without accessing the actual source …

Action RecognitionDomain AdaptationUnsupervised Domain Adaptation

Open Domain Web Keyphrase Extraction Beyond Language Modeling

2019-11-06 · IJCNLP 2019 11 · Lee Xiong, Chuan Hu, Chenyan Xiong, Daniel Campos 외

This paper studies keyphrase extraction in real-world scenarios where documents are from diverse domains and have variant content quality. We curate and release OpenKP, a large scale open domain keyphrase extraction data…

Keyphrase ExtractionLanguage ModelingLanguage Modelling