Skip to main content
Sensors (Basel, Switzerland) logoLink to Sensors (Basel, Switzerland)
. 2026 Jul 24;26(15):4708. doi: 10.3390/s26154708

Multisource Sensor Fusion and Large Language Model Integration for Explainable State Perception and Anomaly Awareness

Bocheng Zhou 1,2, Jinze Xie 1, Tiantian Chen 2, Bingyan Ning 2,3, Jingwen Cao 1,2, Yansong Dong 2, Manzhou Li 1,2,*
Editor: Ki-Il Kim
PMCID: PMC13469063  PMID: 42590486

Abstract

With the rapid development of intelligent sensing systems, digital monitoring platforms, and multisource data acquisition technologies, accurate identification of operational states and potential risks from heterogeneous sensing signals has become an important research issue in artificial intelligence-driven sensing. Existing studies have primarily focused on either textual information understanding or behavioral data analysis, with limited attention paid to jointly modeling the consistency between textual declarations and executed behaviors. As a result, many potential risks that have not yet manifested as significant anomalies but already involve execution deviations are difficult to detect in a timely manner. To address this issue, a language–behavior consistency sensing framework for multisource sensing signals is proposed. Textual sensing signals and behavioral sensing signals are mapped into a shared state logic space, and intelligent perception and quantitative analysis of deviations between textual states and executed states are achieved through a textual state logic extraction module, an observed behavioral state modeling module, and a language–behavior consistency measurement module. Systematic experiments were conducted on a multisource sensing dataset containing public declaration texts, operation reports, behavioral logs, resource allocation records, and state-response information. The results show that the proposed method achieved the best performance in the baseline comparison experiment, with a language–behavior consistency score (LCS) of 0.742, an AUC of 0.846, an F1-score of 0.811, a Precision of 0.802, and an explanation consistency score (ECS) of 0.821, clearly outperforming advanced methods such as FinBERT, LSTM, Multimodal Transformer, and the Contrastive Multimodal Model. These results demonstrate that language–behavior consistency sensing can effectively fuse multisource sensing information and improve complex system state identification, anomaly early warning, and risk perception, providing an interpretable artificial intelligence-driven sensing framework with the potential to support industrial operation and maintenance, intelligent manufacturing, digital infrastructure management, and other intelligent monitoring scenarios.

Keywords: multisource sensing signals, language–behavior consistency, large language models, explainable risk perception, intelligent monitoring systems

1. Introduction

With the rapid development of intelligent sensing systems, digital monitoring platforms, and multisource data acquisition technologies, identifying potential state deviations between external representations and actual operational behaviors has become an important issue in intelligent sensing, system diagnosis, and state perception [1]. In practical applications, industrial systems, platform systems, device clusters, operation-and-maintenance entities, and management units often express target states, operational constraints, and control strategies through operation reports, technical announcements, configuration files, inspection records, risk alerts, and meeting minutes [2]. These materials can be regarded as textual sensing signals that reflect textual states and operational intentions [3]. Meanwhile, device operation parameters, resource scheduling records, task execution intensity, load variations, and performance fluctuations constitute behavioral sensing signals that reflect actual execution states and dynamic responses [4]. Persistent inconsistency between textual and behavioral signals may indicate operational risks, control failures, or execution biases before observable anomalies emerge [5,6]. Therefore, developing an intelligent sensing framework capable of jointly understanding textual and behavioral sensing signals and identifying their logical consistency is of significant importance [7]. Traditional state assessment methods mainly focus on behavioral outcomes such as resource utilization, load levels, structural parameters, and performance variations, whereas target objectives, constraints, and control logic contained in textual declarations are rarely incorporated into a unified sensing framework [8]. However, textual data not only contain information content but also encode operational objectives, constraint conditions, and control preferences [9]. When behavioral sensing signals systematically deviate from these declarations, latent contradictions may exist between textual states and executed states [10]. Unlike conventional anomaly detection, language–behavior consistency sensing focuses on whether actual behaviors violate the constraints and operational logic expressed in textual signals, thereby providing a more forward-looking perspective for risk perception and state identification [11,12,13].

Existing studies have attempted to exploit textual information for state identification, risk perception, and intelligent decision-making [14]. Traditional approaches commonly rely on keyword dictionaries, semantic lexicons, or manually designed rules to quantify textual information and investigate its relationship with system responses and operational states [15]. Although these methods are interpretable, they often capture only surface-level semantics and struggle to model contextual dependencies and latent logical relationships in complex textual sensing signals [16,17,18]. Furthermore, textual information is frequently treated as a proxy for sentiment or information content, while the consistency between declared logic and subsequent behavioral execution remains largely unexplored [19,20]. In parallel, state identification and anomaly detection studies have traditionally relied on behavioral sensing signals, including operational indicators, sensor measurements, resource flows, and performance fluctuations [21,22]. Statistical models, time-series models, and machine learning approaches have demonstrated strong capability in detecting abnormal behavioral patterns [23]. Nevertheless, these methods generally assume that risks can be identified through statistical deviations in behavioral variables [24]. In practice, certain behaviors may remain statistically normal while simultaneously conflicting with previously declared operational intentions. Consequently, relying solely on behavioral sensing signals may overlook important declaration–execution deviations and fail to capture their underlying semantic implications [25,26,27]. Recent advances in deep learning, particularly pretrained language models and large language models, have provided new opportunities for textual sensing signal understanding [28]. Compared with dictionary-based approaches, these models can capture contextual semantics, implicit logic, and long-range dependencies, enabling structured extraction of operational objectives, constraints, preferences, and control strategies from complex textual materials [29,30,31]. However, most existing studies still employ textual information primarily for outcome prediction, while logical consistency between textual declarations and behavioral sensing signals remains underexplored [32,33]. Although recent research has investigated behavioral consistency, entity modeling, and multisource interaction mechanisms [34,35,36,37], a unified framework for language–behavior consistency sensing in multisource environments has yet to be established.

To bridge this gap, we propose a unified language–behavior consistency sensing framework that jointly models textual declarations and behavioral executions within a shared representation space. Textual materials are treated as sensing signals of textual states, while observable behavioral indicators are regarded as sensing signals of executed states. A large language model is employed to extract operational logic from textual sensing signals, a deep temporal network is used to model behavioral evolution, and a consistency measurement network is designed to quantify deviations between declaration logic and execution logic within a unified representation space. The main contributions of this study are summarized as follows.

  1. A language–behavior consistency sensing framework is proposed to jointly model textual declarations and behavioral executions from a unified multisource sensing perspective.

  2. A large-language-model-based logic extraction mechanism and a deep behavioral-state modeling mechanism are developed to generate comparable representations of textual states and executed states.

  3. A language–behavior consistency indicator and consistency measurement network are designed to explicitly characterize declaration–execution deviations and improve state perception capability.

  4. Extensive experiments demonstrate the effectiveness of the proposed framework for intelligent sensing, anomaly perception, and risk warning in complex systems.

To avoid ambiguity, the application domains discussed in the Introduction, including industrial operation and maintenance, intelligent manufacturing, digital infrastructure, and other representative scenarios, are intended as motivating examples illustrating the potential applicability of the proposed language–behavior consistency sensing framework rather than independent experimental domains. All experiments reported in this study were conducted on a unified multisource sensing dataset integrating textual sensing signals, behavioral sensing signals, and state-response information. The purpose of the experimental evaluation is to validate the general effectiveness and scalability of the proposed framework under a unified modeling setting instead of developing domain-specific solutions for individual application scenarios.

2. Related Work

2.1. The Role of Textual Sensing Signals in State Perception Research

In intelligent sensing and data-driven modeling research, textual data such as policy documents, corporate disclosure texts, news reports, announcements, and meeting minutes have gradually been regarded as important unstructured sensing signals. Unlike conventional numerical sensors, textual signals do not directly record physical or behavioral quantities, but reflect state descriptions, intention declarations, risk warnings, and external environmental changes through linguistic expression [14]. Such signals have diverse sources, large scale, high update frequency, and rich semantic information, thereby providing complementary information for complex system state identification, risk perception, and intelligent decision-making. Existing studies have generally treated text-derived indicators as proxy variables for uncertainty, sentiment, expectation changes, or state disturbances, rather than directly regarding text as a complete system operation mechanism [38]. In policy and public text perception research, news reports and public texts are often used to characterize external environmental uncertainty. The economic policy uncertainty index constructed by Baker et al. describes macro-level uncertainty states by counting the frequency of policy-related keywords in newspapers [39]. This type of method transforms large-scale text streams into computable time-series sensing indicators for reflecting potential disturbance intensity in complex environments. Hartley further indicated that large language models can significantly improve the measurement accuracy of such textual indicators and extend them to historical and multilingual corpora [40]. This indicates that textual sensing signals have gradually evolved from keyword statistics to contextual understanding and semantic classification tasks.

In organizational disclosure text perception research, annual reports, announcements, and earnings conference calls are often used to characterize information states, operational transparency, and future expectations. For example, the readability of financial reports is commonly regarded as a proxy for information complexity or opacity [38]. Loughran and McDonald noted that readability should be interpreted cautiously and is more suitable as a proxy for disclosure complexity or text processing difficulty [41]. Matera showed that narrative information in corporate earnings calls can improve the prediction of future earnings and analyst expectations [42]. Ignatov and Rudolf further found a positive correlation between forward-looking ESG disclosures and subsequent actual ESG performance, indicating that textual declarations may reflect subsequent behavioral trends [43]. In sentiment and public-opinion perception research, text analysis has been widely used to construct indicators of external environments or group responses. Classic studies have used news headlines and media wording to construct sentiment variables for explaining asset price fluctuations [44]. Domain-specific sentiment dictionaries and machine learning models have also been developed. García et al. constructed context-adapted positive and negative word lists based on stock price reactions, improving the predictive capability of textual sentiment indicators [45]. FinBERT, proposed by Huang et al., improves sentiment recognition in analyst reports through domain-specific pretraining [46]. Media sentiment and investor attention have also been shown to affect trading activities and risk premiums [47,48], and an investor sentiment index constructed from Chinese news data has predictive capability for extreme downside risk. Overall, textual sensing signals have been widely applied to policy communication, organizational disclosure, public-opinion monitoring, and state identification, and the extracted semantic features can serve as important complementary variables for complex system perception [14].

