Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (1,817)

Search Parameters:
Keywords = sentiment model

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
28 pages, 361 KB  
Article
Analyst Logical Inconsistency and Stock Price Crash Risk: Evidence from Large Language Models
by Yingge Ma, Hu Zhang and Zihuan Gao
Int. J. Financ. Stud. 2026, 14(9), 227; https://doi.org/10.3390/ijfs14090227 - 28 Aug 2026
Abstract
This paper examines whether and how analyst logical inconsistency affects the stock price crash risk in China’s A-share market. The sample includes 3784 listed non-financial companies. The final sample comprises 12,460 firm-year observations from 2016 to 2023. Specifically, we employ the open source [...] Read more.
This paper examines whether and how analyst logical inconsistency affects the stock price crash risk in China’s A-share market. The sample includes 3784 listed non-financial companies. The final sample comprises 12,460 firm-year observations from 2016 to 2023. Specifically, we employ the open source Qwen1.5-14B-Chat model, an instruction-tuned generative large language model, to measure analyst logical inconsistency, classify the sentiment expressed in analyst reports, and determine the differences between earnings forecasts and textual tone. Using a panel fixed-effect model for basic regression, and applying two-stage least squares and propensity score matching to deal with endogenous problems, we find that analyst logical inconsistency significantly increases the stock price crash risk. The results remain robust to alternative variable definitions, additional control variables, alternative sample periods, and more stringent fixed-effects specifications. The mechanism test shows that the analyst logical inconsistency increases the stock price crash risk through three channels: increased financial risk, reduced investment efficiency, and degraded information disclosure quality. Heterogeneity analysis also shows that this positive impact is strongest in companies with high media coverage, good corporate reputation and low ESG performance. Our research results are helpful to the study of information intermediaries and stock price crash risk by introducing measures for the quality of analyst reports based on large language models, and provide useful suggestions for regulators and investors in emerging markets. Full article
(This article belongs to the Special Issue Applications of Machine Learning in Finance)
27 pages, 17028 KB  
Article
Understanding User Evaluation of Emerging AI Agents: Evidence from YouTube Comments on OpenClaw
by Feng Ren and Jinzhe Yan
Electronics 2026, 15(17), 3881; https://doi.org/10.3390/electronics15173881 (registering DOI) - 28 Aug 2026
Abstract
The rapid rise in autonomous AI agents is reshaping personal task automation and human–AI collaboration. This study develops a theoretically informed framework, drawing on the Elaboration Likelihood Model, the Technology Acceptance Model, and the sense of virtual community, to examine how comment topics [...] Read more.
The rapid rise in autonomous AI agents is reshaping personal task automation and human–AI collaboration. This study develops a theoretically informed framework, drawing on the Elaboration Likelihood Model, the Technology Acceptance Model, and the sense of virtual community, to examine how comment topics and sentiment polarity relate to comment endorsement and how these associations vary across levels of reply activity. Using 55,502 raw comments from 1000 popular YouTube videos about OpenClaw, we retained 14,974 high-quality English comments for analysis. We used BERTopic to identify the main comment topics, and RoBERTa to classify sentiment polarity. The results show that (1) topics related to functionality are positively associated with comment endorsement, whereas those related to security and hardware are negatively associated with comment endorsement, and (2) the interaction associations involving reply count vary across different topics and sentiment polarity. These findings reveal users’ key concerns and emotional responses toward the emerging OpenClaw technology and offer theoretically informed and practical implications for iteratively improving AI agent tools. Full article
(This article belongs to the Special Issue AI-Driven Data Analytics and Mining)
Show Figures

Figure 1

