You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/about.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,8 @@ social: true # includes social icons at the bottom of the page
24
24
25
25
🌟 **I'm looking for internship opportunities for Spring and Summer 2025. Here is my [CV](https://drive.google.com/file/d/1Z8u4_wnQiLDkyiV361f-kGfxHpb6NQCE/view).** 🌟
26
26
<br><br>
27
-
I am currently a fourth-year Computer Science PhD student at [UMass Amherst](https://www.umass.edu/), where I have the privilege of working under the guidance of [Prof. Andrew McCallum](https://people.cs.umass.edu/~mccallum) alongside some amazing colleagues at the [Information Extraction and Synthesis Laboratory](https://iesl.cs.umass.edu/).
28
-
Before embarking on my doctoral journey, I completed my undergraduate studies at [IIT Madras](https://www.iitm.ac.in).
29
-
During my time there, I delved deep into Robotics research, mentored by [Prof. Bandyopadhyay](https://ed.iitm.ac.in/~sandipan).
27
+
I am currently a fourth-year Computer Science PhD student at [UMass Amherst](https://www.umass.edu/) working with [Prof. Andrew McCallum](https://people.cs.umass.edu/~mccallum) alongside some amazing colleagues at the [Information Extraction and Synthesis Laboratory](https://iesl.cs.umass.edu/).
28
+
I completed my undergraduate at [IIT Madras](https://www.iitm.ac.in), where I worked on Robotics research, mentored by [Prof. Bandyopadhyay](https://ed.iitm.ac.in/~sandipan).
30
29
31
30
Outside of my academic pursuits, I've been fortunate to have worked with some amazing collaborators from the industry. I have worked as a research scientist inter at [Meta Reality Labs](https://ai.meta.com/) and [Abridge AI](https://www.abridge.com/machine-learning).
32
31
Before beginning my master's program at UMass, I worked for two years as a software engineer at [MathWorks](https://www.mathworks.com/).
@@ -35,10 +34,11 @@ I also dedicated a year to collaborating with [Prof. Partha Talukdar](http://tal
35
34
36
35
## research
37
36
38
-
As someone who has a deep fascination for the abstract concepts of mathematics and a strong drive to create tangible impact in the world, I strive for a balanced approach in my research. My focus revolves around bridging the gap between abstract ideas and tangible applications of machine learning. This dual approach has led me to explore the applications of machine learning in robotics, NLP, and knowledge graphs, while also nurturing my passion for foundational aspects of machine learning such as representation learning.
37
+
As someone with a deep fascination for the abstract concepts of mathematics and a strong drive to create tangible impact in the world, I strive for a balanced approach in my research. My focus revolves around bridging the gap between abstract ideas and tangible applications of machine learning. This dual approach has led me to explore the applications of machine learning in robotics, NLP, and knowledge graphs, while also nurturing my passion for foundational aspects of machine learning such as representation learning.
39
38
While most representation learning methods only focus on metric learning, my work on box embeddings aims to show that representation learning can also capture various other kinds of structures like algebraic and relational structure, thereby allowing models to perform compositional reasoning.
40
39
I believe that learning objectives based on max-likelihood alone are restrictive and will not get us very far. As a result, I have explored energy models, where the objective is to use energy model as a learned loss function to train a feedforward prediction network.
41
-
My current research focuses on creating novel methods to model uncertainty in transformer-based models as well to explore non-likelihood based training objectives. I'm particularly interested in training generative models using masked/permutation language modeling and discrete diffusion like training objectives.
40
+
My current research focuses on non-autoregessive training and inference for sequence models for text generation,
41
+
I'm particularly interested in training generative models using masked/permutation language modeling and discrete diffusion like training objectives.
42
42
I am also interested in analyzing the limits of compositional generalization in latent space achievable through in-context learning with sequence models.
1. One of the [top reviewers](https://neurips.cc/Conferences/2023/ProgramCommittee#top-reivewers) at [NeurIPS 2023](https://nips.cc/)
31
+
## reviewing
31
32
32
-
2. Reviewer for ARR December 2023 (NAACL, ACL 2024)
33
33
34
-
3. Reviewer for ICML 2024
34
+
35
+
[top reviewer](https://neurips.cc/Conferences/2023/ProgramCommittee#top-reivewers) at [NeurIPS 2023](https://neurips.cc/Conferences/2023/ProgramCommittee), Reviewer for ARR December 2023 (NAACL, ACL 2024), [ICML 2024](https://icml.cc/Conferences/2024/Reviewers), Reviewer for AAAI 2025, Reviewer for ICLR 2025
0 commit comments