The imperative necessity for rapid discovery of antiviral agents against emerging viral diseases, such as COVID-19 caused by SARS-CoV-2, has emphasised the limitations of conventional drug discovery, with its deliberate pace, high costs, and high failure rate. In this study, we present a high-throughput “AI-driven virtual screening pipeline” that combines cutting-edge molecular embeddings using transformers for compounds and language model-based protein sequences for targets, and combines these using a gradient-boosted decision tree-based model (XGBoost) trained on ChEMBL bioactivity data, with excellent performance for binary prediction (ROC-AUC 0.8408, Accuracy 0.76) comparable to top-performing methods. When applied to the large library of natural products from COCONUT database, our model correctly predicted top-ranked compounds, some of which were shortlisted for molecular docking against the SARS-CoV-2 spike receptor-binding domain (RBD), the key interface for ACE2 binding, in order to test the validity of proposed pipeline and the results revealed several promising compounds with excellent binding energies and multiple interactions with hotspot residues such as K417, Y453, Q493, G496, Q498, N501, Y505 and F486. The potential of cost-effective, synergistic integration of scalable deep learning of representations, interpretable machine learning, and physics-based refinement of structure is significant for accelerating natural product-based therapeutics for coronaviruses and possible other viral threats, with the potential to expand to ensemble approaches, active learning, and variant-based targets for enhanced efficacy.
Hayat Ullah, Khan Ziaullah, Md Ariful Islam Mozumder et al.· 2026 6th International Confe...· 0 citations
Large Language Models (LLMs) offer a natural interface for smart-IoT control, yet reliable deployment requires more than producing valid API calls. Multi-device commands often contain preconditions, ordering constraints, and conflicts that must be satisfied before actions are safely executed. This paper presents DARIO, a dependency-aware orchestration framework for translating natural-language commands into verified IoT action plans. DARIO combines supervised instruction tuning, KL-regularized PPO, an explicit dependency graph $\mathcal{G}=(V, E)$, and a lightweight verifier that checks schema, execution, dependency, and safety constraints before commit. Verifier outcomes are folded into a decomposed reward, enabling the policy to learn from dependency violations rather than treating plans as flat token sequences. On a 2k-prompt held-out HA-Instruct split across five seeds, DARIO achieves $0.85 \pm 0.01$ JSON exact match, perfect schema validity, $0.91 \pm 0.01$ overall task success, and $0.81 \pm 0.02$ success on the dependency-heavy L3 split, outperforming SIT and SIT+PPO baselines by large margins. It also raises dependency satisfaction to 0.94, reduces unsafe execution to 0.02, and runs as a 4-bit 8B LoRA deployment at about 609 ms including verification.
MD SELIM SAROWAR, Md Tanvir Islam, M. Nuruzzaman et al.· 2026 6th International Confe...· 0 citations