Skip to content

Commit 2bc68c6

Browse files
authored
Update README with patent details and method description (#274)
1 parent ac020a9 commit 2bc68c6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
To receive updates on code releases, please 👀 watch or ⭐️ star this repository!
3333

34-
``cebra`` is a self-supervised method for non-linear clustering that allows for label-informed time series analysis.
34+
``cebra`` is a patented self-supervised method for non-linear clustering that allows for label-informed time series analysis.
3535
It can jointly use behavioral and neural data in a hypothesis- or discovery-driven manner to produce consistent, high-performance latent spaces. While it is not specific to neural and behavioral data, this is the first domain we used the tool in. This application case is to obtain a consistent representation of latent variables driving activity and behavior, improving decoding accuracy of behavioral variables over standard supervised learning, and obtaining embeddings which are robust to domain shifts.
3636

3737

@@ -50,6 +50,10 @@ Steffen Schneider, Rodrigo González Laiz, Anastasiia Filipova, Markus Frey, Mac
5050
[Learnable latent embeddings for joint behavioral and neural analysis.](https://arxiv.org/abs/2204.00673)
5151
Steffen Schneider*, Jin Hwa Lee* and Mackenzie Weygandt Mathis
5252

53+
# Patent Information
54+
55+
- [Dimensionality reduction of time-series data, and systems and devices that use the resultant embeddings](https://patents.google.com/patent/US12499131B2/en). Steffen Schneider* & Mackenzie Weygandt Mathis*. Awarded Dec 2025. Please contact the [TTO office](adam.swetloff@epfl.ch) at EPFL for licensing.
56+
5357
# License
5458

5559
- Since version 0.4.0, CEBRA is open source software under an Apache 2.0 license.

0 commit comments

Comments
 (0)