2.2. Behavioral Sensing Signals and Abnormal State Identification Research

Unlike textual sensing signals, behavioral sensing signals more directly reflect the execution state and dynamic response of a target entity in real-world environments. Behavioral data usually originate from continuous observations, transaction records, operation logs, indicator sequences, interaction behaviors, and structured state variables, and their core value lies in capturing pattern changes, abnormal fluctuations, and potential risks during system operation. For example, in the fields of fraud identification and abnormal transaction detection, Chen et al. systematically reviewed recent deep-learning-based fraud identification methods and presented the latest advances in using transaction flows and account networks to identify abnormal behaviors [49]. Overall, anomaly identification research centered on behavioral sensing signals has gradually formed a relatively mature paradigm and has become an important tool for identifying abnormal states in intelligent regulation, risk perception, and security monitoring [46]. However, existing behavior-data-based risk management models usually focus more on the statistical deviation or pattern mutation of behavioral signals themselves, while less attention is paid to whether behavioral states remain consistent with previous textual declarations of the entity. In other words, traditional behavioral anomaly detection methods are good at answering whether behavior is abnormal, but they do not necessarily answer whether behavior matches the textual state. In some scenarios, behavioral signals themselves may not yet exhibit extreme anomalies, but they may have already deviated from the objectives, constraints, or risk attitudes publicly expressed by the entity; such deviations may themselves constitute important early risk signals. Due to the lack of integration with textual signals, traditional risk models often have difficulty identifying such implicit inconsistency phenomena. In recent years, a few studies have begun to focus on the matching relationship between declarations and execution. For example, Abis and Lines found that when the actual holdings of mutual funds deviate from their declared strategies, fund inflows into comparable funds decline significantly [50]. This suggests that external observers regard the consistency between declarations and behaviors as an important basis for trust evaluation and risk judgment.

2.3. Research Gap in Language–Behavior Consistency Sensing

Textual sensing signal analysis and behavioral sensing signal modeling have achieved significant progress in state identification and risk perception, respectively, yet systematic quantitative research on language–behavior consistency remains relatively insufficient. Existing text-based methods mostly focus on sentiment, topics, readability, or information content, whereas existing behavioral methods mainly focus on statistical anomalies, sequence mutations, and pattern deviations; these two lines of research have long belonged to different modeling paradigms. The study by Abis and Lines on mutual funds showed that external participants penalize managers who fail to fulfill declared strategies [50]. Another example is the comparison between ESG narratives and actual ESG performance conducted by Ignatov and Rudolf, in which overall consistency was found between the two, but an “over-commitment” phenomenon was observed in certain high-pollution industries, where firms with poorer environmental performance emphasized environmental topics more strongly in reports [43]. These findings indicate that language–behavior inconsistency itself deserves to be regarded as a perceivable state-deviation signal; however, related studies remain limited to small-scale validation in specific contexts and have not yet developed into a scalable general modeling framework. An important reason for this research gap lies in the evident differences between textual data and behavioral data in data form, sampling frequency, semantic hierarchy, and modeling objectives. Textual signals are usually unstructured, semantically ambiguous, and strongly dependent on context, whereas behavioral signals are structured, temporal, and numerically fluctuating. How to map the two into a unified representation space and measure the matching degree between textual states and executed states constitutes a key challenge in multisource sensing signal fusion. With the development of natural language processing, large language models, and multimodal learning technologies, quantitative comparison of language and behavior consistency has gradually become feasible, thereby providing technical conditions for bridging this gap. Recent advances in cross-view and cross-modal representation learning have further improved the capability of modeling heterogeneous information. Representative methods such as CrossFormer employ hierarchical cross-view interaction mechanisms to enhance feature fusion across multiple views [51], while BiMAC introduces bidirectional multimodal alignment to strengthen semantic consistency between heterogeneous representations through mutual attention [52]. More recently, the integration of large language models with cross-view contrastive learning has demonstrated that high-level semantic reasoning provided by LLMs can effectively guide cross-modal representation learning and improve robustness under heterogeneous sensing conditions [53]. Although these methods achieve remarkable performance in feature alignment and multimodal representation learning, their primary objective is to maximize semantic consistency across different modalities. Li et al. proposed a framework for validating the behavioral consistency of large-language-model agents in simulated stock markets and analyzed whether their decision styles are consistent with those of real market participants [54]. Similarly, Biancotti et al. explored artificial-intelligence ethical alignment in financial decision-making by testing whether large language models, when acting as chief executive officers of financial institutions, behave in accordance with fiduciary duties and ethical standards [55]. These studies indicate that language–behavior consistency is not only valuable for state identification of real-world entities but is also becoming a new issue in artificial intelligence agent behavior evaluation and trustworthy intelligent systems research. The main mathematical notations used throughout this study are summarized in Table 1.

Table 1.

Summary of main mathematical notations.

Notation Meaning Description
X={x1,,xn} Input textual sequence Input textual sensing signal consisting of n text segments.
B={b1,,bT} Behavioral sequence Behavioral sensing sequence over the observation window.
ET Textual state representation Structured state representation extracted from textual sensing signals.
EB Behavioral state representation Behavioral state representation learned from temporal behavioral signals.
E^T,E^B Normalized representations 2-normalized textual and behavioral representations for modality alignment.
H Contextual representation Contextual semantic representation produced by the Transformer encoder.
st(l) Bi-GRU hidden state Hidden representation at time step t in the l-th Bi-GRU layer.
Nh Number of attention heads Number of heads in the multi-head self-attention module.
MTB Global compatibility score Global semantic compatibility obtained by bilinear interaction between ET and EB.
LCS Language–Behavior Consistency Score Predicted consistency score between textual and behavioral states. Larger values indicate stronger consistency.
yc Consistency label Binary supervision label, where yc=1 denotes a consistent language–behavior pair and yc=0 otherwise.
Lrep Representation learning loss Primary supervision objective for textual representation learning.
Llogic Logic consistency regularization Variance regularization preserving semantic consistency among augmented textual samples.
Lcon Contrastive learning loss Contrastive objective encouraging discriminative textual state representations.
Lc Consistency supervision loss Binary cross-entropy loss for language–behavior consistency prediction.
Lb Modality balance loss Bounded modality alignment objective computed in the normalized representation space.
L Overall optimization objective Joint optimization objective combining consistency supervision, modality alignment, and parameter regularization.
Θ Trainable parameters All learnable parameters of the proposed framework.

3. Materials and Methods

3.1. Data Collection

To construct a multisource dataset for the language–behavior consistency sensing task, data were collected from three levels, namely, textual sensing nodes, behavioral sensing nodes, and state-response nodes, as shown in Table 2. The data collection period ranged from January 2021 to December 2025, covering different stages such as stable system operation, intensified external disturbances, increased behavioral fluctuations, and potential risk exposure, so that good temporal continuity and scenario coverage could be ensured. The data collection work was mainly deployed at data acquisition nodes in information-intensive regions, including Beijing, Shanghai, Shenzhen, Hangzhou, and Guangzhou. Multisource heterogeneous data were continuously obtained through distributed data collection pipelines, behavioral data collection pipelines, and information collection pipelines. Specifically, the Beijing node was mainly responsible for collecting rule documents, public notifications, and management information flows; the Shanghai node was mainly responsible for collecting operational state records and high-frequency behavioral logs; the Shenzhen node was mainly responsible for collecting entity disclosure information and dynamic update information; the Hangzhou node was mainly responsible for collecting Internet information flows and media content; and the Guangzhou node was mainly responsible for collecting external response events and state feedback information. All nodes were coordinated through a unified time synchronization server, and standardized data interfaces were adopted for cross-node data transmission and aggregation. During collection, full synchronization was performed every 24 h, and incremental updates were performed every 1 h, thereby ensuring the temporal consistency and completeness of textual sensing signals, behavioral sensing signals, and state-response signals.

Table 2.

Statistics of the multisource sensing dataset.

Data Type Sensor Model Sample Size
Public declaration texts Public disclosure documents 520,000
Operation report texts Corporate operation reports 360,000
Rule and notification texts Public policy and notification documents 210,000
Media information-flow texts Public news and media reports 340,000
Structured state records Structured operational records 1,280,000
Behavioral event logs Behavioral event records 960,000
Resource allocation records Resource allocation records 740,000
External response records External response records 620,000
Language–behavior paired samples Integrated paired dataset 920,000

Textual sensing signals were mainly obtained from public information release nodes, organizational operation report nodes, policy and rule release nodes, announcement and notification nodes, and media information-flow nodes. These nodes continuously generated unstructured texts related to entity objectives, operational constraints, risk alerts, state descriptions, and future plans. During data acquisition, an automated textual sensing pipeline periodically collected data from web interfaces, application programming interfaces, and document repositories. Since the raw texts contained many tables, attachment descriptions, formatting noise, and repeated paragraphs, format parsing, deduplication, paragraph segmentation, and irrelevant-content filtering were performed after collection. Only core semantic segments related to objective declarations, constraint conditions, risk attitudes, resource allocation, and execution plans were retained, resulting in a textual sensing signal set covering multiple entities, time periods, and text-source types.