26 pages, 20057 KB  
Article
Which Landscape Elements Deliver Which Cultural Ecosystem Services? Multimodal Evidence from a Tiered Urban Forest Park System
by Lu Lu, Yao Xiao, Juanyu Wu and Yongmei Xiong
Land 2026, 15(9), 1586; https://doi.org/10.3390/land15091586 - 28 Aug 2026
Abstract
Cultural ecosystem services (CES) are widely measured but rarely attributed to the specific landscape elements that generate them. We coupled element-level image recognition with service-level text analysis across 20,447 reviews and 18,997 photographs from three social media platforms covering 15 national-, provincial-, and [...] Read more.
Cultural ecosystem services (CES) are widely measured but rarely attributed to the specific landscape elements that generate them. We coupled element-level image recognition with service-level text analysis across 20,447 reviews and 18,997 photographs from three social media platforms covering 15 national-, provincial-, and municipal-level forest parks in Guangzhou, China (2020–2024). A 2660-term dictionary quantified nine CES; a fine-tuned deep learning classifier identified 28 landscape elements; multiple correspondence analysis described the element-service structure and ridge regression tested associations within four case parks. Natural elements aligned with ecological, aesthetic, and inspirational services and built elements with cultural, social, and wellness services, but two results qualify that division. First, individual elements were associated with different services in opposite directions: seasonal forest with higher aesthetic appreciation but lower recreation, water features with higher aesthetic value but lower inspiration. Second, the mapping differed across the four case parks rather than holding constant; in the municipal case park, only built facilities positively predicted social interaction. These four parks are illustrative exemplars rather than representative samples of their tiers. Dynamic biological elements (birds 0.43%, insects 0.12%, fish 0.08%) ranked lowest of all 28 elements. These are descriptive associations awaiting mechanistic explanation; on that reading, planning for CES would be better organized around intended services than element inventories, calibrated to the individual park. Full article
(This article belongs to the Special Issue Cultural Ecosystem Services in Urban Green Spaces)
Show Figures

Figure 1

34 pages, 2128 KB  
Article
A Byzantine-Resilient Federated Learning Framework with Cryptographic Gradient Attestation Against Coordinated Model Poisoning Attacks
by Abdullah Abdulkarim Alnajim
Electronics 2026, 15(17), 3842; https://doi.org/10.3390/electronics15173842 - 26 Aug 2026
Viewed by 68
Abstract
Federated learning (FL) has emerged as an important distributed machine learning paradigm allowing many users to train a model together without sharing raw data. However, FL’s decentralized design makes it very susceptible to both Byzantine and coordinated model poisoning attacks, where a few [...] Read more.
Federated learning (FL) has emerged as an important distributed machine learning paradigm allowing many users to train a model together without sharing raw data. However, FL’s decentralized design makes it very susceptible to both Byzantine and coordinated model poisoning attacks, where a few malicious rounds of gradients are strategically inserted to reduce the overall integrity of the model. Even the existing Byzantine-resilient aggregation methods such as geometric median, Krum, and trimmed mean are vulnerable to sophisticated, coordinated poisoning attacks that leverage statistical gaps in outlier detection. In this article, we present FedSentinel, a novel Byzantine-resilient federated learning framework that combines cryptographic gradient attestation with adaptive trust-weighted aggregation to protect against coordinated model-poisoning attacks, which are among the most serious challenges. Three key innovations are introduced in FedSentinel Cryptographic Gradient Attestation Protocol (CGAP) that utilizes commitment schemes and zero-knowledge range proofs to ensure the integrity of the gradients and verify that submitted updates satisfy predefined norm and direction constraints; in the current protocol configuration, CGAP provides gradient integrity verification rather than full gradient confidentiality from the server Dynamic Trust-Weighted Robust Aggregation (DT-RoA): the computation and updating of per-client trust scores based on historical gradient consistency and cross-validation signals; and Coordinated Attack Detection Engine (CADE): based on spectral analysis of the gradient covariance matrices, it detects and isolates colluding Byzantine clients. By participating in up to 100 clients on CIFAR-10, CIFAR-100, FEMNIST, and Sentiment140 datasets, extensive experiments conducted under up to 30% Byzantine adversaries reveal that FedSentinel achieves 91.36% average global accuracy, whereas state-of-the-art defenses such as FLTrust, FLAME, RoFL, ShieldFL, and DnC achieve 83.83–86.94%. FedSentinel outperforms these defenses by 4.42–7.53% in terms of accuracy, while decreasing attack success rates by 53.2% under coordinated Byzantine backdoor attacks. The proposed framework offers a promising approach for federated learning that is verifiable and trustworthy in adversarial environments. Full article
(This article belongs to the Special Issue The Future of Cryptography: Trends and Emerging Technologies)
17 pages, 1176 KB  
Article
From Hydrocarbons to Green Investment: Longitudinal Topic Modeling and Sentiment Analysis of Sustainability Framing in Omani Newspapers (2015–2025)
by Muhammad Usman Saeed
Journal. Media 2026, 7(3), 175; https://doi.org/10.3390/journalmedia7030175 - 26 Aug 2026
Viewed by 126
Abstract
The news media in Gulf countries are among the most important institutions shaping the public’s understanding of climate action. This study aims to explore the longitudinal developments, thematic framing, and sentiment tones of Omani English-language newspapers’ sustainability discourse during the period 2015–2025. The [...] Read more.
The news media in Gulf countries are among the most important institutions shaping the public’s understanding of climate action. This study aims to explore the longitudinal developments, thematic framing, and sentiment tones of Omani English-language newspapers’ sustainability discourse during the period 2015–2025. The study applied a multi-stage computational method to analyze a deduplicated corpus of 709 news articles from two English-language dailies of Oman: Times of Oman and Oman Daily Observer for a time period from 2015 to 2025. Latent Dirichlet Allocation (LDA) topic modeling was used to group topics into five types of macro frames. Results show that the focus of the Omani media is very localized, and the dominant frames are “Corporate ESG, Business & Green Investment” and “Clean Energy Policy, Research & Institutional Governance”. Furthermore, a sentiment analysis of headlines using VADER showed clearly defined sentiment polarity; domestic economic transition headlines were characterized by high positive polarity, while global climate crisis headlines had a higher negative polarity. The study concludes that the press in Oman is in a strategic process of “nationalizing” the climate change issue, moving from the conventional disaster discourse to making sustainability a local opportunity for economic diversification, technological modernization, and national resilience. Full article
(This article belongs to the Special Issue Media, Journalism and Environmental Resilience)
Show Figures

