Improved Encodings of Acyclicity for Translating Answer Set Programming into Integer Programming
Abstract
Passenger demand forecasting helps optimize vehicle scheduling, thereby improving urban efficiency. Recently, attention-based methods have been used to adequately capture the dynamic nature of spatio-temporal data. However, existing methods that rely on heuristic masking strategies cannot fully adapt to the complex spatio-temporal correlations, hindering the model from focusing on the right context. These works also overlook the high-level correlations that exist in the real world. Effectively integrating these high-level correlations with the original correlations is crucial. To fill this gap, we propose the Aggregation Differential Transformer (ADFormer), which offers new insights to demand forecasting promotion. Specifically, we utilize Differential Attention to capture the original spatial correlations and achieve attention denoising. Meanwhile, we design distinct aggregation strategies based on the nature of space and time. Then, the original correlations are unified with the high-level correlations, enabling the model to capture holistic spatio-temporal relations. Experiments conducted on taxi and bike datasets confirm the effectiveness and efficiency of our model, demonstrating its practical value. The code is available at https://github.com/decisionintelligence/ADFormer.
Cite
Text
Rankooh and Janhunen. "Improved Encodings of Acyclicity for Translating Answer Set Programming into Integer Programming." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/373Markdown
[Rankooh and Janhunen. "Improved Encodings of Acyclicity for Translating Answer Set Programming into Integer Programming." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/rankooh2024ijcai-improved/) doi:10.24963/ijcai.2024/373BibTeX
@inproceedings{rankooh2024ijcai-improved,
title = {{Improved Encodings of Acyclicity for Translating Answer Set Programming into Integer Programming}},
author = {Rankooh, Masood Feyzbakhsh and Janhunen, Tomi},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {3369-3376},
doi = {10.24963/ijcai.2024/373},
url = {https://mlanthology.org/ijcai/2024/rankooh2024ijcai-improved/}
}