Skip to main content
Top

2018 | OriginalPaper | Chapter

Answering Why-Not Questions on Structural Graph Clustering

Authors : Chuanyu Zong, Xiufeng Xia, Bin Wang, Xiaochun Yang, Jiajia Li, Xiangyu Liu, Rui Zhu

Published in: Database Systems for Advanced Applications

Publisher: Springer International Publishing

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

search-config
loading …

Abstract

Structural graph clustering is one fundamental problem in managing and analyzing graph data. As a fast and exact density based graph clustering algorithm, pSCAN is widely used to discover meaningful clusters in many different graph applications. The problem of explaining why-not questions on pSCAN is to find why an expected vertex is not included in the specified cluster of the pSCAN results. Obviously, the pSCAN results are sensitive to two parameters: (i) the similarity threshold \(\epsilon \); and (ii) the density constraint \(\mu \), when them are not set good enough, some expected vertices would be missing in the specified clusters. To tackle this problem, we firstly analyze that how the parameters affect the results of pSCAN, then we propose two novel explanation algorithms to explain why-not questions on pSCAN by offering some advices on how to refine the initial pSCAN with minimum penalty from two perspectives: (i) modifying the parameter \(\epsilon \); and (ii) modifying the parameter \(\mu \). Moreover, we present some constraints to ensure the original pSCAN results are retained as much as possible in the results of refined pSCAN. Finally, we conduct comprehensive experimental studies, which show that our approaches can efficiently return high-quality explanations for why-not questions on pSCAN.

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!

Literature
1.
go back to reference Chapman, A., Jagadish, H.V.: Why not‘?’. In: SIGMOD, pp. 523–534 (2009) Chapman, A., Jagadish, H.V.: Why not‘?’. In: SIGMOD, pp. 523–534 (2009)
2.
go back to reference Chang, L., Li, W., Lin, X., Qin, L., Zhang, W.: pSCAN: fast and exact structural graph clustering. In: ICDE, pp. 253–264 (2016) Chang, L., Li, W., Lin, X., Qin, L., Zhang, W.: pSCAN: fast and exact structural graph clustering. In: ICDE, pp. 253–264 (2016)
3.
go back to reference Xu, X., Yuruk, N., Feng, Z., Schweiger, T.A.J.: SCAN: a structural clustering algorithm for networks. In: KDD, pp. 824–833 (2007) Xu, X., Yuruk, N., Feng, Z., Schweiger, T.A.J.: SCAN: a structural clustering algorithm for networks. In: KDD, pp. 824–833 (2007)
4.
go back to reference Shiokawa, H., Fujiwara, Y., Onizuka, M.: SCAN++: efficient algorithm for finding clusters, hubs and outliers on large-scale graphs. In: PVLDB, pp. 1178–1189 (2015) Shiokawa, H., Fujiwara, Y., Onizuka, M.: SCAN++: efficient algorithm for finding clusters, hubs and outliers on large-scale graphs. In: PVLDB, pp. 1178–1189 (2015)
5.
go back to reference Huang, J., Chen, T., Doan, A., Naughton. J.F.: On the provenance of non-answers to queries over extracted data. In: PVLDB, pp. 736–747 (2008)CrossRef Huang, J., Chen, T., Doan, A., Naughton. J.F.: On the provenance of non-answers to queries over extracted data. In: PVLDB, pp. 736–747 (2008)CrossRef
8.
go back to reference Herschel, M., Hernández, M.A., Tan, W.C.: Artemis: a system for analyzing missing answers. In: PVLDB, pp. 1550–1553 (2009) Herschel, M., Hernández, M.A., Tan, W.C.: Artemis: a system for analyzing missing answers. In: PVLDB, pp. 1550–1553 (2009)
9.
go back to reference Herschel, M., Hernández, M.A.: Explaining missing answers to SPJUA queries. In: PVLDB, pp. 185–196 (2010)CrossRef Herschel, M., Hernández, M.A.: Explaining missing answers to SPJUA queries. In: PVLDB, pp. 185–196 (2010)CrossRef
10.
go back to reference Tran, Q.T., Chan, C.Y.: How to ConQueR why-not questions. In: SIGMOD, pp. 15–26 (2010) Tran, Q.T., Chan, C.Y.: How to ConQueR why-not questions. In: SIGMOD, pp. 15–26 (2010)
11.
go back to reference He, Z., Lo, E.: Answering why-not questions on top-k queries. In: ICDE, pp. 750–761 (2012) He, Z., Lo, E.: Answering why-not questions on top-k queries. In: ICDE, pp. 750–761 (2012)
12.
go back to reference Liu, Q., Gao, Y., Chen, G., Zheng, B., Zhou, L.: Answering why-not and why questions on reverse top-k queries. VLDB J. 25, 867–892 (2016)CrossRef Liu, Q., Gao, Y., Chen, G., Zheng, B., Zhou, L.: Answering why-not and why questions on reverse top-k queries. VLDB J. 25, 867–892 (2016)CrossRef
13.
go back to reference Chen, L., Lin, X., Hu, H., Jensen, C.S., Xu, J.L: Answering why-not spatial keyword top-k queries via keyword adaption. In: ICDE, pp. 697–708 (2016) Chen, L., Lin, X., Hu, H., Jensen, C.S., Xu, J.L: Answering why-not spatial keyword top-k queries via keyword adaption. In: ICDE, pp. 697–708 (2016)
14.
go back to reference Islam, M.S., Zhou, R., Liu, C.: On answering why-not questions in reverse skyline queries. In: ICDE, pp. 973–984 (2013) Islam, M.S., Zhou, R., Liu, C.: On answering why-not questions in reverse skyline queries. In: ICDE, pp. 973–984 (2013)
15.
go back to reference Islam, M.S., Liu, C., Li, J.: Efficient answering of why-not questions in similar graph matching. TKDE 27, 2672–2686 (2015) Islam, M.S., Liu, C., Li, J.: Efficient answering of why-not questions in similar graph matching. TKDE 27, 2672–2686 (2015)
16.
go back to reference Roy, S., Suciu, D.: A formal approach to finding explanations for database queries. In: SIGMOD, pp. 1579–1590 (2014) Roy, S., Suciu, D.: A formal approach to finding explanations for database queries. In: SIGMOD, pp. 1579–1590 (2014)
Metadata
Title
Answering Why-Not Questions on Structural Graph Clustering
Authors
Chuanyu Zong
Xiufeng Xia
Bin Wang
Xiaochun Yang
Jiajia Li
Xiangyu Liu
Rui Zhu
Copyright Year
2018
DOI
https://doi.org/10.1007/978-3-319-91452-7_17

Premium Partner