Figure 1

27 pages, 2279 KB  
Review
Social Media Platforms and Computational Approaches for Analyzing Visitor Experience in Museums and Cultural Heritage Sites: A Literature Review
by Georgios Yfantidis and Panagiotis D. Michailidis
Computers 2026, 15(9), 554; https://doi.org/10.3390/computers15090554 - 24 Aug 2026
Viewed by 226
Abstract
Social media has become an important tool for understanding visitor experiences in museums and cultural heritage sites. This literature review identifies, organizes, and thematically synthesizes existing studies on museum visitor experience based on social media data. It examines 41 studies retrieved from Scopus [...] Read more.
Social media has become an important tool for understanding visitor experiences in museums and cultural heritage sites. This literature review identifies, organizes, and thematically synthesizes existing studies on museum visitor experience based on social media data. It examines 41 studies retrieved from Scopus and Web of Science and published between 2017 and 2026. Furthermore, the review examines the selected studies across six dimensions: social media platforms, types of user-generated data, the role of digital interactions, the museums and cultural heritage sites studied, the analytical methodologies applied, and the main findings on visitor experience. The findings indicate that TripAdvisor is the most frequently used platform for collecting textual reviews and star ratings, whereas Instagram and Flickr are mainly used for visual and spatial data. Most studies rely on computational methods, often combined with quantitative techniques, while qualitative approaches are used less frequently. The identified methods include content analysis, statistical analysis, sentiment analysis, topic modeling, machine learning, image analysis, and spatial analysis. Across the reviewed studies, visitor experience is examined as a multidimensional phenomenon encompassing emotions, service quality, authenticity, historical connection, aesthetics, education, and social participation. Finally, the review identifies recurring themes across the dimensions and synthesizes them into broader research streams. These are brought together in an integrative synthesis framework that organizes existing research, highlights research gaps, and outlines directions for future studies. Full article
Show Figures

Graphical abstract

