{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/sample-efficient-reinforcement-learning-from","title":"Sample Efficient Preference Alignment in LLMs via Active Exploration","arxiv_id":"2312.00267","date":"2023-12-01","proceeding":null,"authors":["Viraj Mehta","Syrine Belakaria","Vikramjeet Das","Ojash Neopane","Yijia Dai","Ilija Bogunovic","Barbara Engelhardt","Stefano Ermon","Jeff Schneider","Willie Neiswanger"],"abstract":"Preference-based feedback is important for many applications in machine learning where evaluation of a reward function is not feasible. Notable recent examples arise in preference alignment for large language models, including in reinforcement learning from human feedback (RLHF) and direct preference optimization (DPO). For many applications of preference alignment, the cost of acquiring human feedback can be substantial. In this work, we take advantage of the fact that one can often choose contexts at which to obtain human feedback to most efficiently identify a good policy, and formalize the setting as an active contextual dueling bandit problem. We propose an active exploration algorithm to efficiently select the data and provide theoretical proof that it has a polynomial worst-case regret bound. We extend the setting and methodology for practical use in preference alignment of large language models. We provide two extensions, an online and an offline approach. Our method outperforms the baselines with limited samples of human preferences on several language models and four real-world datasets including two new datasets that we contribute to the literature.","url_abs":"https://arxiv.org/abs/2312.00267v3","url_pdf":"https://arxiv.org/pdf/2312.00267v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"sample-efficient-reinforcement-learning-from","repo_url":"https://github.com/belakaria/active-llm-alignment","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"reinforcement-learning","task_name":"Reinforcement Learning"},{"task_slug":"reinforcement-learning-2","task_name":"reinforcement-learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2312.00267","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2312.00267"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/belakaria/active-llm-alignment","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":4,"ran_draft_wrong":1,"unverified":2},"by_repo_kind":{"official":{"samples":7,"ran":5,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"c08d55f1fca01133","entry":"cat_pad_actions","repo":"belakaria/active-llm-alignment","repo_kind":"official","path":"data_selection.py","file_url":"https://github.com/belakaria/active-llm-alignment/blob/HEAD/data_selection.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c08d55f1fca01133"}},{"code_sha256_prefix":"cb2b1a4a7f1ecabf","entry":"dpo_loss","repo":"belakaria/active-llm-alignment","repo_kind":"official","path":"trainers.py","file_url":"https://github.com/belakaria/active-llm-alignment/blob/HEAD/trainers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cb2b1a4a7f1ecabf"}},{"code_sha256_prefix":"12f6803880f9b17e","entry":"extract_anthropic_prompt","repo":"belakaria/active-llm-alignment","repo_kind":"official","path":"preference_datasets.py","file_url":"https://github.com/belakaria/active-llm-alignment/blob/HEAD/preference_datasets.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"12f6803880f9b17e"}},{"code_sha256_prefix":"f66e1f726f4fa9d6","entry":"get_local_dir","repo":"belakaria/active-llm-alignment","repo_kind":"official","path":"utils.py","file_url":"https://github.com/belakaria/active-llm-alignment/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f66e1f726f4fa9d6"}},{"code_sha256_prefix":"96a26eed980b8eba","entry":"get_local_run_dir","repo":"belakaria/active-llm-alignment","repo_kind":"official","path":"utils.py","file_url":"https://github.com/belakaria/active-llm-alignment/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"96a26eed980b8eba"}},{"code_sha256_prefix":"e7ce4c19888c6df6","entry":"get_remote_file","repo":"belakaria/active-llm-alignment","repo_kind":"official","path":"utils.py","file_url":"https://github.com/belakaria/active-llm-alignment/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e7ce4c19888c6df6"}},{"code_sha256_prefix":"4d36f6868ea2e4ab","entry":"get_shp","repo":"belakaria/active-llm-alignment","repo_kind":"official","path":"preference_datasets.py","file_url":"https://github.com/belakaria/active-llm-alignment/blob/HEAD/preference_datasets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4d36f6868ea2e4ab"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}