Behavioral sensing signals were mainly obtained from structured state-record nodes, operational-indicator monitoring nodes, behavioral event-log nodes, resource allocation record nodes, and external response monitoring nodes. The collected variables included continuous or discrete observations such as entity scale changes, resource flows, behavioral intensity, execution frequency, structural adjustment, state fluctuation, and external response. Compared with textual signals, behavioral signals have stronger temporal and numerical structural characteristics. Therefore, sampling was performed at daily, weekly, and monthly scales, and each behavioral observation was recorded using a unified timestamp mechanism. For high-frequency behavioral data, time-window aggregation was first conducted, and statistical features such as mean values, fluctuations, growth rates, extremes, and changing trends were extracted. For low-frequency structured data, completion and alignment were performed according to the observation period, so that behavioral variables from different sources could be incorporated into a unified time-series modeling framework. State-response signals were mainly obtained from anomaly record nodes, risk alert nodes, and external feedback nodes, and were used to mark whether state anomalies, enhanced fluctuations, or execution deviations occurred in subsequent windows. Finally, the release time of textual data was used as an anchor point, and behavioral sequences within fixed observation windows before and after the release time were synchronously matched with state-response results to generate language–behavior paired samples. This pipeline established explicit temporal associations among textual states, behavioral executions, and subsequent response states, providing a reliable foundation for consistency modeling and downstream risk analysis.

To improve the transparency and reproducibility of this study, a unified data construction pipeline was adopted to generate the final language–behavior paired samples. Specifically, the publication time of each textual sensing signal was used as the temporal anchor, and behavioral sequences within predefined observation windows were synchronously aligned with subsequent state-response records to construct supervised samples. All raw data underwent format parsing, duplicate removal, temporal synchronization, and cross-node consistency processing to ensure a unified temporal reference and consistent data structure across heterogeneous sources. Furthermore, all experiments were conducted using fixed random seeds, identical data partitioning strategies, and consistent training configurations. Since the final dataset was reconstructed by integrating publicly available textual information with continuously collected behavioral monitoring records, this study emphasizes a fully documented data construction pipeline and experimental configuration to facilitate reproducibility of the proposed framework. The proposed dataset is organized using a unified multisource sensing paradigm rather than being tailored to any individual application domain. It abstracts the general relationships among textual states, executed states, and state responses across heterogeneous sensing environments. Therefore, the reported experiments are intended to validate the general modeling capability of the proposed framework instead of evaluating domain-specific performance.

3.2. Data Augmentation

To improve the generalization capability of the proposed framework across different entities, observation windows, and operational environments, data augmentation was performed for textual sensing signals, behavioral time-series signals, structured state variables, and cross-modal relationships. Text augmentation preserves declared-state semantics; behavioral augmentation maintains execution-state dynamics; structured-data augmentation alleviates class imbalance; and cross-modal augmentation enhances language–behavior consistency learning. For textual sensing signals, back translation and paraphrase generation were adopted. Back translation generates alternative linguistic expressions while preserving the original state semantics:

xbt=TbaTab(x), (1)

where x denotes the original text, and Tab(·) and Tba(·) denote forward and backward translation, respectively. Semantic consistency is enforced by

simftext(x),ftext(xbt)τ, (2)

where ftext(·) denotes the text encoder, and τ is the semantic consistency threshold. Paraphrase generation directly produces semantically equivalent expressions,

xpg=Gθ(x,z), (3)

where Gθ(·) is the paraphrase model, and z denotes random perturbations. The semantic difference before and after augmentation is measured as

Dstate(x,xpg)=ftext(x)ftext(xpg).2. (4)

Behavioral time-series augmentation includes noise perturbation and window slicing. Noise perturbation is defined as

b˜t=bt+ϵt,ϵtN(0,σ2I), (5)

while the behavioral representation is constrained by

fbeh(B)fbeh(B˜)2δ, (6)

where δ denotes the allowable perturbation bound. Window slicing extracts local behavioral patterns,

Bs:s+l1=(bs,bs+1,,bs+l1),1sTl+1, (7)

where l is the window length. For structured state variables, SMOTE and ADASYN were adopted to alleviate class imbalance. SMOTE generates synthetic samples by

xnew=xi+λ(xnnxi),λU(0,1), (8)

while ADASYN adaptively allocates synthetic samples according to

gi=r^iG. (9)

For cross-modal augmentation, positive and negative language–behavior pairs were constructed with similarity

s(x,B)=sim(hx,hb)=hxhbhx hb, (10)

and optimized using the contrastive loss

Lcon=logexp(sim(hx,hb+)/τ)exp(sim(hx,hb+)/τ)+k=1Kexp(sim(hx,hb,k)/τ). (11)

Finally, modality dropout is employed,

h=ϕ(mxhx,mbhb), (12)

where mx and mb are Bernoulli random variables indicating whether the textual and behavioral modalities are retained. This augmentation strategy improves the robustness of the proposed framework against modality perturbation and incomplete observations.

3.3. Proposed Method

3.3.1. Overall

The proposed method is designed as a three-stage, multi-module language–behavior consistency sensing framework. The processed textual sensing signals and behavioral sensing signals are first fed into the textual state logic extraction module and the observed behavioral state modeling module, respectively. In the former module, unstructured texts such as public declaration texts, operation reports, risk alerts, and rule notifications are converted into multidimensional structured state logic vectors by using a large language model, so that core dimensions such as stability, extensibility, resource dependence, risk constraints, and transparency can be characterized. In the latter module, behavioral indicators, resource-flow records, event logs, and state-response sequences are modeled through time-series or tabular modeling structures, and behavioral state vectors reflecting execution intensity, state fluctuation, and potential risk exposure are generated. The two state vectors are then fed into the language–behavior consistency measurement module, where semantic matching, state conflict, and associations with subsequent abnormal events are measured in a unified representation space to produce an integrated consistency score. This score reflects the matching degree between textual states and actual executed states and can also be used for subsequent risk perception, anomaly warning, and state interpretation. In the overall workflow, the textual state vector provides the declaration-side reference for behavioral state modeling, while the behavioral state vector provides execution-side verification for consistency judgment. The consistency measurement module integrates the two through a multilayer interaction mechanism, thereby forming a closed-loop modeling process from textual perception and behavioral characterization to consistency quantification.

3.3.2. Stated State Logic Extraction Module

The textual state logic extraction module aims to transform unstructured textual sensing signals into unified and interpretable state logic representations that serve as the textual reference for subsequent behavioral state modeling and language–behavior consistency measurement.

As illustrated in Figure 1, the module consists of a pretrained large language model, a Transformer encoder, and a logic mapping network. Given an input text

X=x1,x2,,xn, (13)

where xi denotes the i-th text segment, the input is first encoded into contextual semantic embeddings

vi=fembed(xi), (14)

where fembed(·) denotes the pretrained text encoder. The embedding sequence is then processed by a Transformer encoder,

H=Transformer(V), (15)

where V is the embedding sequence, and H is the contextual representation. Self-attention weights are computed as

A=softmaxQKd, (16)

and the contextual representation is obtained by

H=AV, (17)

where Q, K, and V denote the query, key, and value matrices, respectively. The contextual features are subsequently projected into the state logic space through a logic mapping network,

ET=gθ(H), (18)

where gθ(·) denotes the logic mapping function, and ET is the textual state logic representation. To improve representation stability, a logic consistency regularization term is introduced,

Llogic=jVarET(j), (19)

where ET(j) denotes the representation of the j-th state logic dimension. The overall optimization objective is

LT=Lrep+αLlogic+βLcon, (20)

where α and β are weighting coefficients. Here, the three optimization objectives play complementary roles. The representation learning loss Lrep serves as the primary supervision objective and guides the textual state representation toward the downstream language–behavior consistency task. The logic consistency regularization Llogic minimizes the representation variance among semantically equivalent textual samples generated through semantic-preserving augmentations, thereby improving representation stability and robustness. However, this regularization alone does not explicitly enhance the discriminative capability of the learned representations. The discriminative property is mainly introduced by the contrastive learning objective Lcon, where positive pairs are constructed from semantically equivalent augmented texts and negative pairs are sampled from semantically inconsistent textual samples. By simultaneously minimizing the distance between positive pairs and maximizing the separation between negative pairs in the representation space, the contrastive objective enables the model to distinguish conflicting state representations while preserving semantic consistency among logically equivalent samples. Therefore, Lrep, Llogic, and Lcon, respectively, contribute task supervision, representation stability, and discriminative representation learning. Overall, the proposed module exploits the semantic reasoning capability of large language models to generate robust and interpretable textual state representations for subsequent consistency estimation.

Figure 1.

Figure 1

Architecture of the textual state logic extraction module, which transforms unstructured textual sensing signals into structured state logic representations through large language modeling, logic mapping, and contrastive regularization.

3.3.3. Observed Behavioral State Modeling Module

The observed behavioral state modeling module aims to extract execution-state representations from multidimensional behavioral sensing signals and project them into the same representation space as textual states.

As illustrated in Figure 2, the module employs stacked bidirectional GRUs together with multi-head self-attention to capture temporal dependencies and informative behavioral patterns. Given the behavioral sequence

B={b1,b2,,bT}, (21)

where btRdb denotes the behavioral feature vector at time step t, including resource flows, execution intensity, behavioral events, and state responses, the input is first projected into a latent feature space through linear transformation and normalization,

b˜t=W0bt+b0,b^t=LayerNorm(b˜t). (22)

The normalized features are subsequently encoded using stacked bidirectional GRUs,