34 pages, 2339 KB  
Article
Integrating Semantic NLP and PLS-SEM for AI-Enabled Strategic Decision Support: An Explainable Framework for Assessing Organisational AI Illiteracy
by Mostafa Aboulnour Salem and Zeyad Aly Khalil
Information 2026, 17(9), 815; https://doi.org/10.3390/info17090815 - 23 Aug 2026
Viewed by 219
Abstract
The rapid growth of organisational textual data has increased the value of Natural Language Processing (NLP) and semantic analytics for strategic decision support. However, many employees still lack the knowledge and skills needed to evaluate AI-generated information critically. This study develops an explainable [...] Read more.
The rapid growth of organisational textual data has increased the value of Natural Language Processing (NLP) and semantic analytics for strategic decision support. However, many employees still lack the knowledge and skills needed to evaluate AI-generated information critically. This study develops an explainable Management Information Systems (MIS) framework that integrates NLP-based semantic analytics with PLS-SEM to examine the relationship between AI illiteracy and strategic decision quality. A convergent mixed-methods design with sequential analytical integration was used with a valid sample of 200 knowledge workers from public organisations in Saudi Arabia across six industries. The sample included employees from Saudi Arabia, Egypt, Jordan, Sudan, Syria, India, and the Philippines. Quantitative data were analysed using PLS-SEM, while textual data were analysed using Sentence-BERT, BERTopic, semantic network analysis, and Aspect-Based Sentiment Analysis. The results showed that higher AI illiteracy was negatively associated with strategic decision quality and positively associated with automation bias, uncritical trust in AI, and cognitive offloading. Digital proficiency and AI governance awareness weakened the negative association between AI illiteracy and decision quality, while functional-background differences were examined through multigroup analysis. The semantic analysis identified six themes: AI competency, decision trust, AI governance, decision support, organisational learning, and risk awareness. Sentiment analysis showed positive views of productivity and decision support, together with concerns about algorithmic bias, explainability, transparency, and AI governance. The study contributes an integrated human–AI decision vulnerability framework in which semantic evidence complements structural modelling and provides a clearer understanding of AI-related competency, reliance, governance, and decision-support issues. Full article
(This article belongs to the Special Issue Artificial Intelligence and Decision Support Systems)
Show Figures

Graphical abstract

53 pages, 3575 KB  
Article
Reliable Hardware Sensor and Large Language Model Fusion for Intelligent Short-Term Market Risk Sensing and Prediction
by Zijian Zhou, Nuo Wang, Shengzhe Xu, Surui Hua, Hanyang Wang, Yachi Liu and Manzhou Li
Sensors 2026, 26(17), 5322; https://doi.org/10.3390/s26175322 - 22 Aug 2026
Viewed by 224
Abstract
Short-term financial risk in intelligent trading systems is reflected not only in prices, trading volumes, and textual sentiment but also in infrastructure operating states, including server workload, device power consumption, network latency, and packet loss rate. We propose HSF-LLMNet, a hardware sensor and [...] Read more.
Short-term financial risk in intelligent trading systems is reflected not only in prices, trading volumes, and textual sentiment but also in infrastructure operating states, including server workload, device power consumption, network latency, and packet loss rate. We propose HSF-LLMNet, a hardware sensor and large language model semantic fusion network for jointly modeling external information shocks and infrastructure responses. A large language model extracts event category, sentiment polarity, risk intensity, and semantic uncertainty from financial texts. Reliability-aware temporal modeling handles sensor missingness, drift, and abnormal noise, while asynchronous soft alignment, bidirectional cross-attention, and reliability-aware gated fusion integrate irregular textual events with continuous hardware signals. The model jointly predicts market direction, realized volatility, and three-level risk over the subsequent 30 min. Experiments were conducted on eight Chinese A-share indices: the SSE Composite Index (000001.SH), SSE 50 Index (000016.SH), CSI 300 Index (000300.SH), STAR 50 Index (000688.SH), CSI 500 Index (000905.SH), CSI 1000 Index (000852.SH), Shenzhen Component Index (399001.SZ), and ChiNext Index (399006.SZ). The common observation period for market, textual, and hardware data extended from 1 March 2024 to 30 June 2025. After data cleaning, timestamp matching, and multimodal temporal alignment, 169,208 aligned asset–time prediction windows were retained for the 30 min forecasting task. Realized volatility was defined as the square root of the sum of squared one-minute log returns over the future 30 min interval. The three-level risk label was constructed from future realized volatility, absolute 30 min return, and liquidity stress, with all thresholds estimated exclusively from the training portion of each fold. A sample was labeled high risk when at least two of the three indicators exceeded their 85th-percentile thresholds or when any indicator exceeded its 95th-percentile threshold. It was labeled medium risk when, after excluding high-risk samples, at least two indicators exceeded their 60th-percentile thresholds or any indicator exceeded its 85th-percentile threshold; all remaining samples were labeled low risk. Results showed that HSF-LLMNet achieved an accuracy of 78.62%, a precision of 78.14%, a recall of 77.83%, an F1-score of 77.98%, an area under the receiver operating characteristic curve of 84.91%, and a Matthews correlation coefficient of 57.36% for directional prediction. For realized-volatility regression, the MAE, RMSE, MAPE, and R2 were 0.0089, 0.0135, 9.21%, and 0.812, respectively. For high-risk-event warning, the mean effective warning time, defined as the interval between the first valid alarm and the corresponding event, was 15.37 min; the false-alarm rate and missed-alarm rate were 6.82% and 8.14%, respectively. Ablation experiments showed performance reductions after removing semantic encoding, sensor-reliability estimation, asynchronous alignment, bidirectional cross-attention, gated fusion, or multi-task learning. These results indicate that textual events and infrastructure operating states provide complementary information for quantitative risk analytics and fintech applications. Full article
(This article belongs to the Section Intelligent Sensors)
Show Figures

