Brand perception has increasingly been recognized as a critical source of competitive intelligence in digital markets, yet existing studies have largely examined consumer sentiment, discussion topics, or product attributes independently, thereby limiting their ability to support strategic brand positioning. A competitive brand perception framework was proposed to address this limitation by integrating sentiment analysis, latent Dirichlet allocation-based topic modeling, and aspect-based sentiment analysis into a unified analytical framework capable of transforming consumer-generated social media data into competitive intelligence. The framework was validated using 12,603 posts collected from X (formerly Twitter) concerning four leading beauty and personal care brands—Dove, Nivea, Estée Lauder, and L’Oréal. Overall consumer attitudes were quantified through sentiment analysis, dominant perception themes were identified using latent Dirichlet allocation-based topic modeling, and evaluations of brand- and product-related attributes were examined through aspect-based sentiment analysis. Three complementary competitive positioning indicators—topic salience, aspect sentiment, and brand distinctiveness—were introduced. The findings demonstrate that overall sentiment alone is insufficient for explaining competitive positioning. Although Nivea generated the greatest volume of consumer discussion, the highest sentiment score and strongest topic distinctiveness were observed for Estée Lauder. Dove was primarily associated with cleansing and body care, whereas L’Oréal demonstrated a distinctive perceptual position centered on facial skincare and makeup-related discussions. These findings further indicate that competitive differentiation is shaped not only by the polarity of consumer evaluations but also by the thematic structure and attribute-specific associations embedded within online conversations. Consequently, brand perception should be conceptualized as a multidimensional and competitive construct rather than as a single sentiment-based metric. The proposed competitive brand perception framework extends the methodological foundation of social media analytics by integrating complementary analytical perspectives into a unified competitive intelligence framework and provides a practical decision-support tool for identifying perceptual advantages, uncovering differentiation opportunities, and prioritizing strategic brand positioning using large-scale consumer-generated data.
Wireless sensor networks operate in highly dynamic environments, where channel conditions are continuously influenced by several factors. Accurate characterization of channel state dynamics is therefore essential for evaluating network reliability, communication efficiency, and overall system performance. An entropy-based stochastic framework was proposed for the statistical analysis of channel state information derived from wireless sensor networks. The link quality of an individual sensor node was modeled as a discrete random variable with four mutually exclusive channel states representing outage (deep fade), marginal connection, stable communication, and line-of-sight operation, corresponding respectively to complete packet loss, elevated retransmission rates, nominal communication performance, and maximum achievable data throughput. The information of each communication channel state was quantified through link information, whereas the uncertainty associated with the link quality was measured using link entropy. Because wireless communication environments exhibit inherent temporal variability, repeated observations of sensor states were collected to construct empirical probability distributions. Based on these empirical distributions, the maximum uncertainty point, expected channel state, entropy, information elasticity coefficient, and unpredictability coefficient were systematically derived to quantify the statistical characteristics of channel-state variability. Consequently, different channel-state samples were objectively classified according to their statistical properties, thereby facilitating quantitative assessment of network stability, communication quality, and operational robustness under dynamic environmental conditions. The proposed framework provides a rigorous and computationally efficient methodology for entropy-based characterization of wireless sensor network behavior and establishes a general analytical foundation for reliability assessment, adaptive network management, and information-driven optimization of wireless sensing systems.
Effective tourism planning, scenic-area evaluation, and regulatory supervision depend on the accurate interpretation of extensive collections of tourism-related laws, administrative regulations, technical standards, and local normative documents. However, these documents are characterized by heterogeneous structures, frequent revisions, and complex cross-document dependencies, which limit the effectiveness of conventional keyword-based retrieval approaches and increase the risk of unsupported or unverifiable outputs generated by large language models. To address these challenges, a retrieval-augmented generation framework, termed ReguTourRAG, was proposed for intelligent question answering and knowledge access within tourism regulatory and standards corpora. A two-stage retrieval architecture was adopted. In the first stage, broad hybrid recall was performed through the collaborative integration of Best Matching 25 (BM25) lexical retrieval, Elastic Learned Sparse EncodeR (ELSER)-based sparse semantic retrieval, and Hierarchical Navigable Small World (HNSW)-based dense vector retrieval. In the second stage, candidate documents were refined through a cross-encoder reranking model, whereby high-value evidence was prioritized before response generation. Through the explicit separation of coverage-oriented recall and precision-oriented reranking, the traceability, completeness, and reliability of generated responses were enhanced for regulation-driven tourism management tasks. The proposed framework was evaluated using a corpus comprising 970 tourism regulatory and standards documents. Experimental results demonstrated consistent improvements over representative single-strategy retrieval-augmented generation baselines across multiple retrieval and generation metrics, including mean reciprocal rank, normalized discounted cumulative gain, accuracy, Recall-Oriented Understudy for Gisting Evaluation-Longest Common Subsequence (ROUGE-L), and BERTScore. The observed gains indicate that the collaborative utilization of lexical, sparse semantic, and dense retrieval signals, together with cross-encoder evidence refinement, provides substantial advantages for regulation-intensive domains in which precise legal terminology, semantic paraphrasing, and cross-document reasoning must be simultaneously accommodated. These findings suggest that ReguTourRAG offers a robust and scalable foundation for regulatory decision support, policy interpretation, compliance assessment, and intelligent knowledge services in tourism governance environments.
Accelerated urbanization, sustained rural labor migration, and increasing inefficiencies in land management have contributed to the widespread abandonment of cultivated land in China, thereby posing significant challenges to national food security, agricultural sustainability, and rural revitalization. Although intelligent supervision technologies have been increasingly introduced into agricultural governance systems, the heterogeneous requirements of multiple stakeholders have not been systematically incorporated into existing platform design frameworks. To address this gap, a Kano model–based requirements analysis framework was developed and applied to the governance of farmland abandonment in a major agricultural county in Jiangxi Province, China. A mixed-methods approach integrating literature analysis, semi-structured interviews, and questionnaire surveys was adopted to identify, classify, and prioritize the requirements for an intelligent supervision platform. The identified requirements were categorized into four dimensions: must-be requirements (e.g., policy subsidy information and data stability), one-dimensional requirements (e.g., historical data comparison and land transfer information), attractive requirements (e.g., high-precision monitoring and fallow warning), and indifferent requirements (e.g., user operation training and feedback channels). The findings demonstrated that must-be requirements should be prioritized to ensure the operational reliability of the platform, whereas one-dimensional requirements should be continuously strengthened to improve core capabilities. Attractive requirements were found to significantly enhance user experience and should therefore be gradually integrated. In contrast, indifferent requirements should be strategically managed to avoid unnecessary allocation of resources. Empirical evidence for the optimization of intelligent supervision platforms in farmland abandonment governance was provided by this study, while the applicability of the Kano model in public governance technology requirement analysis was further validated. The findings are expected to contribute to the advancement of intelligent, data-driven, and precision-oriented farmland governance systems in China and other developing agricultural regions.
Large-scale Vision-Language Models (VLMs) like Contrastive Language-Image Pre-training (CLIP) have demonstrated their impressive zero-shot capabilities. However, adapting them to downstream tasks remains challenging, especially under domain shifts where visual features become unreliable. Existing training-free methods, such as Tip-Adapter, rely heavily on visual similarity, which often fails in out-of-distribution (OOD) scenarios. To address this, Decoupled Correction Adapter (DeCo-Adapter), a robust adaptation framework that integrates a Decoupled Knowledge Stream into the visual baseline, is proposed. Specifically, a novel Negative Semantic Suppression mechanism is introduced, leveraging Large Language Models (LLMs) to generate and penalize distractor descriptions. This mechanism effectively corrects visual ambiguities without requiring any training. Extensive experiments on ImageNet-Sketch, ImageNet-V2, and ImageNet-A demonstrate that DeCo-Adapter consistently outperforms state-of-the-art methods. Notably, it achieves a top-1 accuracy of 54.11% on ImageNet-Sketch, surpassing the strong Tip-Adapter baseline by leveraging negative knowledge for error correction.
Accurate crop yield prediction is essential for food security planning in developing countries. However, real-world deployments remain challenging due to limited imagery availability, heterogeneous tabular data, and concerns regarding data reliability. This paper proposes a tabular-only temporal deep learning framework enhanced with a blockchain-based data provenance layer for millet yield prediction in Senegal. The proposed model embeds per-timestep agroecological features using a multilayer perceptron (MLP), captures temporal dependencies through a bidirectional Long Short-Term Memory (BiLSTM) network, and integrates a hybrid improved stacking strategy by incorporating predictions from classical machine learning models, including Random Forest, XGBoost, LightGBM, and CatBoost. Unlike conventional stacking approaches, these predictions are injected directly into the temporal representation at the final timestep, thereby improving generalization and calibration performance. To ensure data integrity and traceability, a blockchain-inspired certification mechanism is introduced. This mechanism relies on canonicalization, SHA-256 hashing, and HMAC-based signatures of zone-year records. Experimental results demonstrate that the proposed approach achieves strong predictive performance (MAE $\approx$ 0.074, RMSE $\approx$ 0.101, R$^2$ $\approx$ 0.946), outperforming baseline models. A comprehensive evaluation framework is employed, including cross-validation, statistical significance testing, and explainability analysis using SHAP, LIME, and gradient-based saliency methods. Results indicate that while performance improvements are significant under static evaluation settings, they are less consistent under temporal cross-validation, highlighting the importance of robust evaluation protocols. Overall, the proposed framework provides a practical, auditable, and high-performing solution for yield prediction in data-scarce environments, combining predictive accuracy with data trustworthiness.
In a highly competitive telecommunications environment, customer behavior data has become an important source of organizational knowledge for service innovation and strategic decision-making. The ability to transform large-scale user data into actionable knowledge is essential for effective customer retention and sustainable business development. This study develops a knowledge discovery framework that integrates a denoising autoencoder with an enhanced stacking learning strategy to support customer retention innovation. The denoising autoencoder is employed to extract latent behavioral representations from complex and noisy user data, enabling the identification of underlying patterns that are difficult to capture through conventional statistical features. These latent representations are further combined with structured indicators and integrated through a stacking ensemble composed of decision trees, random forests, and XGBoost to achieve robust knowledge fusion. Empirical results show that the proposed framework provides more reliable identification of high-risk customers and improves decision support quality in terms of accuracy and area under curve (AUC). The study demonstrates how artificial intelligence can serve as a mechanism for organizational knowledge creation and offers practical implications for data-driven service innovation and resource allocation in the telecommunications sector.
An adaptive learning framework driven by artificial intelligence (AI) was proposed in which cognitive, emotional, and cultural dimensions of learner diversity were jointly modeled to address heterogeneous educational needs in a personalized and inclusive manner. Within the proposed system, learner adaptation was achieved through the coordinated deployment of multiple machine learning paradigms: models based on Decision Trees (DTs) were employed to dynamically align instructional content with learners’ cognitive profiles, Recurrent Neural Networks (RNNs) were utilized to capture temporal patterns in emotional engagement, and Collaborative Filtering (CF) techniques were applied to accommodate cultural preferences. The framework operates as a continuously adaptive system, enabling instructional content to be refined based on learner data derived from a dataset comprising 10,000 students. Experimental evaluation demonstrated that the proposed approach yielded statistically significant improvements in learning outcomes when compared with conventional instructional methods. Specifically, mean quiz and assignment scores were increased by 15.7% and 14.4%, respectively, while emotional engagement indicators exhibited an improvement of 35.8%. In addition, cultural satisfaction metrics were enhanced by 24.2%. These results suggest that the synergistic integration of cognitive, emotional, and cultural adaptation mechanisms contributes substantively to academic performance gains, heightened learner engagement, and improved educational equity. Beyond performance improvements, the proposed framework is designed with scalability and robustness, allowing for deployment across personalized educational contexts. As such, the framework offers a viable pathway for the development of next-generation personalized education systems capable of supporting diverse learners at scale while maintaining pedagogical effectiveness and inclusivity.
Skin burns represent a major clinical concern due to their association with pain, functional impairment, sensory damage, and even life-threatening complications. Early and accurate assessment is critical for first aid, clinical intervention, and the prevention of secondary complications. However, conventional burn diagnosis remains highly dependent on visual inspection and clinical expertise, which can introduce subjectivity and delay timely decision-making. To address these limitations, a hybrid automated skin burn detection framework was proposed, integrating transformer-based feature extraction with classical machine learning classification. In this framework, discriminative visual features were extracted using multiple Vision Transformer (ViT) architectures, including ViT-B/16, ViT-L/16, ViT-B/32, and DINOv2 (a self-supervised Vision Transformer model). The extracted features were subsequently fused. Given the resulting high-dimensional feature space, dimensionality reduction was performed using the Chi-square (Chi$^2$) algorithm, through which 500 features were retained, reducing computational complexity and mitigating the risk of model overfitting. The reduced feature set was then employed for burn classification using six classifiers. Model effectiveness was assessed using accuracy, precision, sensitivity, and F1-score metrics. Experimental results demonstrated that the Support Vector Machine (SVM) classifier achieved the highest classification performance, yielding an accuracy of 82.29%. Comparable yet slightly lower accuracies were observed for the Light Gradient Boosting Machine (LGBM) (80.51%) and Extreme Gradient Boosting (XGBoost) (80.17%) classifiers. Overall, the proposed hybrid model consistently outperformed baseline models, highlighting its superior discriminative capability. These findings indicate that the proposed framework holds strong potential for integration into clinical decision support systems, offering a reliable and objective tool for automated skin burn detection.
Facial expression recognition (FER) remains a challenging problem in computer vision owing to subtle inter-class visual differences, substantial intra-class variability, and severe class imbalance in commonly adopted benchmark datasets. In this study, a statistically rigorous comparative evaluation of two pretrained Convolutional Neural Network (CNN) architectures, MobileNetV2 and EfficientNet-B0, was conducted using the FER2013 dataset. To ensure methodological fairness and reproducibility, both architectures were fine-tuned and evaluated under strictly identical experimental conditions. Model performance was systematically assessed using overall classification accuracy and macro-averaged precision, recall, and F1-score to account for class imbalance, complemented by confusion matrix analysis and multi-class receiver operating characteristic area under the curve (ROC–AUC) evaluation. Beyond conventional performance reporting, the reliability and robustness of the observed differences were examined through McNemar’s test and paired bootstrap confidence intervals (CIs). The experimental results demonstrate that EfficientNet-B0 consistently outperforms MobileNetV2 across all evaluation criteria. Statistical analysis confirms that the observed performance gains are significant at the 5% significance level. These findings provide empirically grounded evidence for informed model selection in FER tasks and highlight the importance of integrating statistical validation into comparative deep learning studies. The results further suggest that EfficientNet-B0 offers a favorable balance between recognition accuracy and computational efficiency, making it a compelling candidate for real-world FER applications, including human–computer interaction, affect-aware systems, and assistive computing environments.
This study introduces a grammar-based, chaotic-oriented programming language, termed ChaosL, to address persistent numerical precision and reproducibility challenges in the computational analysis of chaotic systems. The language, along with its compiler and parser, is designed end-to-end with consideration of chaotic maps. Numerical accuracy is systematically managed through grammar-level precision specification and automated error monitoring mechanisms, enabling exact control over floating-point representations, including single precision, double precision, and arbitrary-precision BigDecimal arithmetic with configurable decimal resolution of up to 100 digits. The proposed grammar natively supports ten widely studied one-dimensional and two-dimensional discrete chaotic maps, which may be composed using newly defined hybrid composition paradigms, namely alternate, blend, cascade, and feedback-driven coupling. To ensure computational reliability, multiple error assessment strategies are integrated, including direct error estimation, shadow computation, and interval arithmetic. In addition, ensemble-based simulation capabilities are incorporated to evaluate trajectory separation and estimate predictability horizons. The automated computation of Lyapunov exponents is embedded at the language level, achieving an accuracy of up to 99.6% while simultaneously enabling code-size reductions of approximately 85–92%. The adaptable architecture of ChaosL establishes a reproducible computational framework for discrete chaos research and facilitates the systematic identification of emergent behaviors in hybrid dynamical systems. Moreover, the design provides a scalable foundation for future extensions toward continuous-time systems, interactive visualization environments, and cloud-based collaborative experimentation, thereby advancing precision-aware computational practices in nonlinear dynamics and chaos theory.
To strengthen competitiveness in the digital banking environment, the functional prioritization and optimization of customer service systems enabled by artificial intelligence (AI) must be systematically examined from a user-demand perspective. In this study, user requirements for AI-powered banking customer service were identified, classified, and prioritized through the Kano model combined with a structured questionnaire survey. Four functional dimensions comprising fourteen sub-functions were evaluated to determine their respective impacts on user satisfaction. The results demonstrate that priority should be assigned to rapid transfer to human agents, high response accuracy, risk alerts, service continuity and stability, privacy protection, secure identity verification, rapid response speed, comprehensive business coverage, multi-turn dialogue capability, and accurate user intent understanding. Based on these findings, a set of optimization strategies was proposed. A precise knowledge base should be constructed, and a high-availability system architecture should be deployed. Key algorithmic challenges related to semantic understanding and multi-turn dialogue management should be addressed. Full business-scenario coverage was recommended, while tiered authentication mechanisms and proactive risk-alert strategies should be implemented. Investment in non-core functions may be strategically deferred to achieve optimal resource allocation. By systematically categorizing user demand attributes and clarifying functional priorities, this study provides a robust theoretical foundation and practical decision-making framework for banks seeking to optimize AI-powered customer service systems and maximize user satisfaction in resource-constrained digital environments.