-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
192 lines (158 loc) · 10.1 KB
/
index.html
File metadata and controls
192 lines (158 loc) · 10.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="favicon.ico">
<title>Homepage of Abanti Basak</title>
<!-- Bootstrap core CSS -->
<link href="bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="jumbotron-narrow.css" rel="stylesheet">
<!-- CSS from Yoav -->
<link href="yoav.css" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="header clearfix">
<!-- <nav> -->
<!-- <ul class="nav nav-pills pull-right"> -->
<!-- <li role="presentation" class="active"><a href="index.html">Home</a></li> -->
<!-- <li role="presentation"><a href="publications.html">Publications</a></li> -->
<!-- </ul> -->
<!-- </nav> -->
<!-- <h3>Subhro Roy</h3> -->
</div>
<div class="row">
<div class="col-sm-4">
<img class="img-responsive" style="max-height:200px;"
src="abanti1.jpg" alt="photo" height="620"/>
</div>
<div class="col-sm-8">
<h2> Abanti Basak</h2>
<!-- <p class="lead"><small> -->
<font size="+1">
Ph.D. student<br/>
<a href="https://seal.ece.ucsb.edu/">Scalable Energy-Efficient Architecture Lab</a><br />
<a href="https://www.ucsb.edu/">University of California, Santa Barbara</a><br />
<span class="glyphicon glyphicon-envelope" aria-hidden="true"></span> <a href="mailto:abasak@ucsb.edu">abasak@ucsb.edu</a><br \>
[<a href="MyCV.pdf">CV</a>] [<a href="https://scholar.google.com/citations?user=GMAXRFgAAAAJ&hl=en">Google Scholar</a>]
</font>
<!-- </small></p> -->
</div> <!--col-->
</div> <!-- row -->
<br />
<!-- <div class="alert alert-info"> -->
<!-- From August 2017 onwards, I will be a postdoc -->
<!-- with <strong>Prof. Nick Roy</strong> at <strong>MIT</strong>. -->
<!-- </div> -->
<h3 id="research">About Me</h3>
I am a fifth year Ph.D. student at University of California, Santa Barbara (2016-present) working under the supervision of Professor <a href="https://www.ece.ucsb.edu/~yuanxie/">Yuan Xie</a> and Professor <a href="https://sites.cs.ucsb.edu/~yufeiding/">Yufei Ding</a>.
My current research interests include benchmarking, performance analysis, and software/hardware co-design techniques for graph processing workloads.
I have done two summer internships at Intel Labs (Memory Architecture Lab) and one internship at Alibaba DAMO Academy.
Prior to joining UCSB, I completed my undegraduate degree in Electrical Engineering at Princeton University (2012-2016) and worked with Professor <a href="https://engineering.princeton.edu/faculty/claire-gmachl">Claire Gmachl</a>.
<!-- <p>I am a Researcher at . -->
<!-- <a href="http://groups.csail.mit.edu/rrg/">Robust Robotics -->
<!-- Group</a> at <a href="https://www.csail.mit.edu/">CSAIL, -->
<!-- MIT</a>. I am working with Prof Nick Roy on problems at the -->
<!-- intersection of natural language processing and robotics. Prior -->
<!-- to MIT, I received my Ph.D. from the department -->
<!-- of <a href="http://cs.illinois.edu/" target="_blank">Computer -->
<!-- Science at University of Illinois, Urbana Champaign</a>, under -->
<!-- the supervision of <a href="http://l2r.cs.uiuc.edu/" -->
<!-- target="_blank"> Prof. Dan Roth</a>. Even prior to that, I got -->
<!-- my B.Tech degree from <a href="http://cse.iitkgp.ac.in/" -->
<!-- target="_blank"> Indian Institute of Technology, Kharagpur</a>. -->
<!-- </p> -->
<!-- <h3 id="news">News</h3> -->
<!-- <ul> <\!-- class="list-unstyled" -\-> -->
<!-- <li> Paper on using declarative knowledge for word problem solving accepted at TACL 2018. -->
<!-- <li> I started at CSAIL, MIT as a postdoc. -->
<!-- <li> I successfully defended my thesis. -->
<!-- <li> Paper on unit dependency graphs accepted at AAAI 2017. -->
<!-- <li> Long paper on Equation Parsing accepted at EMNLP 2016. -->
<!-- <li> Check out the demo of our math solver <a href="http://cogcomp.cs.illinois.edu/page/demo_view/Math" target="_blank">here </a>. -->
<!-- <li> One short and one demo paper accepted at NAACL 2016. </li> -->
<!-- </ul> -->
<h3 id="contact">Publications</h3>
<ul class="list-unstyled">
<li>
<div class="publication">
<span class="pub_title">SpaceA: Sparse Matrix Vector Multiplication on Processing-in-Memory Accelerator</a></span>
<span class="pub_author">Xinfeng Xie, Zheng Liang, Peng Gu, <strong>Abanti Basak</strong>, Lei Deng, Ling Liang, Xing Hu, Yuan Xie</span>
<span class="pub_appear_in"><span class="pub_venue"> 27th IEEE International Symposium on High-Performance Computer Architecture (HPCA-27), 2021 </span></span>
</div>
</li>
<li>
<div class="publication">
<span class="pub_title"><a href="https://seal.ece.ucsb.edu/sites/default/files/publications/saga-bench.pdf">SAGA-Bench: Software and Hardware Characterization of Streaming Graph Analytics Workloads</a></span>
<span class="pub_author"><strong>Abanti Basak</strong>, Jilan Lin, Ryan Lorica, Xinfeng Xie, Zeshan Chishti, Alaa Alameldeen, Yuan Xie</span>
<span class="pub_appear_in"><span class="pub_venue"> International Symposium on Performance Analysis of Systems and Software (ISPASS), 2020 </span></span>
<span class="pub_code"><a href="https://github.com/abasak24/SAGA-Bench">[Code]</a></span>
<span class="pub_slides"><a href="slides/SAGA-BenchGithubIO.pdf">[Slides]</a></span>
<span class="pub_talk"><a href="https://www.youtube.com/watch?v=433YF_3XxxI&t=16s">[Talk]</a></span>
</div>
</li>
<li>
<div class="publication">
<span class="pub_title"><a href="https://dl.acm.org/doi/10.1145/3352460.3358318">Alleviating Irregularity in Graph Analytics Acceleration: a Hardware/Software Co-Design Approach</a></span>
<span class="pub_author">Mingyu Yan, Xing Hu, Shuangchen Li, <strong>Abanti Basak</strong>, Han Li, Xin Ma, Itir Akgun, Yujing Feng, Peng Gu, Lei Deng, Xiaochun Ye, Zhimin Zhang, Dongrui Fan, Yuan Xie</span>
<span class="pub_appear_in"><span class="pub_venue"> 52nd IEEE/ACM International Symposium on Microarchitecture (MICRO-52), 2019 </span></span>
</div>
</li>
<li>
<div class="publication">
<span class="pub_title"><a href="https://seal.ece.ucsb.edu/sites/default/files/publications/hpca-2019-abanti.pdf">Analysis and Optimization of the Memory Hierarchy for Graph Processing Workloads</a></span>
<span class="pub_author"><strong>Abanti Basak</strong>, Shuangchen Li, Xing Hu, Sang Min Oh, Xinfeng Xie, Xiaowei Jiang, Li Zhao, and Yuan Xie</span>
<span class="pub_appear_in"><span class="pub_venue"> 25th IEEE International Symposium on High-Performance Computer Architecture (HPCA-25), 2019 </span></span>
<span class="pub_slides"><a href="slides/hpca2019_droplet.pdf">[Slides]</a></span>
</div>
</li>
<li>
<div class="publication">
<span class="pub_title"><a href="https://ieeexplore.ieee.org/document/8444676">Exploring Core and Cache Hierarchy Bottlenecks in Graph Processing Workloads</a></span>
<span class="pub_author"><strong>Abanti Basak</strong>, Xing Hu, Shuangchen Li, Sang Min Oh, and Yuan Xie</span>
<span class="pub_appear_in"><span class="pub_venue"> IEEE Computer Architecture Letters (CAL), 2018 </span></span>
</div>
</li>
<li>
<div class="publication">
<span class="pub_title"><a href="https://cseweb.ucsd.edu/~jzhao/files/pm-rdma-micro2018.pdf">Persistence Parallelism Optimization: A Holistic Approach from Memory Bus to RDMA Network</a></span>
<span class="pub_author">Xing Hu, Matheus Ogleari, Jishen Zhao, Shuangchen Li, <strong>Abanti Basak</strong>, and Yuan Xie</span>
<span class="pub_appear_in"><span class="pub_venue"> 51st IEEE/ACM International Symposium on Microarchitecture (MICRO-51), 2018 </span></span>
</div>
</li>
<li>
<div class="publication">
<span class="pub_title"><a href="https://ieeexplore.ieee.org/abstract/document/8426229">Increase in Output Power of 8 μm Quantum Cascade Spiral Cavity Superluminescent Devices by Active Region Doping</a></span>
<span class="pub_author">Yezhezi Zhang, Mei C Zheng, Abigail R Pitarresi, Sara Kacmoli, <strong>Abanti Basak</strong>, Deborah L Sivco, Claire F Gmachl</span>
<span class="pub_appear_in"><span class="pub_venue"> Conference on Lasers and Electro-Optics (CLEO), 2018 </span></span>
</div>
</li>
<li>
<div class="publication">
<span class="pub_title"><a href="http://meetings.aps.org/Meeting/MAS17/Session/H4.3">Quantum Cascade Superluminescent Spiral Cavity Devices at 8 μm with Various Doping Characteristics</a></span>
<span class="pub_author">Yezhezi Zhang, Mei Zheng, Abigail Pitarresi, <strong>Abanti Basak</strong>, Deborah Sivco, Claire Gmachl</span>
<span class="pub_appear_in"><span class="pub_venue"> Annual Meeting of the APS Mid-Atlantic Section, 2017 </span></span>
</div>
</li>
<li>
<div class="publication">
<span class="pub_title"><a href="https://www.osapublishing.org/DirectPDFAccess/ECA02423-E551-8A8A-01417EB69E965D3A_310966/oe-23-3-2713.pdf?da=1&id=310966&seq=0&mobile=no">High power spiral cavity quantum cascade superluminescent emitter</a></span>
<span class="pub_author">Mei C Zheng, Nyan L Aung, <strong>Abanti Basak</strong>, Peter Q Liu, Xiaojun Wang, Jen-Yu Fan, Mariano Troccoli, Claire F Gmachl</span>
<span class="pub_appear_in"><span class="pub_venue"> Optics Express, 2015 </span></span>
</div>
</li>
</ul>
<br/><br/>
<footer class="footer">
</footer>
</div> <!-- /container -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>