70,136 research outputs found
Towards efficient SimRank computation on large networks
SimRank has been a powerful model for assessing the similarity of pairs of vertices in a graph. It is based on the concept that two vertices are similar if they are referenced by similar vertices. Due to its self-referentiality, fast SimRank computation on large graphs poses significant challenges. The state-of-the-art work [17] exploits partial sums memorization for computing SimRank in O(Kmn) time on a graph with n vertices and m edges, where K is the number of iterations. Partial sums memorizing can reduce repeated calculations by caching part of similarity summations for later reuse. However, we observe that computations among different partial sums may have duplicate redundancy. Besides, for a desired accuracy ϵ, the existing SimRank model requires K = [logC ϵ] iterations [17], where C is a damping factor. Nevertheless, such a geometric rate of convergence is slow in practice if a high accuracy is desirable. In this paper, we address these gaps. (1) We propose an adaptive clustering strategy to eliminate partial sums redundancy (i.e., duplicate computations occurring in partial sums), and devise an efficient algorithm for speeding up the computation of SimRank to 0(Kdn2) time, where d is typically much smaller than the average in-degree of a graph. (2) We also present a new notion of SimRank that is based on a differential equation and can be represented as an exponential sum of transition matrices, as opposed to the geometric sum of the conventional counterpart. This leads to a further speedup in the convergence rate of SimRank iterations. (3) Using real and synthetic data, we empirically verify that our approach of partial sums sharing outperforms the best known algorithm by up to one order of magnitude, and that our revised notion of SimRank further achieves a 5X speedup on large graphs while also fairly preserving the relative order of original SimRank scores
On the efficiency of estimating penetrating rank on large graphs
P-Rank (Penetrating Rank) has been suggested as a useful measure of structural similarity that takes account of both incoming and outgoing edges in ubiquitous networks. Existing work often utilizes memoization to compute P-Rank similarity in an iterative fashion, which requires cubic time in the worst case. Besides, previous methods mainly focus on the deterministic computation of P-Rank, but lack the probabilistic framework that scales well for large graphs. In this paper, we propose two efficient algorithms for computing P-Rank on large graphs. The first observation is that a large body of objects in a real graph usually share similar neighborhood structures. By merging such objects with an explicit low-rank factorization, we devise a deterministic algorithm to compute P-Rank in quadratic time. The second observation is that by converting the iterative form of P-Rank into a matrix power series form, we can leverage the random sampling approach to probabilistically compute P-Rank in linear time with provable accuracy guarantees. The empirical results on both real and synthetic datasets show that our approaches achieve high time efficiency with controlled error and outperform the baseline algorithms by at least one order of magnitude
A Phone Learning Model for Enhancing Productivity of Visually Impaired Civil Servants
Phone-based learning in civil service is the use of voice technologies to deliver learning and capacity building training services to
government employees. The Internet revolution and advancement in Information and Communications Technology (ICT) have given rise
to online and remote staff training for the purpose of enhancing workers productivity. The need for civil servants in Nigeria to develop
capacity that will enhance knowledge is a key requirement to having competitive advantage in the work place. Existing online learning
platforms (such as web-based learning, mobile learning, etc) did not consider the plight of the visually impaired. These platforms provide
graphical interfaces that require sight to access. The visually impaired civil servants require auditory access to functionalities that exist in
learning management system on the Internet. Thus a gap exist between the able-bodied and visually impaired civil servants on
accessibility to e-learning platform. The objective of this paper is to provide a personalized telephone learning model and a prototype
application that will enhance the productivity of the visually impaired workers in Government establishments in Nigeria. The model was
designed using Unified Modeling Language (UML) diagram. The prototype application was implemented and evaluated. With the
proposed model and application, the visually and mobility impaired worker are able to participate in routine staff training and
consequently enhances their productivity just like their able-bodied counterparts. The prototype application also serves as an alternative
training platform for the able-bodied workers. Future research direction for this study will include biometric authentication of learners
accessing the applicatio
A Bi-Hamiltonian Formulation for Triangular Systems by Perturbations
A bi-Hamiltonian formulation is proposed for triangular systems resulted by
perturbations around solutions, from which infinitely many symmetries and
conserved functionals of triangular systems can be explicitly constructed,
provided that one operator of the Hamiltonian pair is invertible. Through our
formulation, four examples of triangular systems are exhibited, which also show
that bi-Hamiltonian systems in both lower dimensions and higher dimensions are
many and varied. Two of four examples give local 2+1 dimensional bi-Hamiltonian
systems and illustrate that multi-scale perturbations can lead to
higher-dimensional bi-Hamiltonian systems.Comment: 16 pages, to appear in J. Math. Phy
ASAP : towards accurate, stable and accelerative penetrating-rank estimation on large graphs
Pervasive web applications increasingly require a measure of similarity among objects. Penetrating-Rank (P-Rank) has been one of the promising link-based similarity metrics as it provides a comprehensive way of jointly encoding both incoming and outgoing links into computation for emerging applications. In this paper, we investigate P-Rank efficiency problem that encompasses its accuracy, stability and computational time. (1) We provide an accuracy estimate for iteratively computing P-Rank. A symmetric problem is to find the iteration number K needed for achieving a given accuracy ε. (2) We also analyze the stability of P-Rank, by showing that small choices of the damping factors would make P-Rank more stable and well-conditioned. (3) For undirected graphs, we also explicitly characterize the P-Rank solution in terms of matrices. This results in a novel non-iterative algorithm, termed ASAP , for efficiently computing P-Rank, which improves the CPU time from O(n 4) to O( n 3 ). Using real and synthetic data, we empirically verify the effectiveness and efficiency of our approaches
Monte-Carlo approach to calculate the proton stopping in warm dense matter within particle-in-cell simulations
A Monte-Carlo approach to proton stopping in warm dense matter is implemented
into an existing particle-in-cell code. The model is based on multiple
binary-collisions among electron-electron, electron-ion and ion-ion, taking
into account contributions from both free and bound electrons, and allows to
calculate particle stopping in much more natural manner. At low temperature
limit, when ``all'' electron are bounded at the nucleus, the stopping power
converges to the predictions of Bethe-Bloch theory, which shows good
consistency with data provided by the NIST. With the rising of temperatures,
more and more bound electron are ionized, thus giving rise to an increased
stopping power to cold matter, which is consistent with the report of a
recently experimental measurement [Phys. Rev. Lett. 114, 215002 (2015)]. When
temperature is further increased, with ionizations reaching the maximum,
lowered stopping power is observed, which is due to the suppression of
collision frequency between projected proton beam and hot plasmas in the
target.Comment: 6 pages, 4 figure
- …