পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| ব্যাখ্যাযোগ্য এলএসটিএম× | ব্যাখ্যামূলক রিকারেন্ট নিউরাল নেটওয়ার্ক× | |
|---|---|---|
| ক্ষেত্র | গভীর শিখন | গভীর শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2017–2019 | 2017–2020 |
| প্রবর্তক≠ | Lundberg & Lee (SHAP); Ribeiro et al. (LIME); community synthesis | Arrived via XAI literature (Arrieta et al., Lundberg & Lee, and attention-based RNN work) |
| ধরন≠ | Interpretable deep learning (post-hoc explainability) | Interpretability framework applied to sequence models |
| মৌলিক উৎস≠ | Lundberg, S. M., & Lee, S.-I. (2017). A unified approach to interpreting model predictions. Advances in Neural Information Processing Systems, 30, 4765–4774. link ↗ | Arrieta, A. B., Diaz-Rodriguez, N., Del Ser, J., Bennetot, A., Tabik, S., Barbado, A., Garcia, S., Gil-Lopez, S., Molina, D., Benjamins, R., Chatila, R., & Herrera, F. (2020). Explainable Artificial Intelligence (XAI): Concepts, taxonomies, opportunities and challenges toward responsible AI. Information Fusion, 58, 82–115. DOI ↗ |
| অপর নাম | XAI-LSTM, interpretable LSTM, LSTM with SHAP, transparent LSTM | Explainable RNN, Interpretable RNN, XAI-RNN, Transparent Recurrent Neural Network |
| সম্পর্কিত | 5 | 5 |
| সারসংক্ষেপ≠ | Explainable LSTM pairs a trained Long Short-Term Memory network with post-hoc interpretability techniques — chiefly SHAP, LIME, integrated gradients, or attention visualization — to reveal which time steps, tokens, or features drive each prediction. It bridges the accuracy of recurrent deep learning with the transparency demanded by high-stakes domains such as clinical decision support, fraud detection, and regulatory compliance. | An Explainable Recurrent Neural Network (XAI-RNN) pairs a standard RNN architecture with a post-hoc or intrinsic interpretability method — such as SHAP, LIME, integrated gradients, or attention visualization — to reveal which input time steps or tokens most influence the model's sequential predictions, without sacrificing predictive accuracy. |
| ScholarGateডেটাসেট ↗ |
|
|