(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

What is it about?

We propose an approach to find the multiplex interaction relationships based on the action records of users on social networks.

Why is it important?

There is a need for checking users’ friend lists to help them recognize the closer relationships on a social network. Based on the approach, some new relationships will be added that initially do not exist on the lists, and some old relationships will be deleted that exist initially but seem to have too few interactions.

Read more on Kudos…
The following have contributed to this page:
Tzung-Pei Hong
' ,"url"));