Skip to content

Commit 5ce1e58

Browse files
committed
website refresh3
1 parent 1367dce commit 5ce1e58

File tree

1 file changed

+38
-5
lines changed

1 file changed

+38
-5
lines changed

docs/root/index.html

+38-5
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h4>
130130
</div>
131131
<div class="col-sm-4 mb-2">
132132
<h4>
133-
<a href="/docs"> <i class="fas fa-book"></i>
133+
<a href="https://cebra.ai/docs/" target="_blank"> <i class="fas fa-book"></i>
134134
Documentation
135135
</a>
136136
</h4>
@@ -145,7 +145,16 @@ <h4>
145145
</div>
146146

147147
<div class="row mb-5 mt-4">
148-
<p>CEBRA is a machine-learning method that can be used to compress time series in a way that reveals otherwise hidden structures in the variability of the data. It excels on behavioural and neural data recorded simultaneously. We have shown it can be used and it can decode activity from the visual cortex of the mouse brain to reconstruct a viewed video, to decode trajectories from the sensoirmot cortex of primates, and for decoding position during navigation. For this and other demos, see below!</p>
148+
<p>CEBRA is a machine-learning method that can be used to
149+
compress time series in a way that reveals otherwise hidden
150+
structures in the variability of the data. It excels on
151+
behavioural and neural data recorded simultaneously.
152+
We have shown it can be used to decode the activity from the
153+
visual cortex of the mouse brain to reconstruct a viewed video,
154+
to decode trajectories from the sensoirmotor cortex of primates,
155+
and for decoding position during navigation. For these use cases
156+
and other demos see our <a href="https://cebra.ai/docs/" style="color: #6235E0;">Documentation</a>.</p>
157+
149158
</div>
150159

151160
<div class="row">
@@ -182,6 +191,17 @@ <h3><i class="fas fa-newspaper"></i> Publications</h3>
182191
<a href="https://arxiv.org/abs/2204.00673" target="_blank" class="btn btn-link" style="color: #6235E0;"><i class="fas fa-file-alt"></i> Preprint</a>
183192
</div>
184193
</div>
194+
195+
<div class="col-12">
196+
<div class="paper-card">
197+
<div class="paper-title">Time-series attribution maps with regularized contrastive learning</div>
198+
<p>Steffen Schneider, Rodrigo González Laiz, Anastasiia Filipova, Markus Frey, Mackenzie Weygandt Mathis. AISTATS 2025</p>
199+
<p>An extension of CEBRA that provides attribution maps for time-series data using regularized contrastive learning.</p>
200+
<a href="https://openreview.net/forum?id=aGrCXoTB4P" target="_blank" class="btn btn-link" style="color: #6235E0;"><i class="fas fa-external-link-alt"></i> Read Paper</a>
201+
<a href="https://arxiv.org/abs/2502.12977" target="_blank" class="btn btn-link" style="color: #6235E0;"><i class="fas fa-file-alt"></i> Preprint</a>
202+
<a href="https://sslneurips23.github.io/paper_pdfs/paper_80.pdf" target="_blank" class="btn btn-link" style="color: #6235E0;"><i class="fas fa-file-pdf"></i> NeurIPS-W 2023 Version</a>
203+
</div>
204+
</div>
185205
</div>
186206

187207
<div class="row mt-4">
@@ -190,7 +210,7 @@ <h3><i class="fas fa-certificate"></i> Patent Information</h3>
190210
<div class="col-12">
191211
<div class="paper-card">
192212
<div class="paper-title">Patent Pending</div>
193-
<p>Please note EPFL has filed a patent titled "Dimensionality reduction of time-series data, and systems and devices that use the resultant embeddings" (<a href="https://patents.google.com/patent/WO2023143843A1" target="_blank" style="color: #6235E0;">https://patents.google.com/patent/WO2023143843A1</a>) so if this does not work for your non-academic use case, please contact the TTO Office at EPFL.</p>
213+
<p>Please note EPFL has filed a patent titled <a href="https://patents.google.com/patent/WO2023143843A1" target="_blank" style="color: #6235E0;">"Dimensionality reduction of time-series data, and systems and devices that use the resultant embeddings"</a> so if this does not work for your non-academic use case, please contact the Tech Transfer Office at EPFL.</p>
194214
</div>
195215
</div>
196216
</div>
@@ -223,8 +243,7 @@ <h3>
223243
You can find our official implementation of the CEBRA algorithm on GitHub:
224244
<a href="https://github.com/AdaptiveMotorControlLab/CEBRA" target="blank_">Watch and Star the repository</a> to
225245
be notified of future updates and releases.
226-
You can also <a href="https://twitter.com/cebraAI" target="blank_">follow us on Twitter</a> or subscribe to our
227-
<a href="https://groups.google.com/g/cebra-info" target="blank_">mailing list</a> for updates on the project.
246+
You can also <a href="https://twitter.com/cebraAI" target="blank_">follow us on Twitter</a> for updates on the project.
228247
</p>
229248

230249
<p>If you are interested in collaborations, please contact us via
@@ -256,6 +275,20 @@ <h3>
256275
</small>
257276
</div>
258277
</div>
278+
279+
<div class="row justify-content-md-center">
280+
<div class="col-sm-10 rounded p-3 m-2" style="background-color: rgb(20,20,20);">
281+
<small class="code">
282+
@inproceedings{schneider2025timeseries,<br/>
283+
&nbsp;&nbsp;title={Time-series attribution maps with regularized contrastive learning},<br/>
284+
&nbsp;&nbsp;author={Steffen Schneider and Rodrigo Gonz{\'a}lez Laiz and Anastasiia Filippova and Markus Frey and Mackenzie W Mathis},<br/>
285+
&nbsp;&nbsp;booktitle={The 28th International Conference on Artificial Intelligence and Statistics},<br/>
286+
&nbsp;&nbsp;year={2025},<br/>
287+
&nbsp;&nbsp;url={https://openreview.net/forum?id=aGrCXoTB4P}<br/>
288+
}
289+
</small>
290+
</div>
291+
</div>
259292

260293
<div class="row justify-content-center mt-5 mb-3">
261294
<div class="col-md-12 text-center">

0 commit comments

Comments
 (0)