Incorporating Schema-Aware Description into Document-Level Event Extraction
Abstract
Second-order Online Kernel Learning (OKL) has attracted considerable research interest due to its promising predictive performance in streaming environments. However, existing second-order OKL approaches suffer from at least quadratic time complexity with respect to the pre-set budget, rendering them unsuitable for large-scale datasets. Moreover, the singular value decomposition required to obtain explicit feature mapping is computationally expensive due to the complete decomposition process. To address these issues, we propose FORKS, a fast incremental matrix sketching and decomposition approach tailored for second-order OKL. FORKS constructs an incremental maintenance paradigm for second-order kernelized gradient descent, which includes incremental matrix sketching for kernel approximation and incremental matrix decomposition for explicit feature mapping construction. Theoretical analysis demonstrates that FORKS achieves a logarithmic regret guarantee on par with other second-order approaches while maintaining a linear time complexity w.r.t. the budget, significantly enhancing efficiency over existing methods. We validate the performance of our method through extensive experiments conducted on real-world datasets, demonstrating its superior scalability and robustness against adversarial attacks.
Cite
Text
Xu et al. "Incorporating Schema-Aware Description into Document-Level Event Extraction." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/729Markdown
[Xu et al. "Incorporating Schema-Aware Description into Document-Level Event Extraction." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/xu2024ijcai-incorporating/) doi:10.24963/ijcai.2024/729BibTeX
@inproceedings{xu2024ijcai-incorporating,
title = {{Incorporating Schema-Aware Description into Document-Level Event Extraction}},
author = {Xu, Zijie and Wang, Peng and Ke, Wenjun and Li, Guozheng and Liu, Jiajun and Ji, Ke and Chen, Xiye and Wu, Chenxiao},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {6597-6605},
doi = {10.24963/ijcai.2024/729},
url = {https://mlanthology.org/ijcai/2024/xu2024ijcai-incorporating/}
}