Skip to main content

Showing 1–30 of 30 results for author: Mendes, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2209.04230  [pdf, ps, other

    cs.LG

    Survey on Deep Fuzzy Systems in regression applications: a view on interpretability

    Authors: Jorge S. S. Júnior, Jérôme Mendes, Francisco Souza, Cristiano Premebida

    Abstract: Regression problems have been more and more embraced by deep learning (DL) techniques. The increasing number of papers recently published in this domain, including surveys and reviews, shows that deep regression has captured the attention of the community due to efficiency and good accuracy in systems with high-dimensional data. However, many DL methodologies have complex structures that are not r… ▽ More

    Submitted 9 September, 2022; originally announced September 2022.

  2. arXiv:2105.10092  [pdf, other

    cs.SI physics.soc-ph

    Efficient hypothesis testing for community detection in heterogeneous networks

    Authors: Xin-Jian Xu, Cheng Chen, J. F. F. Mendes

    Abstract: Identifying communities in networks is a fundamental and challenging problem of practical importance in many fields of science. Current methods either ignore the heterogeneous distribution of nodal degrees or assume prior knowledge of the number of communities. Here we propose an efficient hypothesis test for community detection based on quantifying dissimilarities between graphs. Given a random g… ▽ More

    Submitted 20 December, 2021; v1 submitted 20 May, 2021; originally announced May 2021.

    Comments: a algorithm has been added

  3. Effect of the initial configuration of weights on the training and function of artificial neural networks

    Authors: R. J. Jesus, M. L. Antunes, R. A. da Costa, S. N. Dorogovtsev, J. F. F. Mendes, R. L. Aguiar

    Abstract: The function and performance of neural networks is largely determined by the evolution of their weights and biases in the process of training, starting from the initial configuration of these parameters to one of the local minima of the loss function. We perform the quantitative statistical characterization of the deviation of the weights of two-hidden-layer ReLU networks of various sizes trained… ▽ More

    Submitted 4 December, 2020; originally announced December 2020.

    Comments: 12 pages, 8 figures

    Journal ref: Mathematics 9, 2246 (2021)

  4. arXiv:1808.09174   

    cs.SE

    Proceedings of the 5th International Workshop on Software Engineering Methods in Spreadsheets (SEMS'18)

    Authors: Birgit Hofer, Jorge Mendes

    Abstract: Proceedings of the 5th International Workshop on Software Engineering Methods in Spreadsheets (SEMS'18), held on October 1st, 2018, in Lisbon, Portugal, and co-located with the 2018 IEEE Symposium on Visual Languages and Human-Centric Computing (VL/HCC).

    Submitted 28 August, 2018; originally announced August 2018.

  5. arXiv:1802.03992  [pdf, ps, other

    physics.soc-ph cond-mat.dis-nn cs.SI

    Targeted Damage to Interdependent Networks

    Authors: G. J. Baxter, G. Timár, J. F. F. Mendes

    Abstract: The giant mutually connected component (GMCC) of an interdependent or multiplex network collapses with a discontinuous hybrid transition under random damage to the network. If the nodes to be damaged are selected in a targeted way, the collapse of the GMCC may occur significantly sooner. Finding the minimal damage set which destroys the largest mutually connected component of a given interdependen… ▽ More

    Submitted 24 September, 2018; v1 submitted 12 February, 2018; originally announced February 2018.

    Comments: 9 pages, 9 figures

    Journal ref: Phys. Rev. E 98, 032307 (2018)

  6. arXiv:1710.00852  [pdf, other

    cs.DS cond-mat.soft cond-mat.stat-mech physics.soc-ph

    Finding the optimal nets for self-folding Kirigami

    Authors: N. A. M. Araújo, R. A. da Costa, S. N. Dorogovtsev, J. F. F. Mendes

    Abstract: Three-dimensional shells can be synthesized from the spontaneous self-folding of two-dimensional templates of interconnected panels, called nets. However, some nets are more likely to self-fold into the desired shell under random movements. The optimal nets are the ones that maximize the number of vertex connections, i.e., vertices that have only two of its faces cut away from each other in the ne… ▽ More

    Submitted 7 July, 2018; v1 submitted 2 October, 2017; originally announced October 2017.

    Comments: 6 pages, 5 figures, Supplemental Material, Source Code

    Journal ref: Phys. Rev. Lett. 120, 188001 (2018)

  7. arXiv:1707.02833  [pdf, other

    cs.SE

    Tabula: A Language to Model Spreadsheet Tables

    Authors: Jorge Mendes, João Saraiva

    Abstract: Spreadsheets provide a flexible and easy to use software development environment, but that leads to error proneness. Work has been done to prevent errors in spreadsheets, including using models to specify distinct parts of a spreadsheet as it is done with model-driven software development. Previous model languages for spreadsheets offer a limited expressiveness, and cannot model several features p… ▽ More

    Submitted 10 July, 2017; originally announced July 2017.

    Comments: In Proceedings of the 4th Workshop on Software Engineering Methods in Spreadsheets

  8. arXiv:1705.03881  [pdf, other

    cs.NI cs.LG

    Net2Vec: Deep Learning for the Network

    Authors: Roberto Gonzalez, Filipe Manco, Alberto Garcia-Duran, Jose Mendes, Felipe Huici, Saverio Niccolini, Mathias Niepert

    Abstract: We present Net2Vec, a flexible high-performance platform that allows the execution of deep learning algorithms in the communication network. Net2Vec is able to capture data from the network at more than 60Gbps, transform it into meaningful tuples and apply predictions over the tuples in real time. This platform can be used for different purposes ranging from traffic classification to network perfo… ▽ More

    Submitted 10 May, 2017; originally announced May 2017.

  9. arXiv:1511.01545  [pdf, other

    cs.DL physics.soc-ph

    Ranking scientists

    Authors: S. N. Dorogovtsev, J. F. F. Mendes

    Abstract: Currently the ranking of scientists is based on the $h$-index, which is widely perceived as an imprecise and simplistic though still useful metric. We find that the $h$-index actually favours modestly performing researchers and propose a simple criterion for proper ranking.

    Submitted 4 November, 2015; originally announced November 2015.

    Comments: 3 pages, 2 figures, the original version

    Journal ref: Nature Physics 11, 882 (2015)

  10. arXiv:1503.03463  [pdf, other

    cs.SE

    Towards the Design and Implementation of Aspect-Oriented Programming for Spreadsheets

    Authors: Pedro Maia, Jorge Mendes, Jácome Cunha, Henrique Rebêlo, João Saraiva

    Abstract: A spreadsheet usually starts as a simple and single-user software artifact, but, as frequent as in other software systems, quickly evolves into a complex system developed by many actors. Often, different users work on different aspects of the same spreadsheet: while a secretary may be only involved in adding plain data to the spreadsheet, an accountant may define new business rules, while an engin… ▽ More

    Submitted 11 March, 2015; originally announced March 2015.

    Comments: In Proceedings of the 2nd Workshop on Software Engineering Methods in Spreadsheets (http://spreadsheetlab.org/sems15/)

  11. arXiv:1407.4623  [pdf, ps, other

    physics.soc-ph cond-mat.dis-nn cond-mat.stat-mech cs.SI

    Giant components in directed multiplex networks

    Authors: N. Azimi-Tafreshi, S. N. Dorogovtsev, J. F. F. Mendes

    Abstract: We describe the complex global structure of giant components in directed multiplex networks which generalizes the well-known bow-tie structure, generic for ordinary directed networks. By definition, a directed multiplex network contains vertices of one type and directed edges of $m$ different types. In directed multiplex networks, we distinguish a set of different giant components based on the exi… ▽ More

    Submitted 1 November, 2014; v1 submitted 17 July, 2014; originally announced July 2014.

    Comments: 8 pages, 9 figures

    Journal ref: Phys. Rev. E 90, 052809 (2014)

  12. arXiv:1402.0215  [pdf, other

    physics.soc-ph cond-mat.dis-nn cs.SI

    Mutually connected component of network of networks with replica nodes

    Authors: Ginestra Bianconi, Sergey N. Dorogovtsev, José F. F. Mendes

    Abstract: We describe the emergence of the giant mutually connected component in networks of networks in which each node has a single replica node in any layer and can be interdependent only on its replica nodes in the interdependent layers. We prove that if in these networks, all the nodes of one network (layer) are interdependent on the nodes of the same other interconnected layer, then, remarkably, the m… ▽ More

    Submitted 23 December, 2014; v1 submitted 2 February, 2014; originally announced February 2014.

    Comments: (9 pages, 2 figures )

    Journal ref: Phys. Rev. E. 91, 012804 (2015)

  13. arXiv:1312.3814  [pdf, other

    cond-mat.dis-nn cs.CR math.PR physics.soc-ph

    Weak percolation on multiplex networks

    Authors: Gareth J. Baxter, Sergey N. Dorogovtsev, José F. F. Mendes, Davide Cellai

    Abstract: Bootstrap percolation is a simple but non-trivial model. It has applications in many areas of science and has been explored on random networks for several decades. In single layer (simplex) networks, it has been recently observed that bootstrap percolation, which is defined as an incremental process, can be seen as the opposite of pruning percolation, where nodes are removed according to a connect… ▽ More

    Submitted 13 April, 2014; v1 submitted 13 December, 2013; originally announced December 2013.

    Comments: 14 pages, 12 figures

    Journal ref: Phys. Rev. E 89, 042801 (2014)

  14. arXiv:1212.5981  [pdf, ps, other

    cond-mat.dis-nn cs.SI math-ph physics.soc-ph

    Core organization of directed complex networks

    Authors: N. Azimi-Tafreshi, S. N. Dorogovtsev, J. F. F. Mendes

    Abstract: The recursive removal of leaves (dead end vertices) and their neighbors from an undirected network results, when this pruning algorithm stops, in a so-called core of the network. This specific subgraph should be distinguished from $k$-cores, which are principally different subgraphs in networks. If the vertex mean degree of a network is sufficiently large, the core is a giant cluster containing a… ▽ More

    Submitted 10 March, 2013; v1 submitted 24 December, 2012; originally announced December 2012.

    Comments: 10 pages, 7 figures

    Journal ref: Phys. Rev. E 87, 032815 (2013)

  15. arXiv:1202.4411  [pdf, ps, other

    physics.soc-ph cond-mat.dis-nn cs.SI physics.bio-ph

    Localization and Spreading of Diseases in Complex Networks

    Authors: A. V. Goltsev, S. N. Dorogovtsev, J. G. Oliveira, J. F. F. Mendes

    Abstract: Using the SIS model on unweighted and weighted networks, we consider the disease localization phenomenon. In contrast to the well-recognized point of view that diseases infect a finite fraction of vertices right above the epidemic threshold, we show that diseases can be localized on a finite number of vertices, where hubs and edges with large weights are centers of localization. Our results follow… ▽ More

    Submitted 5 August, 2012; v1 submitted 20 February, 2012; originally announced February 2012.

    Comments: 5 pages, 3 figures

    Journal ref: Phys. Rev. Lett. 109, 128702 (2012)

  16. arXiv:1110.3315  [pdf, ps, other

    physics.soc-ph cond-mat.dis-nn cond-mat.stat-mech cs.SI

    Evolution of spatially embedded branching trees with interacting nodes

    Authors: F. L. Forgerini, N. Crokidakis, S. N. Dorogovtsev, J. F. F. Mendes

    Abstract: We study the evolution of branching trees embedded in Euclidean spaces with suppressed branching of spatially close nodes. This cooperative branching process accounts for the effect of overcrowding of nodes in the embedding space and mimics the evolution of life processes (the so-called "tree of life") in which a new level of complexity emerges as a short transition followed by a long period of gr… ▽ More

    Submitted 14 October, 2011; originally announced October 2011.

    Comments: 13 pages, 9 figures, submitted

  17. arXiv:1106.4925  [pdf, ps, other

    cond-mat.dis-nn cs.AI

    Belief-propagation algorithm and the Ising model on networks with arbitrary distributions of motifs

    Authors: S. Yoon, A. V. Goltsev, S. N. Dorogovtsev, J. F. F. Mendes

    Abstract: We generalize the belief-propagation algorithm to sparse random networks with arbitrary distributions of motifs (triangles, loops, etc.). Each vertex in these networks belongs to a given set of motifs (generalization of the configuration model). These networks can be treated as sparse uncorrelated hypergraphs in which hyperedges represent motifs. Here a hypergraph is a generalization of a graph, w… ▽ More

    Submitted 6 August, 2012; v1 submitted 24 June, 2011; originally announced June 2011.

    Comments: 9 pages, 4 figures

    Journal ref: Physical Review E 84, 041144 (2011)

  18. arXiv:1101.0380  [pdf, ps, other

    cond-mat.dis-nn cond-mat.stat-mech cs.SI physics.soc-ph

    Critical behavior and correlations on scale-free small-world networks. Application to network design

    Authors: M. Ostilli, A. L. Ferreira, J. F. F. Mendes

    Abstract: We analyze critical phenomena on networks generated as the union of hidden variables models (networks with any desired degree sequence) with arbitrary graphs. The resulting networks are general small-worlds similar to those a` la Watts and Strogatz but with a heterogeneous degree distribution. We prove that the critical behavior (thermal or percolative) remains completely unchanged by the presence… ▽ More

    Submitted 28 June, 2011; v1 submitted 1 January, 2011; originally announced January 2011.

    Comments: 23 pages, 4 figures, added 2 Tables

    Journal ref: Phys. Rev. E 83, 061149 (2011)

  19. arXiv:0803.3422  [pdf, ps, other

    cond-mat.stat-mech cs.NI math-ph physics.soc-ph

    Organization of modular networks

    Authors: S. N. Dorogovtsev, J. F. F. Mendes, A. N. Samukhin, A. Y. Zyuzin

    Abstract: We examine the global organization of heterogeneous equilibrium networks consisting of a number of well distinguished interconnected parts--``communities'' or modules. We develop an analytical approach allowing us to obtain the statistics of connected components and an intervertex distance distribution in these modular networks, and to describe their global organization and structure. In particu… ▽ More

    Submitted 24 March, 2008; v1 submitted 24 March, 2008; originally announced March 2008.

    Comments: 9 pages, 3 figures

    Journal ref: Phys. Rev. E 78, 056106 (2008)

  20. arXiv:0709.3094  [pdf, ps, other

    cond-mat.stat-mech cs.NI math-ph physics.soc-ph

    Transition from small to large world in growing networks

    Authors: S. N. Dorogovtsev, P. L. Krapivsky, J. F. F. Mendes

    Abstract: We examine the global organization of growing networks in which a new vertex is attached to already existing ones with a probability depending on their age. We find that the network is infinite- or finite-dimensional depending on whether the attachment probability decays slower or faster than $(age)^{-1}$. The network becomes one-dimensional when the attachment probability decays faster than… ▽ More

    Submitted 23 November, 2007; v1 submitted 19 September, 2007; originally announced September 2007.

    Comments: 5 pages

    Journal ref: EPL 81, 30004 (2008)

  21. arXiv:0705.0010  [pdf, ps, other

    cond-mat.stat-mech cs.NI math-ph physics.soc-ph

    Critical phenomena in complex networks

    Authors: S. N. Dorogovtsev, A. V. Goltsev, J. F. F. Mendes

    Abstract: The combination of the compactness of networks, featuring small diameters, and their complex architectures results in a variety of critical effects dramatically different from those in cooperative systems on lattices. In the last few years, researchers have made important steps toward understanding the qualitatively new critical phenomena in complex networks. We review the results, concepts, and… ▽ More

    Submitted 16 November, 2007; v1 submitted 30 April, 2007; originally announced May 2007.

    Comments: Review article, 79 pages, 43 figures, 1 table, 508 references, extended

    Journal ref: Rev. Mod. Phys. 80, 1275 (2008)

  22. arXiv:cond-mat/0602611  [pdf, ps, other

    cond-mat.stat-mech cs.NI math-ph physics.soc-ph

    k-core (bootstrap) percolation on complex networks: Critical phenomena and nonlocal effects

    Authors: A. V. Goltsev, S. N. Dorogovtsev, J. F. F. Mendes

    Abstract: We develop the theory of the k-core (bootstrap) percolation on uncorrelated random networks with arbitrary degree distributions. We show that the k-core percolation is an unusual, hybrid phase transition with a jump emergence of the k-core as at a first order phase transition but also with a critical singularity as at a continuous transition. We describe the properties of the k-core, explain the… ▽ More

    Submitted 28 February, 2006; v1 submitted 26 February, 2006; originally announced February 2006.

    Comments: 11 pages, 8 figures

    Journal ref: Phys. Rev. E 73, 056101 (2006)

  23. arXiv:cond-mat/0509102  [pdf, ps, other

    cond-mat.stat-mech cs.NI math-ph physics.soc-ph

    k-core organization of complex networks

    Authors: S. N. Dorogovtsev, A. V. Goltsev, J. F. F. Mendes

    Abstract: We analytically describe the architecture of randomly damaged uncorrelated networks as a set of successively enclosed substructures -- k-cores. The k-core is the largest subgraph where vertices have at least k interconnections. We find the structure of k-cores, their sizes, and their birth points -- the bootstrap percolation thresholds. We show that in networks with a finite mean number z_2 of t… ▽ More

    Submitted 28 February, 2006; v1 submitted 5 September, 2005; originally announced September 2005.

    Comments: 5 pages, 3 figures

    Journal ref: Phys. Rev. Lett. 96, 040601 (2006)

  24. arXiv:cond-mat/0506002  [pdf, ps, other

    cond-mat.stat-mech cs.NI math-ph physics.soc-ph

    Correlations in interacting systems with a network topology

    Authors: S. N. Dorogovtsev, A. V. Goltsev, J. F. F. Mendes

    Abstract: We study pair correlations in cooperative systems placed on complex networks. We show that usually in these systems, the correlations between two interacting objects (e.g., spins), separated by a distance $\ell$, decay, on average, faster than $1/(\ell z_\ell)$. Here $z_\ell$ is the mean number of the $\ell$-th nearest neighbors of a vertex in a network. This behavior, in particular, leads to a… ▽ More

    Submitted 31 May, 2005; originally announced June 2005.

    Comments: 5 pages

    Journal ref: Phys. Rev. E 72, 066130 (2005)

  25. arXiv:cond-mat/0505193  [pdf, ps, other

    cond-mat.stat-mech cs.NI hep-lat physics.soc-ph

    Organization of complex networks without multiple connections

    Authors: S. N. Dorogovtsev, J. F. F. Mendes, A. M. Povolotsky, A. N. Samukhin

    Abstract: We find a new structural feature of equilibrium complex random networks without multiple and self-connections. We show that if the number of connections is sufficiently high, these networks contain a core of highly interconnected vertices. The number of vertices in this core varies in the range between $const N^{1/2}$ and $const N^{2/3}$, where $N$ is the number of vertices in a network. At the… ▽ More

    Submitted 23 September, 2005; v1 submitted 8 May, 2005; originally announced May 2005.

    Comments: 5 pages, 2 figures

    Journal ref: Phys.Rev.Lett. 95 (2005) 195701

  26. arXiv:physics/0504185  [pdf, ps, other

    physics.soc-ph cond-mat.stat-mech cs.DB math.ST

    Frequency of occurrence of numbers in the World Wide Web

    Authors: S. N. Dorogovtsev, J. F. F. Mendes, J. G. Oliveira

    Abstract: The distribution of numbers in human documents is determined by a variety of diverse natural and human factors, whose relative significance can be evaluated by studying the numbers' frequency of occurrence. Although it has been studied since the 1880's, this subject remains poorly understood. Here, we obtain the detailed statistics of numbers in the World Wide Web, finding that their distributio… ▽ More

    Submitted 29 April, 2005; v1 submitted 26 April, 2005; originally announced April 2005.

    Comments: 5 pages, 4 figures

    Journal ref: Physica A 360, 548 (2006)

  27. arXiv:cond-mat/0404593  [pdf, ps, other

    cond-mat.stat-mech cs.NI nlin.AO q-bio.MN

    The shortest path to complex networks

    Authors: S. N. Dorogovtsev, J. F. F. Mendes

    Abstract: 1. The birth of network science. 2. What are random networks? 3. Adjacency matrix. 4. Degree distribution. 5. What are simple networks? Classical random graphs. 6. Birth of the giant component. 7. Topology of the Web. 8.Uncorrelated networks. 9. What are small worlds? 10. Real networks are mesoscopic objects. 11. What are complex networks? 12. The configuration model. 13. The absence of degree--… ▽ More

    Submitted 24 July, 2004; v1 submitted 24 April, 2004; originally announced April 2004.

    Comments: 25 pages, a contribution to `Complex Systems and Inter-disciplinary Science', v.1, eds. N. Johnson, J. Efstathiou, and F. Reed-Tsochas (World Scientific, 2004), to be published

  28. arXiv:cond-mat/0204111  [pdf, ps, other

    cond-mat.stat-mech cs.NI hep-lat hep-th math-ph nlin.AO

    Principles of statistical mechanics of random networks

    Authors: S. N. Dorogovtsev, J. F. F. Mendes, A. N. Samukhin

    Abstract: We develop a statistical mechanics approach for random networks with uncorrelated vertices. We construct equilibrium statistical ensembles of such networks and obtain their partition functions and main characteristics. We find simple dynamical construction procedures that produce equilibrium uncorrelated random graphs with an arbitrary degree distribution. In particular, we show that in equilibr… ▽ More

    Submitted 29 December, 2002; v1 submitted 4 April, 2002; originally announced April 2002.

    Comments: 14 pages, an extended version

    Journal ref: Nucl.Phys. B666 (2003) 396-416

  29. arXiv:cond-mat/0204102  [pdf, ps, other

    cond-mat.stat-mech cs.NI

    Accelerated growth of networks

    Authors: S. N. Dorogovtsev, J. F. F. Mendes

    Abstract: In many real growing networks the mean number of connections per vertex increases with time. The Internet, the Word Wide Web, collaboration networks, and many others display this behavior. Such a growth can be called {\em accelerated}. We show that this acceleration influences distribution of connections and may determine the structure of a network. We discuss general consequences of the acceler… ▽ More

    Submitted 4 April, 2002; originally announced April 2002.

    Comments: 29 pages, 11 figures, a brief review of the accelerated growth including applications to econophysics, Contribution to `Handbook of Graphs and Networks: From the Genome to the Internet', eds. S. Bornholdt and H.G. Schuster (Wiley-VCH, Berlin, 2002), to be published

  30. arXiv:cond-mat/0203227  [pdf, ps, other

    cond-mat.stat-mech cs.NI hep-lat hep-th math-ph nlin.SI physics.class-ph

    Ising Model on Networks with an Arbitrary Distribution of Connections

    Authors: S. N. Dorogovtsev, A. V. Goltsev, J. F. F. Mendes

    Abstract: We find the exact critical temperature $T_c$ of the nearest-neighbor ferromagnetic Ising model on an `equilibrium' random graph with an arbitrary degree distribution $P(k)$. We observe an anomalous behavior of the magnetization, magnetic susceptibility and specific heat, when $P(k)$ is fat-tailed, or, loosely speaking, when the fourth moment of the distribution diverges in infinite networks. Whe… ▽ More

    Submitted 11 April, 2002; v1 submitted 11 March, 2002; originally announced March 2002.

    Comments: 5 pages

    Journal ref: Phys.Rev.E66:016104,2002