Figure 1

45 pages, 20083 KB  
Article
Digital Platforms and the Shaping of Urban Cultural Landscapes: Spatial Differentiation and Public Perception of Coffee Spaces in Beijing
by Yingqian Duan and Yuan Sun
Land 2026, 15(8), 1530; https://doi.org/10.3390/land15081530 - 21 Aug 2026
Viewed by 300
Abstract
The pervasive rise in digital platforms has fundamentally recalibrated the relationship between urban communities and their cultural landscapes, reconfiguring not only the sensory experience of these environments but also their interpretive frames and the everyday contestations that surround them. Using coffee spaces in [...] Read more.
The pervasive rise in digital platforms has fundamentally recalibrated the relationship between urban communities and their cultural landscapes, reconfiguring not only the sensory experience of these environments but also their interpretive frames and the everyday contestations that surround them. Using coffee spaces in Beijing as an empirical lens, this study integrates 630 validated POI locations, 287,632 online reviews from Dianping, GIS spatial analysis, LDA topic modelling, semiotic coding, and a fine-tuned RoBERTa (Robustly Optimized BERT Pretraining Approach) text classifier to examine the convergence between platform-mediated public perceptions and urban spatial differentiation. Our spatial interrogation identifies a statistically significant centre–periphery divide within this platform-curated corpus—a pattern that describes the geography of platform-mediated visibility rather than the total physical distribution of coffee outlets in Beijing, characterised by pronounced high-density agglomerations nesting within historic urban cores, central business districts, nascent knowledge hubs, and gentrifying lifestyle enclaves. Three landscape prototypes are derived from the data—business corridors, cultural experimental fields, and social-media spectacles. Each type exhibits discernibly different patterns of spatial density, adjacent land-use configurations, perceived experiential qualities, and underlying symbolic discourses. While positive sentiments dominate platform discourse, localised anxieties emerge regarding visual homogenization, intense queuing, premium pricing, and loss of place authenticity. The 630 venues analysed here represent a platform-visibility stratum—establishments sufficiently reviewed to feature on digital intermediaries—and the spatial patterns we map describe the geography of this visibility rather than the total physical distribution of coffee outlets. Full article
Show Figures

Figure 1

