Prof. Dr. Pardeep Kumar Professor, SM-ACM (91) 01792 239 308 pardeep.kumar@juit.ac.in, pardeepkumarkhokhar@gmail.com For More Information Click here
Dr. Pardeep Kumar is currently working as Professor in the Department of Computer Science & Engineering at Jaypee University of Information Technology (JUIT), Wakanaghat and he has 17 plus years of extensive experience in Academics. Prior to joining Jaypee Group, he was associated with Mody University of Technology & Science (Formerly known as Mody Institute of Technology & Science) Laxmangarh, Sikar, Rajasthan. He has completed his Ph.D. (Computer Science and Engineering) from Uttarakhand Technical University, Dehradun. He obtained his M.Tech. (Computer Science & Engineering) from Guru Jambheshwar University of Science & Technology, Hisaar, Haryana. He obtained his B.Tech. (Information Technology) from Kurukshetra University, Kurukshetra, Haryana.
Dr. Kumar has served as TPC member for various conferences like Ist IEEE International Conference on Parallel, PDGC 2010, Ist IEEE International Conference on Image Information Processing, ICIIP 2011, 2nd IEEE International Conference on Parallel, Distributed and Grid Computing, PDGC 2012, 2nd IEEE International Conference on Advances in Computing, Communication and Informatics, ICACCI 2013, 3rd International Conference on Advanced Computer Science & Information Technology ICAIT 2014, 3rd International Conference on Digital Image Processing ICDIP 2014 etc. He has served as a member to organize Summer School on Parallel and Distributed Computing in 2012. He has served as Program Chair in 3rd IEEE International Conference on Parallel, PDGC 2014. He has also served as Publicity Committee Chair in 3rd International Conference on Image Information Processing (ICIIP-2015) held in December, 2015. He has actively participated in more than 8 workshops of international repute organized by IUCEE (Indo-US Collaboration for Engineering Education) Faculty Leadership Institute, Louisiana Tech University, LA, USA , Technion - Israel Institute of Technology etc. He has delivered invited talks in different institutions of repute across India in his area of expertise.
Dr. Kumar is also serving as Senior Member of ACM (Association for Computing Machinery), Life Member of IAENG (International Association of Engineers) and IAENG society of computer science and society of Data Mining. Dr. Kumar has published around 74 papers in peer reviewed Journals and Conferences of National and International repute with publishers like IEEE, ACM, Springer, Elsevier etc. He is serving as reviewer with publisher like by IEEE, ACM, Springer, Elsevier, Hindawi, Inderscience etc.
He has served as Executive General Chair of 2016 Fourth International Conference on Parallel, Distributed and Grid Computing (PDGC), Guest Editor of Special Issue on "Robust and Secure Data Hiding Techniques for Telemedicine Applications", Multimedia Tools and Applications: An International Journal, Springer (SCI Indexed Journal, IF= 1.346), Lead Guest Editor of Special Issue on "Recent Developments in Parallel, Distributed and Grid Computing for Big Data", published in International Journal of Grid and Utility Computing, Inderscience (Scopus Indexed), Guest Editor of Special Issue on "Advanced Techniques in Multimedia Watermarking", published in International Journal of Information and Computer Security, Inderscience (Scopus Indexed). Dr. Kumar is appointed as Associate Editor of IEEE Access (SCI Indexed, IF = 3.5) Journal. Dr. Kumar has been enlisted in top 2% Computer Scientists (Artificial Intelligence & Image Processing) list of 2024 prepared and released by Stanford University, USA and Elsevier
Conference General Chair:- PDGC 2024
Regional Series Editor:
Dr. Kumar is appointed as Regional Book Series Editor (India and South Asia) in Book Series "Intelligent Data-Centric Systems: Sensor Collected Intelligence " published by Elsevier.
Call for Book Project Proposals:
Book Project Proposals are Welcome. The potential editors may send their proposals to pardeepkumarkhokhar@gmail.com
Managing Editor:
Top 2% Scientist:
Dr. Kumar has been enlisted in top 2% Computer Scientists (Artificial Intelligence & Image Processing) list of 2024 prepared and released by Stanford University, USA and Elsevier
Qualifications:
Odd Semester Teaching Assignment
S.No. | Course Name | Course Code | Year | Type |
---|---|---|---|---|
1 | Database Management Systems | 18B11CI313 | 2nd | Professional Core |
2 | Database Management Systems Lab | 18B17CI373 | 2nd | Professional Core |
Even Semester Teaching Assignment
S.No. | Course Name | Course Code | Year | Type |
---|---|---|---|---|
1 | Compiler Design | 18B11CI612 | 3rd | Professional Core |
2 | Compiler Design Lab | 18B17CI672 | 3rd | Professional Core |
Research Groups:
1. Computational and Machine Intelligence
2. Databases and Distributed Systems
Interest Areas:
Computational and Machine Intelligence
Machine Learning, Evolutionary Computing, Information Retrieval and Unstructured Data Mining, Intelligence Gathering based on Social Media
Databases and Distributed Computing
DBMS, Big Data, Distributed Databases, Data Warehousing, Data Mining, Social Media Data Analysis (Trends, Rumors, Gossips), Multimedia Analytics
Open Project Titles:
1. Robust and Secure Data Hiding Techniques for Digital Documents
Information hiding is the science of concealing a secret message or watermark inside a cover media (a host file/message) for providing various security purposes such as content authentication, integrity verification, covert communication, and so on. Robustness and Imperceptibility tradeoff is the crux of such techniques for securing digital documents. Fast Fourier Transform, Discrete Cosine Transform, Discrete Wavelet Transform etc are the important transform to be considered for robust and secure transmission of multimedia data over network.
2. Early Detection of Breast Cancer Using Deep Learning Models
Breast Cancer is most popular and growing disease in the world. Breast Cancer is mostly found in the women. Early detection is a way to control the breast cancer. There are many cases that are handled by the early detection and decrease the death rate. Deep learning techniques including different variants of CNNs including hybrid CNNs attract researchers and radiologists due to their high accuracy for early detection of breast cancer from analysis of mammograms.
3. Stock Market Prediction Using Deep Learning Models
Prediction and analysis of stock market data have got an important role in today’s economy. The various algorithms used for forecasting can be categorized into linear (AR, MA, ARIMA, ARMA) and non-linear models (ARCH, GARCH, Neural Network). Four types of deep learning architectures i.e Multilayer Perception (MLP), Recurrent Neural Networks (RNN), Long Short-Term Memory (LSTM) and Convolutional Neural Network (CNN) are used for predicting the stock price of a company based on the historical prices available. Hyper tuning of deep learning frameworks for stock market prediction is the main crux of such projects.
4. Thyroid Nodule Detection Using Deep Learning Models
Thyroid nodules are found in up to 68% of asymptomatic adults in the general population. Approximately 7–15% of thyroid nodules are thyroid cancer, which is the most rapidly increasing malignancy in all populations. The large number of thyroid nodules, with only a fraction being cancerous, calls for a reliable method to accurately differentiate malignant from benign nodules. A few studies have focused on a comparison of the diagnostic performance of AI with clinicians in thyroid nodule differentiation. Deep learning techniques including different variants of CNNs including hybrid CNNs attract researchers and radiologists due to their high accuracy for early detection of thyroid nodules from analysis of Ultrasound (USG) Images. Hyper tuning of newly developed model is the main crux in such types of projects.
5. Fake News Detection using Deep Learning Models
The explosion of social media allowed individuals to spread information without cost, with little investigation and fewer filters than before. This amplified the old problem of fake news, which became a major concern nowadays due to the negative impact it brings to the communities. In order to tackle the rise and spreading of fake news, automatic detection techniques have been researched building on artificial intelligence and machine learning. The recent achievements of deep learning techniques in complex natural language processing tasks, make them a promising solution for fake news detection too. Deep learning techniques including different variants of CNNs, LSTM and RNN including their hybrids attract researchers to get rid of fake news menace due to their high level of accuracy. Hyper tuning of such newly developed models is the main crux of fake news detection type of projects.
Doctoral Research Supervision:
Dr. Rajshree Srivastava (05 February, 2024) Title: Early Identification and Classification of Thyroid Nodule in Medical Ultrasound Images (Awarded) Discipline: Computer Science & Engineering
Dr. Raghavendra Kumar (26 August, 2022) Title: Design of Hybrid Classifiers for Time Series Prediction using Stock Market Data (Awarded) Discipline: Computer Science & Engineering
Dr. Chandan Kumar (27 May, 2020) Title: Improved Techniques of Robust and Secure Watermarking for Digital Documents (Awarded) Discipline: Computer Science & Engineering
Dr. Akash Punhani (02 August, 2018) Title: On Improving Throughput and Latency of Mesh Interconnection Network (Awarded) Discipline: Computer Science & Engineering
Two research scholars are pursuing Ph.D degrees under the supervision of Dr. Kumar at present.
M.Tech Theses (Supervised)
Sl. No. |
Title of |
Name of |
Year of Completion |
1 |
Design of Novel Algorithms for Frequent Item sets |
Lucky Rajput |
2014 |
2 |
Mining Numeric Association Rule using Multi Objective Genetic Algorithm |
Shailza Agarwal |
2015 |
3 |
Mining Indian Tweets for Food Price Rise/Fall Analysis |
Sheenu Chabra |
2015 |
4 |
Digital Image Watermarking Techniques Using Artificial Intelligence |
Aditi Zear |
2016 |
5 |
Digital Image Watermarking Techniques Using Machine Learning |
Swati Sharma |
2016 |
6 |
Enhanced Multiview Clustering Algorithm for Big Data Processing |
Isha Agarwal |
2017 |
7 |
Secure Encryption based Big Data Computing |
Ruchi Verma |
2017 |
8 |
Region of Interest based Hybrid Compression Technique for Medical Images |
Ashish Parmar |
2019 |
9 |
Design a New Clustering Algorithm for Partition Clustering Problem |
Pavika Bhardwaj |
2020 |
10 |
PRIVACY PRESERVATION IN MEDICAL DATASET |
Rajat Singh |
2021 |
B.Tech Major Projects Guided:
Sl. No. |
Title of |
Name of |
Year of Completion |
1 |
Enhanced Data Mining Suite using Signal Processing |
Shivam Futela |
2013 |
2 |
Genetic Algorithms based Search Engine |
Uttam Dabbas |
2013 |
3 |
Implementation of various Clustering Techniques |
Sandeep Kumar |
2014 |
4 |
Intelligent Intrusion Detection System |
Ritika Dhingra |
2014 |
5 |
Implementation of various Clustering Techniques |
Kanika Kaushik |
2014 |
6 |
Search Engine Optimisation using Evolutionary Computation |
Srishti Kak |
2014 |
7 |
Predicting Indian Movie Ratings on IMDB Predicting Indian Movie Ratings on IMDB |
Jatin Garg |
2015 |
8 |
Driver Behavior Analysis for Accidents Prediction |
Gaurav Tiwary |
2015 |
9 |
Weather prediction: Probabilistic model to predict rain levels |
Manik Tyagi |
2016 |
10 |
Design and Implementation of Page Rank Algorithm |
Rishav Kumar |
2017 |
11 |
Implementation of Stream Mining Methods |
Abhimanyu Singh Gehlot |
2017 |
12 |
Design and Implementation of Clustering Algorithms for Big Data Analytics |
Ankit Sharma |
2018 |
13 |
Design and Implementation of KNN algorithms for stream |
Vivek Garg, Ashish |
2018 |
14 |
Analysis of movie review based on human reactions during movies using IOT |
Ajinkaya Singh |
2018 |
15 |
Design and implementation of methods for stream mining |
Pratibha Singla |
2018 |
16 |
Design and Implementation of Fast Association Rule Mining Algorithm |
Ishita, Adarsh Pal |
2018 |
17 |
Sales Market Prediction using Machine Learning Algorithms |
Ekesh Garg |
2018 |
18 |
Movie Recommendation System using Auto encoders |
Varnit Gupta |
2019 |
19 |
Music Generation using Recurrent Neural Networks |
Varun Saxena and Aditi Manglesh |
2020 |
20 |
Real Time Police Vigilance Tracking System using Web App |
Sarthak Thakur and Atharvan Gupta |
2020 |
21 |
Lane detection Warning System |
Ekansh Kakkar, Shivam Bhargava |
2021 |
22 |
Object Detection using Yolo |
Rahul Singh, Rachin Jariyal |
2021 |
23 |
Speech Recognition Using Python |
Akshit, Rahul Tomar |
2021 |
24 |
Stock Market Prediction |
HARSH SINGHAL, ABISHEK SEMWAAL , ANKUR RANA |
2022 |
25 |
Personal Blog Website |
Sunny Mittal |
2022 |
Editorial Note:
Robust and Secure Data Hiding Techniques for Telemedicine Applications
Advanced Techniques in Multimedia Watermarking
Recent Developments in Parallel, Distributed and Grid Computing for Big Data