به جمع مشترکان مگیران بپیوندید!

تنها با پرداخت 70 هزارتومان حق اشتراک سالانه به متن مقالات دسترسی داشته باشید و 100 مقاله را بدون هزینه دیگری دریافت کنید.

برای پرداخت حق اشتراک اگر عضو هستید وارد شوید در غیر این صورت حساب کاربری جدید ایجاد کنید

عضویت
جستجوی مقالات مرتبط با کلیدواژه

social network

در نشریات گروه برق
تکرار جستجوی کلیدواژه social network در نشریات گروه فنی و مهندسی
  • مجید عبدالرزاق نژاد*، مهدی خرد

    در سال های اخیر، شبکه های اجتماعی بخش جدایی ناپذیر زندگی مردم شده است و نقش پر رنگی در دنیای واقعی ایفا می کند. مسئله بیشینه سازی نفوذ، یافتن یک مجموعه از گره ها در شبکه است که اگر فرایند انتشار از آن ها آغاز شود، می تواند تاثیرگذاری در شبکه را بیشینه کند؛ اگرچه تاکنون مدل های مختلفی برای این مسئله و الگوریتم های متنوعی برای کشف گره های تاثیرگذار در شبکه های اجتماعی ارائه شده است، اما توجه به ماهیت چندهدفه این مسئله و نیز بهبود عملکرد الگوریتم های بهینه سازی مطرح شده یک چالش جدی پژوهشی در این حوزه اند. در این مقاله به منظور مرتفع کردن چالش ها ضمن درنظرگرفتن نسخه چندهدفه مسئله بیشینه سازی نفوذ با سه هدف بیشینه سازی تعداد گره های موثر مدل انتشار، کمینه سازی تعداد کاربران اولیه و مدت زمان مورد نیاز برای انتشار، یک نسخه فازی الگوریتم ژنتیک چندهدفه بر اساس مرتب سازی نامغلوب (FNSGA) که پارامترهای نرخ جهش و بازترکیب آن به وسیله نظام فازی پیشنهادی تنظیم می شوند ارائه شده است. برای ارزیابی نتایج روش پیشنهادی (FNSGA) علاوه بر مقایسه با نسخه غیرفازی، با روش های ابتکاری مرسوم بیشینه سازی نفوذ و نیز با سایر الگوریتم های بهینه سازی چندهدفه فراابتکاری جدید که تاکنون برای این مسئله ارائه شده اند، بر روی پنج مجموعه داده مقایسه شده است. این مقایسه بر اساس چهار معیار، معیار EDV، هزینه (تعداد گره های انتخابی به عنوان Seed)، معیار گسترش نفوذ σ(s)  یعنی تعداد گره های فعال با مدل انتشار متوالی مستقل (IC) و زمان اجرای روش بر حسب ثانیه صورت گرفته است. نتایج به دست آمده نشان از برتری روش پیشنهادی نسبت به روش های دیگر دارد.

    کلید واژگان: بیشینه سازی نفوذ، شبکه اجتماعی، الگوریتم ژنتیک با مرتب سازی نامغلوب، سیستم فازی
    Majid Abdolrazzagh-Nezhad*, Mehdi Kherad

    In recent years, social networks have become an integral part of people's lives and play a significant role in the real world. The primary aim of influence maximization problem is finding a set of nodes in the network which can maximize the influence if the diffusion process starts from them. Therefore, the problem’s goal is to find influential people in large scale real social networks. The penetration phenomenon is carried out according to an influence model in the network. Two independent cascade and linear threshold influence models, the most common of which is the independent cascade model, are utilized for broadcasting in the network. Theoreticaly, optimizing the selection influential nodes problem is NP-hard in both models. The problem will start by considering the social network’s graph, a specific influence model and a given number k. The problem’s goal is to select k nodes (users) from the graph (network) as influential nodes, so that the number of active nodes is maximized at the end of the diffusion process. Due to the influence maximization problem and finding influential people is an NP-hard optimization problem in the social network, meta-heuristic algorithms can be used to solve the problem. With regard to the privous researches, there is just one objective function as the problem’s goal and it is maximizing the number of effective nodes of the diffusion model. While other objective functions such as maximizing the number of effective nodes in the diffusion model and minimizing the budget value k (the number of initial nodes as seed) are not considered, minimizing the time required for effective diffusion can be achieved by having k initial nodes. Although various models for the problem and various optimization algorithms have been presented to discover influential nodes in social networks, paying attention to the multi-objective nature of the problem and improving the performance of the proposed optimization algorithms are a serious research challenge in this field. In this paper. A fuzzy version of the NSGA-II as a multi-objective genetic algorithm, whose mutation and crossover rates are adjusted by Fuzzy Inference System, is utilized to simultaneously optimize the three objectives of maximizing the number of effective nodes, minimizing the number of initial nodes and minimizing the required diffusion time. In the proposed method, the Expected Diffusion Value (EDV) of the diffusion model is replaced instead the simulation of the independent cascade diffusion model with heavy calculations to calculate the diffusion spread (the number of effective nodes of the diffusion model). Therefore, the EDV function is satisfied as the thied objective (minimizing the required diffusion time). The second objective function can also be converted into a maximization function by considering N-k nodes, where k is the number of selected initial nodesand N is the total graph nodes. The decimal numerical coding with fixed length is used in the proposed method. Based on the coding, each chromosome has k genes in the search space. The integer part of each gene is the selected node number. The decimal part is also used to determine whether that initial node exists or not. In the maximizing influence process using the fuzzy NSGA-II algorithm, the solution space (chromosomes) consists of k number of initial nodes, which should be encoded into the fuzzy NSGA-II comprehensible space. Also, a Fuzzy Inference System is proposed to adjust the mutation and recombination rates for filling up a serious challenge of genetic algorithms. In the fuzzy system, NF and FitBest are considered as two input variables, and Pm (mutation rate) and Pc (crossover rate) are returned as outputs NF is the number of chromosomes in the first frontier (F1) of the multi-objective genetic algorithm and FitBest is the average of the normalized objective functions for the chromosomes in F1. To analysis the efficiency of the proposed method, the obtained exprimental results have been compared with conventional maximizing influence methods, i.e., degree centrality, distance centrality, closeness centerality, betweenness, eigenvector and page rank methods, non-fuzzy version of NSGA-II, the latest methods presented for maximizing penetration based on multi-objective meta-heuristic algorithms, i.e. µGP multi-objective evolutionary algorithm, multi-objective crow search algorithm (MOCSA), greedy randomized adaptive search process algorithm (GRASP) and the Multi-Transformation Evolutionary Framework (MTEF) on five benchmark graph datasets Arenasjazz, Canetscience, EgoFacebook, Higgs-Reply and Slashdot. This comparison is based on four criteria: EDV, cost (the number of nodes selected as seed), the influence expansion criterion σ(s), i.e. the number of active nodes with the independent cascade (IC) propagation model, and the execution time of the method in seconds. The obtained results show the superiority of the proposed method over the other methods.

    Keywords: Influence Maximization Problem, Social Network, Genetic Algorithm With Non-Dominant Sorting, Fuzzy System
  • آرش خسروی*، حمیدرضا عبدالحسینی
    شخصیت فرد مجموعه ای از خصوصیات و واکنش های فرد است که موجب ایجاد رفتار فرد در موقعیت های گوناگون می شود. به طور معمول این رفتارها در موقعیت های مشابه تکرار می شوند. داشتن اطلاعات در مورد شخصیت فرد، این امکان را به ما می دهد که واکنش فرد را در موقعیت های مشابه پیش بینی کنیم. از طرفی با توجه به اینکه افراد در شبکه های اجتماعی مجازی نظارت مستقیمی بر نظرات خود احساس نمی کنند، استفاده از این شبکه ها جهت جمع آوری اطلاعات و تحلیل شخصیت افراد بسیار قابل توجه و منطقی است. در این مقاله، با دریافت نظرات کاربران از شبکه های اجتماعی و مقایسه آن با پرسشنامه پر شده توسط افراد، میزان درستی پاسخ گویی به سوال های پرسشنامه را محک می زنیم و به گونه ای دقیق تر به تحلیل شخصیت کاربران می پردازیم. با پردازش نظرات کاربران توسط روش های هوشمند متن کاوی و استفاده از یادگیری ماشین تلاش شده است که شخصیت کاربران پیش بینی شود. در نهایت، در هر چهار روش از روش های الگوریتم SVM و همچنین روش شبکه عصبی عمیق، معیارهای درستی، دقت و بازخوانی به نسبت بسیار خوبی بالا بودند (بین 0.75 تا 0.99) و این حاکی از مطابقت بالای نظرات جمع آوری شده از طریق پرسشنامه با پست های منتشرشده در فضای مجازی همان اشخاص می باشد.
    کلید واژگان: شبکه اجتماعی، شخصیت شناسی، داده کاوی، مدل سازی موضوعی، شبکه عصبی عمیق، SVM
    Arash Khosravi *, Hamidreza Abdolhosseini
    A person's personality is a set of characteristics and reactions that cause a person to behave in different situations. Usually, these behaviors are repeated in similar situations. Having information about a person's personality allows us to predict a person's reaction in similar situations. On the other hand, considering that people in virtual social networks do not feel direct control over their opinions, using these networks to collect information and analyze people's personalities is very significant and logical. In this article, by receiving information from users 'social networks and comparing it with a questionnaire filled in by individuals, we test the correctness of answering the questionnaire questions and analyze users' personalities in a more accurate way.  By analyzing users' opinions through intelligent text mining techniques and machine learning, we aim to predict the personality of users. Finally, in all four methods of the SVM algorithm as well as the deep neural network method, the criteria of accuracy, accuracy, and readability were relatively high (between 0.75 and 0.99), indicating the high correspondence of the opinions collected through the questionnaire with the posts. Published in cyberspace are the same people.
    Keywords: Social Network, Personality, Data Mining, Thematic Modeling, Deep Neural Network, SVM
  • Kostyantyn Malyshenko, Majid Mohammad Shafiee *, Vadim Malyshenko
    This article presents new methods and tools used in the field of text analysis to identify fake news in the media. The problem with the research is that, as a rule, to identify fakes, a training dataset is required, on which thematic fakes were tested. This is not always feasible and requires additional resources. To solve this problem, a comprehensive research methodology has been developed that covers most detection tools, even in the absence of an established database containing reliable and fake news. The study includes a combination of various algorithms combined into a single analytical structure, presented in the work in the form of pseudocode. The authors introduce the concept of an "emotional fake model" similar to individual emotions included in a broader emotional spectrum. The essence of the model is to evaluate fakes based on the structure of definitions of emotions formed in fakes, which differ from the original signals due to different weight coefficients. The innovation involves a two—stage identification of fakes - initially clusters of messages from the text corpus are identified, and then, based on text analysis tools, their linguistic features and emotional differences are revealed (based on a set of emotions POMS). In the context of creating fake news using neural networks, emotional coloring plays a crucial role, providing a permanent foundation that can serve as a cornerstone for identification.
    Keywords: Emotional Text Coloring, Fake News, Media, Neural Network, Sentiment, Social Network, Text Mining
  • محمد مهدیان، سید مجتبی متین خواه متین خواه *

    شبکه اینترنت اشیای اجتماعی (SIoT)، ناشی از اتحاد شبکه اجتماعی و شبکه اینترنت اشیاست که هر شیء در این شبکه سعی دارد با استفاده از اشیای اطراف خود از سرویس هایی بهره برداری کند که توسط اشیای دوست خود ارائه می شوند. پس در این شبکه، پیداکردن شیء دوست مناسب برای بهره بردن از سرویس مناسب مهم تلقی می شود. حال وقتی تعداد دوستان اشیا زیاد باشد، آنگاه استفاده از الگوریتم های کلاسیک برای پیداکردن سرویس مناسب با کمک اشیای دوست، ممکن است زمان و بار محاسباتی و پیمایش در شبکه را بالا ببرد. بنابراین در این مقاله برای کم کردن بار محاسباتی و پیمایش شبکه سعی شده است که برای انتخاب شیء دوست مناسب از رویکرد اکتشافی و با استفاده از الگوریتم بهینه سازی فاخته باینری تطبیق داده شده (AB-COA) و شاخص محلی آدامیک آدار (AA) که مبتنی بر معیار مرکزیت درجه است بهره برده شود و ویژگی های همسایه های مشترک اشیا را در انتخاب شیء دوست و اکتشاف سرویس مناسب در نظر گرفته شود. نهایتا با اجرای الگوریتم AB-COA بر روی مجموعه داده وب استنفورد، میانگین گام مورد نیاز برای دستیابی به سرویس در شبکه، 8/4 به دست آمد که نشان دهنده برتری این الگوریتم نسبت به سایر الگوریتم هاست.

    کلید واژگان: اینترنت اشیای اجتماعی، اینترنت اشیا، شبکه اجتماعی، الگوریتم بهینه سازی فاخته باینری تطبیق داده شده، دوست یابی
    Mohammad Mahdian, S.Mojtaba Matinkhah *

    The Social Internet of Things (SIoT) network is the result of the union of the Social Network and the Internet of Things network; wherein, each object tries to use the services provided by its friends. In this network, to find the right friend in order to use the right service is demanding. Great number of objects' friends, in classical algorithms, causes increasing the computational time and load of network navigation to find the right service with the help of friendly objects. In this article, in order to reduce the computational load and network navigation, it is proposed, firstly, to select the appropriate object friend from a heuristic approach; secondly, to use an adapted binary cuckoo optimization algorithm (AB-COA) which tries to select the appropriate friendly object to receive the service according to the maximum response capacity of each friendly object, and finally, adopting the Adamic-Adar local index (AA) with the interest degree centrality criterion so that it represents the characteristics of the common neighbors of the objects are involved in the friend selection. Finally, by executing the proposed algorithm on the Web-Stanford dataset, an average of 4.8 steps was obtained for reaching a service in the network, indicating the superiority of this algorithm over other algorithms.

    Keywords: Social Internet of Things, Internet of Things, social network, centrality measures, friendship
  • راهله قوچان نژادنورنیا، مهرداد جلالی*، محبوبه هوشمند

    امروزه آلیاژهای آنتروپی بالا یکی از حوزه های محبوب برای محققان می باشند که عملکرد آنها با استفاده از یادگیری ماشین بهبود یافته اند. آلیاژهای آنتروپی بالا از حداقل پنج عنصر اصلی با اندازه های نزدیک به هم تشکیل شده اند که ویژگی های آنها به اندازه و انواع عناصر بستگی دارد تا خواص فیزیکی و مکانیکی را بهبود دهند. رویکرد یادگیری ماشین در زمینه های مختلف کاربردهای فراوانی دارد. تحلیل شبکه های اجتماعی یکی از ابزارهای یادگیری ماشین است که از نظریه گراف استفاده می کند. هر گراف از تعدادی گره و یال تشکیل شده است که هر گره دارای ویژگی های خاص خود است. کارهایی که تاکنون انجام شده است از مجموعه داده آلیاژ آنتروپی بالا شبکه مبتنی بر میزان نزدیکی محتوایی و ساختاری ویژگی های هر ترکیب استفاده نکرده اند. در این مقاله، روشی نوین ارایه شده است که ابزار شبکه اجتماعی را به مهندسی متالوژی و مواد تعمیم می دهد. روش پیشنهادی با استفاده از ابزار شبکه اجتماعی به بررسی خواص آلیاژهای آنتروپی بالا پرداخته است که شباهت آلیاژها محاسبه شده و بر اساس آن شبکه اجتماعی مواد ساخته شده است. با بکار بردن تکنیک الگوریتم لووین، گروه هایی از این آلیاژها استخراج شده است که هر گروه به نام خوشه دارای آلیاژهایی با خواص مشابه است. نتایج عملی بدست آمده، خوشه های با کیفیت بالایی را نشان می دهد که در پیش بینی عملکرد ترکیبات و کشف ترکیبات و ویژگی های جدید موثر خواهند بود. معیار پیمانگی که بیانگر کیفیت خوشه ها است حدود 713/0 بدست آمده است.

    کلید واژگان: خوشه بندی، شبکه اجتماعی، کشف جامعه، یادگیری ماشین، آلیاژهای آنتروپی بالا
    Raheleh Ghouchan Nezhad Noor Nia, Mehrdad Jalali*, Mahboobeh Houshmand

    Nowadays, high-entropy alloys (HEAs) are a popular domain for researchers which is improved performance by using machine learning (ML). HEAs are formed at least five main elements with close or equal size which is depend on their size and type of elements to extend physical and mechanical features. The ML approach has many applications in various fields. Social network analysis (SNA) is one of the ML tools that is used graph theory. Each graph consists of a number of nodes and edges that each node has its own descriptors. The studies done so far has not used the high-entropy alloys network dataset based on the similarity of content and structural features of each compound. In this paper, a new method is proposed that generalized SNA tools to metallurgical and materials engineering. The proposed method is investigated the HEAs descriptors, in which HEAs descriptors similarity are calculated and the HEAs interaction network is created. The groups have been extracted by Louvain algorithm which each group called cluster. The clusters have alloys with similar properties. The experimental results shown high quality clusters that will be effective in predicting the compounds functionality and discovering new compounds and descriptors. The modularity criterion indicates the quality of the clusters, is about 0.713.

    Keywords: Clustering, Social network, Community detection, Machine learning, High-entropy alloys
  • Mohammad Mahdi Shafiei, Hossein Shirgahi*, Homayun Motameni, Behnam Barzegar

    In recent years, the emergence of various social networks has led to the growth of s ocial network users. However, activity in such networks depends on the level of trust that users hav e in each other. Therefore, trust is essential and important issue in these networks, especially whe n users interact with each other. In this article, we examine this issue and provide a method to evaluate it.It is not easy to measure the accuracy of trust for users who interact with social networks. Here,interactions are virtual. In this article, we have used the adaptive neuro-fuzz inference system to evaluate trustworthiness by considering different personality attributes of users such as reli ability,availability, interest, patience and adaptability. Using these features as input and based on the adaptive neuro-fuzzy inference system,we evaluated the trustworthiness of users in socialnetwork.Thep roposed adaptive neuro-fuzzy inference system is expandable because in this system,trustcan be defin ed as a set of one or more personality attributes.Epinions social network dataset is also used to sim ulate and validate the proposed method. In the proposed method, the absolute mean value of error is less than 0.0095 and the value of F-score is more than 0.9884. Based on theobtainedresults and com pared to the previous methods,the proposed adaptive neuro-fuzzy inference systemshows an acceptable accuracy for evaluating the trustworthiness of users.

    Keywords: Social Network, Trust, Adaptive neuro-fuzzy inference system
  • Mojde Jalali, Maryam Hosseini-Pozveh, Afsaneh Fatemi *
    Influence maximization in social networks has been an important research issue in the recent decade. This issue is identifying the most influential individuals in a social network who can convey influence to the largest number of the network’s members. However, in influence maximization, the costs of all of the nodes to be selected as seeds are considered the same for the companies that do not hold in the real world. Accordingly, influence maximization-cost minimization has gained attention recently. Available studies have applied multi-objective optimization methods which are time-consuming. Applying the existing approaches of influence maximization for other variants of this problem has been considered in some studies about other multi-objective versions of the influence maximization problem. In this study, extending and well-applying run time-efficient methods of influence maximization are considered to influence maximization-cost minimization. Accordingly, two methods are proposed. The first, Local Lowest Degree Rank (LLDR) is a heuristic-based one which by considering the degree of nodes aims to find the cost-affordable influential nodes with minimum influence overlap among them. The second proposed method, Ratio-aware-CELF-based (RCELF) method, is a Cost Effective Lazy Forward (CELF)-based algorithm which extends CELF as a run-time efficient greedy approach for influence maximization by incorporating the cost function of the nodes into consideration. The proposed methods are evaluated by applying two real-world datasets, Facebook and Last.fm. The results establish the outperformance which in comparison with the most effective benchmark method is between 4% to 32% for LLDR and between 34% to 96% for RCELF.
    Keywords: Social Network, Influence Maximization, Cost Minimization, Top-K Nodes, Viral Marketing
  • محمود دی پیر*، احسان بیات

    شبکه های اجتماعی امروزه نقش مهمی در زندگی روزمره افراد دارد. شناخت ساختار و گروه های تشکیل دهنده این شبکه ها می تواند اطلاعات مفیدی از وضعیت جامعه و افراد دهد. یکی از مباحثی که در این حوزه بحث می شود، ساخت گراف شبکه است که بر اساس اشیاء به عنوان گره های شبکه، و یال ها به عنوان تراکنش های بین این اشیاء شکل می گیرد. تشخیص ارتباطات بر اساس این گراف ها انجام می گیرد. یکی از روش هایی که برای ساخت و تشخیص این ارتباطات انجام می گیرد استفاده از الگوریتم های بهینه سازی است و مشخص شده است که الگوریتم جستجوی هارمونی یکی از الگوریتم های کارا در این حوزه است. با این وجود در مبحث تشخیص ساختارهای ارتباطی و جوامع، تا به حال کار پژوهشی با استفاده از الگوریتم جستجوی هارمونی انجام نگرفته است. در این مقاله، برای ساخت خوشه های شبکه بر اساس گراف شبکه و تشخیص ارتباطات موثر بر اساس معیارهای مختلف، روش جدیدی پیشنهاد می شود. این روش جدید در واقع نسخه گسسته ای از الگوریتم جستحوی هارمونی است که برای کشف جوامع و ساختارهای ارتباطی در شبکه های اجتماعی به کار می رود. آزمایش هایی بر روی چند شبکه مصنوعی و طبیعی انجام گرفته است و نتایج بدست آمده نشان می دهد که روش پیشنهادی دارای کارکرد مناسبی در مقایسه با دیگر روش های موجود دارد.

    کلید واژگان: شبکه های اجتماعی، گراف شبکه، شناسایی انجمن، الگوریتم بهینه سازی جستجوی هارمونی
    Mahmood Deypir*, Ehsan Bayat

    Nowadays, social networks play an important role in people's daily lives. A social network is a kind of social structure that consists of several nodes that can be individuals or organizations. Most importantly, these nodes are connected by one or more specific types of dependencies, such as friendships or work relationships. Understanding the structure and constituent groups of these networks can give us useful information about the state of society and individuals. In this article, a new solution to solve the problem of social structure detection is provided. Social structure means communities or associations in social networks. An important issue of this context is network graph construction based on objects as nodes and edges as transactions between these objects. Community detection is based on these graphs. The appropriate solution is to identify and create clusters of nodes that have strong connections with each other and at the same time have weaker connections between nodes of different clusters. Optimization algorithms can be used to construct and detect these connections. Harmonic search is one of the efficient optimization algorithms in this context. However, in the field of identifying communication structures and communities, so far, no research work has been done using the harmonic search algorithm. In this paper, a new method is proposed to construct network clusters based on network graphs. It can identify effective communications based on different criteria. In order to propose this method, first a new version of harmonic search algorithm is designed for discrete environments while the original version of which is for continuous environments. Then, according the problem, which is to discover appropriate structures in the social network graph, a new method is devised to solve it. This method tries to provide a suitable discrete version by relying on different operators to be applicable to solve the desired problem. In order to evaluate the proposed method, various experiments were carried out on several different networks. These networks have been used as benchmark in previous research work. For evaluation and comparison, two artificial networks and two real networks are considered. The evaluation results of the proposed method on these networks are presented based on different criteria and compared with four previous algorithms that are known in this field. Comparison results show that the proposed algorithm is relatively superior to other algorithms or at least produces similar results. The most important reason that can justify the relative performance superiority of the proposed algorithm or at least its competitive results is the better search capability of the problem search space. This leads to the discovery of more promising points and the production of better solutions.

    Keywords: Social network, Network graph, Community detection, Harmony search optimization algorithm
  • Fatemeh Nazerian *, Homayun Motameni
    In recent years, Online Social Network (OSN) has been rapidly evolving and attracted many users. In OSN, users share sensitive information; therefore, effective access control models are needed to protect information from unauthorized users. Currently, Relational Based Access Control (ReBAC) is used to protect user’s private information. The authorization policy in ReBAC is based on the relationship type and depth among users; however, it is not sufficient to protect private information such as location, time, and age. In this paper, attributes are added to the social graph to establish an efficient access control in OSN, then a policy model is proposed for the new Attribute Relation Based Access Control model (A-ReBAC), and unambiguous Hybrid Logic (HL) policy language is used to formulate the access control policy model. To evaluate the proposed policy model two path-checking algorithms (depth-first search (DFS) and breadth-first search (BFS)) are applied to real datasets, and the time spent on access requests is calculated in the social graph of these datasets. The results showed DFS takes less time than BFS to do the task defined.
    Keywords: Social Network, Hybrid Logic, Policy, Breadth first search, Depth first search
  • محمد عکافان، بهروز مینایی*، علیرضا باقری

    چشم انداز شبکه اجتماعی روش واضحی را برای تجزیه و تحلیل ساختار کل نهادهای اجتماعی فراهم می کند. تشخیص جوامع در شبکه ها یکی از چالش های اساسی در علم شبکه و نیز یکی از بزرگ ترین دغدغه ها پس از شناسایی جوامع، شناسایی جامعه اصلی عوامل فعال در شبکه است که متعلق به چندین جامعه هستند. یافتن جوامعی که با یکدیگر هم پوشانی دارند، در شبکه های اجتماعی یک مبحث مهم و جالب در داده کاوی و سامانه های پیشنهاد دهنده است. الگوریتم ارایه شده در این مقاله مبتنی بر بهینه سازی ازدحام ذرات چند عامله است؛ به گونه ای که خود سازماندهی در مجموعه فعالیت عامل ها دیده می شود. هوش جمعی باعث افزایش دقت جستجوی سراسری می شود و با استفاده از نوع خاصی کدگذاری، تعداد جوامع را تشخیص می دهد؛ به گونه ای که شاخص پیمانگی به عنوان تابع برازش، در بهینه سازی ازدحام ذرات مورد استفاده قرار خواهد گرفت. آزمایش های متعدد نشان می دهد الگوریتم معرفی شده با نام بهینه سازی ازدحام ذرات چند عامله، قادر به تشخیص گره های موجود در جوامع هم پوشان با دقت بسیار بالا است. در گذشته پژوهش هایی در خصوص تشخیص جوامع با استفاده از بهنیه سازی ازدحام ذرات انجام شده است، اما آن ها تنها قادر به تشخیص جوامع غیر هم پوشان هستند.

    کلید واژگان: بهینه سازی ازدحام ذرات، چند عامله، پیمانگی، شبکه اجتماعی، شناسایی جوامع هم پوشان
    Mohammad Akafan, Behrouz Minaei*, Alireza Bagheri

    The proposed algorithm in this research is based on the multi-agent particle swarm optimization as a collective intelligence due to the connection between several simple components which enables them to regulate their behavior and relationships with the rest of the group according to certain rules. As a result, self-organizing in collective activities can be seen. Community structure is crucial for many network systems, the algorithm uses a special type of coding to identify the number of communities without any prior knowledge. In this method, the modularity function is used as a fitness function to optimize particle swarm. Several experiments show that the proposed algorithm which is called Multi Agent Particle Swarm is superior compared with other algorithms. This algorithm is capable of detecting nodes in overlapping communities with high accuracy.The point in using the previously presented PSO algorithms for community detection is that they recognize non-overlapping communities, and this goes back to the representation of genes by these methods, but the use of multi-agent collective intelligence by our algorithm has led to the identification of nodes in overlapping communities.The results show that the nodes that are shared between a set of agents, these nodes are active nodes that create an overlap in the communities. Our experimental results show that when a member node is more than one community, this node is a good candidate to be selected as the active node, which has led to the creation of overlapping networks.

    Keywords: Particle swarm optimization, Multi-agent, Modularity, Social network, Overlapping community detection
  • مریم خسروی، حسین شیرازی*، کوروش داداش تبار، سید علیرضا هاشمی گلپایگانی

    با توجه به جایگاهی که امروزه شبکه های اجتماعی در جوامع پیدا کرده اند، افراد بسیاری از این شبکه ها به منظور منتشر کردن عقاید و اطلاعات خود استفاده می کنند. یکی از چالش های امنیتی موجود در این شبکه ها، جلوگیری از حملات معنایی است. در حملات معنایی فرد مخرب قصد دارد تا با انتشار اطلاعات و شایعات نادرست در شبکه های اجتماعی، بر روی کاربران دیگر تاثیر بگذارد. بنابراین ایمنی افراد در این گونه شبکه ها به خطر می افتد. انتشار اطلاعات نادرست در مواقع بحرانی مانند جنگ یا انتخابات ممکن است، عواقب جبران ناپذیری برای یک اجتماع داشته باشد. از این رو در این پژوهش هدف اینست که بتوان شایعات از جمله شایعات فارسی را در شبکه های اجتماعی تشخیص داد. بدین منظور از یک معماری ترکیبی LSTM-CNN استفاده و برخلاف پژوهش های پیشین از نرخ یادگیری چرخشی بهره گرفته و روش جدیدی به منظورپردازش کردن داده ها قبل از ورود به شبکه برای بهبود نتایج ارایه شده است. علاوه بر آن نیز برای رفع مشکلات مربوط به کمبود داده مدل BERT برای تشخیص شایعات فارسی هم مورد بررسی قرار گرفت. در نهایت با ارزیابی روش پیشنهادی مشخص شد که این روش به دقت مناسبی برای تشخیص شایعات و همین طور شایعات فارسی تنها با بررسی محتوا، دست یافته است.

    کلید واژگان: شبکه های اجتماعی، شایعه، یادگیری عمیق
    Maryam Khosravi, Hossein Shirazi*, Kourosh Dadahstabar, S.Alireza Hashemi Golpaygani

    Recently, using social networks increases and people propagate their information through this networks. One of the most important challenges in these networks is sentiment attack, in which the attacker spreads rumors to influence users. Therefor rumor detection become important and attracts expanding research attention. Most of the previous works using deep neural networks for rumor detection without special preprocessing but we propose a new method for preprocessing data before learning which improve results. we use LSTM-CNN architecture with cyclical learning rate to detect Persian rumors. Beside that we investigate BERT model for Persian tweets. Our results demonstrate the effectiveness of this approach for English and Persian rumor detection.

    Keywords: Deep learning, Preprocessing, Rumor detection, Social network
  • B. Hassanpour, N. Abdolvand *, S. Rajaee Harandi

    The rapid development of technology, the Internet, and the development of electronic commerce have led to the emergence of recommender systems. These systems will assist the users in finding and selecting their desired items. The accuracy of the advice in recommender systems is one of the main challenges of these systems. Regarding the fuzzy systems capabilities in determining the borders of user interests, it seems reasonable to combine it with social networks information and the factor of time. Hence, this study, for the first time, tries to assess the efficiency of the recommender systems by combining fuzzy logic, longitudinal data and social networks information such as tags, friendship, and membership in groups. And the impact of the proposed algorithm for improving the accuracy of recommender systems was studied by specifying the neighborhood and the border between the users’ preferences over time. The results revealed that using longitudinal data in social networks information in memory-based recommender systems improves the accuracy of these systems.

    Keywords: Recommender system, Social Network, Longitudinal Data, fuzzy logic, Tags
  • منصوره میرزایی*، مریم نورائی آباده
    توانمندی در واکنش به رویدادهای غیرمنتظره همواره برای شبکه های دنیای واقعی مطلوب است. به منظور بهبود توانمندی هر نوع سیستم شبکه، تجزیه و تحلیل آسیب پذیری برای اختلالات خارجی از قبیل نقص تصادفی یا حملات دفاعی که به عناصر شبکه وارد می شوند حایز اهمیت است. در این مقاله، یک مسئله نوظهور در ارزیابی توانمندی شبکه های پیچیده را بررسی می کنیم: آسیب پذیری خوشه بندی شبکه های مبتنی بر عملکرد در برابر فقدان عناصر شبکه. هدف اصلی شناسایی ریوسی است که فقدان آن ها به واسطه تضعیف خوشه بندی، به طور قابل توجهی به شبکه آسیب می رساند که از طریق میانگین ضریب خوشه بندی مورد ارزیابی قرار می گیرد. این مسئله به این دلیل حایز اهمیت است که هر تغییر قابل ملاحظه ای  ناشی از نقص عناصر که منجر به تغییر خوشه بندی می شود می تواند عملکرد شبکه، مانند توانایی انتشار اطلاعات در یک شبکه اجتماعی را کاهش دهد. ما این تحلیل آسیب پذیری را به عنوان یک مسئله بهینه سازی تنظیم می کنیم و کامل بودن و عدم یکنواختی آن را نشان می دهیم. درنهایت، آزمایش های جامعی را در شبکه های اجتماعی ساختگی و واقعی که توسط مدل های شناخته شده تولیدشده اند، انجام می دهیم. نتایج تجربی در مقایسه با استراتژی های مختلف در شبکه های ترکیبی و واقعی نشان می دهد که میانگین ضریب خوشه بندی در تحلیل نقص گره های شبکه بسیار کارآمد است . همچنین نتایج به دست آمده تایید می کند که تکنیک حذف گره های پراهمیت به ویژه از نظر مقدار مرکزیت نزدیکی، در تجزیه و تحلیل آسیب پذیری خوشه بندی بسیار موثر است.
    کلید واژگان: شبکه های اجتماعی، ضریب خوشه بندی، آسیب پذیری، معیارهای مرکزیت
    M. Mirzaie *, M. Nooraei Abadeh
    Robustness in response to unexpected events is always ideal for real-world networks. In order to improve the robustness of any network system, it is important to analyze the vulnerability to external interference such as accidental fault or attacks that are introduced into the network elements. In this paper, a novel study investigates the robustness of complex network using the clustering coefficient of networks against loss of elements. In particular, we can identify vertexes that can damage the network due to the weakening of its clustering, which is evaluated by means of the average of clustering coefficient. This is important because any tangible change that leads to a clustering is caused by defects that can reduce network functionality, such as the ability to spread information on a social network. We present this risk analysis as an optimization method and demonstrate the completeness and uncertainty of our approach to identify main vertices for clustering. Finally, we perform comprehensive experiments in the combined social networks that are generated by different models. The experimental results show that the average clustering coefficient is very efficient in analyzing the fault of network node failure. Also, the results confirm that the technique of removing the important nodes, especially in terms of the closeness centrality, is very effective in the analysis of clustering vulnerability.
    Keywords: Social network, Clustering Coefficient, Vulnerability, Centrality Measure
  • مریم فیاض، حامد وحدت نژاد*، مهدی خرد

    مساله استنتاج اعتماد در یک شبکه اجتماعی، پیش بینی میزان اعتمادی است که یک کاربر می تواند نسبت به کاربری که در شبکه اعتماد، به طور مستقیم به وی متصل نیست، داشته باشد. هدف این پژوهش ارایه یک روش استنتاج اعتماد در شبکه اعتماد است. روش های قبلی عمدتا محدود به یک نوع شبکه اعتماد هستند و برای شبکه های اعتماد مختلف با مقادیر متفاوت اعتماد قابل اجرا نیستند. در این پژوهش از محاسبات نرم و مدل شبکه عصبی برای پیش بینی مقادیر اعتماد استفاده شده و برای آموزش شبکه عصبی از الگوریتم ژنتیک استفاده شده است. یکی از مهم ترین مزایای روش پیشنهادی این است که برخلاف روش های قبلی، محدود به یک نوع شبکه اعتماد نیست و برای شبکه های اعتماد مختلف با مقادیر متفاوت اعتماد نیز قابل اجرا است. در روش پیشنهادی ابتدا از روی شبکه اعتماد، چهار ویژگی پیشنهادی استخراج می شود و سپس از روی این ویژگی ها و با استفاده از الگوریتم ژنتیک مدل شبکه عصبی آموزش داده می شود. روش پیشنهادی بر روی شبکه اعتماد  استاندارد اجرا شده و با سایر روش های مشابه مورد مقایسه قرار گرفته است. نتایج حاکی از آن است که روش پیشنهادی قادر به استنتاج اعتماد با دقت بالاتری نسبت به روش های قبلی است.

    کلید واژگان: استنتاج اعتماد، شبکه اجتماعی، شبکه عصبی، الگوریتم ژنتیک
    M. Fayyaz, H. Vahdat-nejad *, M. Kherad

    The trust inference problem in a social network is defined as anticipating the trust level that a user can have to another user who is not directly connected to him on the trust network. This research aims to propose a method for trust inference in a trust network. Previous research studies are mainly limited to one type of trust network, and they cannot be used for different trust networks with different values of trust. In this research, soft computing and neural network model are used to predict trust values. To train the neural network system, genetic algorithm is exploited. One of the main advantages of the proposed method is that, unlike previous methods, it is not limited to one type of trust network, and it can also be used for trust networks with different values of trust. In the proposed method, at first four proposed features are extracted from the trust network, and afterward, the proposed neural network system is trained using these features as well as the genetic algorithm. The proposed method is implemented on the standard trust network and is compared with other similar methods. Experimental results indicate that the proposed method is able to produce more accurate results in comparison with previous methods.

    Keywords: Trust Inference, Social network, Neural network, genetic algorithm
  • کبری رحمتی، سامان کشوری، حسن نادری*

    موجودیت ها در شبکه های اجتماعی علاوه بر داشتن ارتباط با یکدیگر، دارای محتوا نیز هستند. این مدل از شبکه ها می توانند بر روی گراف هایی که گره های آن شامل متن هستند، مدل شوند. خوشه بندی گراف ازجمله مهم ترین کارهای تحلیلی شبکه اجتماعی است. باوجوداین دو جنبه، اغلب روش های خوشه بندی تنها یکی از جنبه های ساختاری یا محتوایی گراف را در نظر می گیرند. الگوریتم های خوشه بندی ساختاری-محتوایی، گراف را از هر دو جنبه ساختار و محتوا به صورت هم زمان در نظر می گیرند. هدف این مقاله رسیدن به خوشه هایی با ساختار درونی منسجم (ساختاری) و مقادیر ویژگی (محتوایی) همگن در گراف است. الگوریتم ارائه شده در این مقاله RLS-Cluster نام داشته که به صورت سلسله مراتبی با حذف یال با کمترین میانگین شباهت میان گره های محله آن یال، عمل خوشه بندی را انجام می دهد. در این روش برای هر یال میانگین شباهت محله محاسبه شده و به عنوان وزن آن یال در نظر گرفته می شود. یال هایی که دارای کم ترین وزن هستند حذف می شوند. این مرحله تا زمانی که به تعداد خوشه موردنظر کاربر برسد، ادامه میابد. مقایسه الگوریتم مطرح شده با سه الگوریتم خوشه بندی ساختاری-محتوایی ارائه شده تاکنون، بر اساس معیارهای مختلف سنجش کیفیت خوشه، بیانگر عملکرد مناسب روش ارائه شده است. این معیارها شامل معیارهای ساختاری، محتوایی و ساختاری-محتوایی هستند.

    کلید واژگان: خوشه بندی، خوشه بندی ساختاری-محتوایی گراف، شبکه اطلاعاتی، شبکه اجتماعی
    K. Rahmati, S. Keshvari, H. Naderi*

    Entities in social networks, in addition to having the relationship with each other, also have content. This type of networks can be modeled by the enriched graph, in which nodes could have text too. Graph clustering is one of the important attempts toward analyzing social networks. Despite these two facts, most of the existing graph clustering methods independently focused on one of the content or structural aspects. Content-Structural graph clustering algorithms simultaneously consider both the structure and the content of the graph. The main aim of this paper is to achieve well connected (structured) clusters while their nodes benefit from homogeneous attribute values (content). The proposed algorithm in this paper so-called RSL-Cluster performs the clustering by hierarchically removing the edge between nodes which has a weight lower that the average similarity of nodes. This stage continues until reaching the user’s desired number of clusters. Comparing the proposed algorithm with three well-known content-structural clustering algorithms represents the proper functioning of the proposed method. The used measures to evaluate our method include structural, content and the content-structural measures.

    Keywords: Clustering, Graph Content-Structural Clustering, Information Network, Social Network
  • Seyed Hadi Sajadi*, Jafar Habibi, Mohammad Amin Fazli

    Social norms play an important role in regulating the behavior of societies. They are behavioral standards that are considered acceptable in a group or society and violating them will result in sanction to violator. Both governments and various cultural communities use this social component to solve various problems in society. The use of norms leads to a large reduction in community spending to control harmful behaviors. Social norms have two important aspects of promulgating and sanctioning. They are promulgated by activists in the community and, after creation, are endorsed with a sanction. Norms can be used to promote a variety of different behaviors. Online social networks have established a new and influential platform for promulgating social norms. We first redefined the Rescorla-Wagner conditional learning model in the context of social norms with the help of a norm’s intrinsic properties, and extract the main coefficients in the Rescorla-Wagner model related to it. Based on this model, we extract a network structure related parameter (i.e. clustering coefficient) for any individual in the social network to promulgate the norm with the conditional learning method. In this paper, by using the intrinsic properties of norms, we use and tune the Rescorla-Wagner conditioning model in order to obtain a new model for social norm promulgation. Based on this, we define criteria for the amount of effort required to promulgate norms in social networks. We show that there is negative correlation between the amount of effort required by each node to promulgate a norm and the clustering coefficient of that node. This result can be used to devise effective algorithms for social norms evolution.

    Keywords: social network, social norm, classical conditioning, clustering coefficient, Rescorla-Wagner
  • Paria Dashtizadeh, Ali Harounabadi *
    Nowadays, social networks are becoming more popular, so the number of their users and their information is growing accordingly. Therefore, we need a recommender system that uses all kinds of available information to create highly accurate recommendations. Regarding the general structure of these recommender systems, one criterion is first chosen to calculate the similarity between users and then people who are assumed to have great similarity are proposed to each other as friend. These similar criteria can calculate users’ similarity with regard to topological structure and some properties of graph vertices. In this paper, the properties that are required for clustering are extracted from users’ profile. Finally, by combining the similarity criteria of mean measure of divergence (MMD), cosine, and Katz, different aspects of the problem including graph topology, frequency of user interaction with each other, and normalization of the same scoring method are considered.
    Keywords: social network, friend recommendation, graph clustering, users’ profiles, link prediction
  • مژگان تنهاپور، علی اصغر صفایی
    وقوع حوادث غیرمترقبه همواره موجب خسارت های جانی و مالی فراوانی در سطح جهان شده است. آمارها نشان می دهد که وقوع حوادث غیرمترقبه در جهان نسبت به گذشته افزایش یافته است. ایران یکی از ده کشور حادثه خیز در جهان است که بر روی کمربند زلزله خیز کوه های آلپ- هیمالیا قرار گرفته است، از سویی مدیریت بحران در زمان رخداد حوادث غیرمترقبه یکی از عوامل مهم برای مقابله با عواقب ناشی از این حوادث است. در این مقاله، با توجه به توزیعی بودن سازمان های همکار و نیروهای سازمان مدیریت بحران، چگونگی انتخاب معماری سازمانی مناسب برای استقرار نیروهای امداد و نجات، پایگاه های گردآوری اطلاعات و پایگاه های تصمیم گیری و مدیریت و همچنین چگونگی تعامل و همکاری بین بخش های مختلف سازمان مدیریت بحران با استفاده از تحلیل شبکه اجتماعی مورد بررسی قرار گرفته است. به منظور مقایسه معماری های سازمانی مختلف از محاسبه چند معیار مقایسه ای ساده و کمی سازی جنبه های شبکه ای این معماری ها با استفاده از معیارهای معرفی شده استفاده می شود. به این ترتیب امکان مقایسه معماری های مختلف قرارگیری نیروها و پایگاه های مربوط به مدیریت بحران و انتخاب معماری سازمانی بهتر برای کمک رسانی کارآمدتر و موثرتر و مدیریت و واپایش (کنترل) شرایط مناطق آسیب دیده فراهم خواهد شد و در نهایت به بهبود نتایج مدیریت بحران در زمان وقوع حوادث غیرمترقبه منجر می شود.
    کلید واژگان: شبکه اجتماعی، حوادث غیرمترقبه، معماری سازمانی، مدیریت بحران، نظریه گراف
    Mozhgan Tanhapour, Ali Asghar Safaei
    Disaster has caused great fatality and damages in the word. Statistics show that compared to the past, the occurrence of disasters has increased in the world. Iran is one of the ten disaster-prone countries in the world that is located on the earthquake-pron belt of the Alps-Himalaya mountains. On the other hand, crisis management is the one of the important factors to confront with the consequences of disasters.
    In this article, according to distribution of partner organizations and members of crisis management organization, we examine how to choose the right organizational architecture for the deployment of rescue forces, data collection bases, and decision making and directional bases. Also, by using social network analysis, we examine the intraction and cooperation between different parts of crisis management organization. We use several simple comparative criteria to quantify the network aspects of organizational architectures. For this purpose, three criteria including information flow coefficient, collaboration coefficient, and information coefficient is introduced. The first two criteria examined different organizational architectures in terms of latency and the third criteria examined those in terms of amount of using information. These criteria provide the possibility of quantitave comparing of different architectures, so we can choose the efficient architecture in an understandable and obvious way for crisis management organization.
    Keywords: Social network, Disaster, Organizational architecture, Crisis management, Graph theory
  • Somayeh Tavakoli, Afsaneh Fatemi *
    Teamwork and cooperative working are increasingly needed due to the growing complexity of scientific problems and highly specialized research projects. Although many studies have been conducted on the subject of team formation in social networks, the challenge of forming a team of experts at optimum cost while maintaining maximum skill fulfillment persists. The main objective in team formation problem is to assemble a team of experts to satisfy all of the technical skill requirements of a given project while minimizing the communication and personnel cost. Electing a good leader for the team leads to better organizing and management of the entire team and also helps to lower the communication cost. Therefore, in this study three algorithms are proposed to identify a team of experts and a leader. These algorithms select the best leader and a team with the minimum cost by pruning the communication graph, identifying the effective nodes and choosing candidates for leadership according to various criteria. Moreover, a new combinational cost function is defined based on the linear combination of the objectives to minimize the personnel and communication costs. The results of experiments on a DBLP data set reveals that these algorithms are faster and more effective compared to other algorithms. The obtained results are due to the omission of excessive nodes according to the skills of experts and the project's requirements, along with choosing the leader based on appropriate criteria.
    Keywords: Social Network, Team Formation, Graph Pruning, Betweenness Centrality, Skill Spreading
  • Hamideh Sadat Cheraghchi, Ali Zakerolhosseini
    Discovering communities in time-varying social networks is one of the highly challenging area of research and researchers are welcome to propose new models for this domain. The issue is more problematic when overlapping structure of communities is going to be considered. In this research, we present a new online and incremental community detection algorithm called link-clustering which uses link-based clustering paradigm intertwined with a novel representative-based algorithm to handle these issues. The algorithm works in both weighted and binary networks and intrinsically allows for overlapping communities. Comparison with the state of art evolutionary algorithms and link-based clustering shows the accuracy of this method in detecting communities over times and motivates the extended research in link-based clustering paradigm for dynamic overlapping community detection purpose.
    Keywords: social network, link clustering, dynamic network, evolutionary clustering, representative, based clustering
نکته
  • نتایج بر اساس تاریخ انتشار مرتب شده‌اند.
  • کلیدواژه مورد نظر شما تنها در فیلد کلیدواژگان مقالات جستجو شده‌است. به منظور حذف نتایج غیر مرتبط، جستجو تنها در مقالات مجلاتی انجام شده که با مجله ماخذ هم موضوع هستند.
  • در صورتی که می‌خواهید جستجو را در همه موضوعات و با شرایط دیگر تکرار کنید به صفحه جستجوی پیشرفته مجلات مراجعه کنید.
درخواست پشتیبانی - گزارش اشکال