| Current Path : /var/www/html/kpsingh/website/ |
| Current File : /var/www/html/kpsingh/website/index.html |
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title> Krishna's Personal Site</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<a name="home"></a>
<div class="conteneur">
<div class="heading">
<font face="Arial" size="6" color="white">Krishna Pratap Singh
</font>
</div>
<div class="haut">
<ul class="menuhaut">
<li><a href="#home">Home</a></li>
<li><a href="#" onClick="return false;">CV</a></li>
<li><a href="#teach">Teaching</a></li>
<li><a href="#pub">Publications</a></li>
<li><a href="#stu">Students</a></li>
</ul>
</div>
<table cellspacing="20">
<tr>
<td><img class="fit-picture" src="IMG_1133kp.jpg" height="250" width="250" alt="Dr. K P Singh profile"></td>
<td><h1> Krishna Pratap Singh</h1>
<h4> Associate Professor; <br> Department of Inforation Technology;
<br> <a href="https://www.iiita.ac.in/">Indian Institute of Information Technology Allahabad;</a> <br>
Prayagraj, UP, India, 211015 <br></h4>
<h4> Office: CC-2, #4207 <br>
Email: kpsingh[AT]iiita[DOT]ac[DOT]in <br>
Phone:+91-532-2922226(O)</h4>
</p></td>
</tr>
</table>
<p><strong > Research Interest</strong>: Machine Learning; Deep Learning; Transfer Learning: Zero-shot, Few-shot, Multi-task and Meta Learning; Evolutionary Algorithms,
and Applications in Computer Vision and Natural Language Processing.</p>
<hr>
<h3>About Me</h3>
<p>I am working as an Associate Professor, Department of Information Technology, IIIT Allahabad, and heading Machine Learning and Optimization Lab.
Previously, I worked as an Assistant Professor (2013-2018) and Lecturer (2009-2012) at IIIT Allahabad. I received MSc in Industrial Mathematics & Informatics (2004)
and PhD in Optimization (2009) from <a href="https://www.iitr.ac.in/">IIT Roorkee</a>.
I am also a memeber of Sakura Science Club, Japan, Senior member IEEE and ACM Member.
Currently my group is working on Transfer learning for low resources data and also to develop model
in Federeted learning setting. Also, my group is working on Markup language problem and text to image creation.
</p>
<hr>
<!-- Teaching Section.......*/ -->
<h3> <a name="teach"></a>Teaching</h3>
<ul>
<li>Introduction to Machine Learning</li>
<li>Probabilistic Machine Learning & Graphical Models </li>
<li>Data Strctuture</li>
<li>Artificial Intelligence</li>
</ul>
<hr>
<h3> <a name="pub"></a>Publications</h3>
<h3>2022</h3>
<ul>
<li>R-GRU: Regularized gated recurrent unit for handwritten mathematical expression recognition;<br>
A Pal, <b>Krishna Pratap Singh</b>; <i>Multimedia Tools and Applications</i>, 1-15; 2022</li>
<li>Meta-DZSL: a meta-dictionary learning based approach to zero-shot recognition;<br>
UP Singh, <b>Krishna Pratap Singh</b>, M Thakur; <i>Applied Intelligence</i>, 1-23, 2022. </li>
<li>ICE: Information coverage estimate for automatic evaluation abstractive summaries;<br>
DM Lal, <b>Krishna Pratap Singh</b>, US Tiwary; <i>Expert Systems with Applications</i> 189, 116064, 2022</li>
</ul>
All old Publications you may see at <strong><a href="https://scholar.google.co.in/citations?user=updZSCsAAAAJ&hl=en">Publications</a></strong>
<hr>
<h3><a name="stu"></a>Students</h3>
<h4>PhD</h4>
<ul>
<li>Dr. Muneendra Ojha, Awarded in 2017, Assistant Professor, IIIT Allahabad.</li>
<li>Dr. Bodhi Chakraborti, Awarded 2019.</li>
<li>Dr. Jyoti Kashniyal, Awarded 2019.</li>
<li>Dr. Anamika Jain , Awarded in 2021, Assistant Professor, AKTU, UP.</li>
<li>Mr. Upendra Pratap Singh, Submitted, May 2022</li>
<li>Ms. Monika Lal Deisy, Submitted, June 2022 </li>
<li>Mr. Indrajeet Sinha</li>
<li>Mr. Aniket Pal </li>
<li>Ms. Shambhavi Tiwari </li>
<li>Ms. Harsha</li>
<li>Mr. Chankya</li>
<li>Ms. Snigdha (Working Professional)</li>
</ul>
<hr>
<div class="copyright">©2022 <a href="https://profile.iiita.ac.in/kpsingh/">
Krishna Pratap Singh</a>
</div>
</div>
<!-- <footer class="footer ">
<div class="container text-center">
<span class="text-muted">© Dr. Ashish Anand, Developed & Maintained by Gouri Sankar.</span>
</div>
</footer> -->
</body>
</html>