Skip to main content
Top
Published in: Multimedia Systems 4/2023

24-05-2023 | Regular Paper

Unsupervised knowledge representation of panoramic dental X-ray images using SVG image-and-object clustering

Authors: Khouloud Salameh, Farah El Akoum, Joe Tekli

Published in: Multimedia Systems | Issue 4/2023

Log in

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

Given that the meaning of an image is rarely self-evident using traditional keyword and/or content-based descriptions, the general goal of this study is to convert, with minimal human intervention, a stream of web vector graphics into a searchable knowledge graph structure that encodes semantically relevant image contents. To do so, we introduce an original framework titled SSG which automatically converts a stream of SVG images and objects into a semantic graph. We introduce an incremental clustering approach to semantically annotate SVG images and their constituent objects in a fast and efficient manner, using an aggregation of shape, area, color, and location similarity measures. We then produce an RDF graph representation of the input image and integrate it in a reference knowledge graph, incrementally extending its semantic expressiveness to improve future annotation tasks. This achieves semantization of vector image contents with minimum human effort and training data, while complying with native Web standards (i.e., SVG and RDF) to preserve transparency in representing and searching images using Semantic Web stack technologies. Our solution is of linear complexity in the number of images and clusters used. We have conducted a large battery of experiments to test and evaluate our approach. We have created a labelled SVG dataset consisting of 22,553 objects from 750 images based on panoramic dental X-ray images. To our knowledge, it is the first significant dataset of labelled SVG objects and images, which we make available online as a benchmark for future research in this area. Results underline our approach’s effectiveness, and its applicability in a practical application domain.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Footnotes
8
In an RDF subject-predicate-object expression, the subject denotes the resource being described, the predicate denotes a trait or aspect of the resource, expressing a relation between the subject and the object, where the object designates another resource or a data value [76].
 
9
\({\text{Sim}}_{{{Lin}}} {\text{(c}}_{{1}} {\text{, c}}_{{2}} {\text{, CO) = }}\frac{{{2} \times {\text{log p(c}}_{{0}} {)}}}{{{\text{log p(c}}_{{1}} {\text{) + log p(c}}_{{2}} {)}}} \, \in \left[ {0,{1}} \right]\)
where CO designates a reference hierarchical color ontology, N1 and N2 are respectively the lengths of the paths separating colors c1 and c2 from their lowest common ancestor color c0 in CO, and N0 is the length of the path separating color c0 from the root of CO [87].
 
10
\({\text{Sim}}_{{{\text{WuPalmer}}}} {\text{(c}}_{{1}} {\text{, c}}_{{2}} {\text{, CO) = }}\frac{{{2} \times {N}_{{0}} }}{{{N}_{{1}} { + N}_{{2}} { + 2} \times {N}_{{0}} }} \, \in \left[ {0,{1}} \right]\)
where p(Ci) denotes the occurrence probability of color ci designating the frequency of occurrence of the name color ci in a reference corpus [88], such as the Brown text corpus [89] adopted in our study.
 
12
We adopt Noe4j as a graph database to represent our semantic graphs, versus using a native RDF representation in Protégé [93] for instance, due to the latter’s significant efficiency and processing speed compared with the latter. Other graph databases can be used as plug-and-play models according to the admin’s preferences.
 
13
The complete knowledge graph is available online on the project prototype Web page.
 
14
The cosine measure only detects variations in vector angles, which highlight differences between the feature vectors’ directions. This is commonly adopted in image annotation and retrieval where images of the same label might have significant feature vector module variations while sharing similar vector directions. This is especially useful with high-dimensional data where vector similarity is commonly evaluated as the similarity between the vectors’ directions, versus vector module similarity which is considered to be too specific and oftentimes misleading especially with higher dimensionality, e.g. [94, 97].
 
15
Graphical user interface.
 
