[R] Event2Vec: Additive geometric embeddings for event sequences
|
I’ve released the code for Event2Vec, a model for discrete event sequences that enforces a linear additive structure on the hidden state: the sequence representation is the sum of event embeddings. The paper analyzes when the recurrent update converges to ideal additivity, and extends the model to a hyperbolic (Poincaré ball) variant using Möbius addition, which is better suited to hierarchical / tree‑like sequences. Experiments include:
Code (MIT, PyPI): short sklearn‑style estimator ( I’d be very interested in feedback on:
Happy to clarify details or discuss other experiment ideas. submitted by /u/sulcantonin |
Like
0
Liked
Liked