54 pages, 896 KB  
Article
Can FinBERT2-Based Investor Sentiment Predict Gold Futures Volatility? A Fine-Grained Sentiment Category Analysis
by Hui Chai and Yang Gao
Int. J. Financ. Stud. 2026, 14(8), 225; https://doi.org/10.3390/ijfs14080225 - 20 Aug 2026
Viewed by 270
Abstract
This paper focuses on China’s gold futures market. Using East Money investor posts and the FinBERT2 model, we construct a multidimensional sentiment indicator comprising overall sentiment, positive/negative intensity, and six fine-grained sentiment categories (happiness, sadness, fear, anger, disgust, and neutral). With high-frequency 5 [...] Read more.
This paper focuses on China’s gold futures market. Using East Money investor posts and the FinBERT2 model, we construct a multidimensional sentiment indicator comprising overall sentiment, positive/negative intensity, and six fine-grained sentiment categories (happiness, sadness, fear, anger, disgust, and neutral). With high-frequency 5 min data, we compute realized volatility and, within the HAR-RV framework, systematically examine the in-sample and out-of-sample predictive power, asymmetry, and inter-period heterogeneity of sentiment dimensions. The results show that investor sentiment significantly and robustly predicts volatility, with gains increasing over horizons, relying on multi-scale cumulative effects. Predictions are asymmetric: negative sentiment drives volatility while positive sentiment does not. Among fine-grained sentiments, happiness and anger are strongest; fear and sadness are ineffective; and disgust has an effect only in long-term routine forecasts but fails under extreme volatility. During the Russia–Ukraine conflict, sadness replaces happiness and anger as the dominant predictor (long-term MSE: 0.01579 vs. benchmark 0.04384). In trending bull markets, the predictive power of happiness and positive/negative intensity is amplified (full-sample R2 gains: 2.70% and 2.89%, vs. 17.08% and 9.69% in bull periods). This study reveals the multidimensional, asymmetric effects and intertemporal heterogeneity of sentiment on forecasts of gold futures volatility, providing a theoretical and empirical foundation for regime-adaptive early-warning systems and risk management. Full article
(This article belongs to the Special Issue Research in Behavioral Finance)
Show Figures

Figure 1

27 pages, 11115 KB  
Article
Learning Adaptive Cross-Modal Interactions for Multimodal Sentiment Analysis
by Chuhan Cheng, Hangcheng Wu, Junqiao Wang and Yuqi Ouyang
Data 2026, 11(8), 209; https://doi.org/10.3390/data11080209 - 20 Aug 2026
Viewed by 241
Abstract
Multimodal sentiment analysis aims to integrate heterogeneous textual, visual, and acoustic information for effective emotion understanding. However, existing methods often suffer from insufficient cross-modal interaction modeling, limited adaptability in multimodal fusion, and inadequate suppression of modality-specific noise under complex conversational scenarios. To address [...] Read more.
Multimodal sentiment analysis aims to integrate heterogeneous textual, visual, and acoustic information for effective emotion understanding. However, existing methods often suffer from insufficient cross-modal interaction modeling, limited adaptability in multimodal fusion, and inadequate suppression of modality-specific noise under complex conversational scenarios. To address these challenges, this paper proposes a framework for learning adaptive cross-modal interactions for multimodal sentiment analysis. The proposed framework consists of three stages: modality-aware preprocessing, heterogeneous representation learning, and adaptive multimodal fusion. First, a unified preprocessing strategy is designed to improve cross-modal consistency through textual normalization, speaker-aware visual alignment, and utterance-level acoustic representation enhancement. Second, modality-specific encoders are constructed to capture complementary semantic, spatial, and utterance-level acoustic characteristics from textual, visual, and acoustic modalities, respectively. Third, an adaptive fusion framework is introduced to explicitly model cross-modal interactions, dynamically estimate the importance of different modality combinations, and further calibrate discriminative feature channels through channel attention. By jointly performing modality-level interaction learning and channel-wise feature refinement, the proposed framework effectively enhances multimodal representation capability for sentiment classification. Extensive experiments conducted on the CMU-MOSI and MELD benchmark datasets demonstrate that our framework consistently outperforms previous methods. In particular, the proposed model achieves 90.27% accuracy and 90.26% F1-score on CMU-MOSI, together with 66.57% accuracy and 66.21% F1-score on MELD. Additional ablation studies and qualitative analyses further validate the effectiveness of the proposed preprocessing strategy, modality-specific representation learning, and adaptive fusion mechanism. Full article
(This article belongs to the Special Issue Vision-Based AI in the Real World: Data, Robustness and Deployment)
Show Figures

