forked from mavroudisv/plain-academic
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
213 lines (192 loc) · 10.7 KB
/
index.html
File metadata and controls
213 lines (192 loc) · 10.7 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
201
202
203
204
205
206
207
208
209
210
211
212
213
<!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="#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, a Ph.D. student in the Computer Science Department at Carnegie Mellon University, where I work 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 sequential data and developing efficient computational methods for it.
</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] edu</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>
<!-- 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>Retrieval-Aware Distillation for Transformer-SSM Hybrids</h4>
<p><strong>Authors:</strong> Aviv Bick, Eric P. Xing, Albert Gu</p>
<p><a href="https://arxiv.org/abs/2602.11374" target="_blank">[Read Paper]</a></p>
</li>
<li>
<h4>Understanding the Skill Gap in Recurrent Language Models: The Role of the Gather-and-Aggregate Mechanism</h4>
<p><strong>Authors:</strong> Aviv Bick, Eric P. Xing, Albert Gu</p>
<p><strong>Conference:</strong> International Conference on Machine Learning, ICML 2025</p>
<p>
<a href="https://arxiv.org/abs/2504.18574" target="_blank">[Read Paper]</a>
<a href="https://www.youtube.com/watch?v=aNgg6McW558" target="_blank">[YouTube]</a>
</p>
</li>
<li>
<h4>Thinking Slow, Fast: Scaling Inference Compute with Distilled Reasoners</h4>
<p><strong>Authors:</strong> Daniele Paliotta<sup>*</sup>, Junxiong Wang<sup>*</sup>, Matteo Pagliardini<sup>*</sup>, Kevin Y. Li<sup>*</sup>, Aviv Bick, J. Zico Kolter, Albert Gu, François Fleuret, Tri Dao</p>
<p><a href="https://arxiv.org/abs/2502.20339" target="_blank">[Read Paper]</a></p>
</li>
<li>
<h4>Llamba: Scaling Distilled Recurrent Models for Efficient Language Processing</h4>
<p><strong>Authors:</strong> Aviv Bick, Tobias Katsch, Nimit Sohoni, Arjun Desai, Albert Gu</p>
<p><strong>Conference:</strong> ICLR 2025 Workshop on Scalable Optimization for Efficient and Adaptive Foundation Models</p>
<p><a href="https://arxiv.org/abs/2502.14458" target="_blank">[Read Paper]</a></p>
</li>
<li>
<h4>Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Models</h4>
<p><strong>Authors:</strong> Aviv Bick<sup>*</sup>, Kevin Y. Li<sup>*</sup>, Eric P. Xing, J. Zico Kolter, Albert Gu</p>
<p><strong>Conference:</strong> Advances in Neural Information Processing Systems, NeurIPS 2024</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></p>
<p>
<a href="https://epubs.siam.org/doi/10.1137/1.9781611977073.97" target="_blank">[Read Paper]</a>
<a href=https://www.youtube.com/watch?v=nmIfuFJxPwI" target="_blank">[YouTube]</a>
</p>
</li>
<!-- add more publications -->
</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>