Linear-Time Optimal Deadlock Detection for Efficient Scheduling in Multi-Track Railway Networks

Abstract

Incomplete multi-view clustering (IMC) has garnered substantial attention due to its capacity to handle unlabeled data. Existing methods predominantly explore pairwise consistency between every two views. However, such consistency is highly susceptible to missing samples and outliers within a certain view and thus deviates from the true clustering distribution. Moreover, dual-view interaction neglects the collaboration effects of multiple views, making it challenging to capture the holistic characteristics across views. In response to these issues, we propose a novel Consensus-Guided Incomplete Multi-view Clustering via Cross-view Affinities Learning (CAL). Specifically, CAL reconstructs views with available instances to mine sample-wise affinities and harness comprehensive content information within views. Subsequently, to extract clean structural information, CAL imposes a structured sparse constraint on the representation tensor to eliminate biased errors. Furthermore, by integrating the consensus representation into a representation tensor, CAL can employ high-order interaction of multiple views to depict the semantic correlation between views while acquiring a unified structural graph across multiple views. Extensive experiments on seven benchmark datasets demonstrate that CAL outperforms some state-of-the-art methods in clustering performance. The code is available at https://github.com/whbdmu/CAL.

Cite

Text

Doshi et al. "Linear-Time Optimal Deadlock Detection for Efficient Scheduling in Multi-Track Railway Networks." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/641

Markdown

[Doshi et al. "Linear-Time Optimal Deadlock Detection for Efficient Scheduling in Multi-Track Railway Networks." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/doshi2024ijcai-linear/) doi:10.24963/ijcai.2024/641

BibTeX

@inproceedings{doshi2024ijcai-linear,
  title     = {{Linear-Time Optimal Deadlock Detection for Efficient Scheduling in Multi-Track Railway Networks}},
  author    = {Doshi, Hastyn and Tripathi, Ayush and Agarwal, Keshav and Khadilkar, Harshad and Kalyanakrishnan, Shivaram},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {5799-5807},
  doi       = {10.24963/ijcai.2024/641},
  url       = {https://mlanthology.org/ijcai/2024/doshi2024ijcai-linear/}
}