st(l)=GRUl(st1(l),st(l1)), (23)
st(l)=GRUb(l)(st+1(l),st(l1)), (24)

where the bidirectional hidden representation is obtained by

st(l)=[st(l);st(l)]. (25)

Multi-head self-attention Nh is then applied to emphasize informative behavioral patterns. For the m-th head,

head(m)=Attention(Q(m),K(m),V(m)), (26)

and the final behavioral representation is computed as

zt=Concat(head(1),,head(Nh))WO. (27)

where WO is the output projection matrix. Finally, global average pooling aggregates temporal information into the behavioral state representation,

EB=1Tt=1Tzt. (28)

where EB denotes the behavioral state vector over the entire observation period. By combining stacked Bi-GRU networks with multi-head self-attention, the proposed module effectively captures both long-term temporal dependencies and salient behavioral patterns, producing expressive behavioral state representations.

Figure 2.

Figure 2

Architecture of the observed behavioral state modeling module, where multidimensional behavioral sensing sequences are encoded into behavioral logic representations using stacked Bi-GRU networks and multi-head self-attention mechanisms.

3.3.4. Language–Behavior Consistency Measurement Module

The language–behavior consistency measurement module quantifies the consistency between declared and executed states in a unified state representation space. As illustrated in Figure 3, the textual state representation and behavioral state representation are denoted by ET and EB, respectively.

Figure 3.

Figure 3

Architecture of the language–behavior consistency measurement module, which evaluates the consistency between declared logic and observed behavior through cross-logical interaction, gated discrepancy learning, and consistency-aware prediction.

The bilinear interaction term is employed to compute a global compatibility score between the textual state representation and the behavioral state representation, summarizing the overall semantic agreement between the two representations and serves as a global interaction signal for subsequent consistency estimation. Detailed discrepancy learning and dimension-wise information fusion are performed by the subsequent difference feature construction, gating mechanism, and multilayer perceptron, which jointly capture local semantic inconsistencies and complementary information across the two representation spaces.

MTB=ETWmEB+bm, (29)

where Wm is the learnable interaction matrix, and bm is the bias term. Difference features and synergistic features are then jointly constructed and fused through a gating mechanism,

D=ϕWd[ETEB;ETEB]+bd, (30)
G=σWgD+bg, (31)
F=GD+(1G)ϕ(Wf[ET;EB]+bf), (32)

where D denotes the discrepancy representation, G denotes the gating weights, and F is the fused language–behavior representation. The fused representation is subsequently processed by a multilayer perceptron,

u(l)=ψW(l)u(l1)+b(l),u(0)=F, (33)

and the final language–behavior consistency score is computed as

LCS=σWou(Lc)+bo+λMTB, (34)

The model is optimized using the consistency supervision loss,

Lc=yclog(LCS)(1yc)log(1LCS) (35)

where yc{0,1} denotes the language–behavior consistency label, wherein yc=1 indicates a consistent language–behavior pair and yc=0 indicates an inconsistent pair. To improve the mathematical stability of the optimization objective, the textual and behavioral state representations are first normalized using 2 normalization before modality alignment is performed:

E^T=ETET2,E^B=EBEB2. (36)

The modality balance objective is then defined as

Lb=WTE^TWBE^B22+η1E^TE^BE^T2E^B2, (37)

where the cosine-distance regularization is naturally bounded and encourages compatible representations between textual and behavioral modalities. Since all embeddings are normalized during training, the optimization objective remains numerically stable while preventing representation collapse. This regularization improves modality alignment, whereas discriminative representation learning is primarily achieved by the contrastive learning objective introduced in the textual state representation module. Leading to the overall objective

L=Lc+αLb+βΘ22, (38)

where Θ denotes the learnable parameters. The proposed framework is trained by jointly minimizing the overall objective. Specifically, the optimal model parameters are obtained by

Θ=argminΘLc+αLb+βΘ22, (39)

where all three objective terms are simultaneously optimized through backpropagation using the AdamW optimizer. The consistency supervision loss Lc provides the primary learning signal for language–behavior consistency prediction, the modality balance loss Lb encourages compatible representations between textual and behavioral state spaces, and the 2 regularization term improves model generalization by suppressing parameter overfitting. Therefore, the gradients used for parameter updates are computed from the complete objective function rather than from the consistency score alone, ensuring that representation consistency, modality alignment, and model robustness are jointly optimized throughout the training process. The proposed module is optimized by jointly minimizing the consistency supervision loss, modality balance loss, and parameter regularization objective, enabling global interaction modeling, modality alignment, and robust representation learning within a unified optimization framework.

4. Results and Discussion

4.1. Experimental Configuration

4.1.1. Hardware and Software Platform

In terms of hardware environment, the experiments were conducted on a server platform with strong parallel computing capability. The hardware configuration included an Intel Xeon multi-core processor (Intel, Santa Clara, CA, USA) with a main frequency of no less than 2.40 GHz and 128 GB of system memory, which was used to support large-scale textual sensing signal reading, behavioral state variable calculation, and caching during model training. An NVIDIA RTX 3090 GPU (Nvidia, Santa Clara, CA, USA) or an equivalent graphics processing unit with 24 GB of video memory was used to accelerate deep learning models and text representation computation related to large language models. The experimental data were stored on a high-speed solid-state drive with a capacity of no less than 2 TB, ensuring stable reading of textual sensing signals, behavioral sensing signals, and intermediate feature files during training and evaluation. In terms of software environment, the experimental platform was built on the Ubuntu 20.04 operating system, and Python 3.9 was used as the main programming language. PyTorch 1.13 was adopted as the deep learning framework, and the Transformers library was used for pretrained language model invocation, text encoding, and semantic representation extraction. Data processing was mainly performed using Pandas 1.5.3, NumPy 1.23.5, and scikit-learn 1.2.2 for sample cleaning, variable standardization, dataset partitioning, cross-validation, and evaluation metric calculation. CUDA 11.7 and cuDNN 8.5.0 were used to accelerate GPU computation during model training. Fixed random seeds were set for all experiments to ensure good reproducibility of the results. In terms of hyperparameter settings, the original samples were divided into training, validation, and test sets at ratios of 70%, 15%, and 15%, respectively. The training set was used for model parameter learning, the validation set was used for hyperparameter tuning and early stopping, and the test set was used only for final performance evaluation. To further reduce the influence of randomness in sample partitioning on experimental results, five-fold cross-validation was adopted. Specifically, all samples were divided into five non-overlapping subsets; one fold was selected as the validation set each time, and the remaining four folds were used as the training set. The averaged results of the five experiments were taken as the final results. The learning rate was set to 2×105, the batch size was set to 16, the maximum text length was set to 512, and the number of training epochs was set to 10. AdamW was used as the optimizer, with a weight decay coefficient of 0.01 and a Dropout rate of 0.1. In the calculation of the consistency score, the weights wk of each state-logic dimension were set equally by default, and the influence of different weight settings on the results was further examined in robustness tests.

To ensure fair, reliable, and reproducible evaluation, the entire dataset construction and partitioning procedure was carefully designed to eliminate potential information leakage. Duplicate textual records, repeated behavioral sequences, and identical language–behavior pairs were removed before data partitioning. All paired samples were generated through temporal alignment and manually verified to ensure annotation quality. The dataset was partitioned at the entity level, ensuring that samples originating from the same entity never appeared in different subsets. The initial training, validation, and test sets were divided in a 70%/15%/15% ratio. Five-fold cross-validation was performed exclusively within the training set for model selection and hyperparameter tuning, while the independent test set remained untouched until the final evaluation. For the unseen-entity evaluation, all entities in the test set were excluded from the training process. For the unseen-scenario evaluation, complete operational scenarios were held out according to temporal and environmental conditions to assess generalization under distribution shifts. Unless otherwise specified, all reported results are presented as the mean ± standard deviation over repeated runs, and paired t-tests (p<0.05) were conducted to verify the statistical significance of performance improvements.

4.1.2. Baseline Models and Evaluation Metrics

To provide representative yet focused comparisons, this study selected two pretrained language models (PLMs) as text-based baselines rather than exhaustively evaluating all available PLMs. Specifically, FinBERT was chosen as a representative domain-specific PLM, while RoBERTa was selected as a representative general-purpose PLM. Together, these models cover the two major application paradigms of encoder-based pretrained language models and provide a meaningful benchmark for conventional text representation approaches. Other models, such as BERT, DeBERTa, ALBERT, and ELECTRA, also belong to the encoder-based PLM family and share similar modeling principles. Therefore, the primary objective of this work is not to compare different PLMs, but to demonstrate the advantages of the proposed LLM-based language–behavior consistency framework over conventional PLM-based text understanding methods. FinBERT [56], RoBERTa + MLP [57], XGBoost [58], LSTM [59], Rule-Based Consistency [60], Isolation Forest [61], Multimodal Transformer [62], and the Contrastive Learning Multimodal Model [63] were selected as baseline methods. FinBERT and RoBERTa+MLP were adopted as representative PLM baselines rather than large language models. Specifically, FinBERT is a domain-specific PLM optimized for financial text understanding, whereas RoBERTa is a general-purpose PLM pretrained on large-scale text corpora. These models were included to evaluate the capability of conventional PLM-based text representation learning and to provide a comparison with the LLM-based textual state logic extraction module employed in the proposed framework. XGBoost was used to process structured behavioral state variables and evaluate the applicability of traditional ensemble learning methods to state identification tasks. LSTM was used to characterize the temporal dependencies of behavioral sensing signals. Rule-Based Consistency determined whether textual declarations matched behavioral states according to manually designed rules. Isolation Forest was used to identify anomalous samples in behavioral data and compare the performance of conventional unsupervised anomaly detection methods. Multimodal Transformer jointly modeled the association between textual state representations and behavioral state representations. Contrastive Learning Multimodal Model learned the matching relationship between different modalities by constructing consistent and inconsistent language–behavior sample pairs. These baseline methods covered different technical routes, including text-only modeling, behavior-only modeling, rule-based judgment, anomaly detection, and multimodal fusion, thereby enabling a comprehensive evaluation of the proposed method.

