Data-Driven AI Approaches with Applications in Social Network, Media Analytics and Smart Cities

A special issue of Electronics (ISSN 2079-9292). This special issue belongs to the section "Artificial Intelligence".

Deadline for manuscript submissions: 15 February 2025 | Viewed by 4736

Special Issue Editors


E-Mail Website
Guest Editor
Department of Electrical Engineering, Northern Illinois University, Dekalb, IL 60115, USA
Interests: AI; digital signal processing
Electrical and Computer Engineering, University of Victoria, Victoria, BC V8P 5C2, Canada
Interests: applied AI in automation, agriculture, health and finance; cloud computing; Internet of Things; cyber security and forensics; standardization of AI technologies; information theory

Special Issue Information

Dear Colleagues,

The ever-increasing complexity of networked systems in today's interconnected universe presents a significant challenge in understanding their structure and dynamics. Addressing this challenge requires advanced computational predictive analytics and data-driven methodologies to characterize and predict phenomena across various spatiotemporal scales.

This Special Issue seeks to showcase recent advancements, applications, and contributions in the fields of Artificial Intelligence (AI), machine learning methods, data analysis, big data analytics, and computational complexity. We encourage submissions that explore topics such as advanced data analysis and visualization in complex models, big data analysis using multifractal and fractional calculus methods, and AI approaches for real-world scenarios.

We welcome contributions on a wide range of topics including fractional calculus and complex systems, optimization algorithms for complex systems, machine learning applications in complex data, AI applications in signal processing, and advanced computational imaging.

Researchers and practitioners are invited to submit original research articles, reviews, or case studies to this Special Issue. All submissions will undergo a rigorous peer-review process to ensure high scientific quality and will be published online in an open-access format.

We look forward to receiving your valuable contributions to this Special Issue, which promises to advance our understanding of data-driven AI approaches and their applications in complex systems.

Prof. Dr. Lichuan Liu
Prof. Wei Li
Guest Editors

Manuscript Submission Information

Manuscripts should be submitted online at www.mdpi.com by registering and logging in to this website. Once you are registered, click here to go to the submission form. Manuscripts can be submitted until the deadline. All submissions that pass pre-check are peer-reviewed. Accepted papers will be published continuously in the journal (as soon as accepted) and will be listed together on the special issue website. Research articles, review articles as well as short communications are invited. For planned papers, a title and short abstract (about 100 words) can be sent to the Editorial Office for announcement on this website.

Submitted manuscripts should not have been published previously, nor be under consideration for publication elsewhere (except conference proceedings papers). All manuscripts are thoroughly refereed through a single-blind peer-review process. A guide for authors and other relevant information for submission of manuscripts is available on the Instructions for Authors page. Electronics is an international peer-reviewed open access semimonthly journal published by MDPI.

Please visit the Instructions for Authors page before submitting a manuscript. The Article Processing Charge (APC) for publication in this open access journal is 2400 CHF (Swiss Francs). Submitted papers should be well formatted and use good English. Authors may use MDPI's English editing service prior to publication or during author revisions.

Keywords

  • artificial intelligence (AI)
  • machine learning
  • data analysis
  • big-data analytics
  • data-driven application

Benefits of Publishing in a Special Issue

  • Ease of navigation: Grouping papers by topic helps scholars navigate broad scope journals more efficiently.
  • Greater discoverability: Special Issues support the reach and impact of scientific research. Articles in Special Issues are more discoverable and cited more frequently.
  • Expansion of research network: Special Issues facilitate connections among authors, fostering scientific collaborations.
  • External promotion: Articles in Special Issues are often promoted through the journal's social media, increasing their visibility.
  • e-Book format: Special Issues with more than 10 articles can be published as dedicated e-books, ensuring wide and rapid dissemination.

Further information on MDPI's Special Issue polices can be found here.

Published Papers (4 papers)

Order results
Result details
Select all
Export citation of selected articles as:

Research

14 pages, 1987 KiB  
Article
Evaluating a Camera-Based Approach to Assess Cognitive Load During Manufacturing Computer Tasks
by Nicola Vasta, Noor Jajo, Frida Graf, Legolas Zhang and Francesco N. Biondi
Electronics 2025, 14(3), 467; https://doi.org/10.3390/electronics14030467 - 24 Jan 2025
Viewed by 412
Abstract
Suboptimal levels of cognitive load have been shown to lead to distractions, stress, and physical injuries in work environments. Yet, traditional methods for measuring cognitive load present known logistical and methodological issues: while self-reported measures suffer from poor construct validity, physiological measures often [...] Read more.
Suboptimal levels of cognitive load have been shown to lead to distractions, stress, and physical injuries in work environments. Yet, traditional methods for measuring cognitive load present known logistical and methodological issues: while self-reported measures suffer from poor construct validity, physiological measures often require expensive instruments and time-consuming calibration. In recent years, research has linked blink rate (i.e., the number of eye blinks per minute) with cognitive load, showing a higher blink rate with increased load. Despite this, scientific-grade eye trackers are usually expensive and invasive, making them unsuitable for work environments. In this study, we aimed to evaluate the accuracy of a camera-based approach to measure blink rate using a widely available generic webcam. To test this, we employed two tasks that resemble computer tasks common in office and manufacturing settings. Our results showed that the camera-based approach measured cognitive load as accurately as a scientific-grade eye tracker. These findings are crucial as they provide an affordable alternative to expensive and invasive instruments for measuring cognitive load in the workplace. Full article
Show Figures

