VLDB 2026 Research / reviewers in the wild / expert
Dilip Singh Sisodia
dblp:189/9805
· DBLP profile ↗
35ranked-venue papers
1as first author
27since 2021 · last 2025
0000-0001-9845-290XORCID · verified
Domains — the database's venue-derived domains; a paper can count in several
Artificial intelligence and machine learning · 20 · 14 since 2021Databases, data management, data science and information retrieval · 8 · 7 since 2021Software engineering, systems software and programming languages · 2 · 1 first-author · 2 since 2021Graphics, computer vision, multimedia, augmented reality and games · 2 · 2 since 2021Applied, interdisciplinary, general and emerging computing · 2 · 1 first-author · 1 since 2021Computer networks · 1 · 1 since 2021Human-computer interaction and ubiquitous computing · 1 · 1 since 2021
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Deep learning-based modeling of stakeholders preferences and balancing through multi-objective optimization in a multi-stakeholder recommendation system
Rahul Shrivastava, Dilip Singh Sisodia, Naresh Kumar Nagwani |
Eng. Appl. Artif. Intell. | 2 |
| 2025 | Exploiting diffusion-based structured learning for item interactions representations in multimodal recommender systems
Nikhat Khan, Dilip Singh Sisodia |
Inf. Process. Manag. | 2 |
| 2025 | Preference-based crossover technique for optimizing conflicting objectives in multi-stakeholders recommendation systems
Rahul Shrivastava, Dilip Singh Sisodia, Naresh Kumar Nagwani |
Inf. Sci. | 2 |
| 2025 | Multilevel characterization of unknown protein sequences using hierarchical long short term memory model
Saurabh Agrawal 0001, Dilip Singh Sisodia, Naresh Kumar Nagwani |
Multim. Tools Appl. | 2 |
| 2025 | Alzheimer's stage progression modeling using graph neural network and MRI biomarkers
Venkatesh Gauri Shankar, Dilip Singh Sisodia, Preeti Chandrakar |
Neural Comput. Appl. | 2 |
| 2024 | Composite Deep Learning Model with Augmented Features for Accurate Animal Sound Detection and ClassificationabstractAccurate animal sound detection and classification may assist in decision-making for many applications such as monitoring the range shift of animals due to climate change, biodiversity assessment of an area, and alerting the nearby people to avoid human-animal conflicts. In this study, a composite deep-learning model for classifying and detecting animal sounds is proposed. The model combines bidirectional long short-term memory (LSTM) and sequential convolutional neural network (CNN). The proposed model consists of four convolution layers with max-pooling, two dropout layers, a bidirectional LSTM, and finally, a fully connected layer. The model is evaluated using a dataset consisting of 885 sound clips of 11 different wild and pet animals. To ensure robust training of the composite deep learning model and make it uniform to the maximum possible animal sound disturbances, the used dataset is augmented for feature extraction. The dataset is augmented by adding noise, stretching, rolling, pitch shifting, etc. Several features are extracted from the augmented dataset, including Chroma, Short-Time Fourier Transform (STFT), Mel Spectrogram, Spectral Contrast, Mel frequency cepstral coefficient (MFCC), and Tonnetz. Extracted features are passed as input for training, and model parameters are optimized for better performance. The performance of the proposed model is compared with conventional CNN and bidirectional LSTM separately using various optimizers. CNN and Bidirectional LSTM achieved the highest accuracy of 91.92% and 93.64%, respectively, with Adam optimizer. Simultaneously, the proposed model achieved the highest accuracy of 95.18 % with the Adagrad optimizer. Dilip Singh Sisodia, Mihir Kumar Singh, Ishaan Singhal |
CoDIT | 1 |
| 2024 | Multi-stakeholder recommendation system through deep learning-based preference evaluation and aggregation model with multi-view information embedding
Rahul Shrivastava, Dilip Singh Sisodia, Naresh Kumar Nagwani |
Inf. Process. Manag. | 2 |
| 2024 | Exploiting web content semantic features to detect web robots from weblogs
Rikhi Ram Jagat, Dilip Singh Sisodia, Pradeep Singh 0001 |
J. Netw. Comput. Appl. | 2 |
| 2024 | Deep ensembled multi-criteria recommendation system for enhancing and personalizing the user experience on e-commerce platforms
Rahul Shrivastava, Dilip Singh Sisodia, Naresh Kumar Nagwani |
Knowl. Inf. Syst. | 2 |
| 2024 | Detecting Web Attacks From HTTP Weblogs Using Variational LSTM Autoencoder Deviation NetworkabstractWeb attacks penetrate the web applications’ security through unauthorized access to sensitive information, disrupting services, and stealing data. Conventionally, rule-based statistical methods distinguish attackers from legitimate users. However, the training through manually extracted weblog features is time-consuming and requires subject expertise. Additionally, the supervised attack classification method needs massive, labeled weblog data, which is expensive and unfeasible. Also, the unsupervised classification techniques have resolved the labeled data insufficiency problem, but their detection performance is unreliable. Recent studies focus on recognizing web attacks through deep neural network-based anomaly detection. Hence, this study proposes an anomaly detection-based Variational LSTM Autoencoder Deviation Network (VLADEN) for recognizing web attacks from weblogs. This work resolves the aforementioned issues by extracting the aberrant information encoded in weblog request data to detect web attacks. VLADEN works in three stages: data preprocessing, anomaly and reference score generation, and classification. The variational LSTM self-encoding-based reference score generation ensures that the anomaly score deviates from the normal data. The proposed model is experimentally validated on three publicly available datasets (CSIS2010, FWAF, and HTTPParams) and evaluated using AUC-ROC and AUC-PR-based evaluation metrics. The results demonstrate the models’ superior performance in detecting attack requests with minimum domain knowledge and labeled data. Rikhi Ram Jagat, Dilip Singh Sisodia, Pradeep Singh 0001 |
IEEE Trans. Serv. Comput. | 2 |
| 2023 | Classification of focal and non-focal EEG signals using optimal geometrical features derived from a second-order difference plot of FBSE-EWT rhythms
Arti Anuragi, Dilip Singh Sisodia, Ram Bilas Pachori |
Artif. Intell. Medicine | 2 |
| 2023 | An intelligent hierarchical residual attention learning-based conjoined twin neural network for Alzheimer's stage detection and predictionabstractAbstract Alzheimer's disorder (AD) causes permanent impairment in the brain's memory of the cellular system, leading to the initiation of dementia. Earlier detection of Alzheimer's disease in the initial stages is challenging for researchers. Deep learning and machine learning‐based techniques can help resolve many issues associated with brain imaging exploration. Brain MR Images (Brain‐MRI) are used to detect Alzheimer's in computable research work. To correctly categorize the stages of Alzheimer's disease, discriminative features need to be extracted from the MR images. Recently, many studies have used deep learning methods for the early detection of this disorder. However, overfitting degrades the deep learning method's performance because the dataset's selection images are smaller and imbalanced. Some studies could not reach more discriminative and effectual attention‐aware features for Alzheimer's stage classification to increase the model performance. In this paper, we develop a novel hierarchical residual attention learning‐inspired multistage conjoined twin network (HRAL‐CTNN) to classify the stages of Alzheimer's. We used augmentation approaches to scale insufficient and imbalanced data. The HRAL‐CTNN is efficiently overcoming the issues of not obtaining efficient attention‐aware and generative features for Alzheimer's stage classification. The proposed model solved the problem of redundant features by extracting attentive discriminant features, and scaling imbalance data by data augmentation, after that training and validation using HRAL‐CTNN. The execution of this proposed work has been performed on the ADNI MRI dataset. This work achieved outstanding accuracy of 99.97 0.01% and F1 score of 99.30 0.02% for Alzheimer's stage classification. This model proposed by our group outperformed the existing related studies in terms of the model's performance score. Venkatesh Gauri Shankar, Dilip Singh Sisodia, Preeti Chandrakar |
Comput. Intell. | 2 |
| 2023 | A hybrid data-level sampling approach in learning from skewed user-click data for click fraud detection in online advertisingabstractAbstract One of the challenging issues in user‐click data of online advertising is the uneven class distribution which biases classification models. Resampling the data is a popular choice for obtaining class balance. However, oversampling results in overfitting, whilst under‐sampling results in information loss. Moreover, enhancing separability between samples, where the classes overlap closer to the decision boundary, is another challenge, which requires a careful pruning of instances towards increasing the separability in data space. Therefore, in this work, a new hybrid data sampling algorithm SMOTEOSS is designed and evaluated, concatenating the synthetic minority oversampling technique (SMOTE) followed by one‐sided selection (OSS) to balance the class distribution. The working of SMOTEOSS is twofold‐ first, it oversamples the under‐represented class distribution using the SMOTE by generating synthetic instances. However, the generation of synthetic instances closer to the decision boundary directly influences the learning model's decision‐making. Utilising OSS, the proposed method then identifies TOMEKLINKS and eliminates the noisy majority instances whilst eliminating the redundant instances. The proposed method's effectiveness is validated on the FDMA 2012 dataset against 10 state‐of‐the‐art sampling methods utilising the gradient tree boosting learning model. To authenticate SMOTEOSS, a fair comparison is made by conducting experiments on other 10 benchmark imbalanced datasets using 10‐fold cross‐validation. Performance is measured using average precision, recall, F1‐score, G‐mean, the area under curve (AUC) and reduction rate. Results showed that the designed hybrid methodology is an efficient alternative to existing sampling methods. The Wilcoxon signed‐rank test is employed to demonstrate significant differences amidst the proposed and conventional sampling algorithms. Deepti Sisodia, Dilip Singh Sisodia |
Expert Syst. J. Knowl. Eng. | 2 |
| 2023 | Modeling users' preference changes in recommender systems via time-dependent Markov random fields
Abinash Pujahari, Dilip Singh Sisodia |
Expert Syst. Appl. | 2 |
| 2023 | Deep neural network-based multi-stakeholder recommendation system exploiting multi-criteria ratings for preference learning
Rahul Shrivastava, Dilip Singh Sisodia, Naresh Kumar Nagwani |
Expert Syst. Appl. | 2 |
| 2023 | A transfer learning framework towards identifying behavioral changes of fraudulent publishers in pay-per-click model of online advertising for click fraud detection
Deepti Sisodia, Dilip Singh Sisodia |
Expert Syst. Appl. | 2 |
| 2023 | Ordinal consistency based matrix factorization model for exploiting side information in collaborative filtering
Abinash Pujahari, Dilip Singh Sisodia |
Inf. Sci. | 2 |
| 2023 | DISET: a distance based semi-supervised self-training for automated users' agent activity detection from web access log
Rikhi Ram Jagat, Dilip Singh Sisodia, Pradeep Singh 0001 |
Multim. Tools Appl. | 2 |
| 2023 | Web-S4AE: a semi-supervised stacked sparse autoencoder model for web robot detection
Rikhi Ram Jagat, Dilip Singh Sisodia, Pradeep Singh 0001 |
Neural Comput. Appl. | 2 |
| 2022 | Functional characterization of unknown protein sequences using Neuro-Fuzzy based machine learning approach and sequence augmented feature
Saurabh Agrawal 0001, Dilip Singh Sisodia, Naresh Kumar Nagwani |
Expert Syst. Appl. | 2 |
| 2022 | Item feature refinement using matrix factorization and boosted learning based user profile generation for content-based recommender systems
Abinash Pujahari, Dilip Singh Sisodia |
Expert Syst. Appl. | 2 |
| 2022 | EEG-based cross-subject emotion recognition using Fourier-Bessel series expansion based empirical wavelet transform and NCA feature selection method
Arti Anuragi, Dilip Singh Sisodia, Ram Bilas Pachori |
Inf. Sci. | 2 |
| 2022 | Long short term memory based functional characterization model for unknown protein sequences using ensemble of shallow and deep features
Saurabh Agrawal 0001, Dilip Singh Sisodia, Naresh Kumar Nagwani |
Neural Comput. Appl. | 2 |
| 2022 | An optimized recommendation framework exploiting textual review based opinion mining for generating pleasantly surprising, novel yet relevant recommendations
Rahul Shrivastava, Dilip Singh Sisodia, Naresh Kumar Nagwani, Upendra Roy BP |
Pattern Recognit. Lett. | 2 |
| 2022 | Handling Dynamic User Preferences Using Integrated Point and Distribution Estimations in Collaborative FilteringabstractChange in users’ preferences over time is a challenging issue in collaborative filtering models. Recent temporal recommender systems (RSs) use latent temporal features or probabilistic latent transition models. The models designed using latent temporal features remain confined to point estimation only, i.e., considering single predicted values (e.g., rating) and completely ignore the likelihood of other possible items being generated due to change in users’ preferences. The latent transitive models represent users’ preference over different states using distribution estimation but ignore user–item features. This article proposes an integrated approach for designing collaborative filtering models using both point and distribution estimation techniques together to address this issue. The matrix factorization-based point estimation strategy is applied to integrate user–item correlations and feature information, whereas the hidden Markov model is used for users’ preference distribution over time. Three benchmark datasets were used to evaluate and compare the proposed model’s performance with related state-of-the-art temporal RS models. The proposed model makes the system more robust in handling dynamic users’ preferences. Abinash Pujahari, Dilip Singh Sisodia |
IEEE Trans. Syst. Man Cybern. Syst. | 2 |
| 2021 | Preference relation based collaborative filtering with graph aggregation for group recommender system
Abinash Pujahari, Dilip Singh Sisodia |
Appl. Intell. | 2 |
| 2021 | Prospecting the Effect of Topic Modeling in Information RetrievalabstractEnormous records and data are gathered every day. Organization of this data is a challenging task. Topic modeling provides a way to categorize these documents, where high dimensionality of the corpus affects the result of topic model, making it important to apply feature selection or information retrieval process for dimensionality reduction. The requirement for efficient topic modeling includes the removal of unrelated words that might lead to specious coexistence of the unrelated words. This paper proposes an efficient framework for the generation of better topic coherence, where term frequency-inverse document frequency (TF-IDF) and parsimonious language model (PLM) are used for the information retrieval task. PLM extracts the important information and expels the general words from the corpus, whereas TF-IDF re-estimates the weightage of each word in the corpus. The work carried out in this paper improved the topic coherence measure to provide a better correlation among the actual topic and the topics generated from PLM. Aakanksha Sharaff, Jitesh Kumar Dewangan, Dilip Singh Sisodia |
Int. J. Semantic Web Inf. Syst. | 3 |
| 2020 | Aggregation of preference relations to enhance the ranking quality of collaborative filtering based group recommender system
Abinash Pujahari, Dilip Singh Sisodia |
Expert Syst. Appl. | 2 |
| 2020 | Compositional framework for multitask learning in the identification of cleavage sites of HIV-1 protease
Dilip Singh Sisodia, Pradeep Singh 0001 |
J. Biomed. Informatics | 2 |
| 2020 | Pair-wise Preference Relation based Probabilistic Matrix Factorization for Collaborative Filtering in Recommender System
Abinash Pujahari, Dilip Singh Sisodia |
Knowl. Based Syst. | 2 |
| 2020 | Multiobjective evolutionary-based multi-kernel learner for realizing transfer learning in the prediction of HIV-1 protease cleavage sites
Dilip Singh Sisodia, Pradeep Singh 0001 |
Soft Comput. | 2 |
| 2019 | Evolutionary based ensemble framework for realizing transfer learning in HIV-1 Protease cleavage sites prediction
Pradeep Singh 0001, Dilip Singh Sisodia |
Appl. Intell. | 3 |
| 2019 | Compositional model based on factorial evolution for realizing multi-task learning in bacterial virulent protein prediction
Pradeep Singh 0001, Dilip Singh Sisodia |
Artif. Intell. Medicine | 3 |
| 2019 | Modeling Side Information in Preference Relation based Restricted Boltzmann Machine for recommender systems
Abinash Pujahari, Dilip Singh Sisodia |
Inf. Sci. | 2 |
| 2018 | Evolutionary based optimal ensemble classifiers for HIV-1 protease cleavage sites prediction
Pradeep Singh 0001, Dilip Singh Sisodia |
Expert Syst. Appl. | 3 |