Skip to main content
Top

2017 | OriginalPaper | Chapter

The Network-Untangling Problem: From Interactions to Activity Timelines

Authors : Polina Rozenshtein, Nikolaj Tatti, Aristides Gionis

Published in: Machine Learning and Knowledge Discovery in Databases

Publisher: Springer International Publishing

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

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.

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
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.
 
Literature
1.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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.
go back to reference 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)
Metadata
Title
The Network-Untangling Problem: From Interactions to Activity Timelines
Authors
Polina Rozenshtein
Nikolaj Tatti
Aristides Gionis
Copyright Year
2017
DOI
https://doi.org/10.1007/978-3-319-71249-9_42

Premium Partner