The model was comprehensively evaluated from five perspectives: consistency sensing capability, abnormal state identification capability, classification discrimination performance, explanation reliability, and subsequent state association. Specifically, the Logic Consistency Score (LCS), AUC, Precision, Recall, F1-score, Explanation Consistency Score (ECS), and a state-response association model were adopted as the main evaluation criteria. The corresponding formulas are given as follows:

LCSi,t=1k=1KwkSi,tkBi,tkk=1Kwk, (40)
AUC=01TPR(FPR1(u))du, (41)
Precision=TPTP+FP, (42)
Recall=TPTP+FN, (43)
F1=2×Precision×RecallPrecision+Recall, (44)
ECS=1Ni=1NID^i=Dicase, (45)
Riski,t+h=α+β(1LCSi,t)+γXi,t+μi+λt+εi,t. (46)

To improve the transparency and reproducibility of the evaluation protocol, all consistency-related metrics are normalized to the interval [0,1], where higher values indicate better performance. Specifically, the Language–Behavior Consistency Score (LCS) measures the normalized agreement between textual state representations and behavioral state representations. The Explanation Consistency Score (ECS) is calculated as the proportion of samples whose explanation direction predicted by the proposed framework agrees with expert annotations. For ECS evaluation, three researchers with experience in intelligent sensing independently annotated randomly selected language–behavior sample pairs as either “consistent” or “inconsistent” according to whether the observed behavioral evolution matched the corresponding textual declaration. Disagreements were resolved through discussion until consensus was reached. The resulting consensus annotations were used exclusively as the reference labels for ECS computation. Furthermore, the risk model in Equation (42) was introduced as an auxiliary statistical analysis rather than an additional prediction model. It was employed to examine whether lower language–behavior consistency is associated with increased subsequent anomaly risk. All behavioral variables used in the regression analysis were standardized before estimation, while individual and temporal fixed effects were included to improve the robustness and interpretability of the statistical analysis. Here, LCSi,t denotes the language–behavior consistency score of entity i at time t. Si,tk and Bi,tk denote the k-th textual declared-state dimension and behavioral executed-state dimension, respectively. wk is the dimension weight, and K is the total number of state dimensions. AUC is calculated from TPR and FPR, while Precision, Recall, and F1-score are determined by TP, FP, and FN. ECS denotes the explanation consistency score, D^i denotes the deviation direction output by the model, Dicase denotes the case-based or expert-annotated direction, and N denotes the number of samples. Riski,t+h denotes the abnormal state of entity i in the future period h, Xi,t denotes control variables, μi and λt denote individual fixed effects and time fixed effects, respectively, and εi,t denotes the error term.

4.2. Performance Comparison with Baseline Methods

This experiment was designed to evaluate the overall effectiveness of the proposed language–behavior consistency sensing framework in multisource sensing environments and to compare its performance with representative text-based models, behavior-based models, rule-driven methods, anomaly detection approaches, and multimodal fusion models. The effectiveness of different methods was assessed from three perspectives, namely, consistency measurement capability (LCS), anomaly identification capability (AUC, F1, and Precision), and interpretability consistency (ECS).

As shown in Table 3 and Figure 4, the overall performance of single-modal text models and behavior models was relatively limited. As representative PLM-based text models, FinBERT and RoBERTa+MLP were capable of extracting declaration-state information from textual sensing signals and therefore achieved better LCS and ECS than conventional structured-data models. However, because these PLM-based approaches relied solely on textual semantic representations without modeling behavioral execution information, their capability for subsequent anomaly identification remained limited. XGBoost relied solely on structured behavioral variables and was able to capture nonlinear relationships among features, but it lacked the capability to model the interaction between textual states and executed states, resulting in relatively weak overall performance. LSTM utilized recurrent temporal structures to model dynamic dependencies within behavioral sequences and therefore outperformed text-based models in terms of AUC and F1, indicating that behavioral execution states contain substantial information relevant to anomaly warning. Although Rule-Based Consistency achieved an ECS value of 0.701, suggesting relatively strong agreement with expert knowledge, its limited representational capacity prevented adaptation to diverse state logic patterns in complex scenarios, leading to the weakest overall detection performance. Isolation Forest identified statistically abnormal samples and achieved an AUC of 0.731; however, its focus on statistical deviations rather than declaration–execution relationships resulted in only moderate performance on consistency-related metrics.

Table 3.

Performance comparison with baseline methods. Improvements of the proposed method over the strongest baseline are statistically significant according to a paired t-test (p < 0.05). Bold indicates optimal performance. ↑: Higher values indicate better performance.

Method LCS ↑ AUC ↑ F1 ↑ Precision ↑ ECS ↑
FinBERT 0.612 0.701 0.662 0.648 0.645
RoBERTa + MLP 0.638 0.723 0.681 0.667 0.661
XGBoost 0.594 0.689 0.648 0.635 0.602
LSTM 0.617 0.742 0.703 0.689 0.673
Rule-Based Consistency 0.581 0.655 0.590 0.612 0.701
Isolation Forest 0.603 0.731 0.667 0.651 0.612
Multimodal Transformer 0.681 0.785 0.751 0.736 0.742
Contrastive Multimodal Model 0.697 0.803 0.772 0.758 0.768
Ours 0.742 0.846 0.811 0.802 0.821

Figure 4.

Figure 4

ROC curves of different baseline methods and the proposed framework, demonstrating that the proposed model achieves the highest discrimination capability with an AUC of 0.846.

As multimodal modeling capabilities increased, a clear improvement trend was observed across all evaluation metrics. The Multimodal Transformer simultaneously modeled textual and behavioral sensing signals and learned cross-modal associations through self-attention mechanisms, thereby significantly outperforming all unimodal approaches. The Contrastive Multimodal Model further introduced contrastive constraints to optimize the representation relationships between consistent and inconsistent samples, resulting in additional improvements in LCS, AUC, and ECS, which demonstrates the importance of cross-modal semantic alignment for consistency sensing. Nevertheless, these methods mainly emphasize modality fusion or feature alignment and do not explicitly model the logical deviation mechanism between textual states and executed states. In contrast, the proposed framework achieved the best performance across all metrics, reaching 0.742, 0.846, 0.811, 0.802, and 0.821 in terms of LCS, AUC, F1, Precision, and ECS, respectively. From a theoretical perspective, the declared-state logic extraction module utilizes large language models to construct high-level semantic logic representations; the behavioral-state modeling module captures long-term behavioral evolution patterns; and the consistency measurement module explicitly characterizes the matching and conflicting relationships between the two state spaces through cross-state interaction, difference gating, and conflict discrimination mechanisms. Compared with simple feature concatenation or attention-based fusion strategies, the proposed architecture not only preserves the representational capabilities of textual and behavioral information but also strengthens both cooperative and conflicting characteristics between them. From a mathematical perspective, the multilayer interaction structure enhances nonlinear representation capacity in high-dimensional latent spaces, the gating mechanism increases sensitivity to critical discrepancy dimensions, and the consistency supervision objective aligns representation learning with the final task objective. Consequently, superior detection performance, stronger interpretability, and more stable cross-scenario generalization capability are achieved.

4.3. Generalization Performance Under Unseen Settings

This experiment was conducted to evaluate the generalization capability of different models under unseen scenarios, unseen entities, and distribution-shift conditions. The primary objective was to investigate whether transferable language–behavior association patterns could be learned, rather than merely memorizing local patterns within the training data.

As shown in Table 4 and Figure 5, the overall performance of unimodal models remained relatively limited. The Text-only Transformer Encoder relied exclusively on textual sensing signals for state modeling and was capable of capturing semantic information to a certain extent, resulting in an LCS of 0.615 and an AUC of 0.703. However, its performance under cross-scenario conditions was sensitive to variations in textual expression due to the lack of behavioral evidence. The Behavior-only Temporal Encoder modeled only behavioral sequences and learned temporal dynamic characteristics but lacked declaration-state information, resulting in slightly lower performance than the text-based model across all metrics. Simple Feature Concatenation achieved moderate improvements by directly combining textual and behavioral features; however, its fusion strategy remained at the feature level and was unable to capture complex cross-modal dependencies. The Attention-based Late Fusion Model dynamically assigned modality weights through attention mechanisms and improved the AUC to 0.748, indicating that attention-based feature selection can enhance the extraction of informative signals. The Cross-modal Gating Network further regulated information flow across modalities using gating structures, effectively reducing noise interference and improving LCS, F1, and ECS. Overall, a stable improvement trend was observed as increasingly sophisticated cross-modal interaction mechanisms were incorporated, highlighting the importance of declaration-state and execution-state relationships for state identification in unseen environments.

Table 4.

Generalization performance under unseen settings. Improvements of the proposed method over the strongest baseline are statistically significant according to a paired t-test (p < 0.05). Bold indicates optimal performance. ↑: Higher values indicate better performance.

Method LCS ↑ AUC ↑ F1 ↑ Precision ↑ ECS ↑
Text-only Transformer Encoder 0.615 0.703 0.671 0.658 0.640
Behavior-only Temporal Encoder 0.602 0.688 0.654 0.641 0.618
Simple Feature Concatenation (MLP) 0.628 0.721 0.689 0.676 0.662
Attention-based Late Fusion Model 0.651 0.748 0.721 0.707 0.703
Cross-modal Gating Network 0.663 0.762 0.735 0.722 0.718
Dual-stream Contrastive Alignment Model 0.679 0.781 0.754 0.741 0.756
Semantic-Structural Matching Network 0.694 0.803 0.776 0.762 0.781
Ours 0.724 0.829 0.798 0.786 0.812

