Conference Papers

Permanent URI for this collectionhttps://idr.nitk.ac.in/handle/123456789/28506

Browse

Search Results

Now showing 1 - 4 of 4
  • Item
    Power Quality Event Classification Using Long Short-Term Memory Networks
    (Institute of Electrical and Electronics Engineers Inc., 2019) Manikonda, S.K.G.; Santhosh, J.; Sreckala, S.P.K.; Gangwani, S.; Gaonkar, D.N.
    Due to the increased frequency of power quality events and complexity of modern electric grids, there is a growing need to classify such events. In this paper, a novel approach to the above problem has been explored, wherein Long Short-Term Memory networks have been employed to fulfil the power quality event classification task. Given the sheer size of the input dataset, feature extraction was carried out by deriving important statistical features from the data. The Long Short-Term Memory model used was then trained and tested on these extracted features. Following this, the model performance has been evaluated, wherein the model was shown to perform remarkably well. © 2019 IEEE.
  • Item
    Loss Optimised Video Captioning using Deep-LSTM, Attention Mechanism and Weighted Loss Metrices
    (Institute of Electrical and Electronics Engineers Inc., 2021) Yadav, N.; Naik, D.
    The aim of the video captioning task is to use multiple natural-language sentences to define video content. Photographic, graphical, and auditory data are all used in the videos. Our goal is to investigate and recognize the video's visual features, as well as to create a caption so that anyone can get the video's information within a second. Despite the fact, that phase encoder-decoder models have made significant progress, but it still needs many improvements. In the present work, we enhanced the top-down architecture using Bahdanau Attention, Deep-Long Short-Term Memory (Deep-LSTM) and weighted loss function. VGG16 is used to extract the features from the frames. To understand the actions in the video, Deep-LSTM is paired with an attention system. On the MSVD dataset, we analysed the efficiency of our model, which indicates a major improvement over the other state-of-art model. © 2021 IEEE.
  • Item
    Generating Short Video Description using Deep-LSTM and Attention Mechanism
    (Institute of Electrical and Electronics Engineers Inc., 2021) Yadav, N.; Naik, D.
    In modern days, extensive amount of data is produced from videos, because most of the populations have video capturing devices such as mobile phone, camera, etc. The video comprises of photographic data, textual data, and auditory data. Our aim is to investigate and recognize the visual feature of the video and to generate the caption so that users can get the information of the video in an instant of time. Many technologies capture static content of the frame but for video captioning, dynamic information is more important compared to static information. In this work, we introduced an Encoder-Decoder architecture using Deep-Long Short-Term Memory (Deep-LSTM) and Bahdanau Attention. In the encoder, Convolution Neural Network (CNN) VGG16 and Deep-LSTM are used for deducing information from frames and Deep-LSTM combined with attention mechanism for describing action performed in the video. We evaluated the performance of our model on MSVD dataset, which shows significant improvement as compared to the other video captioning model. © 2021 IEEE.
  • Item
    Money Laundering Detection in Banking Transactions using RNNs and Hybrid Ensemble
    (Institute of Electrical and Electronics Engineers Inc., 2024) Girish, K.K.; Bhowmik, B.
    The financial sector has witnessed significant transformations due to the emergence of financial technology (FinTech), transitioning from traditional paperbased processes to a dynamic digital ecosystem. Despite the industry's advancements driven by FinTech innovations, concerns persist, particularly regarding financial fraud, notably money laundering. Perpetrators exploit modern technologies to launder illicitly obtained funds, posing a global threat to economies. Effective detection mechanisms for money laundering are crucial. This paper introduces a novel approach utilizing a recurrent neural network (RNN) for detecting money laundering in banking transactions. The proposed framework exercises standalone RNN models such as LSTM, GRU, BiLSTM, and stacked RNN models for the detection. Additionally, the effectiveness of hybrid ensemble models combining RNNs with XGBoosts is investigated. The evaluation achieves standard performance metrics, with the stacked RNN model achieving 92% accuracy. Surpassing it, the ensemble model achieves an impressive 95%. These results underscore the superiority of hybrid ensemble models over standalone RNNs, particularly in accurately detecting money laundering activities. © 2024 IEEE.