forked from mavroudisv/plain-academic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
219 lines (196 loc) · 10.1 KB
/
index.html
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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<!DOCTYPE html>
<!--
Plain-Academic by Vasilios Mavroudis
Released under the Simplified BSD License/FreeBSD (2-clause) License.
https://github.com/mavroudisv/plain-academic
-->
<html lang="en">
<head>
<title>Aviv Bick</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<link href='https://fonts.googleapis.com/css?family=Oswald:700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EZDZWVTJZ5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-EZDZWVTJZ5');
</script>
</head>
<body>
<style>
ul {
list-style-position: outside;
list-style-type: square;
}
h2 {
color: #2f678a;
}
</style>
<!-- Navigation -->
<nav class="navbar navbar-inverse">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="#education">Education</a></li>
<!-- <li><a href="#">Projects</a></li> -->
<li><a href="#publications">Publications</a></li>
<!-- <li><a href="#">CV</a></li> -->
</ul>
</div>
</div>
</nav>
<!-- Page Content -->
<div class="container">
<div class="row">
<!-- Entries Column -->
<div class="col-md-8">
<!-- Main Image -->
<img class="img-responsive" src="aviv.png" alt=""><br>
<p style="margin-top:3%; text-align:justify;font-family: 'Oswald:wght@300&display=swap'; font-size: 18px;">
I'm Aviv Bick, currently pursuing my Ph.D. in the Computer Science Department at Carnegie Mellon
University.
Under the guidance of
<a href="https://goombalab.github.io" target="_blank" rel="noopener noreferrer">Prof. Albert Gu</a>
and
<a href="http://www.cs.cmu.edu/~epxing/" target="_blank" rel="noopener noreferrer">Prof. Eric Xing</a>,
my research focuses on Representation Learning for multimodal and sequential data.
I employ techniques such as Metric Learning and State Space Models in my work.
</p>
</div>
<!-- Contact Info on the Sidebar -->
<div class="col-md-4">
<div style="font-family: 'Oswald', sans-serif; font-size: 32px;"><b>Aviv Bick</b></div><br>
<p><b>first_name [at] cmu [dot] com</b><br>
<p>Computer Science Department<br>
Carnegie Mellon University<br>
9003 Gates and Hillman Centers<br>
Pittsburgh, USA <br>
</p>
</div>
<!-- Links on the Sidebar -->
<div class="col-md-4" style="margin-top:2%">
<a href="https://www.linkedin.com/in/avivbick/" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-linkedin" viewBox="0 0 16 16">
<path
d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z" />
</svg>
</a>
<a href="https://github.com/avivbick" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-github" viewBox="0 0 16 16">
<path
d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z" />
</svg>
</a>
<a href="https://twitter.com/AvivBick" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-twitter" viewBox="0 0 16 16">
<path
d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z" />
</svg>
</a>
<a href="https://scholar.google.com/citations?user=8QCKpT0AAAAJ" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-google" viewBox="0 0 448 512">
<path fill="currentColor" d="M390.9 298.5s0 .1.1.1c9.2 19.4 14.4 41.1 14.4 64C405.3 445.1 338.5 512 256 512s-149.3-66.9-149.3-149.3c0-22.9 5.2-44.6 14.4-64c1.7-3.6 3.6-7.2 5.6-10.7q6.6-11.4 15-21.3c27.4-32.6 68.5-53.3 114.4-53.3c33.6 0 64.6 11.1 89.6 29.9c9.1 6.9 17.4 14.7 24.8 23.5c5.6 6.6 10.6 13.8 15 21.3c2 3.4 3.8 7 5.5 10.5zm26.4-18.8c-30.1-58.4-91-98.4-161.3-98.4s-131.2 40-161.3 98.4L0 202.7L256 0l256 202.7l-94.7 77.1z"/></svg> </a>
</div>
<!-- News Section -->
<section id="news">
<div class="container">
<div class="row">
<div class="col-md-8">
<h2>Latest News</h2>
<!-- News Entries -->
<ul class="news-list">
<li>
<h4>Check Out Our New SSM GitHub Paper List!
<a href="https://github.com/AvivBick/awesome-ssm-ml/">[GitHub]</a>
</h4>
<!-- <p>Date: January 25, 2024</p> -->
<p>We've curated a list of latest papers in State Space Models (SSM).
Explore the latest research and contributions in the field.
</p>
</li>
<!-- <li>
<h4>New Research Paper Published</h4>
<p>Date: January 20, 2024</p>
<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
<a href="#" class="read-more-link">Read More</a>
</li> -->
</ul>
</div>
</div>
</div>
</section>
<!-- Education Section -->
<div class="col-md-8">
<div id="education" class="section">
<h2>Education</h2>
<ul>
<li>
<h4>Ph.D., Computer Science</h4>
<p>Carnegie Mellon University, 2022 - Present</p>
</li>
<li>
<h4>M.S., Computer Science</h4>
<p>Tel Aviv University, 2019 - 2021</p>
</li>
<li>
<h4>B.S., Computer Science</h4>
<p>The Hebrew University of Jerusalem, 2016 - 2019</p>
</li>
</ul>
</div>
</div>
<!-- Publications Section -->
<div class="col-md-8">
<div id="publications" class="section">
<h2>Publications</h2>
<ul>
<li>
<h4>Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Models</h4>
<p><strong>Authors:</strong> Aviv Bick , Kevin Y. Li , Eric P. Xing , J. Zico Kolter , and Albert Gu</p>
<p><strong>Conference:</strong> Advances in Neural Information Processing Systems, NeurIPS 2024</p>
<!-- <p><strong>Conference:</strong> </p> -->
<p><a href="https://arxiv.org/abs/2408.10189" target="_blank">Read Paper</a></p>
</li>
<li>
<h4>Distributed Zero-Knowledge Proofs Over Networks</h4>
<p><strong>Authors:</strong> Aviv Bick, Gillat Kol, Rotem Oshman</p>
<p><strong>Conference:</strong> ACM-SIAM Symposium on Discrete Algorithms, SODA 2022</p>
<p><a href="https://epubs.siam.org/doi/10.1137/1.9781611977073.97" target="_blank">Read Paper</a></p>
</li>
<!-- Add more publications as needed -->
</ul>
</div>
</div>
</div>
</div>
<!-- Other people may like it too! -->
<a style="position: fixed; bottom: 0; right: 0; font-size: 12px; color:#a4adb7;font-size:0.8em;"
href="https://github.com/mavroudisv/plain-academic">
Plain Academic
</a>
<!-- END: ed8c6549bwf9 -->
</body>
</html>