OneNet icon indicating copy to clipboard operation
OneNet copied to clipboard

Some basic questions to ask

Open zeyeon opened this issue 1 year ago • 1 comments

Hello, I am a freshman. I have read your literature and main code and have some basic questions :

  1. May I ask if in your experiments, you include a comparison between the results of applying online learning and not applying online learning?
  2. for mitigating conceptual drift, did you try in your experiments: the comparison of periodically updating the model after training then predicting and direct prediction without updating the model?
    I hope you could discuss this problem with me. Looking forward to your reply. Thank you.

zeyeon avatar Apr 24 '24 02:04 zeyeon

we indeed included such a comparison in our study. Specifically, you can find the relevant findings in Table 5 of our paper, along with a detailed discussion in Section 4.3. We aimed to thoroughly explore the impact of online learning in our experiments and provide insights into its efficacy.

yfzhang114 avatar Apr 30 '24 01:04 yfzhang114