Figure 1

12 pages, 4000 KiB  
Article
Environment Mapping-Based Classification for Reverse Engineering Using Supervised Learning
by Sukhyun Lim
Electronics 2024, 13(20), 4031; https://doi.org/10.3390/electronics13204031 - 13 Oct 2024
Viewed by 985
Abstract
With the widespread adoption of 3D scanners, reverse engineering methods for obtaining CAD drawings from physical objects have become increasingly utilized. When converting point data obtained from a 3D scanner into a mesh structure, a smoothing process is typically applied because the point [...] Read more.
With the widespread adoption of 3D scanners, reverse engineering methods for obtaining CAD drawings from physical objects have become increasingly utilized. When converting point data obtained from a 3D scanner into a mesh structure, a smoothing process is typically applied because the point data often contains a lot of noise. However, this can result in the loss of important high-frequency details, or, in cases where significant high-frequency information remains, there are limitations in representing the object with basic geometric shapes. In this paper, a method to address this issue by using environment mapping and supervised learning techniques is proposed. By mapping the object to an environment and then using supervised learning to analyze the data, it can accurately identify the basic geometric shapes. This approach reduces the working time and allows for easier design of complex surfaces that were previously difficult to model. Full article
Show Figures

Figure 1

24 pages, 670 KiB  
Article
Influence Maximization Based on Adaptive Graph Convolution Neural Network in Social Networks
by Wei Liu, Saiwei Wang and Jiayi Ding
Electronics 2024, 13(16), 3110; https://doi.org/10.3390/electronics13163110 - 6 Aug 2024
Viewed by 1458
Abstract
The influence maximization problem is a hot issue in the research on social networks due to its wide application. The problem aims to find a small subset of influential nodes to maximize the influence spread. To tackle the challenge of striking a balance [...] Read more.
The influence maximization problem is a hot issue in the research on social networks due to its wide application. The problem aims to find a small subset of influential nodes to maximize the influence spread. To tackle the challenge of striking a balance between efficiency and effectiveness in traditional influence maximization algorithms, deep learning-based influence maximization algorithms have been introduced and have achieved advancement. However, these algorithms still encounter two key problems: (1) Traditional deep learning models are not well-equipped to capture the latent topological information of networks with varying sizes and structures. (2) Many deep learning-based methods use the influence spread of individual nodes as labels to train a model, which can result in an overlap of influence among the seed nodes selected by the model. In this paper, we reframe the influence maximization problem as a regression task and introduce an innovative approach to influence maximization. The method adopts an adaptive graph convolution neural network which can explore the latent topology information of the network and can greatly improve the performance of the algorithm. In our approach, firstly, we integrate several network-level attributes and some centrality metrics into a vector as the presentation vector of nodes in the social network. Next, we propose a new label generation method to measure the influence of nodes by neighborhood discount strategy, which takes full account of the influence overlapping problem. Subsequently, labels and presentation vectors are fed into an adaptive graph convolution neural network model. Finally, we use the well-trained model to predict the importance of nodes and select top-K nodes as a seed set. Abundant experiments conducted on various real-world datasets have confirmed that the performance of our proposed algorithm surpasses that of several current state-of-the-art algorithms. Full article
Show Figures

Figure 1

13 pages, 1596 KiB  
Article
Are Your Comments Positive? A Self-Distillation Contrastive Learning Method for Analyzing Online Public Opinion
by Dongyang Zhou, Lida Shi, Bo Wang, Hao Xu and Wei Huang
Electronics 2024, 13(13), 2509; https://doi.org/10.3390/electronics13132509 - 26 Jun 2024
Cited by 1 | Viewed by 1228
Abstract
With the popularity of social media, online opinion analysis is becoming more and more widely and deeply used in management studies. Automatically recognizing the sentiment of user reviews is a crucial tool for opinion analysis research. However, previous studies mainly have focused on [...] Read more.
With the popularity of social media, online opinion analysis is becoming more and more widely and deeply used in management studies. Automatically recognizing the sentiment of user reviews is a crucial tool for opinion analysis research. However, previous studies mainly have focused on specific scenarios or algorithms that cannot be directly applied to real-world opinion analysis. To address this issue, we collect a new dataset of user reviews from multiple real-world scenarios such as e-retail, e-commerce, movie reviews, and social media. Due to the heterogeneity and complexity of this multi-scenario review data, we propose a self-distillation contrastive learning method. Specifically, we utilize two EMA (exponential moving average) models to generate soft labels as additional supervision. Additionally, we introduce the prototypical supervised contrastive learning module to reduce the variability of data in different scenarios by pulling in representations of the same class. Our method has proven to be extremely competitive, outperforming other advanced methods. Specifically, our method achieves an 87.44% F1 score, exceeding the performance of current advanced methods by 1.07%. Experimental results, including examples and visualization analysis, further demonstrate the superiority of our method. Full article
Show Figures

Figure 1

Back to TopTop