Dynamic Weighted Graph Fusion for Deep Multi-View Clustering

Abstract

A large class of Neural-Symbolic (NeSy) methods employs a machine learner to process the input entities, while relying on a reasoner based on First-Order Logic to represent and process more complex relationships among the entities. A fundamental role for these methods is played by the process of logic grounding, which determines the relevant substitutions for the logic rules using a (sub)set of entities. Some NeSy methods use an exhaustive derivation of all possible substitutions, preserving the full expressive power of the logic knowledge, but leading to a combinatorial explosion of the number of ground formulas to consider and, therefore, strongly limiting their scalability. Other methods rely on heuristic-based selective derivations, which are generally more computationally efficient, but lack a justification and provide no guarantees of preserving the information provided to and returned by the reasoner. Taking inspiration from multi-hop symbolic reasoning, this paper proposes a parametrized family of grounding methods generalizing classic Backward Chaining. Different selections within this family allow to obtain commonly employed grounding methods as special cases, and to control the trade-off between expressiveness and scalability of the reasoner. The experimental results show that the selection of the grounding criterion is often as important as the NeSy method itself.

Cite

Text

Ren et al. "Dynamic Weighted Graph Fusion for Deep Multi-View Clustering." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/535

Markdown

[Ren et al. "Dynamic Weighted Graph Fusion for Deep Multi-View Clustering." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/ren2024ijcai-dynamic/) doi:10.24963/ijcai.2024/535

BibTeX

@inproceedings{ren2024ijcai-dynamic,
  title     = {{Dynamic Weighted Graph Fusion for Deep Multi-View Clustering}},
  author    = {Ren, Yazhou and Pu, Jingyu and Cui, Chenhang and Zheng, Yan and Chen, Xinyue and Pu, Xiaorong and He, Lifang},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {4842-4850},
  doi       = {10.24963/ijcai.2024/535},
  url       = {https://mlanthology.org/ijcai/2024/ren2024ijcai-dynamic/}
}