Skip to main content

2017 | OriginalPaper | Buchkapitel

The Network-Untangling Problem: From Interactions to Activity Timelines

verfasst von : Polina Rozenshtein, Nikolaj Tatti, Aristides Gionis

Erschienen in: Machine Learning and Knowledge Discovery in Databases

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

In this paper we study a problem of determining when entities are active based on their interactions with each other. More formally, we consider a set of entities V and a sequence of time-stamped edges E among the entities. Each edge \((u,v,t)\in E\) denotes an interaction between entities u and v that takes place at time t. We view this input as a temporal network. We then assume a simple activity model in which each entity is active during a short time interval. An interaction (uvt) can be explained if at least one of u or v are active at time t. Our goal is to reconstruct the activity intervals, for all entities in the network, so as to explain the observed interactions. This problem, which we refer to as the network-untangling problem, can be applied to discover timelines of events from complex interactions among entities.
We provide two formulations for the network-untangling problem: (i) minimizing the total interval length over all entities, and (ii) minimizing the maximum interval length. We show that the sum problem is NP-hard, while, surprisingly, the max problem can be solved optimally in linear time, using a mapping to 2-SAT. For the sum problem we provide efficient and effective algorithms based on realistic assumptions. Furthermore, we complement our study with an evaluation on synthetic and real-world datasets, which demonstrates the validity of our concepts and the good performance of our algorithms.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

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!

Fußnoten
1
If there is an edge exactly at \(m_v\), then \(k_v = o_v\).
 
2
Due to the property of implication graph, either all or none variables will be set in the component.
 
3
The implementation of all algorithms and scripts used for the experimental evaluation is available at https://​github.​com/​polinapolina/​the-network-untangling-problem.
 