Figure 5.

Figure 5

Generalization performance of different models under unseen settings across five evaluation metrics, where the proposed framework consistently achieves the best overall performance.

Further analysis of the high-performing models reveals that the Dual-stream Contrastive Alignment Model and the Semantic-Structural Matching Network achieved AUC values of 0.781 and 0.803, respectively, significantly outperforming conventional fusion methods. The former leveraged contrastive learning to optimize distances between modalities within a shared representation space, thereby clustering consistent samples and separating inconsistent samples, which resulted in more stable cross-domain representations. The latter further incorporated matching relationships between semantic and structural information, leading to stronger state-logic representations and improved LCS and ECS values of 0.694 and 0.781, respectively. Nevertheless, these methods primarily focus on representation alignment or feature matching and lack explicit modeling of the deviation mechanism between declared and executed states. In contrast, the proposed framework achieved the best performance across all metrics, reaching 0.724, 0.829, 0.798, 0.786, and 0.812 in terms of LCS, AUC, F1, Precision, and ECS, respectively. The declared-state representations generated by large language models provide strong semantic abstraction capabilities, the behavioral-state modeling module captures long-term temporal dependencies, and the consistency measurement module explicitly characterizes cooperative and conflicting relationships between the two state spaces through cross-state interaction, difference gating, and conflict discrimination mechanisms. From a mathematical perspective, unimodal models learn only local feature distributions, whereas simple fusion models mainly establish shallow or linear associations. The proposed framework employs multilayer nonlinear interactions to model higher-order relationships, enabling state consistency and state conflict to be effectively separated within the latent space. Furthermore, the gating mechanism dynamically emphasizes critical discrepancy dimensions while suppressing irrelevant features, thereby maintaining strong discriminative ability and interpretability under unseen entities and scenarios and demonstrating superior generalization and environmental adaptability.

4.4. Ablation Study

This experiment was designed to verify the contribution of each core component within the proposed framework and to further reveal the functional roles of different modules in the language–behavior consistency sensing process.

As shown in Table 5 and Figure 6, the full model achieved the best performance across all evaluation metrics, with LCS, AUC, F1, Precision, and ECS values of 0.742, 0.846, 0.811, 0.802, and 0.821, respectively, indicating a clear synergistic effect among all components. When the text-logic module was removed, all metrics decreased substantially, with AUC dropping to 0.791 and ECS decreasing to 0.742, demonstrating the importance of declaration-state information for consistency modeling. The text-logic module extracts high-level semantic state information from unstructured textual signals and provides a reference basis for subsequent consistency judgment. Without this module, the model relies exclusively on behavioral features, resulting in a noticeable reduction in interpretability. Removing the behavioral-logic module caused a further decline in performance, with AUC decreasing to 0.774, indicating that actual execution states constitute another essential source of information for consistency assessment. Textual signals describe declared intentions, whereas behavioral signals reflect actual execution processes, making both modalities indispensable. Among all variants, the removal of the consistency module resulted in the most significant performance degradation, with LCS decreasing to 0.645, AUC to 0.752, and F1 to 0.701. This observation suggests that simply obtaining textual and behavioral features is insufficient for consistency sensing; rather, the critical factor lies in explicitly modeling the matching and conflicting relationships between them. The consistency module therefore serves as the core component responsible for cross-modal relationship learning and acts as the primary bridge connecting textual statesand executed states.

Table 5.

Ablation study of proposed framework. Improvements of the proposed method over the strongest baseline are statistically significant according to a paired t-test (p < 0.05). Bold indicates optimal performance. ↑: Higher values indicate better performance.

Variant LCS ↑ AUC ↑ F1 ↑ Precision ↑ ECS ↑
Full Model 0.742 0.846 0.811 0.802 0.821
w/o Text Logic Module 0.683 0.791 0.742 0.731 0.742
w/o Behavioral Logic Module 0.671 0.774 0.728 0.712 0.728
w/o Consistency Module 0.645 0.752 0.701 0.688 0.701
w/o Contrastive Learning 0.712 0.818 0.796 0.781 0.804
w/o Logic Regularization 0.728 0.834 0.804 0.792 0.812

Figure 6.

Figure 6

Boxplot visualization of ablation study results, illustrating the contribution of each module to the overall performance and the superiority of the complete framework.

Further analysis of the contrastive learning and logic regularization components reveals that, although these modules are not the principal structural components, they significantly improve training stability and generalization capability. After removing contrastive learning, AUC decreased from 0.846 to 0.818, and ECS declined from 0.821 to 0.804, indicating that contrastive learning effectively clusters consistent samples while separating inconsistent samples within the representation space, thereby improving class discrimination. From a mathematical perspective, contrastive learning optimizes the distribution structure of latent representations, reduces inter-class overlap, and promotes more stable cross-modal correspondences. Removing logic regularization produced a relatively smaller performance decrease; however, all metrics remained lower than those of the full model, suggesting that regularization helps reduce the influence of noisy expressions and local outliers on state-logic representations while improving representation consistency across samples. Overall, the text-logic module and behavioral-logic module construct the declaration-state and execution-state spaces, respectively, while the consistency module learns the mapping relationship between them. Contrastive learning and logic regularization further optimize representation distributions and training stability. Because the full model simultaneously incorporates semantic abstraction, temporal modeling, cross-modal interaction, and representation regularization, it can more accurately distinguish state consistency from state conflict in high-dimensional feature spaces, resulting in superior anomaly detection performance and interpretability consistency. These findings further demonstrate that language–behavior consistency sensing is achieved through collaborative modeling and joint optimization across multiple components rather than relying on a single information source.

4.5. Discussion

The experimental results demonstrate that language–behavior consistency sensing not only improves anomaly-state identification performance but also provides a novel analytical perspective for risk perception and state interpretation in complex system operations. In practical industrial operation and maintenance scenarios, management units regularly release operation plans, maintenance strategies, safety specifications, and resource scheduling instructions, while operational systems continuously generate device logs, workload records, resource utilization statistics, and alarm information. Conventional monitoring approaches typically focus on behavioral indicators such as temperature, current, workload, and fault alarms while overlooking whether these behaviors remain consistent with declared operational strategies. For example, a data center may continuously emphasize energy-efficient operation and load-balancing strategies in official reports, whereas monitoring data indicate that certain servers operate under persistently high workloads and highly concentrated resource allocation. Although no obvious failures may have occurred, a deviation between textual states and executed states has already emerged. The proposed framework simultaneously analyzes textual declarations and behavioral responses, enabling potential risks to be identified before performance degradation or system failures become apparent and thereby providing earlier decision support for operators.

Similar situations frequently arise in intelligent manufacturing and industrial production environments, where production schedules, equipment operating specifications, and process-control requirements constitute textual sensing signals, while vibration, temperature, energy consumption, operating frequency, and production rhythm data collected by sensors constitute behavioral sensing signals. When operational documents require stable production rhythms and controlled energy consumption, yet actual operations exhibit frequent start–stop cycles, abnormal energy growth, or intensified workload fluctuations, such deviations may indicate equipment aging, process instability, or inadequate management execution. Comparable patterns can also be observed in smart campuses, cloud-platform operation and maintenance, network infrastructure management, and large-scale equipment cluster monitoring. Unlike conventional anomaly detection methods that focus solely on whether numerical values exceed predefined thresholds, the proposed framework emphasizes whether declared intentions are genuinely reflected in execution behavior. Consequently, many state patterns that have not yet evolved into extreme anomalies but already exhibit execution deviations can be effectively identified. The experimental results indicate that the proposed framework consistently outperforms baseline approaches in terms of consistency measurement, anomaly detection, and interpretability consistency. By constructing a unified language–behavior representation space, abnormal behaviors can not only be detected but also explained through their relationships with declared operational objectives, thereby improving the accuracy, interpretability, and practical value of complex system state perception.

4.6. Limitations and Future Work

Although the proposed language–behavior consistency sensing framework demonstrates promising effectiveness across multiple experiments, several limitations remain. First, consistency relationships are established primarily using publicly available textual sensing signals and observable behavioral sensing signals. In real-world complex systems, however, many latent decision factors, internal control information, and unobservable state variables cannot be directly accessed, which may lead to incomplete representations of textual states and executed states. Second, temporal lag effects often exist between textual declarations and behavioral responses, and the response cycles vary considerably across different entities and application scenarios. The current framework relies on relatively unified observation windows and therefore does not fully capture long-term lag dependencies or dynamic evolutionary processes. In addition, the present framework mainly focuses on consistency measurement between textual and behavioral modalities. Other information sources, such as images, videos, speech signals, and real-time Internet-of-Things sensing data, have not yet been integrated into a unified sensing architecture, which may limit global state-awareness capability in highly complex environments.

Future research may extend the framework in several directions. Dynamic temporal alignment mechanisms, causal inference techniques, and continuous state-evolution modeling approaches may be incorporated to better characterize long-term dependencies and transmission mechanisms between textual states and executed states, thereby improving the interpretability of risk formation processes. Furthermore, visual sensing information, network topology data, spatial-location information, and Internet-of-Things sensor streams may be integrated to establish a more comprehensive multimodal consistency sensing framework capable of capturing system states from a broader perspective. With the rapid advancement of large language models and multimodal foundation models, knowledge-enhanced reasoning and multi-agent collaborative understanding mechanisms may also be explored to improve the accuracy and generalization capability of state-logic extraction in complex environments. Such developments are expected to provide stronger intelligent sensing support for practical applications including industrial operation and maintenance, intelligent manufacturing, digital infrastructure management, and smart-city monitoring.

