baal icon indicating copy to clipboard operation
baal copied to clipboard

Add EPIG

Open Dref360 opened this issue 1 year ago • 7 comments

This could unlock some new opportunities for us, particularly for Transformers.

Github Paper

Dref360 avatar May 08 '23 14:05 Dref360

I would like to work on this implementation

reeshipaul avatar May 14 '23 07:05 reeshipaul

Awesome! Thank you very much :)

We would be happy to help you as well if needed

Dref360 avatar May 14 '23 18:05 Dref360

I'll read the full paper over the weekend. I would know more about how we could work on this.

Dref360 avatar May 18 '23 20:05 Dref360

After reading the paper and looking at the codebase, I think the main issue is that we can't easily supply all targets to the heuristic.

We could directly provide the active dataset to the heuristic and then iterate over it when we call EPIG(active_set=active_set).get_scores(predictions).

What do you think? I don't think this is the perfect solution so I can be easily persuaded to go another route.

Dref360 avatar May 23 '23 21:05 Dref360

I have read the paper, will read it in depth once more till the weekend. Can we schedule a meet over the weekend to discuss about the implementation?

reeshipaul avatar May 24 '23 17:05 reeshipaul

Sounds good!

My calendar is available on Calendly: https://calendly.com/baal-org/30min?month=2023-05

If these don't work for you let me know and we will figure something out :) We can chat on Slack as well.

Dref360 avatar May 24 '23 19:05 Dref360

@Dref360 can you please send out an invite for slack to [email protected]

reeshipaul avatar May 25 '23 16:05 reeshipaul

Fixed in #270 thank you @reeshipaul for the PR!

Dref360 avatar May 27 '24 00:05 Dref360