paper-with-me

Papers

Ensemble Neural Relation Extraction with Adaptive Boosting

2018-04-28 · Yang Dongdong, Wang Senzhang, Li Zhoujun

Relation extraction has been widely studied to extract new relational facts from open corpus. Previous relation extraction methods are faced with the problem of wrong labels and noisy data, which substantially decrease the performance of the model. In this paper, we propose an ensemble neural network model - Adaptive Boosting LSTMs with Attention, to more effectively perform relation extraction. Specifically, our model first employs the recursive neural network LSTMs to embed each sentence. Then we import attention into LSTMs by considering that the words in a sentence do not contribute equally to the semantic meaning of the sentence. Next via adaptive boosting, we build strategically several such neural classifiers. By ensembling multiple such LSTM classifiers with adaptive boosting, we could build a more effective and robust joint ensemble neural networks based relation extractor. Experiment results on real dataset demonstrate the superior performance of the proposed model, improving F1-score by about 8% compared to the state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:1801.09334

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

Adaptive boosting with dynamic weight adjustment

2024-06-01 · Vamsi Sai Ranga Sri Harsha Mangina

Adaptive Boosting with Dynamic Weight Adjustment is an enhancement of the traditional Adaptive boosting commonly known as AdaBoost, a powerful ensemble learning technique. Adaptive Boosting with Dynamic Weight Adjustment…

Ensemble Learning

Isomorphic Functionalities between Ant Colony and Ensemble Learning: Part II-On the Strength of Weak Learnability and the Boosting Paradigm

2026-03-25 · Ernest Fokoué, Gregory Babbitt, Yuval Levental arxiv

In Part I of this series, we established a rigorous mathematical isomorphism between ant colony decision-making and random forest learning, demonstrating that variance reduction through decorrelation is a universal princ…

Ensemble Learning

Adaptive XGBoost for Evolving Data Streams

2020-05-15 · Jacob Montiel, Rory Mitchell, Eibe Frank, Bernhard Pfahringer 외

Boosting is an ensemble method that combines base models in a sequential manner to achieve high predictive accuracy. A popular learning algorithm based on this ensemble method is eXtreme Gradient Boosting (XGB). We prese…

Drift DetectionGeneral Classification

Biocom Usp: Tweet Sentiment Analysis with Adaptive Boosting Ensemble

2014-08-01 · SEMEVAL 2014 8 · N{\'a}dia Silva, Estevam Hruschka, Eduardo Hruschka
Sentiment Analysis

Quantum Inspired Adaptive Boosting

2021-02-01 · Bálint Daróczy, Katalin Friedl, László Kabódi, Attila Pereszlényi 외

Building on the quantum ensemble based classifier algorithm of Schuld and Petruccione [arXiv:1704.02146v1], we devise equivalent classical algorithms which show that this quantum ensemble method does not have advantage o…