Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Jul 2026

Federated Learning Approaches for Cross-Institutional Threat Detection Without Data Sharing Collaborative ML models for Financial Cybersecurity that Preserve Privacy

The sophistication of cyber threats targeting financial institutions continues to grow, necessitating the need for collaborative intelligence-sharing mechanisms that cross organizational boundaries but with a strict focus on protecting data confidentiality. Conventional centralized machine learning methods involve moving sensitive transactional and behavioral data, which creates unacceptable privacy risks, regulatory conflicts, and competitive vulnerabilities between financial entities. This paper introduces a federated learning framework leveraged in the cross-institutional cyber threat detection scenario, allowing several financial entities to collaboratively learn strong adversarial models while keeping their raw data within their local premises. Our proposed architecture utilizes differential privacy, secure multi-party computation, and homomorphic encryption guaranteeing cryptographic assurances upon model gradient aggregation. The local models are trained on the proprietary datasets of each participating institution, while only privacy-preserved (after applying differential privacy mechanisms) gradient updates will be sent to a secure aggregation server that synthesizes a globally optimized threat detection model. Specifically, the framework combines adversarial robustness strategies to reduce poisoning attacks based on federated training dynamics with Byzantine-fault-tolerant aggregation protocols that preserve model integrity in the presence of malicious participants. Based on our evaluation over simulated, multi-institutional financial environments, we show that the federated approach achieves both threat detection accuracy within 3.2% of centralized baselines while mitigating 100% risk of data exposure. This system has demonstrated the ability to generalize well across heterogeneous data distributions and has successfully detected zero-day fraud patterns, anomalous network intrusions, and insider threats. This work lays the foundation for a practical, scalable, and regulatory-compliant approach for the financial sector to leverage collaborative intelligence on cybersecurity without sacrificing institutional data sovereignty.

A. Agade, Samta Balpande · 0 citations
Conference Jul 2026

Autonomous Multi-Step Workflow Orchestration using an Agentic AI Framework in Cloud-Edge Enterprises

Cloud-edge computing environments are evolving rapidly, requiring orchestration mechanisms that may automatically construct and manage complex multi-step workflows with little human intervention. We introduce a framework for the agentic AI and how it should be able to orchestrate an autonomous end-to-end workload of cloud-edge enterprise infrastructures in general. The proposed framework relies on large language model (LLM)-driven agents capable of dynamic task decomposition, real-time decision-making, and self-correcting execution pipelines to manage heterogeneous workloads. Through the incorporation of multi-agent coordination protocols, context-aware scheduling algorithms, and feedback-driven optimization loops, the system facilitates seamless task delegation throughout edge nodes and cloud backend systems while managing latency, resource allocation, and compliance constraints. Experimental evaluations show up to percentage improvements in workflow completion rates, resource utilization, and fault tolerance over traditional static-command Rule-based orchestration approaches. Additionally, the framework features explainability modules and audit trails to promote transparency and accountability in autonomous operations. The results provide evidence that agentic AI architectures can serve as a scalable, resilient and intelligent control mechanism for next generation enterprise workflow management across hybrid cloud-edge settings. This has laid a foundation and is to our best of knowledge, the first systematic pioneers work that lays down a roadmap for production-grade autonomous orchestration deployed in analytics and enterprise domains.

Shiza Arshad, Anusha Joodala, A. Agade et al. · 0 citations