paper-with-me

Papers

Semi-Automating Knowledge Base Construction for Cancer Genetics

2020-05-17 · AKBC 2020 6 · Somin Wadhwa, Kanhua Yin, Kevin S. Hughes, Byron C. Wallace

In this work, we consider the exponentially growing subarea of genetics in cancer. The need to synthesize and centralize this evidence for dissemination has motivated a team of physicians to manually construct and maintain a knowledge base that distills key results reported in the literature. This is a laborious process that entails reading through full-text articles to understand the study design, assess study quality, and extract the reported cancer risk estimates associated with particular hereditary cancer genes (i.e., penetrance). In this work, we propose models to automatically surface key elements from full-text cancer genetics articles, with the ultimate aim of expediting the manual workflow currently in place. We propose two challenging tasks that are critical for characterizing the findings reported cancer genetics studies: (i) Extracting snippets of text that describe \emph{ascertainment mechanisms}, which in turn inform whether the population studied may introduce bias owing to deviations from the target population; (ii) Extracting reported risk estimates (e.g., odds or hazard ratios) associated with specific germline mutations. The latter task may be viewed as a joint entity tagging and relation extraction problem. To train models for these tasks, we induce distant supervision over tokens and snippets in full-text articles using the manually constructed knowledge base. We propose and evaluate several model variants, including a transformer-based joint entity and relation extraction model to extract <germline mutation, risk-estimate>} pairs. We observe strong empirical performance, highlighting the practical potential for such models to aid KB construction in this space. We ablate components of our model, observing, e.g., that a joint model for <germline mutation, risk-estimate> fares substantially better than a pipelined approach.

📄 PDF Abstract BibTeX arXiv:2005.08146

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesJoint Entity and Relation ExtractionKnowledge Base ConstructionRelation Extraction

Similar Papers 제목 키워드 기반

CONSTRUCTA: Automating Commercial Construction Schedules in Fabrication Facilities with Large Language Models

2025-02-17 · Yifan Zhang, Xue Yang

Automating planning with LLMs presents transformative opportunities for traditional industries, yet remains underexplored. In commercial construction, the complexity of automated scheduling often requires manual interven…

RAGSchedulingValue prediction

Multi-task learning for tissue segmentation and tumor detection in colorectal cancer histology slides

2023-04-06 · Lydia A. Schoenpflug, Maxime W. Lafarge, Anja L. Frei, Viktor H. Koelzer

Automating tissue segmentation and tumor detection in histopathology images of colorectal cancer (CRC) is an enabler for faster diagnostic pathology workflows. At the same time it is a challenging task due to low availab…

DiagnosticMulti-Task LearningSegmentation

Response monitoring of breast cancer on DCE-MRI using convolutional neural network-generated seed points and constrained volume growing

2018-11-22 · Bas H. M. van der Velden, Bob D. de Vos, Claudette E. Loo, Hugo J. Kuijf 외

Response of breast cancer to neoadjuvant chemotherapy (NAC) can be monitored using the change in visible tumor on magnetic resonance imaging (MRI). In our current workflow, seed points are manually placed in areas of enh…

Tumor Segmentation

Automating Claim Construction in Patent Applications: The CMUmine Dataset

2021-11-01 · EMNLP (NLLP) 2021 11 · Ozan Tonguz, Yiwei Qin, Yimeng Gu, Hyun Hannah Moon

Intellectual Property (IP) in the form of issued patents is a critical and very desirable element of innovation in high-tech. In this position paper, we explore the possibility of automating the legal task of Claim Const…

Position

miRNA and Gene Expression based Cancer Classification using Self- Learning and Co-Training Approaches

2014-01-18 · Rania Ibrahim, Noha A. Yousri, Mohamed A. Ismail, Nagwa M. El-Makky

miRNA and gene expression profiles have been proved useful for classifying cancer samples. Efficient classifiers have been recently sought and developed. A number of attempts to classify cancer samples using miRNA/gene e…

Cancer ClassificationGeneral ClassificationSelf-Learning