Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.68 KB

project-41-rambo-I.md

File metadata and controls

40 lines (31 loc) · 1.68 KB
number title topic team_leads github
41
RAMBO I - Retrieval augmented initialization for Bayesian optimization strategy
general
Bojana Ranković (EPFL) @bojana-rankovic
Andres M. Bran (EPFL) @doncamilom
Magdalena Lederbauer (EPFL) @mlederbauer
Anna Borisova (EPFL) @AnnaKelmanson
Geemi Wellawatte (EPFL) @geemi725
Philippe Schwaller (EPFL) @pschwllr
schwallergroup/rambo-I

This project aims to incorporate literature knowledge to jump-start Bayesian optimization by finding relevant studies that match the design space of the reaction to optimize. By using Retrieval Augmented Generation (RAG) we can map the optimization parameters to the closest point in the literature space and use knowledge from the literature to select the initial points for the Bayesian optimization process.

Check out our submission post on X!

References:

  1. Lewis, Patrick, et al. "Retrieval-augmented generation for knowledge-intensive nlp tasks." Advances in Neural Information Processing Systems 33 (2020): 9459-9474.