Instantiations and Computational Aspects of Non-Flat Assumption-Based Argumentation

Abstract

Multivariate Temporal Point Processes (MTPPs) play an important role in diverse domains such as social networks and finance for predicting event sequence data. In recent years, MTPPs based on Ordinary Differential Equations (ODEs) and Stochastic Differential Equations (SDEs) have demonstrated their strong modeling capabilities. However, these models have yet to thoroughly consider the underlying relationships among different event types to enhance their modeling capacity. Therefore, this paper introduces a method that uses neural SDEs with a jump process guided by the latent graph. Firstly, our proposed method employs multi-dimensional SDEs to capture the dynamics of the intensity function for each event type. Subsequently, a latent graph structure is integrated into the jump process without any encoder, aiming to enhance the modeling and predictive capabilities for MTPPs. Theoretical analysis guarantees the existence and uniqueness of the solution for our proposed method. The experiments conducted on multiple real-world datasets show that our approaches demonstrate significant competitiveness when compared to state-of-the-art neural point processes. Meanwhile, the trainable parameters of the latent graph also improve the model interpretability without any prior knowledge. Our code is available at https://github.com/cgao-comp/LNJSDE.

Cite

Text

Lehtonen et al. "Instantiations and Computational Aspects of Non-Flat Assumption-Based Argumentation." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/383

Markdown

[Lehtonen et al. "Instantiations and Computational Aspects of Non-Flat Assumption-Based Argumentation." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/lehtonen2024ijcai-instantiations/) doi:10.24963/ijcai.2024/383

BibTeX

@inproceedings{lehtonen2024ijcai-instantiations,
  title     = {{Instantiations and Computational Aspects of Non-Flat Assumption-Based Argumentation}},
  author    = {Lehtonen, Tuomo and Rapberger, Anna and Toni, Francesca and Ulbricht, Markus and Wallner, Johannes Peter},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {3457-3465},
  doi       = {10.24963/ijcai.2024/383},
  url       = {https://mlanthology.org/ijcai/2024/lehtonen2024ijcai-instantiations/}
}