4.7. Discussion on Computational Complexity and Practical Deployment

The computational cost of the proposed framework is mainly introduced by the large language model during the textual state logic extraction stage, whereas the observed behavioral state modeling and language–behavior consistency measurement modules employ relatively lightweight neural architectures. In practical deployment, textual declarations are updated much less frequently than behavioral sensing signals. Therefore, textual state representations can be generated offline and cached, allowing online inference to perform only behavioral feature encoding and consistency prediction, thereby substantially reducing computational overhead. Furthermore, the proposed framework adopts a modular architecture in which textual signals, behavioral sequences, and state-response information are integrated through a unified state representation space. This design enables straightforward extension to additional sensing modalities and larger-scale datasets by incorporating corresponding feature encoding modules without modifying the overall framework. Consequently, the proposed method demonstrates favorable scalability and practical deployment potential for real-time intelligent monitoring and anomaly awareness applications.

5. Conclusions

This paper proposed a multisource language–behavior consistency sensing framework that integrates textual sensing signals, behavioral sensing signals, and state-response information to enable explainable perception of consistency between declared and executed states. The proposed framework consists of three core components: textual state logic extraction, observed behavioral state modeling, and language–behavior consistency measurement. By mapping heterogeneous sensing information into a unified state representation space, the proposed method effectively quantifies declaration–execution deviations and identifies potential anomalies. Experimental results demonstrate that the proposed framework consistently outperforms representative baseline methods in language–behavior consistency evaluation, anomaly awareness, and interpretability, confirming its effectiveness and robustness. Owing to its modular design, the framework is readily extensible to other multisource sensing scenarios. Future work will further evaluate the proposed framework on additional public datasets and diverse real-world application scenarios to validate its cross-domain generalization capability and investigate its potential applications in industrial operation and maintenance, intelligent manufacturing, digital infrastructure management, and other intelligent monitoring tasks.

Author Contributions

Conceptualization, B.Z., J.X., T.C. and M.L.; Methodology, B.Z., J.X. and T.C.; Software, B.Z., J.X. and T.C.; Validation, Y.D.; Formal analysis, Y.D.; Investigation, Y.D.; Resources, B.N. and J.C.; Data curation, B.N. and J.C.; Writing—original draft, J.X., T.C., B.N., J.C., Y.D. and M.L.; Visualization, B.N. and J.C.; Supervision, M.L.; Project administration, M.L.; Funding acquisition, M.L.; B.Z., J.X., T.C. and B.N. contributed equally to this work. All authors have read and agreed to the published version of the manuscript.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available upon request from the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

Funding Statement

This research was funded by the National Natural Science Foundation of China, grant number 61202479.

Footnotes

Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

