paper-with-me

Papers

Biomedical NER for the Enterprise with Distillated BERN2 and the Kazu Framework

2022-12-01 · Wonjin Yoon, Richard Jackson, Elliot Ford, Vladimir Poroshin, Jaewoo Kang

In order to assist the drug discovery/development process, pharmaceutical companies often apply biomedical NER and linking techniques over internal and public corpora. Decades of study of the field of BioNLP has produced a plethora of algorithms, systems and datasets. However, our experience has been that no single open source system meets all the requirements of a modern pharmaceutical company. In this work, we describe these requirements according to our experience of the industry, and present Kazu, a highly extensible, scalable open source framework designed to support BioNLP for the pharmaceutical sector. Kazu is a built around a computationally efficient version of the BERN2 NER model (TinyBERN2), and subsequently wraps several other BioNLP technologies into one coherent system. KAZU framework is open-sourced: https://github.com/AstraZeneca/KAZU

📄 PDF Abstract BibTeX arXiv:2212.00223

Code (1)

astrazeneca/kazu 공식 구현 jax

Tasks

Drug DiscoveryNER

Similar Papers 제목 키워드 기반

BERN2: an advanced neural biomedical named entity recognition and normalization tool

2022-01-06 · Mujeen Sung, Minbyul Jeong, Yonghwa Choi, Donghyeon Kim 외

In biomedical natural language processing, named entity recognition (NER) and named entity normalization (NEN) are key tasks that enable the automatic extraction of biomedical entities (e.g. diseases and drugs) from the …

graph constructionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

A Neural Named Entity Recognition and Multi-Type Normalization Tool for Biomedical Text Mining

2019-06-04 · IEEE Access 2019 6 · Donghyeon Kim, Jinhyuk Lee, Chan Ho So, Hwisang Jeon 외

The amount of biomedical literature is vast and growing quickly, and accurate text mining techniques could help researchers to efficiently extract useful information from the literature. However, existing named entity re…

ArticlesInformation Retrievalnamed-entity-recognitionNamed Entity Recognition+3

Cybernaut: Towards Reliable Web Automation

2025-08-21 · Ankur Tomar, Hengyue Liang, Indranil Bhattacharya, Natalia Larios 외 arxiv

The emergence of AI-driven web automation through Large Language Models (LLMs) offers unprecedented opportunities for optimizing digital workflows. However, deploying such systems within industry's real-world environment…

Katib: A Distributed General AutoML Platform on Kubernetes

2019-01-01 · USENIX Conference on Operational Machine Learning 2019 2019 1 · Jinan Zhou, Andrey Velichkevich, Kirill Prosvirov, Anubhav Garg 외

Automatic Machine Learning (AutoML) is a powerful mechanism to design and tune models. We present Katib, a scalable Kubernetes-native general AutoML platform that can support a range of AutoML algorithms including both h…

AutoMLHyperparameter OptimizationManagementNeural Architecture Search

Towards Carbon-Aware Container Orchestration: Predicting Workload Energy Consumption with Federated Learning

2025-10-04 · Zainab Saad, Jialin Yang, Henry Leung, Steve Drew arxiv

The growing reliance on large-scale data centers to run resource-intensive workloads has significantly increased the global carbon footprint, underscoring the need for sustainable computing solutions. While container orc…

Federated Learning