Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting Latent Spaces #24

Open
42elenz opened this issue Feb 21, 2024 · 0 comments
Open

Extracting Latent Spaces #24

42elenz opened this issue Feb 21, 2024 · 0 comments

Comments

@42elenz
Copy link

42elenz commented Feb 21, 2024

Dear Team,
first thank you for your awesome work. This is less an issue than a question.

I have the goal to train a model with a contrasting-learning-method between tabular data and MRIs. Is it possible to get a latent space representation from your data that I could use to compute it with my images?
As I understand just the categorial variables go through the transformer and the continues through a Layer-Normalization.
As your model is working on labeled data as I understand, does this latent space actually has any specific meeting?

What could I return from your code to use it as latent space? And would it be possible to generate data back from this latent space in human readable data?

So to summarize:
I want a usable latent space from tabular data that represents the relationships between the items in a meaningful way to use contrastive learning on it. Do you think your TabTransformer is suitable for this?

Thank you very much for your work and I hope you can help me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant