SnapToGrid: From Statistical to Interpretable Models for Biomedical Information Extraction
We propose an approach for biomedical information extraction that marries the advantages of machine learning models, e.g., learning directly from data, with the benefits of rule-based approaches, e.g., interpretability. Our approach starts by training a feature-based statistical model, then converts this model to a rule-based variant by converting its features to rules, and "snapping to grid" the feature weights to discrete votes. In doing so, our proposal takes advantage of the large body of work in machine learning, but it produces an interpretable model, which can be directly edited by experts. We evaluate our approach on the BioNLP 2009 event extraction task. Our results show that there is a small performance penalty when converting the statistical model to rules, but the gain in interpretability compensates for that: with minimal effort, human experts improve this model to have similar performance to the statistical model that served as starting point.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningEvent ExtractionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A logic-based relational learning approach to relation extraction: The OntoILPER system
Relation Extraction (RE), the task of detecting and characterizing semantic relations between entities in text, has gained much importance in the last two decades, mainly in the biomedical domain. Many papers have been p…
AttributeInductive logic programmingRelationRelational Reasoning+1Encoding Domain Information with Sparse Priors for Inferring Explainable Latent Variables
Latent variable models are powerful statistical tools that can uncover relevant variation between patients or cells, by inferring unobserved hidden states from observable high-dimensional data. A major shortcoming of cur…
A Short Survey of Biomedical Relation Extraction Techniques
Biomedical information is growing rapidly in the recent years and retrieving useful data through information extraction system is getting more attention. In the current research, we focus on different aspects of relation…
RelationRelation ExtractionSurveyTowards Visually Explaining Statistical Tests with Applications in Biomedical Imaging
Deep neural two-sample tests have recently shown strong power for detecting distributional differences between groups, yet their black-box nature limits interpretability and practical adoption in biomedical analysis. Mor…
BioIE: Biomedical Information Extraction with Multi-head Attention Enhanced Graph Convolutional Network
Constructing large-scaled medical knowledge graphs can significantly boost healthcare applications for medical surveillance, bring much attention from recent research. An essential step in constructing large-scale MKG is…
Knowledge GraphsRelationTransfer Learning