← Search

Goce Trajcevski

14 accepted papers

2026

Self-Consistency Improves the Trustworthiness of Self-Interpretable GNNs

ICLR 2026poster

Graph Neural Networks (GNNs) achieve strong predictive performance but offer limited transparency in their decision-making. Self-Interpretable GNNs (SI-GNNs) address this by generating built-in explanations, yet their training objectives are misaligned with evaluation criteria such as faithfulness.…

Cited by 0SourceScholar
2025

Redundancy Undermines the Trustworthiness of Self-Interpretable GNNs

ICML 2025poster

This work presents a systematic investigation into the trustworthiness of explanations generated by self-interpretable graph neural networks (GNNs), revealing why models trained with different random seeds yield inconsistent explanations. We identify redundancy—resulting from weak conciseness constr…

2025

Responsive Dynamic Graph Disentanglement for Metro Flow Forecasting

AAAI 2025technical

The metro flow in Urban Rail Transit Systems (URTS) differs from other urban traffic flows because it is characterized by: (1) highly predetermined scheduling; and (2) interactively dynamic dependencies over the fixed physical infrastructure that vary with spatiotemporal and environmental factors. N…

2024

Enhancing Fine-Grained Urban Flow Inference via Incremental Neural Operator

IJCAI 2024poster

Fine-grained urban flow inference (FUFI), which involves inferring fine-grained flow maps from their coarse-grained counterparts, is of tremendous interest in the realm of sustainable urban traffic services. To address the FUFI, existing solutions mainly concentrate on investigating spatial dependen…

2024

Faithful Trip Recommender Using Diffusion Guidance (Student Abstract)

AAAI 2024technical

Trip recommendation aims to plan user’s travel based on their specified preferences. Traditional heuristic and statistical approaches often fail to capture the intricate nuances of user intentions, leading to subpar performance. Recent deep-learning methods show attractive accuracy but struggle to g…

Cited by 0SourcePDFScholar
2023

CasODE: Modeling Irregular Information Cascade via Neural Ordinary Differential Equations (Student Abstract)

AAAI 2023technical

Predicting information cascade popularity is a fundamental problem for understanding the nature of information propagation on social media. However, existing works fail to capture an essential aspect of information propagation: the temporal irregularity of cascade event -- i.e., users' re-tweetings…

Cited by 1SourcePDFScholar
2023

DOSE: Diffusion Dropout with Adaptive Prior for Speech Enhancement

NeurIPS 2023poster

Speech enhancement (SE) aims to improve the intelligibility and quality of speech in the presence of non-stationary additive noise. Deterministic deep learning models have traditionally been used for SE, but recent studies have shown that generative approaches, such as denoising diffusion probabilis…

2023

Diffusion Probabilistic Modeling for Fine-Grained Urban Traffic Flow Inference with Relaxed Structural Constraint

ICASSP 2023accepted

Inferring the citywide urban traffic flows is critical for numerous smart city applications such as urban planning, traffic control, and transportation management. Urban traffic flow inference problem aims to generate fine-grained flow maps from the coarse-grained ones. It is still challenging due t…

Cited by 0SourceScholar
2023

Learning Dynamic Temporal Relations with Continuous Graph for Multivariate Time Series Forecasting (Student Abstract)

AAAI 2023technical

The recent advance in graph neural networks (GNNs) has inspired a few studies to leverage the dependencies of variables for time series prediction. Despite the promising results, existing GNN-based models cannot capture the global dynamic relations between variables owing to the inherent limitation…

Cited by 4SourcePDFScholar
2023

Open Anomalous Trajectory Recognition via Probabilistic Metric Learning

IJCAI 2023poster

Typically, trajectories considered anomalous are the ones deviating from usual (e.g., traffic-dictated) driving patterns. However, this closed-set context fails to recognize the unknown anomalous trajectories, resulting in an insufficient self-motivated learning paradigm. In this study, we investiga…

2023

Revisiting Denoising Diffusion Probabilistic Models for Speech Enhancement: Condition Collapse, Efficiency and Refinement

AAAI 2023technical

Recent literature has shown that denoising diffusion probabilistic models (DDPMs) can be used to synthesize high-fidelity samples with a competitive (or sometimes better) quality than previous state-of-the-art approaches. However, few attempts have been made to apply DDPM for the speech enhancement…

2022

Dynamic Manifold Learning for Land Deformation Forecasting

AAAI 2022technical

Landslides refer to occurrences of massive ground movements due to geological (and meteorological) factors, and can have disastrous impact on property, economy, and even lead to loss of life. The advances of remote sensing provide accurate and continuous terrain monitoring, enabling the study and an…

Cited by 3SourcePDFScholar
2022

Learning Latent Seasonal-Trend Representations for Time Series Forecasting

NeurIPS 2022accept

Forecasting complex time series is ubiquitous and vital in a range of applications but challenging. Recent advances endeavor to achieve progress by incorporating various deep learning techniques (e.g., RNN and Transformer) into sequential models. However, clear patterns are still hard to extract sin…

Cited by 83SourcePDFScholar
2020

Enhancing Urban Flow Maps via Neural ODEs

IJCAI 2020poster

Flow super-resolution (FSR) enables inferring fine-grained urban flows with coarse-grained observations and plays an important role in traffic monitoring and prediction. The existing FSR solutions rely on deep CNN models (e.g., ResNet) for learning spatial correlation, incurring excessive memory cos…