Figure 1

24 pages, 502 KB  
Article
Performance and Computational Cost of Full and Parameter-Efficient Fine Tuning for Arabic Sentiment Classification Across Training Set Sizes
by Teif Aldaajani, Morooj Alqurashi, Sarah Aljuaid and Maha Jarallah Althobaiti
Computation 2026, 14(8), 191; https://doi.org/10.3390/computation14080191 - 19 Aug 2026
Viewed by 189
Abstract
Pre-trained language models are typically adapted to downstream tasks via full fine tuning. However, this entails substantial computational and memory overhead. Parameter-efficient alternatives such as Low-Rank Adaptation (LoRA), Quantized Low-Rank Adaptation (QLoRA), and frozen backbone mitigate these costs, but empirical evidence on how [...] Read more.
Pre-trained language models are typically adapted to downstream tasks via full fine tuning. However, this entails substantial computational and memory overhead. Parameter-efficient alternatives such as Low-Rank Adaptation (LoRA), Quantized Low-Rank Adaptation (QLoRA), and frozen backbone mitigate these costs, but empirical evidence on how their performance–cost trade-offs change under low labeled data in Arabic remains limited. This paper compares four adaptation strategies: full fine tuning, frozen backbone, LoRA, and QLoRA for Arabic binary sentiment classification on the Hotel Arabic Reviews Dataset, using CAMeLBERT-Mix as the pre-trained encoder. The methods are evaluated under a unified experimental setting at three labeled-data levels: the full training set, 100 samples per class, and 25 samples per class. The evaluation metrics are reported as means and standard deviations across five random seeds. At the full-data level, full fine tuning, LoRA, and QLoRA achieve macro-F1 scores between 0.9569 and 0.9579 and are comparable within seed variability, while the frozen backbone exhibits performance that is approximately ten points lower. LoRA and QLoRA use approximately 35.0% less peak GPU memory than full fine tuning but require longer training times. Under reduced-data conditions, full fine tuning outperforms all other adaptation strategies with the differences being statically significant. Full article
Show Figures

Figure 1

25 pages, 1147 KB  
Article
KEMFF: A Knowledge-Enhanced and Multidimensional Feature Fusion Model for Aspect-Based Sentiment Analysis
by Shuangshuang Yang, Peilun Liu and Wenlong Zhu
Entropy 2026, 28(8), 930; https://doi.org/10.3390/e28080930 - 19 Aug 2026
Viewed by 140
Abstract
Aspect-based Sentiment Analysis (ABSA) is a fine-grained sentiment classification task that aims to predict the sentiment polarity associated with aspect terms in sentences. Traditional methods based on syntactic and semantic dependency trees are insufficient for capturing contextual sentence features. To address this, we [...] Read more.
Aspect-based Sentiment Analysis (ABSA) is a fine-grained sentiment classification task that aims to predict the sentiment polarity associated with aspect terms in sentences. Traditional methods based on syntactic and semantic dependency trees are insufficient for capturing contextual sentence features. To address this, we propose a Knowledge-Enhanced and Multidimensional Feature Fusion (KEMFF) model for ABSA, which captures sentiment feature representations across multiple dimensions, including syntax, semantics, and knowledge. First, the pre-trained model RoBERTa is used to obtain embeddings of sentences and aspect terms. Then, a syntactic dependency parser and a graph convolutional network are utilized to learn syntactic features. Meanwhile, an Abstract Meaning Representation (AMR)-based parser is employed to construct semantic relations, and axial attention is used to aggregate incoming and outgoing semantic dependencies. Furthermore, external knowledge is embedded, and an attention mechanism is employed to obtain aspect-specific knowledge representations, thereby complementing syntactic and semantic representations with external lexical knowledge. Finally, multidimensional features are fused and passed to a softmax classifier for predicting sentiment polarities. Unlike previous models that mainly focus on either syntax–semantic fusion or knowledge-enhanced graph propagation, KEMFF explicitly models syntax, semantics, and lexical knowledge in three parallel branches and aligns them into a unified aspect-level representation. Experiments on Laptop14, Restaurant14, and Twitter datasets show that KEMFF achieves the best performance among the compared baselines on Laptop14 and Restaurant14, and it obtains competitive results on Twitter. Full article
(This article belongs to the Section Multidisciplinary Applications)
Show Figures

