forked from msaveski/www_personal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
200 lines (175 loc) · 9 KB
/
Copy pathindex.html
File metadata and controls
200 lines (175 loc) · 9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
---
layout: default
title: Home
---
<!-- ========== BIO ========== -->
<div class="docs-section" id="bio">
<h4>Bio</h4>
<p><b>I am pursuing my Ph.D. at the <a href="https://nus.edu.sg" target="_blank">National University of
Singapore</a>, advised by <a href="https://cde.nus.edu.sg/ece/staff/mohan-gurusamy/" target="_blank">Dr. Mohan
Gurusamy</a> and <a href="https://www.dinil.net/" target="_blank">Dr. Dinil Mon
Divakaran</a>. I work in AI security and interpretability, and I am currently interning at <a
href="https://www.a-star.edu.sg/i2r">A*STAR Institute for Infocomm Research (A*STAR I<sup>2</sup>R),
Singapore</a></b>. My recent work has focused on knowledge editing and machine unlearning in large language models [<a href="https://arxiv.org/pdf/2603.19297" target="_blank">ACL'26-Findings</a>, <a
href="https://openreview.net/pdf?id=IR2GAw90BB" target="_blank">TMLR'26</a>, <a
href="https://arxiv.org/pdf/2506.17279" target="_blank">arXiv'25</a>], and safety alignment in LLM agents [<a
href="https://arxiv.org/pdf/2605.29224v1" target="_blank">arXiv'26</a>].</p>
<p>I graduated from <a href="https://www.bits-pilani.ac.in" target="_blank">Birla Institute of Technology and Science,
Pilani, India</a> with a B.E. in Electrical and Electronics Engineering. Previously, I worked at <a
href="https://www.microsoft.com/en-in/" target="_blank">Microsoft</a> and <a href="https://flipkart.com"
target="_blank">Flipkart</a>, and interned at <a href="https://www.sunmobility.com"
target="_blank">Sun Mobility</a> and <a href="https://draup.com" target="_blank">Draup</a>.</p>
<!-- <p>
My research develops tools for analyzing <b>large-scale social data</b>, aiming to provide a better understanding of <b>social structure and behaviors</b> online while also impacting the <b>design of digital social systems</b>.
My recent work has focused on social media algorithms
[<a href="assets/publications/2024_feedwizard/paper.pdf" target="_blank">ArXiv'24</a>,
<a href="assets/publications/2023_embedding_societal_values/paper.pdf" target="_blank">JOTS'23</a>],
reducing political polarization online
[<a href="assets/publications/2022_newsbridge/paper.pdf" target="_blank">ICWSM'22a</a>,
<a href="assets/publications/2022_flipfeed/paper.pdf" target="_blank">ICWSM'22b</a>,
<a href="assets/publications/2021_balanced_inf_max/paper.pdf" target="_blank">WSDM'21</a>,
<a href="assets/publications/2018_social_mirror/paper.pdf" target="_blank">WWW'18</a>],
improving the health of online conversations
[<a href="assets/publications/2021_dtox/paper.pdf" target="_blank">WWW'21</a>,
<a href="assets/publications/2021_social_catalysts/paper.pdf" target="_blank">CSCW'21</a>],
and causal inference in social systems
[<a href="assets/publications/2024_ope_lipschitz/paper.pdf" target="_blank">ICML'24</a>,
<a href="assets/publications/2023_peer_review/paper.pdf" target="_blank">NeurIPS'23</a>,
<a href="assets/publications/2017_detecting_network_effects/paper.pdf" target="_blank">KDD'17</a>,
<a href="assets/publications/2019_biometrika/paper.pdf" target="_blank">Biometrika'19</a>].
My research often falls at the intersections of Social Networks, Machine Learning, and Causal Inference.
</p> -->
<!-- <p>
I'm an Assistant Professor in the Information School at the University of Washington.
Before joining UW, I was a Postdoc at Stanford University, mentored by <a href="https://web.stanford.edu/~jugander/" target="_blank">Johan Ugander</a>.
I received my Ph.D. from MIT in 2020 under the supervision of Deb Roy.
Prior to coming to MIT, I spent one year in Paris and one year in Barcelona doing a M.Sc. in Data mining and Knowledge Management.
I got my B.Sc. from Staffordshire University with First Class honors in Computer Science.
Throughout my graduate studies, I spent several summers doing internships in industry, including Yahoo! Labs, Amazon, LinkedIn, and Facebook.
</p> -->
</div>
<!-- ========== NEWS ========== -->
<div class="news-section" id="news">
<h4>News</h4>
<ul>
<li>
<span class="date">[May 2026]</span>
<span>Preprint of <a href="https://arxiv.org/pdf/2605.29224v1" target="_blank">AgentREVEAL</a> is now available on arXiv.</span>
</li>
<li>
<span class="date">[Apr 2026]</span>
<span><a href="https://arxiv.org/pdf/2603.19297" target="_blank">CLaRE</a> is accepted to <b>ACL
Findings</b>!</span>
</li>
<li>
<span class="date">[Feb 2026]</span>
<span> I have joined <b>A*STAR Institute for Infocomm Research (<a href="https://www.a-star.edu.sg/i2r">A*STAR
I<sup>2</sup>R</a>)</b> as a Research Intern!</span>
</li>
<li>
<span class="date">[Jan 2026]</span>
<span><a href="https://openreview.net/pdf?id=IR2GAw90BB" target="_blank">ThinkEval</a> is accepted to
<b>Transactions on Machine Learning Research (TMLR)</b>!</span>
</li>
<!-- <li>
<span class="date">[Jan 2026]</span>
<span><a
href="https://d197for5662m48.cloudfront.net/documents/publicationstatus/286768/preprint_pdf/3e99ce4b8787147379cd01a12dafdd74.pdf"
target="_blank">Arcane</a> has been accepted to <b>IEEE Transactions on Network and Service
Management</b>!</span>
</li> -->
<li>
<span class="date">[Jun 2025]</span>
<span>Preprint of <a href="https://arxiv.org/pdf/2506.17279" target="_blank">Sleek</a> is now available on
arXiv.</span>
<!-- <li>
<span class="date">[Jan 2024]</span>
<span> I have joined <a href="https://nus.edu.sg" target="_blank">NUS</a> as a Ph.D. student!</span>
</li> -->
</ul>
</div>
<!--
<div class="docs-section" id="prospective-students">
<h4>Prospective Students</h4>
<p>
<span style="display: inline-block; margin-bottom: 5px">
<b>I'm recruiting PhD students to start Fall 2025 at the University of Washington!</b>
</span>
<br/>
<span style="display: inline-block; margin-bottom: 5px">
I'm looking for students passionate about developing new <u>social media algorithms</u>, both broadly and within the scope of this <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2403434" target="_blank">NSF grant</a> (collaboration with Stanford and Northwestern). For other examples, please see my recent publications. <br/>
</span>
<span style="display: inline-block; margin-bottom: 5px">
Students with strong technical skills and background or interest in social network analysis, machine learning, causal inference, or natural language processing would be a great fit.
</span>
<br/>
<span style="display: inline-block; margin-bottom: 5px">
If you are interested, please apply to the UW iSchool <a href="https://ischool.uw.edu/programs/phd/admissions" target="_blank">PhD program</a> and mention me in your application.
</span>
<br/>
<span>
If you have any questions, feel free to reach out.
</span>
</p>
</div>
-->
<!-- ========== PROJECTS ==========
<div class="docs-section" id="projects">
<h4>Projects</h4>
<ul class="tab-nav">
<li><div class="button active" data-ref="#projects-selected">Selected</div></li>
<li><div class="button" data-ref="#projects-all">All</div></li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="projects-selected">
{% assign selected_projects = site.data.projects.projects | where: "selected", "y" %}
{% for project in selected_projects %}
{% assign index_modulo = forloop.index0 | modulo:3 %}
{% if index_modulo == 0 %}
<div class="row">
{% endif %}
<div class="four columns">
<div class="project-container">
<div class="project-image-container">
<a href="{{ project.url }}">
<img src="{{ project.thumbnail }}" class="u-max-full-width" />
</a>
</div>
<div class="project-caption">
<b>{{ project.title }}</b> <br/>
{{ project.subtitle }}
</div>
</div>
</div>
{% if index_modulo == 2 %}
</div>
{% endif %}
{% endfor %}
</div>
<div class="tab-pane" id="projects-all">
{% for project in site.data.projects.projects %}
{% assign index_modulo = forloop.index0 | modulo:3 %}
{% if index_modulo == 0 %}
<div class="row">
{% endif %}
<div class="four columns">
<div class="project-container">
<div class="project-image-container">
<a href="{{ project.url }}">
<img src="{{ project.thumbnail }}" class="u-max-full-width" />
</a>
</div>
<div class="project-caption">
<b>{{ project.title }}</b> <br/>
{{ project.subtitle }}
</div>
</div>
</div>
{% if index_modulo == 2 %}
</div>
{% endif %}
{% endfor %}
</div>
</div>
</div>
-->