paper-with-me

Papers

Fair Evaluation in Concept Normalization: a Large-scale Comparative Analysis for BERT-based Models

2020-12-01 · COLING 2020 8 · Elena Tutubalina, Artur Kadurin, Zulfat Miftahutdinov

Linking of biomedical entity mentions to various terminologies of chemicals, diseases, genes, adverse drug reactions is a challenging task, often requiring non-syntactic interpretation. A large number of biomedical corpora and state-of-the-art models have been introduced in the past five years. However, there are no general guidelines regarding the evaluation of models on these corpora in single- and cross-terminology settings. In this work, we perform a comparative evaluation of various benchmarks and study the efficiency of state-of-the-art neural architectures based on Bidirectional Encoder Representations from Transformers (BERT) for linking of three entity types across three domains: research abstracts, drug labels, and user-generated texts on drug therapy in English. We have made the source code and results available at https://github.com/insilicomedicine/Fair-Evaluation-BERT.

📄 PDF Abstract BibTeX

Code (1)

insilicomedicine/Fair-Evaluation-BERT 공식 구현 pytorch

Similar Papers 제목 키워드 기반

AMR Normalization for Fairer Evaluation

2019-09-04 · Michael Wayne Goodman

Meaning Representation (AMR; Banarescu et al., 2013) encodes the meaning of sentences as a directed graph and Smatch (Cai and Knight, 2013) is the primary metric for evaluating AMR graphs. Smatch, however, is unaware of …

Bag of Tricks for Training Deeper Graph Neural Networks: A Comprehensive Benchmark Study

2021-08-24 · Tianlong Chen, Kaixiong Zhou, Keyu Duan, Wenqing Zheng 외

Training deep graph neural networks (GNNs) is notoriously hard. Besides the standard plights in training deep architectures such as vanishing gradients and overfitting, it also uniquely suffers from over-smoothing, infor…

Initial Classifier Weights Replay for Memoryless Class Incremental Learning

2020-08-31 · Eden Belouadah, Adrian Popescu, Ioannis Kanellos

Incremental Learning (IL) is useful when artificial systems need to deal with streams of data and do not have access to all data at all times. The most challenging setting requires a constant complexity of the deep model…

Allclass-incremental learningClass Incremental LearningFairness+2

Score Normalization for Demographic Fairness in Face Recognition

2024-07-19 · Yu Linghu, Tiago de Freitas Pereira, Christophe Ecabert, Sébastien Marcel 외

Fair biometric algorithms have similar verification performance across different demographic groups given a single decision threshold. Unfortunately, for state-of-the-art face recognition networks, score distributions di…

Face RecognitionFairness

Harvard Glaucoma Fairness: A Retinal Nerve Disease Dataset for Fairness Learning and Fair Identity Normalization

2023-06-15 · Yan Luo, Yu Tian, Min Shi, Louis R. Pasquale 외

Fairness (also known as equity interchangeably) in machine learning is important for societal well-being, but limited public datasets hinder its progress. Currently, no dedicated public medical datasets with imaging data…

FairnessFeature Importance