<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Academic | Shikhar Agrawal</title><link>https://www.shikharagrawal.com/category/academic/</link><atom:link href="https://www.shikharagrawal.com/category/academic/index.xml" rel="self" type="application/rss+xml"/><description>Academic</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><copyright>&amp;copy 2026 Shikhar Agrawal</copyright><lastBuildDate>Sun, 01 Nov 2020 10:39:09 +0000</lastBuildDate><image><url>https://www.shikharagrawal.com/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_2.png</url><title>Academic</title><link>https://www.shikharagrawal.com/category/academic/</link></image><item><title>Internship Management Portal</title><link>https://www.shikharagrawal.com/project/internship-management-portal/</link><pubDate>Sun, 01 Nov 2020 10:39:09 +0000</pubDate><guid>https://www.shikharagrawal.com/project/internship-management-portal/</guid><description/></item><item><title>Human Detection</title><link>https://www.shikharagrawal.com/project/human-detection/</link><pubDate>Sun, 01 Nov 2020 10:36:43 +0000</pubDate><guid>https://www.shikharagrawal.com/project/human-detection/</guid><description>&lt;p>Improved accuracy in detecting humans in low-resolution thermal image using combinations of Histogram of Oriented Gradients.&lt;/p></description></item><item><title>Vectorization Diagnostics</title><link>https://www.shikharagrawal.com/project/vectorization-diagnostics/</link><pubDate>Sun, 01 Nov 2020 10:08:41 +0000</pubDate><guid>https://www.shikharagrawal.com/project/vectorization-diagnostics/</guid><description>&lt;p>Analyzed the feedback mechanism of LLVM optimizers and proposed ideas to make LLVM on par with ICC.&lt;/p></description></item><item><title>Load Balancer</title><link>https://www.shikharagrawal.com/project/load-balancer/</link><pubDate>Sun, 01 Nov 2020 10:06:38 +0000</pubDate><guid>https://www.shikharagrawal.com/project/load-balancer/</guid><description>&lt;p>Load balancing is defined as the methodical and efficient distribution of network or application traffic across multiple servers in a server farm. Each load balancer sits between client devices and backend servers, receiving and then distributing incoming requests to any available server capable of fulfilling them.&lt;/p>
&lt;p>This is a simple load balancer implemented in Python.&lt;/p></description></item><item><title>Fake News Detection</title><link>https://www.shikharagrawal.com/project/fake-news-detection/</link><pubDate>Sat, 31 Oct 2020 13:29:10 +0000</pubDate><guid>https://www.shikharagrawal.com/project/fake-news-detection/</guid><description>&lt;p>The spread of rumour related to an event on a social media platform affects the dissemination of true information. Identifying rumour from multiple post becomes a challenging task as the rumour is similar to actual information. Rumour detection can be seen as a text classification problem.&lt;/p>
&lt;p>PHEME dataset for Rumour Detection and Veracity Classification -&lt;br>
Kochkina, Elena; Liakata, Maria; Zubiaga, Arkaitz (2018): PHEME dataset for Rumour Detection and Veracity Classification. figshare. Dataset. &lt;a href="https://doi.org/10.6084/m9.figshare.6392078.v1">https://doi.org/10.6084/m9.figshare.6392078.v1&lt;/a>&lt;/p>
&lt;p>&lt;br>
Further based on the 9 events in the dataset more data on rumours was collected from Twitter.
Classified the tweets following a rumour by its stance into one of supporting, denying, questioning or commenting. A tweet agreeing with the source tweet is labeled as supporting, a tweet disagreeing with the source tweet is labeled as denying and so on. Also, a tweet disagreeing to a denying tweet is labeled as suporting.
A probablistic framework such as Hawkes Processes (HP) has been used in the modelling.&lt;/p></description></item><item><title>Finding Active Expert Users in CQA System</title><link>https://www.shikharagrawal.com/project/finding-active-expert-users-in-cqa-system/</link><pubDate>Sat, 31 Oct 2020 13:27:05 +0000</pubDate><guid>https://www.shikharagrawal.com/project/finding-active-expert-users-in-cqa-system/</guid><description>&lt;p>Community Question Answering (CQA) system forms crucial part of the internet. Websites such as stack exchange, Quora, Reddit, etc helps lot of people. Experts in numerous fields are available to answer these questions. I still remember back in the early days of Quora, answers related to wikipedia were answered by Jimmy Wales (Founder of Wikipedia) himself. Given the large number of questions and users, it is important that each question is routed to the most suitable person. This ensures that the question is answered appropriately and within time.&lt;/p>
&lt;p>The first challenge is to find expert users in the system. This is achived using topic-modelling techniques such as Latent Dirichlet Allocation (LDA). Just finding the expert users won&amp;rsquo;t work if the users are not active. The second part deals with finding the active users using time-series analysis. This can be extended to suggest the most appropriate time to route questions to a specific user.&lt;/p></description></item><item><title>Share IIT</title><link>https://www.shikharagrawal.com/project/share-iit/</link><pubDate>Sat, 31 Oct 2020 13:19:43 +0000</pubDate><guid>https://www.shikharagrawal.com/project/share-iit/</guid><description/></item><item><title>Web Crawler</title><link>https://www.shikharagrawal.com/project/web-crawler/</link><pubDate>Wed, 28 Oct 2020 07:53:04 +0000</pubDate><guid>https://www.shikharagrawal.com/project/web-crawler/</guid><description>&lt;p>A simple application in Haskell that lists all the web-links from an input domain.&lt;/p></description></item></channel></rss>