
tively small number of concepts (309). When com-
pared to (Ballout et al., 2022b), we notice that it is
unfeasible to apply the method to the ontology. Con-
cerning computational cost, the SOTA times out and
crashes without completing the task. As for storage
cost, the size of the CSM for the SOTA would be ap-
proximately 62 Gbytes compared to 5.1 Mbytes for
our method.
We notice that our approach consumes an in-
creased amount of processing time up to 312 seconds
but maintains a very short axiom encoding time of
0.034 seconds. This increase in processing time is
attributed to the querying of the semantic similarity
measure in such a large ontology. It is dependant on
the capability of the SPARQL endpoint and the size of
the ontology. However, this is well within acceptable
time.
Similarly, when dealing with the medium-size CL,
having 29,575 concepts, our approach displays con-
sistency and stability in terms of storage and compu-
tation. Processing time is 103 s, which falls within
expectation when compared to the processing time
of GO, the same can be said for the encoding time.
Again, approach (Ballout et al., 2022b) times out and
crashes proving neither feasible nor scalable.
7 CONCLUSION
We have proposed a scalable approach for the score
prediction of atomic candidate OWL class axioms of
different types. The method relies on a semantic sim-
ilarity measure derived from the ontological distance
between concepts in a subsumption hierarchy, as well
as feature selection for vector-space dimension reduc-
tion. Extensive tests that covered a range of ontolo-
gies of different sizes as well as multiple parameters
and settings were carried out to investigate the effec-
tiveness and scalability of the method.
The results obtained support the effectiveness of
the proposed method in predicting the scores of the
considered OWL axiom types with lower error rates
than the SOTA. More importantly, it does so while be-
ing scalable, consistent and stable when dealing with
ontologies of different sizes. This allows us to con-
fidently say that our proposed method is feasible and
able to address large real-world ontologies.
Based on our findings, it is clear that some re-
search paths emerge, including:
• Developing the method to be able to predict the
scores of complex candidate axioms.
• Incorporating active learning (Settles, 2009) for
scalability before reaching the stage of applying
feature selection.
REFERENCES
Ballout, A., da Costa Pereira, C., and Tettamanzi, A. G. B.
(2022a). Learning to classify logical formulas based
on their semantic similarity. In Aydogan, R., Cri-
ado, N., Lang, J., S
´
anchez-Anguix, V., and Serramia,
M., editors, PRIMA 2022: Principles and Practice of
Multi-Agent Systems - 24th International Conference,
Valencia, Spain, November 16-18, 2022, Proceedings,
volume 13753 of Lecture Notes in Computer Science,
pages 364–380. Springer.
Ballout, A., Tettamanzi, A. G. B., and Da Costa Pereira, C.
(2022b). Predicting the score of atomic candidate owl
class axioms. In 2022 IEEE/WIC/ACM International
Joint Conference on Web Intelligence and Intelligent
Agent Technology (WI-IAT), pages 72–79.
Cai, J., Luo, J., Wang, S., and Yang, S. (2018). Feature se-
lection in machine learning: A new perspective. Neu-
rocomputing, 300:70–79.
Chandrasekaran, B., Josephson, J. R., and Benjamins, V. R.
(1999). What aro ontologies, and why do we need
them? IEEE Intelligent Systems and Their Applica-
tions, 14:20–26.
Chen, J., He, Y., Geng, Y., Jim
´
enez-Ruiz, E., Dong, H., and
Horrocks, I. (2022). Contextual semantic embeddings
for ontology subsumption prediction.
Corby, O., Dieng-Kuntz, R., and Faron-Zucker, C. (2004).
Querying the semantic web with corese search engine.
In ECAI, pages 705–709. IOS Press.
Corby, O., Dieng-Kuntz, R., Faron-Zucker, C., and Gandon,
F. (2006). Searching the semantic web: Approximate
query processing based on ontologies. IEEE Intell.
Syst., 21(1):20–27.
Cullen, J. and Bryman, A. (1988). The knowledge acquisi-
tion bottleneck: Time for reassessment? Expert Sys-
tems, 5:216–225.
Dubois, D. and Prade, H. (1988). Possibility Theory—An
Approach to Computerized Processing of Uncertainty.
Plenum Press, New York.
Hassanpour, S., O’Connor, M. J., and Das, A. K. (2014).
Clustering rule bases using ontology-based similarity
measures. Journal of Web Semantics, 25:1–8.
Khadir, A. C., Aliane, H., and Guessoum, A. (2021). On-
tology learning: Grand tour and challenges. Computer
Science Review, 39:100339.
Lehmann, J. and V
¨
olker, J. (2014). An introduction to on-
tology learning.
Maedche, A. and Staab, S. (2004). Ontology Learning.
Springer, Berlin, Heidelberg.
Malchiodi, D., Da, C., Pereira, C., and Tettamanzi, A. G. B.
(2020). Classifying candidate axioms via dimension-
ality reduction techniques. pages 179–191.
Malchiodi, D. and Tettamanzi, A. G. (2018). Predicting the
possibilistic score of OWL axioms through modified
support vector clustering. Proceedings of the ACM
Symposium on Applied Computing, pages 1984–1991.
Nickel, M., Tresp, V., and Kriegel, H. P. (2012). Factoriz-
ing yago : Scalable machine learning for linked data.
WWW’12 - Proceedings of the 21st Annual Confer-
ence on World Wide Web, pages 271–280.
ICAART 2024 - 16th International Conference on Agents and Artificial Intelligence
356