paper-with-me

Papers

Analyzing Wikipedia Membership Dataset and PredictingUnconnected Nodes in the Signed Networks

2021-10-18 · Zhihao Wu, Taoran Li, Ray Roman

In the age of digital interaction, person-to-person relationships existing on social media may be different from the very same interactions that exist offline. Examining potential or spurious relationships between members in a social network is a fertile area of research for computer scientists -- here we examine how relationships can be predicted between two unconnected people in a social network by using area under Precison-Recall curve and ROC. Modeling the social network as a signed graph, we compare Triadic model,Latent Information model and Sentiment model and use them to predict peer to peer interactions, first using a plain signed network, and second using a signed network with comments as context. We see that our models are much better than random model and could complement each other in different cases.

📄 PDF Abstract BibTeX arXiv:2110.09111

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Modeling Neural Networks with Privacy Using Neural Stochastic Differential Equations

2025-01-12 · Sanghyun Hong, Fan Wu, Anthony Gruber, Kookjin Lee

In this work, we study the feasibility of using neural ordinary differential equations (NODEs) to model systems with intrinsic privacy properties. Unlike conventional feedforward neural networks, which have unlimited exp…

Language ModelingLanguage ModellingMemorization

Directed mixed membership stochastic blockmodel

2021-01-07 · Huan Qing, Jingli Wang

Mixed membership problem for undirected network has been well studied in network analysis recent years. However, the more general case of mixed membership for directed network in which nodes can belong to multiple commun…

Graph Embedding with Hierarchical Attentive Membership

2021-10-31 · Lu Lin, Ethan Blaser, Hongning Wang

The exploitation of graph structures is the key to effectively learning representations of nodes that preserve useful information in graphs. A remarkable property of graph is that a latent hierarchical grouping of nodes …

Graph EmbeddingLink PredictionNode Classification

Estimating Mixed Memberships with Sharp Eigenvector Deviations

2017-09-01 · Xueyu Mao, Purnamrita Sarkar, Deepayan Chakrabarti

We consider the problem of estimating community memberships of nodes in a network, where every node is associated with a vector determining its degree of membership in each community. Existing provably consistent algorit…

Community Detection

Semantic Membership Inference Attack against Large Language Models

2024-06-14 · Hamid Mozaffari, Virendra J. Marathe

Membership Inference Attacks (MIAs) determine whether a specific data point was included in the training set of a target model. In this paper, we introduce the Semantic Membership Inference Attack (SMIA), a novel approac…

Inference AttackMembership Inference Attack