References

  • 1.Al Amosh H. The Power of Words: How CEO Speech Length and Frequency Shape ESG Transparency. Int. J. Bus. Commun. 2025:23294884251361462. doi: 10.1177/23294884251361462. [DOI] [Google Scholar]
  • 2.Bogataya I., Evstafyeva E., Lavrov D., Korsakova E., Mukhanova N., Solyannikova S. Disclosure of information in risk reporting in the context of the sustainable development concept. Sustainability. 2022;14:2300. doi: 10.3390/su14042300. [DOI] [Google Scholar]
  • 3.Sasso A. Master’s Thesis. Royal Roads University (Canada); Victoria, BC, Canada: 2024. Interpreter Agency Within the Economy of Language Services: Towards a New Paradigm for Community Interpreters. [Google Scholar]
  • 4.Peralta A., Young S.L. Decoding regulatory institutions: The stability-flexibility perceptions model for entrepreneurs and regulators. J. Bus. Ventur. Insights. 2025;23:e00536. doi: 10.1016/j.jbvi.2025.e00536. [DOI] [Google Scholar]
  • 5.Alm J., Kasper M. Using behavioural economics to understand tax compliance. Econ. Political Stud. 2023;11:233. doi: 10.3390/economies11090223. [DOI] [Google Scholar]
  • 6.Yu Q. Cycles of Power: Tools, Language, and the Limits of Institutional Ethics. 2025. [(accessed on 4 May 2025)]. Available online: https://ssrn.com/abstract=5401245.
  • 7.Zhang C., Liang J., Wu Z., Shi D., Wang L., Jiang Y. EPSC: Testing Database Management Systems via Equivalent Prepared Statement Construction. Proc. ACM Manag. Data. 2026;4:176. doi: 10.1145/3802053. [DOI] [Google Scholar]
  • 8.Costa-i Font J., Miler-Raicu G., Arbelo E., Casado-Arroyo R., Sami A., Tee E.W.S., Hazel J., Roten L., Reichlin T., Burri H., et al. Behavioural insights in the underuse of cardiac resynchronisation therapy in heart failure: A pilot survey on incentive perceptions among referring cardiologists. Health Econ. Rev. 2025;15:62. doi: 10.1186/s13561-025-00657-0. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.Bhatia S. Exploring variability in risk taking with large language models. J. Exp. Psychol. Gen. 2024;153:1838–1860. doi: 10.1037/xge0001607. [DOI] [PubMed] [Google Scholar]
  • 10.Shepherd N., Mooi E., Elbanna S., Lou B. Fast and high-quality decision-making: The role of behavioral integration. Eur. Manag. Rev. 2023;20:679–697. doi: 10.1111/emre.12573. [DOI] [Google Scholar]
  • 11.Ahmed C., Ely M. Robustness Guided Evaluation of Medical Vision Language Models for Adversarial Radiology Decision Support in Chest Imaging Workflows. Int. Rev. Emerg. Sci. Knowl. Front. Res. 2026;16:1–25. [Google Scholar]
  • 12.Carnegie A., Kertzer J.D., Yarhi-Milo K. Democratic peace and covert military force: An experimental test. J. Confl. Resolut. 2023;67:235–265. [Google Scholar]
  • 13.Xing L., Li S., Zhang Q., Wu H., Ma H., Zhang X. A survey on social network’s anomalous behavior detection. Complex Intell. Syst. 2024;10:5917–5932. doi: 10.1007/s40747-024-01446-8. [DOI] [Google Scholar]
  • 14.Hassan T.A., Hollander S., Kalyani A., van Lent L., Schwedeler M., Tahoun A. Text as Data in Economic Analysis. J. Econ. Perspect. 2025;39:193–220. doi: 10.1257/jep.20231365. [DOI] [Google Scholar]
  • 15.Liu H., Chen X., Liu X. A study of the application of weight distributing method combining sentiment dictionary and TF-IDF for text sentiment analysis. IEEE Access. 2022;10:32280–32289. doi: 10.1109/access.2022.3160172. [DOI] [Google Scholar]
  • 16.Cong L.W., Liang T., Zhang X., Zhu W. Textual factors: A scalable, interpretable, and data-driven approach to analyzing unstructured information. Manag. Sci. 2025;71:10727–10739. doi: 10.1287/mnsc.2020.01180. [DOI] [Google Scholar]
  • 17.Fang V.W., Iselin M., Zhang G. Consistency as a means to comparability: Theory and evidence. Manag. Sci. 2022;68:4279–4300. doi: 10.1287/mnsc.2021.4052. [DOI] [Google Scholar]
  • 18.Zatserkovnyi O. Interdisciplinary integration of economics and linguistics: Corpus-based vocabulary modelling for Financial English. Teach. Lang. High. Educ. Establ. Present Stage Intersubject Relat. 2025;47:42–60. doi: 10.26565/2073-4379-2025-47-03. [DOI] [Google Scholar]
  • 19.Tahvili S., Hatvani L., Felderer M., de Oliveira Neto F.G., Afzal W., Feldt R. Comparative analysis of text mining and clustering techniques for assessing functional dependency between manual test cases. Softw. Qual. J. 2025;33:24. doi: 10.1007/s11219-025-09722-7. [DOI] [Google Scholar]
  • 20.Balluff P., Boomgaarden H.G., Waldherr A. Automatically finding actors in texts: A performance review of multilingual named entity recognition tools. Commun. Methods Meas. 2024;18:371–389. doi: 10.1080/19312458.2024.2324789. [DOI] [Google Scholar]
  • 21.Subrahmanyam S. Handbook of AI-Driven Threat Detection and Prevention. CRC Press; Boca Raton, FL, USA: 2025. Behavioral Analysis for Threat Detection; pp. 95–115. [Google Scholar]
  • 22.Kalash I. The financial leverage–financial performance relationship in the emerging market of Turkey: The role of financial distress risk and currency crisis. EuroMed J. Bus. 2023;18:1–20. [Google Scholar]
  • 23.Tay N.C., Connie T., Ong T.S., Teoh A.B.J., Teh P.S. A review of abnormal behavior detection in activities of daily living. IEEE Access. 2023;11:5069–5088. doi: 10.1109/access.2023.3234974. [DOI] [Google Scholar]
  • 24.Berkhouch M., Müller F.M., Lakhnati G., Righi M.B. Deviation-based model risk measures. Comput. Econ. 2022;59:527–547. [Google Scholar]
  • 25.Zickfeld J.H., Karg S.T., Engen S.S., Gonzalez A.S.R., Michael J., Mitkidis P. Committed (dis) honesty: A systematic meta-analytic review of the divergent effects of social commitment to individuals or honesty oaths on dishonest behavior. Psychol. Bull. 2024;150:586–620. doi: 10.1037/bul0000429. [DOI] [PubMed] [Google Scholar]
  • 26.Wagner L. The Endogeneity of Liquidity Risk in Leveraged Fixed-Income Systems. 2026. [(accessed on 7 March 2026)]. Available online: https://www.amazon.com/Endogeneity-Liquidity-Leveraged-Fixed-Income-Systems/dp/B0GZNQ6MYC.
  • 27.Patcas R., Motogna S. An evaluation study of large language models for addressing code quality issues. Empir. Softw. Eng. 2026;31:118. doi: 10.1007/s10664-026-10858-8. [DOI] [Google Scholar]
  • 28.Dell M. Deep learning for economists. J. Econ. Lit. 2025;63:5–58. doi: 10.1257/jel.20241733. [DOI] [Google Scholar]
  • 29.Pavlick E. Semantic structure in deep learning. Annu. Rev. Linguist. 2022;8:447–471. doi: 10.1146/annurev-linguistics-031120-122924. [DOI] [Google Scholar]
  • 30.Schmidt T., Lange K.R., Reccius M., Müller H., Roos M., Jentsch C. Identifying economic narratives in large text corpora—An integrated approach using Large Language Models. arXiv. 20252506.15041 [Google Scholar]
  • 31.Piyazbayeva A., Fazylzhanova A., Fazylzhan D., Ramazanov T. Language and Economics: The Linguistic Representation of Economic Consciousness Transformation. Eurasian J. Appl. Linguist. 2025;11:52–68. [Google Scholar]
  • 32.Hamdan K.Q.K. Ph.D. Thesis. AAUP; Washington, DC, USA: 2025. Extending Beneish’s Model for Detecting Earnings Management: An Empirical Investigation of the Role of Corporate Governance, Earnings Quality, and Foreign Ownership. [Google Scholar]
  • 33.Tariq U., Ahmed I., Khan M.A., Bashir A.K. Deep learning for economic transformation: A parametric review. Indones. J. Electr. Eng. Comput. Sci. 2024;35:520–541. doi: 10.11591/ijeecs.v35.i1.pp520-541. [DOI] [Google Scholar]
  • 34.Bee M., Desmarais-Tremblay M. The birth of homo œconomicus: The methodological debate on the economic agent from JS Mill to V. Pareto. J. Hist. Econ. Thought. 2023;45:1–26. doi: 10.51300/brp-2023-80. [DOI] [Google Scholar]
  • 35.Samara E., Kilintzis P., Carayannis E.G., Zotas N. How startups can decode shifting consumer preferences in the digital era: Leveraging behavioral insights for agile business model innovation. J. Knowl. Econ. 2026;17:6443–6473. [Google Scholar]
  • 36.Nair V.K., Farah W., Cushing I. A critical analysis of standardized testing in speech and language therapy. Lang. Speech Hear. Serv. Sch. 2023;54:781–793. doi: 10.1044/2023_lshss-22-00141. [DOI] [PubMed] [Google Scholar]
  • 37.Yang Y., Zhang Y., Wu M., Zhang K., Zhang Y., Yu H., Hu Y., Wang B. Twinmarket: A scalable behavioral and social simulation for financial markets. Adv. Neural Inf. Process. Syst. 2026;38:63469–63519. [Google Scholar]
  • 38.Loughran T. Textual Analysis in Finance. Annu. Rev. Financ. Econ. 2020;12:357–375. doi: 10.1146/annurev-financial-012820-032249. [DOI] [Google Scholar]
  • 39.Baker S.R., Bloom N., Davis S.J. Measuring Economic Policy Uncertainty. Q. J. Econ. 2016;131:1593–1636. doi: 10.1093/qje/qjw024. [DOI] [Google Scholar]
  • 40.Hartley E. Narratives to Numbers: Large Language Models and Economic Policy Uncertainty. arXiv. 20252511.17866 [Google Scholar]
  • 41.Ma Y., Yan L., Pan D. The power of news data in forecasting tail risk: Evidence from China. Empir. Econ. 2024;67:2607–2642. doi: 10.1007/s00181-024-02620-0. [DOI] [Google Scholar]
  • 42.Matera G. Corporate Earnings Calls and Analyst Beliefs. arXiv. 20252511.15214 [Google Scholar]
  • 43.Ignatov K., Rudolf M. Sentimental Sustainability: Does What Companies Say Tell More Than What Companies Do? Financ. Mark. Inst. Instrum. 2023;32:221–252. doi: 10.1111/fmii.12181. [DOI] [Google Scholar]
  • 44.Gentzkow M., Kelly B., Taddy M. Text as Data. J. Econ. Lit. 2019;57:535–574. doi: 10.1257/jel.20181020. [DOI] [Google Scholar]
  • 45.Garcia D., Hu X., Rohrer M. The Colour of Finance Words. Social Science Research Network; Rochester, NY, USA: 2022. Technical Report 3630898. [DOI] [Google Scholar]
  • 46.Huang A.H., Wang H., Yang Y. FinBERT—A Large Language Model for Extracting Information from Financial Text. Contemp. Account. Res. 2023;40:806–841. doi: 10.1111/1911-3846.12832. [DOI] [Google Scholar]
  • 47.Kumar S., Rao S., Goyal K., Goyal N. Journal of Behavioral and Experimental Finance: A bibliometric overview. J. Behav. Exp. Financ. 2022;34:100652. doi: 10.1016/j.jbef.2022.100652. [DOI] [Google Scholar]
  • 48.Chatjuthamard P., Lee S., Jiraporn P., Potosky D. Climate Change and Shareholder Value: Evidence from Textual Analysis and Trump’s Unexpected Victory. J. Bus. Res. 2024;180:114728. doi: 10.1016/j.jbusres.2024.114728. [DOI] [Google Scholar]
  • 49.Chen Y., Zhao C., Xu Y., Nie C., Zhang Y. Year-over-Year Developments in Financial Fraud Detection via Deep Learning: A Systematic Literature Review. arXiv. 20252502.00201 [Google Scholar]
  • 50.Abis S., Lines A. Broken Promises, Competition, and Capital Allocation in the Mutual Fund Industry. J. Financ. Econ. 2024;162:103948. doi: 10.1016/j.jfineco.2024.103948. [DOI] [Google Scholar]
  • 51.Liang X., Yang E., Deng C., Yang Y. CrossFormer: Cross-Modal Representation Learning via Heterogeneous Graph Transformer. ACM Trans. Multimed. Comput. Commun. Appl. 2024;20:380. doi: 10.1145/3688801. [DOI] [Google Scholar]
  • 52.Zareapoor M., Shamsolmoali P., Lu Y. Proceedings of the AAAI Conference on Artificial Intelligence. Volume 39. AAAI Press; Washington, DC, USA: 2025. BiMAC: Bidirectional Multimodal Alignment in Contrastive Learning; pp. 22290–22298. [DOI] [Google Scholar]
  • 53.Tariq O., Dastagir B., Bilal M., Han D. DeepILS: Towards Accurate Domain Invariant AIoT-enabled Inertial Localization System. IEEE Internet Things J. 2025;12:17153–17168. doi: 10.1109/JIOT.2025.3538938. [DOI] [Google Scholar]
  • 54.Li Z., Wan G., Chen K., Chen Y., Zhao Y., Torr P., Ye G., Yin Z., Chai H. Behavioral Consistency Validation for LLM Agents: An Analysis of Trading-Style Switching through Stock-Market Simulation. arXiv. 20262602.07023 [Google Scholar]
  • 55.Biancotti C., Camassa C., Coletta A., Giudice O., Glielmo A. Chat Bankman-Fried: An Exploration of LLM Alignment in Finance. arXiv. 20252411.11853 [Google Scholar]
  • 56.Araci D. Finbert: Financial sentiment analysis with pre-trained language models. arXiv. 20191908.10063 [Google Scholar]
  • 57.Liu Y., Ott M., Goyal N., Du J., Joshi M., Chen D., Levy O., Lewis M., Zettlemoyer L., Stoyanov V. Roberta: A robustly optimized bert pretraining approach. arXiv. 20191907.11692 [Google Scholar]
  • 58.Chen T., Guestrin C. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. ACM; New York, NY, USA: 2016. Xgboost: A scalable tree boosting system; pp. 785–794. [Google Scholar]
  • 59.Hochreiter S., Schmidhuber J. Long short-term memory. Neural Comput. 1997;9:1735–1780. doi: 10.1162/neco.1997.9.8.1735. [DOI] [PubMed] [Google Scholar]
  • 60.Suwa M., Scott A.C., Shortliffe E.H. An approach to verifying completeness and consistency in a rule-based expert system. AI Mag. 1982;3:16. [Google Scholar]
  • 61.Liu F.T., Ting K.M., Zhou Z.H. Proceedings of the 2008 Eighth IEEE International Conference on Data Mining. IEEE; Piscataway, NJ, USA: 2008. Isolation forest; pp. 413–422. [Google Scholar]
  • 62.Tsai Y.H.H., Bai S., Liang P.P., Kolter J.Z., Morency L.P., Salakhutdinov R. Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics; Stroudsburg, PA, USA: 2019. Multimodal transformer for unaligned multimodal language sequences; pp. 6558–6569. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 63.Radford A., Kim J.W., Hallacy C., Ramesh A., Goh G., Agarwal S., Sastry G., Askell A., Mishkin P., Clark J., et al. Proceedings of the International Conference on Machine Learning; PmLR. ML Research Press; Cambridge, MA, USA: 2021. Learning transferable visual models from natural language supervision; pp. 8748–8763. [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Data Availability Statement

The data presented in this study are available upon request from the corresponding author.


Articles from Sensors (Basel, Switzerland) are provided here courtesy of Multidisciplinary Digital Publishing Institute (MDPI)

RESOURCES