Articles in this Volume

Research Article Open Access
Robustness of Convolutional Neural Networks to Partial Test-Set Image Corruption on Fashion-MNIST
Article thumbnail
Image classifiers often report high accuracy on clean benchmark data, but in the real world, their inputs are not always clean. This paper tests how two convolutional models respond when part of the fashion-MNIST test set is deliberately corrupted. A custom four-layer convolutional neural network and an ImageNet-pretrained ResNet-18 were trained only on clean Fashion-MNIST images. A fixed corruption, Gaussian blur followed by contrast enhancement, was then applied to 0%, 10%, 30%, 50%, 70%, and 100% of the official test images. Both models used the same corrupted image set. Accuracy, mean predictive entropy, and t-distributed stochastic neighbor embedding plots were used to compare the runs. The custom model reached 91.31% accuracy on clean data but fell to 10.82% when every test image was corrupted. ResNet-18 started lower, at 88.10%, but reached 20.44% at 100% corruption. Entropy also rose with the corrupted percentage, from 0.1729 to 0.5379 for the custom model and from 0.1517 to 0.3073 for ResNet-18. These suggest that both clean-trained models were fragile under this specific corruption, while ResNet-18 held up better in this run. A possible explanation is that its deeper residual structure and ImageNet-pretrained layers preserved more coarse shape information after blur weakened fine local details.
Show more
Read Article PDF
Cite
Research Article Open Access
Research on Competitive Discourse Identification and Equity-Oriented Evaluation of Education Policy Based on Natural Language Processing
Article thumbnail
The current study offers a sentence-level natural language processing approach aimed at detecting competitive discourse and measuring equity orientation in education policy statements. The sample contains 800 policy statements published from 2015 to 2024 by national and provincial educational authorities. After being preprocessed and checked manually, 60,284 sentences from official education policies have been selected for further analysis. Competitive discourse is classified into five categories: selection competition, performance ranking, cultivation of elites, assessment pressures, and school competition. Meanwhile, equity orientation is measured on four levels: access, resource, process, and outcome equity. The BERT-Base model for Chinese was fine-tuned using a training set of 5,000 annotated sentences, and policy balance scores were obtained with the help of discourse and equity measurement indicators. Experiments based on simulated policy statements show that the accuracy of the classifier can be assessed as 0.884 ± 0.017. In addition, the findings confirm that policy balance scores improved starting from 2021 and concerning compulsory education and provincial-level policies.
Show more
Read Article PDF
Cite
Research Article Open Access
Time Difference of Arrival Localization Based on Ultra-Wideband: A Synergistic Method of System and Algorithm
Article thumbnail
The UWB is a short-range wireless communication technology using very wide bandwidth RF pulses. UWB communication could provide a high-level accuracy for autonomous tracking and localization. However, the UWB ranging based on the Time Difference of Arrival method (TDoA) would often be compromised by non-ideal environmental conditions, antenna propagation delays and multiple path effects, etc. This paper introduces a method to optimize a UWB localization system based on DW1000, combined with the hardware features of modules and algorithmic approaches. Systematically, it addresses the hardware limitations by simulating and comparing antenna designs and implementing the antenna-delay calibration, maintaining the pulse signal integrity. Also, this study establishes a rigorous TDoA mathematical model to demonstrate three mainstream localization algorithms: Fang, Chan and Taylor through comprehensive Monte Carlo simulations. The evaluations considered different anchor densities, from 3 to 7, with the addition of white Gaussian noise (AWGN) levels and distinct operational boundaries based on macroscopic channel models. The testing result demonstrates that Chan's algorithm achieved the lowest simulated error under AWGN among the tested algorithms, but Taylor's expansion represents a superior robustness in non-Gaussian environments with multipath fading. In conclusion, the hardware experiments verified UWB TWR ranging and two-anchor geometric positioning. TDoA localization algorithms were then studied through MATLAB simulation as a potential extension for multi-anchor localization. Thereby, a hybrid method is required, combined with hardware strategies and software algorithms. The software utilizes the TDoA localization with Taylor-series iterative refinement.
Show more
Read Article PDF
Cite
Research Article Open Access
Research on Neural Network Training Mechanism Integrating Convex Optimization and Backpropagation
Traditional neural network training based on backpropagation suffers from multiple bottlenecks, including slow convergence rate, susceptibility to local optima, vanishing/exploding gradients, and insufficient generalization performance. To address these issues, this paper deeply integrates convex optimization theory with the backpropagation algorithm and constructs a novel stable and efficient training mechanism for neural networks. Systematical optimization of the conventional training pipeline is realized via convex reconstruction of the loss function, design of an adaptive gradient correction rule under convex optimization constraints, and rigorous theoretical proof of convergence for the integrated algorithm. Experimental results demonstrate that compared with mainstream algorithms such as standard BP, SGD and Adam, the proposed mechanism reduces the number of convergence iterations by over 35%, cuts training time by 28%, improves classification accuracy by 4%-7%, and effectively suppresses gradient anomalies. It achieves favorable adaptability to both shallow fully connected networks and deep convolutional networks. This research complements the theoretical convex optimization framework for non-convex training, and provides methodological support and theoretical references for efficient training and industrial deployment of deep learning models.
Show more
Read Article PDF
Cite
Research Article Open Access
Explainable Hybrid CNN-LSTM Model for Renewable Energy Forecasting to Enable Carbon Emission Reduction
Article thumbnail
The integration of renewable energy, such as solar and wind power, is essential for the development of zero-carbon smart cities. Reliable short-term and medium-term predictions help reduce dependence on fossil-fuel reserves and facilitate more reasonable decisions in urban systems. This study develops a hybrid Convolutional Neural Network–Long Short-Term Memory (CNN–LSTM) model for forecasting multi-source renewable energy. The convolutional layers can extract local temporal patterns from meteorological variables, while the LSTM layers model sequential dependencies over longer horizons. To improve transparency, Local Interpretable Model-agnostic Explanations (LIME) is applied to examine how input variables influence predictions. Experiments are conducted using data from the National Renewable Energy Laboratory, including the National Solar Radiation Database and the Wind Integration National Dataset. Compared with standalone CNNs, LSTMs, and conventional learning models, the hybrid model achieves lower prediction error, with Mean Absolute Percentage Error typically below 3% for forecasting next-day values. Results indicate that higher forecasting accuracy can contribute to reduced renewable curtailment and to more stable, reasonable decisions in smart cities. The proposed framework offers a practical, interpretable approach to renewable energy forecasting in urban systems.
Show more
Read Article PDF
Cite
Research Article Open Access
Predicting Hate Crime Bias Using Machine Learning Based on Multidimensional Socio-demographic and Incident Features
This study applies a Random Forest classifier to the FBI's national Uniform Crime Reporting (UCR) dataset containing 218,069 single-bias hate crimes from 1991to 2020. Within the dataset, crimes were predicted based on bias-driven motives: race, sexual orientation, gender, religion, or disability. Thirteen incident features were analyzed to form the prediction. The primary model chosen for this study oversampled the two smallest categories and tuned hyperparameters. Ultimately, an accuracy of 68.7% with F1 = 0.80 and recall = 0.93 was achieved for the main prediction target: racial bias. Five trials were conducted with different configurations of the train/test model, compared across two metrics. It can be seen that there is a significant trade-off between total balance within all 5 categories versus overall accuracy. It was determined the incident year was the dominant predictive feature, likely due to FBI changes in definition and classification across the 1991-2020 period. Results demonstrate the predictability of indicators within official records and are limited to UCR metrics of data collection.
Show more
Read Article PDF
Cite
Research Article Open Access
Research on Narrative Credibility Evaluation Methods for Corporate Crisis Communication Based on Large Language Models
Article thumbnail
As corporate crisis communication increasingly relies on public videos, social media statements, and documentary-style visual responses, public judgments of responsibility, sincerity, and remediation capacity are increasingly shaped by narrative credibility. Traditional evaluation of crisis communication mainly focuses on response strategies, responsibility attribution, and reputation repair effects, while giving limited attention to the integrated relationship among video text, visual evidence, and public feedback. To address narrative credibility evaluation in corporate crisis communication, a computational method is developed by combining film narrative analysis with large language models. Public corporate crisis videos, statement texts, and comment data from 2019 to 2025 are used as the corpus. Five evaluation dimensions are established, including factual consistency, responsibility clarity, verifiable action, emotional appropriateness, and narrative coherence. The experiment is completed through human annotation, feature extraction, LLM-based dimensional scoring, and error testing. The results show that LLM-based dimensional scoring outperforms the sentiment lexicon method, TF-IDF plus SVM, and the BERT classifier in Accuracy, Macro-F1, MAE, and Spearman correlation. Its Accuracy reaches 0.781, Macro-F1 reaches 0.742, MAE is 0.46, and Spearman correlation is 0.724. Responsibility clarity and verifiable action show relatively stable performance, while emotional appropriateness still presents higher error. These findings indicate that large language models can provide a computable and explainable technical path for evaluating narrative credibility in corporate crisis videos. They also offer methodological reference for computational film studies, crisis communication assessment, and corporate reputation governance.
Show more
Read Article PDF
Cite