Scientific machine learning for information extraction from observation data

Machine learning has become an indispensable tool for extracting useful information from massive amounts of data, which makes it become an integral part of industries and research fields. However, traditional machine learning techniques often fail to fully integrate domain-specific knowledge and log...

全面介紹

Saved in:
書目詳細資料
主要作者: Yu, Yue
其他作者: Mao Kezhi
格式: Final Year Project
語言:English
出版: Nanyang Technological University 2023
主題:
在線閱讀:https://hdl.handle.net/10356/167814
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Machine learning has become an indispensable tool for extracting useful information from massive amounts of data, which makes it become an integral part of industries and research fields. However, traditional machine learning techniques often fail to fully integrate domain-specific knowledge and logical reasoning into the learning process. Information Extraction (IE) is a vital research area that focuses on generating structured information from natural language inputs. While many researchers have proposed deep learning approaches to address the IE task, these methods lack the ability to incorporate established logical relations as training constraints. To overcome these limitations, this project explores the emerging field of Scientific Machine Learning (SML) for IE from observation data. Specifically, we implement a transformer-style deep neural network that incorporates logical knowledge in the form of First-Order Logic (FOL) for joint training. Compared to traditional deep learning models, our logical model significantly improves the effectiveness of the IE task.