Portfolio item number 1
Short description of portfolio item number 1
Short description of portfolio item number 1
Short description of portfolio item number 2
The project aimed to address the IPARC Challenge, resembling ARC but with defined background knowledge. My initial attempts involved applying various search methods, such as exhaustive search, greedy search, beam search, and A* search, to Category A simple tasks. Despite experimenting with different similarity metrics for heuristics, the high search space led to poor performance. Subsequently, I used dreamcoder along with inductive logic for solving these tasks . Initially achieving an 11 out of 20 success rate, the model’s performance improved to 15 out of 20 tasks (75% success rate) after experimenting with input pairs and triplets.
Predicting binding sites between ATP and proteins holds significant importance in the realms of Biology and Medicine. Traditionally, extensive research in this field relied on time and resource-consuming ‘wet experiments’ conducted in laboratories. However, in recent years, there has been a shift towards leveraging computational methods, specifically employing advanced Deep Learning and Natural Language Processing (NLP) algorithms.
Built a preliminary model for code search with a simple encoder-decoder architecture that computes the cosine similarity of the embeddings for searching. Additionally, fine-tuned the CodeBERT model specifically for Code Search on C/C++. Moreover, trained and fine-tuned a code clone detection model across multiple languages such as Python, Java, C/C++ for detecting plagiarized code.
Paper accepted at Multimodal AI for Financial Forecasting Workshop at AAAI , 2023
Authors: S I Harini, Gautam Shroff, Ashwin Srinivasan, Prayushi Faldu, Lovekesh Vig
Paper link: here
Under Review, 2023
Authors: Harini S I*, Somesh Singh*, Yaman K Singla*, Aanisha Bhattacharyya, Veeky Baths, Changyou Chen, Rajiv Ratn Shah, Balaji Krishnamurthy
Website: here
Paper link: here
Under Review, 2024
Authors: Somesh Kumar Singh*, Harini S I*, Yaman Kumar Singla*, Veeky Baths, Rajiv Ratn Shah, Changyou Chen, Balaji Krishnamurthy
Website: here
Paper link: here
NeurIPS, 2024
Authors: Fan-Yun Sun, Harini S I, Angela Yi, Yihan Zhou, Alex Zook, Jonathan Tremblay, Logan Cross, Jiajun Wu, Nick Haber
Website: here
Under Review, 2024
Authors: Somesh Singh*, Yaman K Singla*, Harini S I*, Balaji Krishnamurthy
Website: here
Published:
This is a description of your talk, which is a markdown files that can be all markdown-ified like any other post. Yay markdown!
Published:
This is a description of your conference proceedings talk, note the different field in type. You can put anything in this field.
Introductory course, BITS Pilani, 2021
The objective of this course was to introduce beginners to the feild of Machine Learning. We began by laying the groundwork with fundamental machine learning theories and introduced essential tools such as numpy and pandas. Subsequently, we delved into various machine learning algorithms, providing insights into the underlying mathematics. The course was taken by over 100 students.
Teaching Assistant, BITS Pilani, 2022
I was the teaching assistant to Gautam Shroff, Prof. Tanmay for the graded course BITS F441: Meta Learning, conducted by BITS, IIT Delhi, and IIIT Delhi. I conducted Homeworks and Quizzes as a part of the course. I was also responsible for conducting lab sessions, grading assignments and exams, and helping students with their doubts.
Teaching Assistant, BITS Pilani, 2022
I was a teaching assistant to Prof. Neena Goveas for the course Object Oriented Programming (CS F213) at BITS. I was responsible for conducting lab sessions, grading assignments and exams, and helping students with their doubts. The course is a 3 credit compulsory course taken by all second year students of the Computer Science department.