Constructive Interpolation and Concept-Based Beth Definability for Description Logics via Sequents
Abstract
Spatio-temporal graph modeling is widely applied to spatio-temporal data, analyzing the relationships between data to achieve accurate predictions. However, despite the excellent predictive performance of increasingly complex models, their intricate architectures result in significant memory overhead and computational complexity when handling spatio-temporal data, which limits their practical applications. To address these challenges, we propose a plug-and-play SubGraph Learning (SGL) method to reduce the memory overhead without compromising performance. Specifically, we introduce a SubGraph Partition Module (SGPM), which leverages a set of learnable memory vectors to select node groups with similar features from the graph, effectively partitioning the graph into smaller subgraphs. Noting that partitioning the graph may lead to feature redundancy, as overlapping information across subgraphs can occur. To overcome this, we design a SubGraph Feature Aggregation Module (SGFAM), which mitigates redundancy by averaging node features from different subgraphs. Experiments on four traffic network datasets of various scales demonstrate that SGL can significantly reduce memory overhead, achieving up to a 56.4\% reduction in average GPU memory overhead, while maintaining robust prediction performance. The source code is available at https://github.com/wengwenchao123/SubGraph-Learning.
Cite
Text
Lyon and Karge. "Constructive Interpolation and Concept-Based Beth Definability for Description Logics via Sequents." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/386Markdown
[Lyon and Karge. "Constructive Interpolation and Concept-Based Beth Definability for Description Logics via Sequents." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/lyon2024ijcai-constructive/) doi:10.24963/ijcai.2024/386BibTeX
@inproceedings{lyon2024ijcai-constructive,
title = {{Constructive Interpolation and Concept-Based Beth Definability for Description Logics via Sequents}},
author = {Lyon, Tim S. and Karge, Jonas},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {3484-3492},
doi = {10.24963/ijcai.2024/386},
url = {https://mlanthology.org/ijcai/2024/lyon2024ijcai-constructive/}
}