paper-with-me

홈 › Papers

Joint optimization of a $β$-VAE for ECG task-specific feature extraction

2023-03-28 · Viktor van der Valk, Douwe Atsma, Roderick Scherptong, Marius Staring

Electrocardiography is the most common method to investigate the condition of the heart through the observation of cardiac rhythm and electrical activity, for both diagnosis and monitoring purposes. Analysis of electrocardiograms (ECGs) is commonly performed through the investigation of specific patterns, which are visually recognizable by trained physicians and are known to reflect cardiac (dis)function. In this work we study the use of $\beta$-variational autoencoders (VAEs) as an explainable feature extractor, and improve on its predictive capacities by jointly optimizing signal reconstruction and cardiac function prediction. The extracted features are then used for cardiac function prediction using logistic regression. The method is trained and tested on data from 7255 patients, who were treated for acute coronary syndrome at the Leiden University Medical Center between 2010 and 2021. The results show that our method significantly improved prediction and explainability compared to a vanilla $\beta$-VAE, while still yielding similar reconstruction performance.

📄 PDF Abstract BibTeX arXiv:2304.06476

Code (1)

viktorvdvalk/task-specific-vae 공식 구현 pytorch

Tasks

PredictionRhythm

Similar Papers 제목 키워드 기반

A Multi-Gate Encoder for Joint Entity and Relation Extraction

2022-10-01 · CCL 2022 10 · Xiong Xiong, Liu Yunfei, Liu Anqi, Gong Shuai 외

“Named entity recognition and relation extraction are core sub-tasks of relational triple extraction. Recent studies have used parameter sharing or joint decoding to create interaction between these two tasks. However, e…

Joint Entity and Relation Extractionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Jointly Modeling Hierarchical and Horizontal Features for Relational Triple Extraction

2019-08-23 · Zhepei Wei, Yantao Jia, Yuan Tian, Mohammad Javad Hosseini 외

Recent works on relational triple extraction have shown the superiority of jointly extracting entities and relations over the pipelined extraction manner. However, most existing joint models fail to balance the modeling …

DecoderEntity Extraction using GANgraph constructionMulti-Task Learning+1

Joint entity recognition and relation extraction as a multi-head selection problem

2018-04-20 · Giannis Bekoulis, Johannes Deleu, Thomas Demeester, Chris Develder

State-of-the-art models for joint entity recognition and relation extraction strongly rely on external natural language processing (NLP) tools such as POS (part-of-speech) taggers and dependency parsers. Thus, the perfor…

POSRelationRelation Extraction

Joint Event Extraction via Structural Semantic Matching

2023-06-06 · Haochen Li, Tianhao Gao, Jingkun Wang, Weiping Li

Event Extraction (EE) is one of the essential tasks in information extraction, which aims to detect event mentions from text and find the corresponding argument roles. The EE task can be abstracted as a process of matchi…

Event DetectionEvent Extraction

Back to Prior Knowledge: Joint Event Causality Extraction via Convolutional Semantic Infusion

2021-02-19 · Zijian Wang, Hao Wang, Xiangfeng Luo, Jianqi Gao

Joint event and causality extraction is a challenging yet essential task in information retrieval and data mining. Recently, pre-trained language models (e.g., BERT) yield state-of-the-art results and dominate in a varie…

Information RetrievalRetrieval