Figure 1

30 pages, 3364 KB  
Article
A Multi-Attribute Predictive Analysis Model for University Student Sentiment Public Opinion Based on Big Data
by Baoguo Chen and Yongsheng Hao
Information 2026, 17(8), 792; https://doi.org/10.3390/info17080792 - 18 Aug 2026
Viewed by 237
Abstract
With social media as the main channel for college students to express emotions, sentiment public opinion analysis in big data environments poses three core challenges to campus sentiment monitoring and psychological counseling: severe data noise interference, insufficient multi-attribute feature extraction, and the trade-off [...] Read more.
With social media as the main channel for college students to express emotions, sentiment public opinion analysis in big data environments poses three core challenges to campus sentiment monitoring and psychological counseling: severe data noise interference, insufficient multi-attribute feature extraction, and the trade-off between recognition accuracy and inference efficiency. This paper proposes a university student public opinion prediction model integrating multi-attribute decision-making and BERT–Mamba. First, an anti-interference matching filter cleans raw data by filtering out advertisements and irrelevant comments to improve data quality. Second, a multi-attribute decision object model extracts quantifiable attributes covering media sources, themes, and temporal dimensions. Third, BERT generates textual sentiment representations, and a three-stage deep feature extraction architecture with Mamba balances accuracy and efficiency. Finally, multi-attribute features and sentiment representations are fused for dynamic public opinion prediction. Validated using the ChnSentiCorp Chinese sentiment analysis benchmark dataset and university student Weibo public opinion corpus, the model achieves 97.44% average sentiment recognition accuracy. It provides technical support for universities to understand student sentiment trends and address negative public opinions, with practical value for enhancing campus public opinion monitoring and assisting mental health counseling. Full article
Show Figures

Figure 1

29 pages, 1800 KB  
Article
A Convergent Perspective on Policy Communication on Social Media: A Mixed-Methods Approach Using Text Mining and Social Network Analysis
by Zenglei Yue and Guang Yu
Systems 2026, 14(8), 1013; https://doi.org/10.3390/systems14081013 - 17 Aug 2026
Viewed by 272
Abstract
Social media is a vital platform for policy communication, yet research rarely integrates content and structural features to evaluate communication effects multidimensionally. This study proposes a convergent framework combining text mining and social network analysis to assess policy communication effects and underlying mechanisms. [...] Read more.
Social media is a vital platform for policy communication, yet research rarely integrates content and structural features to evaluate communication effects multidimensionally. This study proposes a convergent framework combining text mining and social network analysis to assess policy communication effects and underlying mechanisms. Using China’s upgraded Mass Entrepreneurship and Innovation policy on Sina Weibo as a case, we analyze communication breadth, depth, audience sentiment, thematic focus, network topology, key nodes, and community characteristics. The results reveal that (1) communication breadth is dominated by official communicators, while audiences drive interactive depth, reflecting a “centralized broadcasting, decentralized engagement” model; (2) influential users express more positive attitudes than ordinary audiences; (3) discussions diversify from core innovation themes to micro-level concerns like regional development and talent policies; (4) the network shows loose global structure but strong local clustering, with bridging nodes posting less polarized, broader content. Theoretically, this study offers behavioral-level observations that align with key corollaries of the Spiral of Silence Theory—the tendency for individuals with deviating views to shift toward lower-visibility participation. These pattern-level findings offer a complementary empirical perspective on opinion expression in digital policy contexts. Practically, the findings offer preliminary insights that may inform adaptive, decentralized strategies for enhancing policy diffusion in similar social media contexts. Full article
(This article belongs to the Section Systems Practice in Social Science)
Show Figures

Figure 1

Back to TopTop