Literature
1.
go back to reference Hong, R., et al.: Multimedia encyclopedia construction by mining web knowledge. Signal Process. 93(8), 2361–2368 (2013) Hong, R., et al.: Multimedia encyclopedia construction by mining web knowledge. Signal Process. 93(8), 2361–2368 (2013)
2.
go back to reference Wagenpfeil, S., et al.: Fast and effective retrieval for large multimedia collections. Big Data and Cognitive Computing 5(3), 33 (2021) Wagenpfeil, S., et al.: Fast and effective retrieval for large multimedia collections. Big Data and Cognitive Computing 5(3), 33 (2021)
3.
go back to reference Tekli, J.: An overview of cluster-based image search result organization: background, techniques, and ongoing challenges. Knowl. Inf. Syst. 64(3), 589–642 (2022) Tekli, J.: An overview of cluster-based image search result organization: background, techniques, and ongoing challenges. Knowl. Inf. Syst. 64(3), 589–642 (2022)
4.
go back to reference Jagtap, J., Bhosle, N.: A comprehensive survey on the reduction of the semantic gap in content-based image retrieval. International Journal of Applied Pattern Recognition 6(3), 254–271 (2021) Jagtap, J., Bhosle, N.: A comprehensive survey on the reduction of the semantic gap in content-based image retrieval. International Journal of Applied Pattern Recognition 6(3), 254–271 (2021)
5.
go back to reference Dubey, S.: A decade survey of content based image retrieval using deep learning. IEEE Trans. Circuits Syst. Video Technol. 32(5), 2687–2704 (2022) Dubey, S.: A decade survey of content based image retrieval using deep learning. IEEE Trans. Circuits Syst. Video Technol. 32(5), 2687–2704 (2022)
6.
go back to reference Li X., et al., Socializing the Semantic Gap: A Comparative Survey on Image Tag Assignment, Refinement, and Retrieval. ACM Computing Surveys 2016. 49(1): 14:1–14:39. Li X., et al., Socializing the Semantic Gap: A Comparative Survey on Image Tag Assignment, Refinement, and Retrieval. ACM Computing Surveys 2016. 49(1): 14:1–14:39.
7.
go back to reference Papapanagiotou V., et al., Improving Concept-Based Image Retrieval with Training Weights Computed from Tags. ACM Transactions on Multimedia Computing, Communications, and Applications, 2016. 12(2): 32:1–32:22. Papapanagiotou V., et al., Improving Concept-Based Image Retrieval with Training Weights Computed from Tags. ACM Transactions on Multimedia Computing, Communications, and Applications, 2016. 12(2): 32:1–32:22.
8.
go back to reference Ruocco, M., Ramampiaro, H.: Event-related image retrieval: exploring geographical and temporal distribution of user tags International Journal of Multimedia. Inf. Retrieval 2(4), 273–288 (2013) Ruocco, M., Ramampiaro, H.: Event-related image retrieval: exploring geographical and temporal distribution of user tags International Journal of Multimedia. Inf. Retrieval 2(4), 273–288 (2013)
9.
go back to reference Ma, L., et al.: Learning efficient binary codes from high-level feature representations for multilabel image retrieval. IEEE Trans. Multimedia 19(11), 2545–2560 (2017) Ma, L., et al.: Learning efficient binary codes from high-level feature representations for multilabel image retrieval. IEEE Trans. Multimedia 19(11), 2545–2560 (2017)
10.
go back to reference Madduma B., R.S., Image Retrieval based on High Level Concept Detection and Semantic Labelling Intelligent Decision Technologies, 2012. 6(3): 187–196. Madduma B., R.S., Image Retrieval based on High Level Concept Detection and Semantic Labelling Intelligent Decision Technologies, 2012. 6(3): 187–196.
11.
go back to reference Jiang K., et al., Information Retrieval through SVG-based Vector Images Using an Original Method. Proceedings of IEEE International Conference on e-Business Engineering (ICEBE'07) 2007. pp. 183–188. Jiang K., et al., Information Retrieval through SVG-based Vector Images Using an Original Method. Proceedings of IEEE International Conference on e-Business Engineering (ICEBE'07) 2007. pp. 183–188.
12.
go back to reference Kim E., et al., A Hierarchical SVG Image Abstraction Layer for Medical Imaging. Society of Photo-Optical Instrumentation Engineers (SPIE) Conference, 2010. 7628, 7. Kim E., et al., A Hierarchical SVG Image Abstraction Layer for Medical Imaging. Society of Photo-Optical Instrumentation Engineers (SPIE) Conference, 2010. 7628, 7.
13.
go back to reference Li D., et al., Shape similarity computation for SVG. Int. J. Computational Science and Engineering, 2011. Vol. 6, 1/2. Li D., et al., Shape similarity computation for SVG. Int. J. Computational Science and Engineering, 2011. Vol. 6, 1/2.
14.
go back to reference Peng Z.R. and Zhang C., The roles of geography markup language (GML), scalable vector graphics (SVG), and Web feature service (WFS) specifications in the development of Internet geographic information systems (GIS). Journal of Geographic Systems, 2004. (6)95–116. Peng Z.R. and Zhang C., The roles of geography markup language (GML), scalable vector graphics (SVG), and Web feature service (WFS) specifications in the development of Internet geographic information systems (GIS). Journal of Geographic Systems, 2004. (6)95–116.
15.
go back to reference Tekli, J., et al.: Evaluating touch-screen vibration modality toward simple graphics accessibility for blind users. International Journal of Human Computer Studies (IJHCS) 110, 115–133 (2018) Tekli, J., et al.: Evaluating touch-screen vibration modality toward simple graphics accessibility for blind users. International Journal of Human Computer Studies (IJHCS) 110, 115–133 (2018)
16.
go back to reference Engel, C., et al.: SVGPlott: an accessible tool to generate highly adaptable, accessible audio-tactile charts for and from blind and visually impaired people. PETRA 2019, 186–195 (2019) Engel, C., et al.: SVGPlott: an accessible tool to generate highly adaptable, accessible audio-tactile charts for and from blind and visually impaired people. PETRA 2019, 186–195 (2019)
17.
go back to reference Salameh K., et al., SVG-to-RDF Image Semantization. 7th International SISAP Conference, 2014. pp. 214–228. Salameh K., et al., SVG-to-RDF Image Semantization. 7th International SISAP Conference, 2014. pp. 214–228.
18.
go back to reference Gaudenz, H., et al.: VIAN: a visual annotation tool for film analysis. Computer Graphics Forum 38(3), 119–129 (2019) Gaudenz, H., et al.: VIAN: a visual annotation tool for film analysis. Computer Graphics Forum 38(3), 119–129 (2019)
20.
go back to reference Spindler M., et al., Translating Floor Plans into Directions. Proceedings of the 13th international conference on Computers Helping People with Special Needs, 2012. Linz, Austria. Spindler M., et al., Translating Floor Plans into Directions. Proceedings of the 13th international conference on Computers Helping People with Special Needs, 2012. Linz, Austria.
21.
go back to reference Unar, S., et al.: Detected text-based image retrieval approach for textual images. IET Image Process 13(3), 515–521 (2019) Unar, S., et al.: Detected text-based image retrieval approach for textual images. IET Image Process 13(3), 515–521 (2019)
22.
go back to reference Parcalabescu L. and Frank A., Exploring Phrase Grounding without Training: Contextualisation and Extension to Text-Based Image Retrieval. CVPR Workshops, 2020. pp. 4137–4146. Parcalabescu L. and Frank A., Exploring Phrase Grounding without Training: Contextualisation and Extension to Text-Based Image Retrieval. CVPR Workshops, 2020. pp. 4137–4146.
23.
go back to reference Cao M., et al., Image-text Retrieval: A Survey on Recent Research and Development. International Joint Conference on Artificial Intelligence (IJCAI), 2022. pp. 5410–5417. Cao M., et al., Image-text Retrieval: A Survey on Recent Research and Development. International Joint Conference on Artificial Intelligence (IJCAI), 2022. pp. 5410–5417.
24.
go back to reference Khalid, Y., Noah, S.: Semantic text-based image retrieval with multi-modality ontology and DBpedia. Electron. Libr. 35(6), 1191–1214 (2017) Khalid, Y., Noah, S.: Semantic text-based image retrieval with multi-modality ontology and DBpedia. Electron. Libr. 35(6), 1191–1214 (2017)
25.
go back to reference Moreno, J.: Text-based ephemeral clustering for web image retrieval on mobile devices. SIGIR Forum 49(1), 67 (2015) Moreno, J.: Text-based ephemeral clustering for web image retrieval on mobile devices. SIGIR Forum 49(1), 67 (2015)
26.
go back to reference Ashraf, R., et al.: MDCBIR-MF: multimedia data for content-based image retrieval by using multiple features. Multim. Tools Appl. 79(13–14), 8553–8579 (2020) Ashraf, R., et al.: MDCBIR-MF: multimedia data for content-based image retrieval by using multiple features. Multim. Tools Appl. 79(13–14), 8553–8579 (2020)
27.
go back to reference Ahmad J., et al., Describing Colors, Textures and Shapes for Content Based Image Retrieval - A Survey. CoRR abs/1502.07041, 2015. Ahmad J., et al., Describing Colors, Textures and Shapes for Content Based Image Retrieval - A Survey. CoRR abs/1502.07041, 2015.
28.
go back to reference Feng H. et al., A Bootstrapping Framework for Annotating and Retrieving WWW Images. Proceedings of the International ACM Multimedia Conference, 2004. pp. 960–967. Feng H. et al., A Bootstrapping Framework for Annotating and Retrieving WWW Images. Proceedings of the International ACM Multimedia Conference, 2004. pp. 960–967.
29.
go back to reference Dong, J., et al.: Cross-media similarity evaluation for web image retrieval in the wild. IEEE Trans. Multimedia 20(9), 2371–2384 (2018) Dong, J., et al.: Cross-media similarity evaluation for web image retrieval in the wild. IEEE Trans. Multimedia 20(9), 2371–2384 (2018)
30.
go back to reference Zhang B., et al., An Automatic Image-Text Alignment Method for Large-scale Web Image Retrieval. Multimedia Tools and Applications 2017. 76(20): 21401–21421 (2017). Zhang B., et al., An Automatic Image-Text Alignment Method for Large-scale Web Image Retrieval. Multimedia Tools and Applications 2017. 76(20): 21401–21421 (2017).
31.
go back to reference Ma, K., et al.: Deep blur mapping: exploiting high-level semantics by deep neural networks. IEEE Trans. Image Process. 27(10), 5155–5166 (2018)MathSciNetMATH Ma, K., et al.: Deep blur mapping: exploiting high-level semantics by deep neural networks. IEEE Trans. Image Process. 27(10), 5155–5166 (2018)MathSciNetMATH
32.
go back to reference Kompatsiaris I., et al., Multimedia Content Indexing and Retrieval using an Object Ontology. Multimedia Content and the Semantic Web, 2005. pp. 339–371. Kompatsiaris I., et al., Multimedia Content Indexing and Retrieval using an Object Ontology. Multimedia Content and the Semantic Web, 2005. pp. 339–371.
33.
go back to reference Dhanalakshmi, K., Rajamani, V.: An intelligent mining system for diagnosing medical images using combined texture-histogram features. Int. J. Imaging Syst. Technol. 23(2), 194–203 (2013) Dhanalakshmi, K., Rajamani, V.: An intelligent mining system for diagnosing medical images using combined texture-histogram features. Int. J. Imaging Syst. Technol. 23(2), 194–203 (2013)
34.
go back to reference Chen, H., et al.: The classification and retrieval of the image affective semantics based on integration of multi features and SVM. Journal of Information Hiding and Multimedia Signal Processing 9(4), 864–873 (2018) Chen, H., et al.: The classification and retrieval of the image affective semantics based on integration of multi features and SVM. Journal of Information Hiding and Multimedia Signal Processing 9(4), 864–873 (2018)
35.
go back to reference Pandey, S., et al.: A semantics and image retrieval system for hierarchical image databases. Inf. Process. Manage. 52(4), 571–591 (2016) Pandey, S., et al.: A semantics and image retrieval system for hierarchical image databases. Inf. Process. Manage. 52(4), 571–591 (2016)
36.
go back to reference Torjmen M., et al., XML Multimedia Retrieval: From Relevant Textual Information to Relevant Multimedia Fragments. INEX: Initiative for the Evaluation of XML Retrieval, 2009. Torjmen M., et al., XML Multimedia Retrieval: From Relevant Textual Information to Relevant Multimedia Fragments. INEX: Initiative for the Evaluation of XML Retrieval, 2009.
37.
go back to reference Iskandar D., et al., Social media retrieval using image features and structured text. INEX: Initiative for the Evaluation of XML Retrieval, 2007. pp. 358–372. Iskandar D., et al., Social media retrieval using image features and structured text. INEX: Initiative for the Evaluation of XML Retrieval, 2007. pp. 358–372.
38.
go back to reference Tsikrika T., et al., Structured Document Retrieval, Multimedia Retrieval, and Entity Ranking Using PF/Tijah. INEX: Initiative for the Evaluation of XML Retrieval, 2008. pp. 273–286. Tsikrika T., et al., Structured Document Retrieval, Multimedia Retrieval, and Entity Ranking Using PF/Tijah. INEX: Initiative for the Evaluation of XML Retrieval, 2008. pp. 273–286.
39.
go back to reference Vanoirbeek, C., et al.: A lightweight framework for authoring XML multimedia content on the web. Multimedia Tools and Applications 70(2), 1229–1250 (2014) Vanoirbeek, C., et al.: A lightweight framework for authoring XML multimedia content on the web. Multimedia Tools and Applications 70(2), 1229–1250 (2014)
40.
go back to reference Pusnik M., et al., XML Schema Quality Index in the Multimedia Content Publishing Domain. Software Quality Analysis, Monitoring, Improvement, and Applications (SQAMIA'16) 2016. pp. 57–64. Pusnik M., et al., XML Schema Quality Index in the Multimedia Content Publishing Domain. Software Quality Analysis, Monitoring, Improvement, and Applications (SQAMIA'16) 2016. pp. 57–64.
41.
go back to reference Kong Z. and Lalmas M., XML Multimedia Retrieval. In: Consens, M.P., Navarro, G.(eds.) SPIRE 2005. LNCS, vol. 3772, pp. 218–223. Springer, Heidelberg (2005), 2005. Kong Z. and Lalmas M., XML Multimedia Retrieval. In: Consens, M.P., Navarro, G.(eds.) SPIRE 2005. LNCS, vol. 3772, pp. 218–223. Springer, Heidelberg (2005), 2005.
42.
go back to reference Kong Z. and Lalmas M., Using XML logical structure to retrieve (Multimedia) objects. In: Kov´acs, L., Fuhr, N., Meghini, C. (eds.) ECDL'07, LNCS, 2007. Vol. 4675, pp. 100–111. Springer, Heidelberg. Kong Z. and Lalmas M., Using XML logical structure to retrieve (Multimedia) objects. In: Kov´acs, L., Fuhr, N., Meghini, C. (eds.) ECDL'07, LNCS, 2007. Vol. 4675, pp. 100–111. Springer, Heidelberg.
43.
go back to reference Iakovidou C., et al., Searching images with MPEG-7 (& MPEG-7-like) Powered Localized dEscriptors: The SIMPLE answer to effective Content Based Image Retrieval 12th International Workshop on Content-Based Multimedia Indexing (CBMI) 2014. pp. 18–20. Iakovidou C., et al., Searching images with MPEG-7 (& MPEG-7-like) Powered Localized dEscriptors: The SIMPLE answer to effective Content Based Image Retrieval 12th International Workshop on Content-Based Multimedia Indexing (CBMI) 2014. pp. 18–20.
44.
go back to reference Molina R., et al., Heterogeneous SoC-based Acceleration of MPEG-7 Compliance Image Retrieval Process. Journal of Real-Time Image Processing, 2018. 15(1): 161–172 (2018). Molina R., et al., Heterogeneous SoC-based Acceleration of MPEG-7 Compliance Image Retrieval Process. Journal of Real-Time Image Processing, 2018. 15(1): 161–172 (2018).
45.
go back to reference Phadikar, B., et al.: Content-based image retrieval in DCT compressed domain with MPEG-7 edge descriptor and genetic algorithm. Pattern Anal. Appl. 21(2), 469–489 (2018)MathSciNet Phadikar, B., et al.: Content-based image retrieval in DCT compressed domain with MPEG-7 edge descriptor and genetic algorithm. Pattern Anal. Appl. 21(2), 469–489 (2018)MathSciNet
46.
go back to reference International Organization for Standardisation (ISO), MPEG-7 Overview. ISO/IEC JTC1/SC29/WG11, Coding for Moving Pictures and Audio, 2004. Martinez J.M., N6828. International Organization for Standardisation (ISO), MPEG-7 Overview. ISO/IEC JTC1/SC29/WG11, Coding for Moving Pictures and Audio, 2004. Martinez J.M., N6828.
47.
go back to reference Wang S., et al., Efficient image retrieval using MPEG-7 descriptors. Proc. of the International Conference on Image Processing (ICIP) 2003, 509–512 Wang S., et al., Efficient image retrieval using MPEG-7 descriptors. Proc. of the International Conference on Image Processing (ICIP) 2003, 509–512
48.
go back to reference Kushki, A., et al.: Retrieval of image from artistic repositories using a decision fusion framework. IEEE Trans. Image Process. 13(3), 277–289 (2004) Kushki, A., et al.: Retrieval of image from artistic repositories using a decision fusion framework. IEEE Trans. Image Process. 13(3), 277–289 (2004)
49.
go back to reference Laaksonen, J., et al.: PicSOM—self-organizing image retrieval with MPEG-7 content descriptors. IEEE Trans. on Neural Networks 13(4), 841–853 (2002) Laaksonen, J., et al.: PicSOM—self-organizing image retrieval with MPEG-7 content descriptors. IEEE Trans. on Neural Networks 13(4), 841–853 (2002)
50.
go back to reference Dasiopoulou S., et al., Capturing MPEG-7 Semantics. International Conference on Metadata and Semantics Research (MTSR'07), 2007. pp. 113–122. Dasiopoulou S., et al., Capturing MPEG-7 Semantics. International Conference on Metadata and Semantics Research (MTSR'07), 2007. pp. 113–122.
51.
go back to reference García R., et al., Multimedia Content Description Using Semantic Web Languages. Semantic Multimedia and Ontologies, 2008. pp. 17–54 García R., et al., Multimedia Content Description Using Semantic Web Languages. Semantic Multimedia and Ontologies, 2008. pp. 17–54
52.
go back to reference Doncel, V., et al.: Overview of the MPEG-21 media contract ontology. Semantic Web 7(3), 311–332 (2016) Doncel, V., et al.: Overview of the MPEG-21 media contract ontology. Semantic Web 7(3), 311–332 (2016)
53.
go back to reference Fan T., et al., Storing and Querying Fuzzy RDF(S) in HBase Databases. International Journal of Intelligent Systems, 2020. 35(4): 751–780 (2020). Fan T., et al., Storing and Querying Fuzzy RDF(S) in HBase Databases. International Journal of Intelligent Systems, 2020. 35(4): 751–780 (2020).
54.
go back to reference Straccia U. and Casini G., A Minimal Deductive System for RDFS with Negative Statements. International Conference on Principles of Knowledge Representation and Reasoning (KR'22), 2022. pp. 351–361. Straccia U. and Casini G., A Minimal Deductive System for RDFS with Negative Statements. International Conference on Principles of Knowledge Representation and Reasoning (KR'22), 2022. pp. 351–361.
55.
go back to reference Schröder M., et al., Bridging the Technology Gap between Industry and Semantic Web: Generating Databases and Server Code from RDF. Inter. Conf. on Agents and Artificial Intelligence (ICAART'21), 2021. pp. 507–514. Schröder M., et al., Bridging the Technology Gap between Industry and Semantic Web: Generating Databases and Server Code from RDF. Inter. Conf. on Agents and Artificial Intelligence (ICAART'21), 2021. pp. 507–514.
56.
go back to reference Angles, R., et al.: Mapping RDF databases to property graph databases. IEEE Access 8, 86091–86110 (2020) Angles, R., et al.: Mapping RDF databases to property graph databases. IEEE Access 8, 86091–86110 (2020)
57.
go back to reference Schwab, M., et al.: Scalable scalable vector graphics: automatic translation of interactive svgs to a multithread VDOM for fast rendering. IEEE Trans. Visual Comput. Graphics 28(9), 3219–3234 (2022) Schwab, M., et al.: Scalable scalable vector graphics: automatic translation of interactive svgs to a multithread VDOM for fast rendering. IEEE Trans. Visual Comput. Graphics 28(9), 3219–3234 (2022)
58.
go back to reference Jiang X., et al., Recognizing Vector Graphics without Rasterization. Conference on Neural Information Processing Systems (NeurIPS'21), 2021. 24569–24580. Jiang X., et al., Recognizing Vector Graphics without Rasterization. Conference on Neural Information Processing Systems (NeurIPS'21), 2021. 24569–24580.
59.
go back to reference Bai S., et al., Revised Aggregation-tree Used in Metadata Extraction from SVG Images. International Conference on Data Mining (DMIN'06), 2006. pp. 325–328. Bai S., et al., Revised Aggregation-tree Used in Metadata Extraction from SVG Images. International Conference on Data Mining (DMIN'06), 2006. pp. 325–328.
60.
go back to reference Kim B. and Yoon J., Similarity Measurement for Aggregation of Spatial Objects. ACM Symposium on Applied Computing (SAC'05), 2005. pp. 1213–1217. Kim B. and Yoon J., Similarity Measurement for Aggregation of Spatial Objects. ACM Symposium on Applied Computing (SAC'05), 2005. pp. 1213–1217.
61.
go back to reference Abe k., et al., Similarity Retrieval of Trademark Images by Vector Graphics Based on Shape Characteristics of Components. International Conference on Computer and Automation Engineering (ICCAE'18), 2018. pp. 82–86. Abe k., et al., Similarity Retrieval of Trademark Images by Vector Graphics Based on Shape Characteristics of Components. International Conference on Computer and Automation Engineering (ICCAE'18), 2018. pp. 82–86.
62.
go back to reference Di Sciascio, E., et al.: A logic for SVG documents query and retrieval. Multim. Tools Appl. 24(2), 125–153 (2004) Di Sciascio, E., et al.: A logic for SVG documents query and retrieval. Multim. Tools Appl. 24(2), 125–153 (2004)
63.
go back to reference Noah S. and Sabtu S., Binding Semantic to a Sketch Based Query Specification Tool. The International Arab Journal of Information Technology, 2009. Vol. 6, No. 2. Noah S. and Sabtu S., Binding Semantic to a Sketch Based Query Specification Tool. The International Arab Journal of Information Technology, 2009. Vol. 6, No. 2.
64.
65.
go back to reference Villena-Román J., et al., MIRACLE-GSI at ImageCLEFphoto 2009: Comparing Clustering vs. Classification for Result Reranking. CLEF (Working Notes), 5 p., 2009. Villena-Román J., et al., MIRACLE-GSI at ImageCLEFphoto 2009: Comparing Clustering vs. Classification for Result Reranking. CLEF (Working Notes), 5 p., 2009.
66.
go back to reference Park H, et al., A K-means-like Algorithm for K-medoids Clustering and Its Performance. Proceedings of the 36th CIE Conference on Computers & In-dustrial Engineering, 2006. pp.1222–1231. Park H, et al., A K-means-like Algorithm for K-medoids Clustering and Its Performance. Proceedings of the 36th CIE Conference on Computers & In-dustrial Engineering, 2006. pp.1222–1231.
67.
go back to reference Bradley P., et al., Clustering via Concave Minimization. Advances in Neural Information Processing Systems, vol. 9, M. C. Mozer, M. I. Jordan, and T. Petsche, Eds. Cambridge, Massachusetts: MIT Press, 1997. pp. 368–374. Bradley P., et al., Clustering via Concave Minimization. Advances in Neural Information Processing Systems, vol. 9, M. C. Mozer, M. I. Jordan, and T. Petsche, Eds. Cambridge, Massachusetts: MIT Press, 1997. pp. 368–374.
68.
go back to reference Pelleg D. and Moore A., X-means: Extending k-means with Effcient Estimation of the Number of Clusters. In International Conference on Machine Learning (ICML), 2000. pp. 727–734. Pelleg D. and Moore A., X-means: Extending k-means with Effcient Estimation of the Number of Clusters. In International Conference on Machine Learning (ICML), 2000. pp. 727–734.
69.
go back to reference Wang H., et al., Context-Based Clustering of Image Search Results. Deutsche Jahrestagung für Künstliche Intelligenz (KI), 2009. pp. 153–160. Wang H., et al., Context-Based Clustering of Image Search Results. Deutsche Jahrestagung für Künstliche Intelligenz (KI), 2009. pp. 153–160.
70.
go back to reference Zhao K., et al., Clustering Image Search Results by Entity Disambiguation. European Conference on Machine Learning (ECML/14), 2014. (3): 369–384. Zhao K., et al., Clustering Image Search Results by Entity Disambiguation. European Conference on Machine Learning (ECML/14), 2014. (3): 369–384.
71.
go back to reference Hirota M. et al., Constraint-based Clustering of Image Search Results using Photo Metadata and Low-level Image Features. Proceedings of the 9th IEEE/ACIS International Conference on Computer and Information Science (ICIS'10), 2010, 165–178. Hirota M. et al., Constraint-based Clustering of Image Search Results using Photo Metadata and Low-level Image Features. Proceedings of the 9th IEEE/ACIS International Conference on Computer and Information Science (ICIS'10), 2010, 165–178.
72.
go back to reference Alamdar, F., Keyvanpour, M.: Effective browsing of image search results via diversified visual summarization by clustering and refining clusters. SIViP 8(4), 699–721 (2014) Alamdar, F., Keyvanpour, M.: Effective browsing of image search results via diversified visual summarization by clustering and refining clusters. SIViP 8(4), 699–721 (2014)
73.
go back to reference Chen, W., et al.: Feature Estimations Based Correlation Distillation for Incremental Image Retrieval. IEEE Trans. Multimedia 24, 1844–1856 (2022) Chen, W., et al.: Feature Estimations Based Correlation Distillation for Incremental Image Retrieval. IEEE Trans. Multimedia 24, 1844–1856 (2022)
74.
go back to reference Rodríguez, J., et al.: PAXQuery: efficient parallel processing of complex XQuery. IEEE Trans. Knowl. Data Eng. 27(7), 1977–1991 (2015) Rodríguez, J., et al.: PAXQuery: efficient parallel processing of complex XQuery. IEEE Trans. Knowl. Data Eng. 27(7), 1977–1991 (2015)
75.
go back to reference Chen, R., et al.: Parallel XPath Query based on cost optimization. Journal of Supercomputing 78(4), 5420–5449 (2022)MathSciNet Chen, R., et al.: Parallel XPath Query based on cost optimization. Journal of Supercomputing 78(4), 5420–5449 (2022)MathSciNet
77.
go back to reference Kiani M., et al., Ontology-Based Negotiation of Dental Therapy Options. Advances in Semantic Computing (Eds. Joshi, Boley & Akerkar), 2010. Vol. 2, pp 52 – 78. Kiani M., et al., Ontology-Based Negotiation of Dental Therapy Options. Advances in Semantic Computing (Eds. Joshi, Boley & Akerkar), 2010. Vol. 2, pp 52 – 78.
78.
go back to reference Hopfield J. J., The Effectiveness of Neural Computing. IFIP World Computer Congress (WCC'89), 1989. 402–409. Hopfield J. J., The Effectiveness of Neural Computing. IFIP World Computer Congress (WCC'89), 1989. 402–409.
79.
go back to reference Azar D., et al., A Combined Ant Colony Optimization and Simulated Annealing Algorithm to Assess Stability and Fault-Proneness of Classes Based on Internal Software Quality Attributes. International Journal of Artificial Intelligence (ISSN 0974–0635), 2016. 14:2. Azar D., et al., A Combined Ant Colony Optimization and Simulated Annealing Algorithm to Assess Stability and Fault-Proneness of Classes Based on Internal Software Quality Attributes. International Journal of Artificial Intelligence (ISSN 0974–0635), 2016. 14:2.
80.
go back to reference Azar, D., Vybihal, J.: An ant colony optimization algorithm to improve software quality predictive models. In Journal of Information and Software Technology 53(4), 388–393 (2011) Azar, D., Vybihal, J.: An ant colony optimization algorithm to improve software quality predictive models. In Journal of Information and Software Technology 53(4), 388–393 (2011)
81.
go back to reference Braden, B.: The surveyor’s area formula. Coll. Math. J. 17(4), 326–337 (1986) Braden, B.: The surveyor’s area formula. Coll. Math. J. 17(4), 326–337 (1986)
82.
go back to reference Manjunath, B.S.: Color and texture descriptors. IEEE Transactions on Circuits and Systems for Video Technology (CSVT) 6, 703–715 (2001) Manjunath, B.S.: Color and texture descriptors. IEEE Transactions on Circuits and Systems for Video Technology (CSVT) 6, 703–715 (2001)
83.
go back to reference Mezaris V.; Kompatsiaris I. and Strintzis M.G., An Ontology Approach to Object-based Image Retrieval. Proc. of the International Conference on Image Processing (ICIP). Vol. 2, pp. 511–514, Mezaris V.; Kompatsiaris I. and Strintzis M.G., An Ontology Approach to Object-based Image Retrieval. Proc. of the International Conference on Image Processing (ICIP). Vol. 2, pp. 511–514,
84.
go back to reference Stanchev, P., et al.: High level color similarity retrieval. International Journal on Information Theory and Applications 10(3), 363–369 (2003) Stanchev, P., et al.: High level color similarity retrieval. International Journal on Information Theory and Applications 10(3), 363–369 (2003)
85.
go back to reference Iranzo, P., Sáenz-Pérez, F.: Implementing WordNet measures of lexical semantic similarity in a fuzzy logic programming system. Theory Pract. Logic Program. 21(2), 264–282 (2021)MathSciNet Iranzo, P., Sáenz-Pérez, F.: Implementing WordNet measures of lexical semantic similarity in a fuzzy logic programming system. Theory Pract. Logic Program. 21(2), 264–282 (2021)MathSciNet
86.
go back to reference Li, J.: Lightweight ontologies mapping and the semantic similarity based on WordNet. Advances in Computer Science and its Applications 1(2), 111–117 (2012) Li, J.: Lightweight ontologies mapping and the semantic similarity based on WordNet. Advances in Computer Science and its Applications 1(2), 111–117 (2012)
87.
go back to reference Lin D., An Information-Theoretic Definition of Similarity. Proceedings of the International Conference on Machine Learning (ICML), 1998. pp. 296–304. Lin D., An Information-Theoretic Definition of Similarity. Proceedings of the International Conference on Machine Learning (ICML), 1998. pp. 296–304.
88.
go back to reference Wu Z. and Palmer M., Verb Semantics and Lexical Selection. Proc. of the 32nd Annual Meeting of the Associations of Computational Linguistics, 1994. pp. 133–138. Wu Z. and Palmer M., Verb Semantics and Lexical Selection. Proc. of the 32nd Annual Meeting of the Associations of Computational Linguistics, 1994. pp. 133–138.
89.
go back to reference Francis, W.N., Kucera, H.: Frequency Analysis of English Usage. Houghton Mifflin, Boston (1982) Francis, W.N., Kucera, H.: Frequency Analysis of English Usage. Houghton Mifflin, Boston (1982)
91.
go back to reference Salloum, G., Tekli, T.: Automated and personalized meal plan generation and relevance scoring using a multi-factor adaptation of the transportation problem. Soft. Comput. 26(5), 2561–2585 (2022) Salloum, G., Tekli, T.: Automated and personalized meal plan generation and relevance scoring using a multi-factor adaptation of the transportation problem. Soft. Comput. 26(5), 2561–2585 (2022)
92.
go back to reference Ahmad, A., Khan, S.: Survey of state-of-the-art mixed data clustering algorithms. IEEE Access 7, 31883–31902 (2019) Ahmad, A., Khan, S.: Survey of state-of-the-art mixed data clustering algorithms. IEEE Access 7, 31883–31902 (2019)
93.
go back to reference Stanford Center for Biomedical Informatics Research. Protégé Ontology Editor. [5 Jan. 2023]. Stanford Center for Biomedical Informatics Research. Protégé Ontology Editor. [5 Jan. 2023].
94.
go back to reference Salton, G., Mcgill, M.J.: Introduction to Modern Information Retrieval. McGraw-Hill, Tokio (1983)MATH Salton, G., Mcgill, M.J.: Introduction to Modern Information Retrieval. McGraw-Hill, Tokio (1983)MATH
95.
go back to reference Zou, F., et al.: Semi-supervised cross-modal learning for cross modal retrieval and image annotation. World Wide Web Journal 22(2), 825–841 (2019) Zou, F., et al.: Semi-supervised cross-modal learning for cross modal retrieval and image annotation. World Wide Web Journal 22(2), 825–841 (2019)
96.
go back to reference Silva G., et al., Automatic Segmenting Teeth in X-ray Images: Trends, a Novel Dataset, Benchmarking and Future Perspectives Expert Systems with Applications 2018. 107–15–31. Silva G., et al., Automatic Segmenting Teeth in X-ray Images: Trends, a Novel Dataset, Benchmarking and Future Perspectives Expert Systems with Applications 2018. 107–15–31.
97.
go back to reference Baeza-Yates R. and Ribeiro-Neto B., Modern Information Retrieval: The Concepts and Technology behind Search. ACM Press Books, Addison-Wesley Professional, 2nd Ed., 2011. p. 944. Baeza-Yates R. and Ribeiro-Neto B., Modern Information Retrieval: The Concepts and Technology behind Search. ACM Press Books, Addison-Wesley Professional, 2nd Ed., 2011. p. 944.
98.
go back to reference Tariq, N., et al.: Quality assessment methods to evaluate the performance of edge detection algorithms for digital image: a systematic literature review. IEEE Access 9, 87763–87776 (2021) Tariq, N., et al.: Quality assessment methods to evaluate the performance of edge detection algorithms for digital image: a systematic literature review. IEEE Access 9, 87763–87776 (2021)
99.
go back to reference Abebe M., et al., Generic Metadata Representation Framework for Social-based Event Detection, Description, and Linkage. Knowledge Based Systems 2020. 188. Abebe M., et al., Generic Metadata Representation Framework for Social-based Event Detection, Description, and Linkage. Knowledge Based Systems 2020. 188.
100.
go back to reference Schiappa M. and Rawat Y., SVGraph: Learning Semantic Graphs from Instructional Videos. Computing Research Repository (CoRR), 2022. CoRR abs/2207.08001. Schiappa M. and Rawat Y., SVGraph: Learning Semantic Graphs from Instructional Videos. Computing Research Repository (CoRR), 2022. CoRR abs/2207.08001.
101.
go back to reference Bai L., et al., Querying Fuzzy Spatiotemporal RDF Data Using R2RML Mappings. IEEE International Conference on Fuzzy Systems (FUZZ-IEEE'20), 2020. pp. 1–8. Bai L., et al., Querying Fuzzy Spatiotemporal RDF Data Using R2RML Mappings. IEEE International Conference on Fuzzy Systems (FUZZ-IEEE'20), 2020. pp. 1–8.
102.
go back to reference Gal A., et al., From Diversity-based Prediction to Better Ontology & Schema Matching. Inter. WWW Conference, 2016. pp. 1145–1155. Gal A., et al., From Diversity-based Prediction to Better Ontology & Schema Matching. Inter. WWW Conference, 2016. pp. 1145–1155.
103.
go back to reference Ming M., et al., A Harmony Based Adaptive Ontology Mapping Approach. In Proceedings of the International Conference on Semantic Web and Web Services (SWWS'08), 2008. pp. 336–342. Ming M., et al., A Harmony Based Adaptive Ontology Mapping Approach. In Proceedings of the International Conference on Semantic Web and Web Services (SWWS'08), 2008. pp. 336–342.
104.
go back to reference Lhez J., et al., PatBinQL: a Compact, Inference-enabled Query Language for RDF Stream Processing. IEEE BigData, 2018. pp. 4036–4044. Lhez J., et al., PatBinQL: a Compact, Inference-enabled Query Language for RDF Stream Processing. IEEE BigData, 2018. pp. 4036–4044.
105.
go back to reference Li, G., et al.: Pattern match query over fuzzy RDF graph. Knowledge Based Systems 165, 460–473 (2019) Li, G., et al.: Pattern match query over fuzzy RDF graph. Knowledge Based Systems 165, 460–473 (2019)
Metadata
Title
Unsupervised knowledge representation of panoramic dental X-ray images using SVG image-and-object clustering
Authors
Khouloud Salameh
Farah El Akoum
Joe Tekli
Publication date
24-05-2023
Publisher
Springer Berlin Heidelberg
Published in
Multimedia Systems / Issue 4/2023
Print ISSN: 0942-4962
Electronic ISSN: 1432-1882
DOI
https://doi.org/10.1007/s00530-023-01099-6

Other articles of this Issue 4/2023

Multimedia Systems 4/2023 Go to the issue