Literatur
1.
Zurück zum Zitat Aspvall, B., Plass, M.F., Tarjan, R.E.: A linear-time algorithm for testing the truth of certain quantified boolean formulas. IPL 14(4), 195 (1982)CrossRefMATH Aspvall, B., Plass, M.F., Tarjan, R.E.: A linear-time algorithm for testing the truth of certain quantified boolean formulas. IPL 14(4), 195 (1982)CrossRefMATH
2.
Zurück zum Zitat Becker, H., Naaman, M., Gravano, L.: Beyond trending topics: Real-world event identification on Twitter. In: ICWSM (2011) Becker, H., Naaman, M., Gravano, L.: Beyond trending topics: Real-world event identification on Twitter. In: ICWSM (2011)
3.
Zurück zum Zitat Bellman, R.: On the approximation of curves by line segments using dynamic programming. CACM 4(6), 284 (1961)CrossRefMATH Bellman, R.: On the approximation of curves by line segments using dynamic programming. CACM 4(6), 284 (1961)CrossRefMATH
4.
Zurück zum Zitat Cataldi, M., Di Caro, L., Schifanella, C.: Emerging topic detection on twitter based on temporal and social terms evaluation. In: MDMKDD (2010) Cataldi, M., Di Caro, L., Schifanella, C.: Emerging topic detection on twitter based on temporal and social terms evaluation. In: MDMKDD (2010)
5.
Zurück zum Zitat Fung, G.P.C., Yu, J.X., Yu, P.S., Lu, H.: Parameter free bursty events detection in text streams. In: VLDB (2005) Fung, G.P.C., Yu, J.X., Yu, P.S., Lu, H.: Parameter free bursty events detection in text streams. In: VLDB (2005)
6.
Zurück zum Zitat Gary, M.R., Johnson, D.S.: Computers and intractability: a guide to the theory of NP-completeness (1979) Gary, M.R., Johnson, D.S.: Computers and intractability: a guide to the theory of NP-completeness (1979)
7.
Zurück zum Zitat Guha, S., Koudas, N., Shim, K.: Approximation and streaming algorithms for histogram construction problems. TODS 31(1), 396–438 (2006)CrossRef Guha, S., Koudas, N., Shim, K.: Approximation and streaming algorithms for histogram construction problems. TODS 31(1), 396–438 (2006)CrossRef
8.
Zurück zum Zitat He, D., Parker, D.S.: Topic dynamics: an alternative model of bursts in streams of topics. In: KDD (2010) He, D., Parker, D.S.: Topic dynamics: an alternative model of bursts in streams of topics. In: KDD (2010)
9.
Zurück zum Zitat Holme, P., Saramäki, J.: Temporal networks. Phys. Rep. 519(3), 97–125 (2012)CrossRef Holme, P., Saramäki, J.: Temporal networks. Phys. Rep. 519(3), 97–125 (2012)CrossRef
10.
Zurück zum Zitat Hopcroft, J.E., Ullman, J.D.: Data Structures and Algorithms, vol. 175. Addison-Wesley, Boston (1983)MATH Hopcroft, J.E., Ullman, J.D.: Data Structures and Algorithms, vol. 175. Addison-Wesley, Boston (1983)MATH
11.
Zurück zum Zitat Ihler, A., Hutchins, J., Smyth, P.: Adaptive event detection with time-varying Poisson processes. In: KDD (2006) Ihler, A., Hutchins, J., Smyth, P.: Adaptive event detection with time-varying Poisson processes. In: KDD (2006)
12.
Zurück zum Zitat Karp, R.M.: Reducibility among combinatorial problems. In: Complexity of computer computations (1972) Karp, R.M.: Reducibility among combinatorial problems. In: Complexity of computer computations (1972)
13.
Zurück zum Zitat Khot, S., Regev, O.: Vertex cover might be hard to approximate to within \(2-\varepsilon \). JCSS 74(3), 335–349 (2008)MathSciNetMATH Khot, S., Regev, O.: Vertex cover might be hard to approximate to within \(2-\varepsilon \). JCSS 74(3), 335–349 (2008)MathSciNetMATH
14.
Zurück zum Zitat Kleinberg, J.: Bursty and hierarchical structure in streams. DMKD 7(4), 373–397 (2003)MathSciNet Kleinberg, J.: Bursty and hierarchical structure in streams. DMKD 7(4), 373–397 (2003)MathSciNet
15.
Zurück zum Zitat Lappas, T., Arai, B., Platakis, M., Kotsakos, D., Gunopulos, D.: On burstiness-aware search for document sequences. In: KDD (2009) Lappas, T., Arai, B., Platakis, M., Kotsakos, D., Gunopulos, D.: On burstiness-aware search for document sequences. In: KDD (2009)
16.
Zurück zum Zitat Leskovec, J., Backstrom, L., Kleinberg, J.: Meme-tracking and the dynamics of the news cycle. In: KDD (2009) Leskovec, J., Backstrom, L., Kleinberg, J.: Meme-tracking and the dynamics of the news cycle. In: KDD (2009)
17.
Zurück zum Zitat Mathioudakis, M., Koudas, N.: TwitterMonitor: trend detection over the Twitter stream. In: KDD (2010) Mathioudakis, M., Koudas, N.: TwitterMonitor: trend detection over the Twitter stream. In: KDD (2010)
18.
Zurück zum Zitat Meladianos, P., Nikolentzos, G., Rousseau, F., Stavrakas, Y., Vazirgiannis, M.: Degeneracy-based real-time sub-event detection in Twitter stream. In: ICWSM (2015) Meladianos, P., Nikolentzos, G., Rousseau, F., Stavrakas, Y., Vazirgiannis, M.: Degeneracy-based real-time sub-event detection in Twitter stream. In: ICWSM (2015)
19.
Zurück zum Zitat Michail, O.: An introduction to temporal graphs: an algorithmic perspective. Internet Math. 12(4), 239–280 (2016)MathSciNetCrossRef Michail, O.: An introduction to temporal graphs: an algorithmic perspective. Internet Math. 12(4), 239–280 (2016)MathSciNetCrossRef
20.
Zurück zum Zitat Shahaf, D., Guestrin, C., Horvitz, E.: Metro maps of science. In: KDD (2012) Shahaf, D., Guestrin, C., Horvitz, E.: Metro maps of science. In: KDD (2012)
21.
Zurück zum Zitat Shahaf, D., Guestrin, C., Horvitz, E.: Trains of thought: generating information maps. In: WWW (2012) Shahaf, D., Guestrin, C., Horvitz, E.: Trains of thought: generating information maps. In: WWW (2012)
22.
Zurück zum Zitat Shahaf, D., Yang, J., Suen, C., Jacobs, J., Wang, H., Leskovec, J.: Information cartography: creating zoomable, large-scale maps of information. In: KDD (2013) Shahaf, D., Yang, J., Suen, C., Jacobs, J., Wang, H., Leskovec, J.: Information cartography: creating zoomable, large-scale maps of information. In: KDD (2013)
23.
Zurück zum Zitat Vlachos, M., Meek, C., Vagena, Z., Gunopulos, D.: Identifying similarities, periodicities and bursts for online search queries. In: SIGMOD (2004) Vlachos, M., Meek, C., Vagena, Z., Gunopulos, D.: Identifying similarities, periodicities and bursts for online search queries. In: SIGMOD (2004)
24.
Zurück zum Zitat Weng, J., Lee, B.S.: Event detection in Twitter. In: ICWSM (2011) Weng, J., Lee, B.S.: Event detection in Twitter. In: ICWSM (2011)
25.
Zurück zum Zitat Yang, J., Leskovec, J.: Patterns of temporal variation in online media. In: WSDM (2011) Yang, J., Leskovec, J.: Patterns of temporal variation in online media. In: WSDM (2011)
26.
Zurück zum Zitat Zhu, Y., Shasha, D.: Efficient elastic burst detection in data streams. In: KDD (2003) Zhu, Y., Shasha, D.: Efficient elastic burst detection in data streams. In: KDD (2003)
Metadaten
Titel
The Network-Untangling Problem: From Interactions to Activity Timelines
verfasst von
Polina Rozenshtein
Nikolaj Tatti
Aristides Gionis
Copyright-Jahr
2017
DOI
https://doi.org/10.1007/978-3-319-71249-9_42