Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (76)
  • Open Access

    ARTICLE

    Social Networks Fake Account and Fake News Identification with Reliable Deep Learning

    N. Kanagavalli1,*, S. Baghavathi Priya2

    Intelligent Automation & Soft Computing, Vol.33, No.1, pp. 191-205, 2022, DOI:10.32604/iasc.2022.022720

    Abstract Recent developments of the World Wide Web (WWW) and social networking (Twitter, Instagram, etc.) paves way for data sharing which has never been observed in the human history before. A major security issue in this network is the creation of fake accounts. In addition, the automatic classification of the text article as true or fake is also a crucial process. The ineffectiveness of humans in distinguishing the true and false information exposes the fake news as a risk to credibility, democracy, logical truth, and journalism in government sectors. Besides, the automatic fake news or rumors… More >

  • Open Access

    ARTICLE

    Optimal Data Placement and Replication Approach for SIoT with Edge

    B. Prabhu Shankar1,*, S. Chitra2

    Computer Systems Science and Engineering, Vol.41, No.2, pp. 661-676, 2022, DOI:10.32604/csse.2022.019507

    Abstract Social networks (SNs) are sources with extreme number of users around the world who are all sharing data like images, audio, and video to their friends using IoT devices. This concept is the so-called Social Internet of Things (SIot). The evolving nature of edge-cloud computing has enabled storage of a large volume of data from various sources, and this task demands an efficient storage procedure. For this kind of large volume of data storage, the usage of data replication using edge with geo-distributed cloud service area is suited to fulfill the user’s expectations with low… More >

  • Open Access

    ARTICLE

    Deep Learning Empowered Cybersecurity Spam Bot Detection for Online Social Networks

    Mesfer Al Duhayyim1, Haya Mesfer Alshahrani2, Fahd N. Al-Wesabi3, Mohammed Alamgeer4, Anwer Mustafa Hilal5,*, Mohammed Rizwanullah5

    CMC-Computers, Materials & Continua, Vol.70, No.3, pp. 6257-6270, 2022, DOI:10.32604/cmc.2022.021212

    Abstract Cybersecurity encompasses various elements such as strategies, policies, processes, and techniques to accomplish availability, confidentiality, and integrity of resource processing, network, software, and data from attacks. In this scenario, the rising popularity of Online Social Networks (OSN) is under threat from spammers for which effective spam bot detection approaches should be developed. Earlier studies have developed different approaches for the detection of spam bots in OSN. But those techniques primarily concentrated on hand-crafted features to capture the features of malicious users while the application of Deep Learning (DL) models needs to be explored. With this… More >

  • Open Access

    ARTICLE

    Graph Transformer for Communities Detection in Social Networks

    G. Naga Chandrika1, Khalid Alnowibet2, K. Sandeep Kautish3, E. Sreenivasa Reddy4, Adel F. Alrasheedi2, Ali Wagdy Mohamed5,6,*

    CMC-Computers, Materials & Continua, Vol.70, No.3, pp. 5707-5720, 2022, DOI:10.32604/cmc.2022.021186

    Abstract Graphs are used in various disciplines such as telecommunication, biological networks, as well as social networks. In large-scale networks, it is challenging to detect the communities by learning the distinct properties of the graph. As deep learning has made contributions in a variety of domains, we try to use deep learning techniques to mine the knowledge from large-scale graph networks. In this paper, we aim to provide a strategy for detecting communities using deep autoencoders and obtain generic neural attention to graphs. The advantages of neural attention are widely seen in the field of NLP… More >

  • Open Access

    ARTICLE

    CGraM: Enhanced Algorithm for Community Detection in Social Networks

    Kalaichelvi Nallusamy*, K. S. Easwarakumar

    Intelligent Automation & Soft Computing, Vol.31, No.2, pp. 749-765, 2022, DOI:10.32604/iasc.2022.020189

    Abstract Community Detection is used to discover a non-trivial organization of the network and to extract the special relations among the nodes which can help in understanding the structure and the function of the networks. However, community detection in social networks is a vast and challenging task, in terms of detected communities accuracy and computational overheads. In this paper, we propose a new algorithm Enhanced Algorithm for Community Detection in Social Networks – CGraM, for community detection using the graph measures eccentricity, harmonic centrality and modularity. First, the centre nodes are identified by using the eccentricity… More >

  • Open Access

    ARTICLE

    Applying Machine Learning Techniques for Religious Extremism Detection on Online User Contents

    Shynar Mussiraliyeva1, Batyrkhan Omarov1,*, Paul Yoo1,2, Milana Bolatbek1

    CMC-Computers, Materials & Continua, Vol.70, No.1, pp. 915-934, 2022, DOI:10.32604/cmc.2022.019189

    Abstract In this research paper, we propose a corpus for the task of detecting religious extremism in social networks and open sources and compare various machine learning algorithms for the binary classification problem using a previously created corpus, thereby checking whether it is possible to detect extremist messages in the Kazakh language. To do this, the authors trained models using six classic machine-learning algorithms such as Support Vector Machine, Decision Tree, Random Forest, K Nearest Neighbors, Naive Bayes, and Logistic Regression. To increase the accuracy of detecting extremist texts, we used various characteristics such as Statistical More >

  • Open Access

    ARTICLE

    Advanced Community Identification Model for Social Networks

    Farhan Amin1, Jin-Ghoo Choi2, Gyu Sang Choi2,*

    CMC-Computers, Materials & Continua, Vol.69, No.2, pp. 1687-1707, 2021, DOI:10.32604/cmc.2021.017870

    Abstract Community detection in social networks is a hard problem because of the size, and the need of a deep understanding of network structure and functions. While several methods with significant effort in this direction have been devised, an outstanding open problem is the unknown number of communities, it is generally believed that the role of influential nodes that are surrounded by neighbors is very important. In addition, the similarity among nodes inside the same cluster is greater than among nodes from other clusters. Lately, the global and local methods of community detection have been getting… More >

  • Open Access

    ARTICLE

    Social Network Rumor Recognition Based on Enhanced Naive Bayes

    Lei Guo*

    Journal of New Media, Vol.3, No.3, pp. 99-107, 2021, DOI:10.32604/jnm.2021.019649

    Abstract In recent years, with the increasing popularity of social networks, rumors have become more common. At present, the solution to rumors in social networks is mainly through media censorship and manual reporting, but this method requires a lot of manpower and material resources, and the cost is relatively high. Therefore, research on the characteristics of rumors and automatic identification and classification of network message text is of great significance. This paper uses the Naive Bayes algorithm combined with Laplacian smoothing to identify rumors in social network texts. The first is to segment the text and More >

  • Open Access

    ARTICLE

    Research on Feature Extraction Method of Social Network Text

    Zheng Zhang*, Shu Zhou

    Journal of New Media, Vol.3, No.2, pp. 73-80, 2021, DOI:10.32604/jnm.2021.018923

    Abstract The development of various applications based on social network text is in full swing. Studying text features and classifications is of great value to extract important information. This paper mainly introduces the common feature selection algorithms and feature representation methods, and introduces the basic principles, advantages and disadvantages of SVM and KNN, and the evaluation indexes of classification algorithms. In the aspect of mutual information feature selection function, it describes its processing flow, shortcomings and optimization improvements. In view of its weakness in not balancing the positive and negative correlation characteristics, a balance weight attribute More >

  • Open Access

    ARTICLE

    Machine Learning Approach for COVID-19 Detection on Twitter

    Samina Amin1,*, M. Irfan Uddin1, Heyam H. Al-Baity2, M. Ali Zeb1, M. Abrar Khan1

    CMC-Computers, Materials & Continua, Vol.68, No.2, pp. 2231-2247, 2021, DOI:10.32604/cmc.2021.016896

    Abstract Social networking services (SNSs) provide massive data that can be a very influential source of information during pandemic outbreaks. This study shows that social media analysis can be used as a crisis detector (e.g., understanding the sentiment of social media users regarding various pandemic outbreaks). The novel Coronavirus Disease-19 (COVID-19), commonly known as coronavirus, has affected everyone worldwide in 2020. Streaming Twitter data have revealed the status of the COVID-19 outbreak in the most affected regions. This study focuses on identifying COVID-19 patients using tweets without requiring medical records to find the COVID-19 pandemic in… More >

Displaying 41-50 on page 5 of 76. Per Page