-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I'm sorry to bother you again. I implemented the code and tested it according to the previous discussion, but the results do not seem to be consistent with those in the paper, so I have a few questions.
- HOGA needs to calculate multi-hop features in advance. In the QoR task, its initial feature is a 3D vector, which is then mapped to a high-order vector through an embedding layer. At which step does Hoga calculate multi-hops? If it is the latter, it must be recalculated in each epoch?
- I used the evalute function in OpenABC-D to calculate the result statistics. Did you also use this function? It used mean_absolute_percentage_error to calculate MAPE, and the result I got was two orders of magnitude larger than the one reported in your paper. I wonder if you have encountered this problem. This is the test result on some data

- If it is convenient, could you provide the model weights or training code? I'm not sure if my implementation is correct.
I sincerely hope to get your reply, thanks very much.
Metadata
Metadata
Assignees
Labels
No labels