Skip to content

Bilkent-CYBORG/PaVeBa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for "Learning the Pareto Set Under Incomplete Preferences: Pure Exploration in Vector Bandits", (AISTATS 2024)

Setup

conda env create --name paveba --file environment.yml

Run as:

python simulations.py --experiment_file EXP_FILE_PATH

where EXP_FILE_PATH is a YAML file prepared according to the samples in experiments/ folder.

You can cite PaVeBa as below:

@inproceedings{
  karagozlu2024paveba,
  title={Learning the Pareto Set Under Incomplete Preferences: Pure Exploration in Vector Bandits},
  author={Karagözlü, Efe Mert and Yıldırım, Yaşar Cahit and Ararat, Çağın and Tekin, Cem},
  booktitle={Proc. 27th International Conference on Artificial Intelligence and Statistics},
  year={2024}
}

About

Code for "Learning the Pareto Set Under Incomplete Preferences: Pure Exploration in Vector Bandits"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages