paper-with-me

홈 › Papers

SnapToGrid: From Statistical to Interpretable Models for Biomedical Information Extraction

2016-06-30 · WS 2016 8 · Marco A. Valenzuela-Escarcega, Gus Hahn-Powell, Dane Bell, Mihai Surdeanu

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.

📄 PDF Abstract BibTeX arXiv:1606.09604

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningEvent Extraction

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

A logic-based relational learning approach to relation extraction: The OntoILPER system

2020-01-13 · Rinaldo Lima, Bernard Espinasse, Fred Freitas

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+1

Encoding Domain Information with Sparse Priors for Inferring Explainable Latent Variables

2021-07-08 · Arber Qoku, Florian Buettner

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

2017-07-18 · Elham Shahab

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 ExtractionSurvey

Towards Visually Explaining Statistical Tests with Applications in Biomedical Imaging

2026-01-20 · Masoumeh Javanbakhat, Piotr Komorowski, Dilyara Bareeva, Wei-Chang Lai 외 arxiv

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

2021-10-26 · Jialun Wu, Yang Liu, Zeyu Gao, Tieliang Gong 외

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