References

To cite ABLkit, please cite the following paper:

Yu-Xuan Huang, Wen-Chao Hu, En-Hao Gao and Yuan Jiang. ABLkit: a Python toolkit for abductive learning. Frontiers of Computer Science, 2024, 18: 186354.

@article{ABLkit2024,
author     = {Huang, Yu-Xuan and Hu, Wen-Chao and Gao, En-Hao and Jiang, Yuan},
title      = {ABLkit: a Python toolkit for abductive learning},
journal    = {Frontiers of Computer Science},
volume     = {18},
number     = {6},
pages      = {186354},
year       = {2024}
}

For more information about ABL, please refer to:

Zhi-Hua Zhou. Abductive learning: Towards bridging machine learning and logical reasoning. Science China Information Sciences, 2019, 62: 076101.

Zhi-Hua Zhou and Yu-Xuan Huang. Abductive learning. In P. Hitzler and M. K. Sarker eds., Neuro-Symbolic Artificial Intelligence: The State of the Art, IOP Press, Amsterdam, 2022, p.353-379

@article{zhou2019abductive,
    title     = {Abductive learning: towards bridging machine learning and logical reasoning},
    author    = {Zhou, Zhi-Hua},
    journal   = {Science China Information Sciences},
    volume    = {62},
    number    = {7},
    pages     = {76101},
    year      = {2019}
}

@incollection{zhou2022abductive,
    title     = {Abductive Learning},
    author    = {Zhou, Zhi-Hua and Huang, Yu-Xuan},
    booktitle = {Neuro-Symbolic Artificial Intelligence: The State of the Art},
    editor    = {Pascal Hitzler and Md. Kamruzzaman Sarker},
    publisher = {{IOS} Press},
    pages     = {353--369},
    address   = {Amsterdam},
    year      = {2022}
}