AI Navigate

PoultryLeX-Net: Domain-Adaptive Dual-Stream Transformer Architecture for Large-Scale Poultry Stakeholder Modeling

arXiv cs.AI / 3/12/2026

💬 OpinionSignals & Early TrendsModels & Research

Key Points

  • The study introduces PoultryLeX-Net, a lexicon-enhanced, domain-adaptive dual-stream transformer designed for fine-grained sentiment analysis in poultry-related text, integrating a lexicon-guided sentiment stream with a contextual stream and gated cross-attention mechanisms.
  • It employs Latent Dirichlet Allocation to identify dominant thematic structures related to production management and welfare discussions, adding interpretability to sentiment predictions.
  • The model outperforms baselines such as CNN, DistilBERT, and RoBERTa, achieving 97.35% accuracy, 96.67% F1, and 99.61% AUC-ROC on sentiment classification tasks.
  • The work aims to enable scalable domain-specific sentiment analysis for poultry production decision support, leveraging social media discourse to inform stakeholder insights and actions.

Abstract

The rapid growth of the global poultry industry, driven by rising demand for affordable animal protein, has intensified public discourse surrounding production practices, housing, management, animal welfare, and supply-chain transparency. Social media platforms such as X (formerly Twitter) generate large volumes of unstructured textual data that capture stakeholder sentiment across the poultry industry. Extracting accurate sentiment signals from this domain-specific discourse remains challenging due to contextual ambiguity, linguistic variability, and limited domain awareness in general-purpose language models. This study presents PoultryLeX-Net, a lexicon-enhanced, domain-adaptive dual-stream transformer framework for fine-grained sentiment analysis in poultry-related text. The proposed architecture integrates sentiment classification, topic modeling, and contextual representation learning through domain-specific embeddings and gated cross-attention mechanisms. A lexicon-guided stream captures poultry-specific terminology and sentiment cues, while contextual stream models long-range semantic dependencies. Latent Dirichlet Allocation is employed to identify dominant thematic structures associated with production management and welfare-related discussions, providing complementary interpretability to sentiment predictions. PoultryLeX-Net was evaluated against multiple baseline models, including convolutional neural network and pre-trained transformer architectures such as DistilBERT and RoBERTa. PoultryLeX-Net consistently outperformed all baselines, achieving an accuracy of 97.35%, an F1 score of 96.67%, and an area under the receiver operating characteristic curve (AUC-ROC) of 99.61% across sentiment classification tasks. Overall, domain adaptation and dual-stream attention markedly improve sentiment classification, enabling scalable intelligence for poultry production decision support.