paper-with-me

Papers

Lessons learned developing and using a machine learning model to automatically transcribe 2.3 million handwritten occupation codes

2021-06-07 · Bjørn-Richard Pedersen, Einar Holsbø, Trygve Andersen, Nikita Shvetsov, Johan Ravn, Hilde Leikny Sommerseth, Lars Ailo Bongo

Machine learning approaches achieve high accuracy for text recognition and are therefore increasingly used for the transcription of handwritten historical sources. However, using machine learning in production requires a streamlined end-to-end pipeline that scales to the dataset size and a model that achieves high accuracy with few manual transcriptions. The correctness of the model results must also be verified. This paper describes our lessons learned developing, tuning and using the Occode end-to-end machine learning pipeline for transcribing 2.3 million handwritten occupation codes from the Norwegian 1950 population census. We achieve an accuracy of 97% for the automatically transcribed codes, and we send 3% of the codes for manual verification. We verify that the occupation code distribution found in our results matches the distribution found in our training data, which should be representative for the census as a whole. We believe our approach and lessons learned may be useful for other transcription projects that plan to use machine learning in production. The source code is available at: https://github.com/uit-hdl/rhd-codes

📄 PDF Abstract BibTeX arXiv:2106.03996

Code (1)

uit-hdl/rhd-codes 공식 구현 tf

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

User-centered & Robust NLP OSS: Lessons Learned from Developing & Maintaining RSMTool

2020-11-01 · EMNLP (NLPOSS) 2020 11 · Nitin Madnani, Anastassia Loukina

For the last 5 years, we have developed and maintained RSMTool – an open-source tool for evaluating NLP systems that automatically score written and spoken responses. RSMTool is designed to be cross-disciplinary, borrowi…

Using AntiPatterns to avoid MLOps Mistakes

2021-06-30 · Nikhil Muralidhar, Sathappah Muthiah, Patrick Butler, Manish Jain 외

We describe lessons learned from developing and deploying machine learning models at scale across the enterprise in a range of financial analytics applications. These lessons are presented in the form of antipatterns. Ju…

Ferret-UI Lite: Lessons from Building Small On-Device GUI Agents

2025-09-30 · Zhen Yang, Zi-Yi Dou, Di Feng, Forrest Huang 외 arxiv

Developing autonomous agents that effectively interact with Graphic User Interfaces (GUIs) remains a challenging open problem, especially for small on-device models. In this paper, we present Ferret-UI Lite, a compact, e…

Reinforcement Learning

Legal and Ethical Challenges in Recording Air Traffic Control Speech

2022-06-01 · LEGAL (LREC) 2022 6 · Mickaël Rigault, Claudia Cevenini, Khalid Choukri, Martin Kocour 외

In this paper the authors detail the various legal and ethical issues faced during the ATCO2 project. This project is aimed at developing tools to automatically collect and transcribe air traffic conversations, especiall…

Ethics

Developing an AI-enabled IIoT platform -- Lessons learned from early use case validation

2022-07-10 · Holger Eichelberger, Gregory Palmer, Svenja Reimer, Tat Trong Vu 외

For a broader adoption of AI in industrial production, adequate infrastructure capabilities are crucial. This includes easing the integration of AI with industrial devices, support for distributed deployment, monitoring,…