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

Question about the Inj() operation. #3

Open
houjie8888 opened this issue Jan 6, 2025 · 1 comment
Open

Question about the Inj() operation. #3

houjie8888 opened this issue Jan 6, 2025 · 1 comment

Comments

@houjie8888
Copy link

"The function Inj indicates randomly choosing latent of z_i in a portion of y and injecting them into z_j."
What are the specific steps of this operation, how do z_i and z_j merge, and what role do C_{i,j} play in this process?

@EzioBy
Copy link
Collaborator

EzioBy commented Jan 13, 2025

This function involves steps to randomly select a portion (determined by γ) of the z_j latents to be replaced, find the corresponding z_i latents based on the correspondence C_{i,j}, and execute the injection.

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

2 participants