
JGNN library for native Java implementation of graph neural networks
Graph Neural Networks (GNNs) have seen a dramatic increase in popularity thanks to their ability to understand relations between graph nodes.

Word-Class Embeddings for Multiclass Text Classification
Code for Word-Class Embeddings (WCEs), a form of supervised embeddings especially suited for multiclass text classification.

CO2A – Contrastive Conditional domain Alignment
A novel unsupervised domain adaptation approach for action recognition from videos, inspired by recent literature on contrastive learning.

Neighborhood Contrastive Learning for Novel Class Discovery
A holistic learning framework for Novel Class Discovery (NCD), which adopts contrastive learning to learn discriminate features with both the labeled and unlabeled data.

PandA: Unsupervised learning of parts and appearances in the feature maps of GANs
We propose an architecture-agnostic approach that jointly discovers factors representing spatial parts and their appearances in an entirely unsupervised fashion.

FeTrIL: Feature Translation for Exemplar-Free Class-Incremental Learning
Exemplar-free class-incremental learning is very challenging due to the negative effect of catastrophic forgetting.