{"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/freeal-towards-human-free-active-learning-in","title":"FreeAL: Towards Human-Free Active Learning in the Era of Large Language Models","arxiv_id":"2311.15614","date":"2023-11-27","proceeding":null,"authors":["Ruixuan Xiao","Yiwen Dong","Junbo Zhao","Runze Wu","Minmin Lin","Gang Chen","Haobo Wang"],"abstract":"Collecting high-quality labeled data for model training is notoriously time-consuming and labor-intensive for various NLP tasks. While copious solutions, such as active learning for small language models (SLMs) and prevalent in-context learning in the era of large language models (LLMs), have been proposed and alleviate the labeling burden to some extent, their performances are still subject to human intervention. It is still underexplored how to reduce the annotation cost in the LLMs era. To bridge this, we revolutionize traditional active learning and propose an innovative collaborative learning framework FreeAL to interactively distill and filter the task-specific knowledge from LLMs. During collaborative training, an LLM serves as an active annotator inculcating its coarse-grained knowledge, while a downstream SLM is incurred as a student to filter out high-quality in-context samples to feedback LLM for the subsequent label refinery. Extensive experiments on eight benchmark datasets demonstrate that FreeAL largely enhances the zero-shot performances for both SLM and LLM without any human supervision. The code is available at https://github.com/Justherozen/FreeAL .","url_abs":"https://arxiv.org/abs/2311.15614v1","url_pdf":"https://arxiv.org/pdf/2311.15614v1.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":"freeal-towards-human-free-active-learning-in","repo_url":"https://github.com/justherozen/freeal","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"active-learning","task_name":"Active Learning"},{"task_slug":"in-context-learning","task_name":"In-Context Learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2311.15614","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2311.15614"}},"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/justherozen/freeal","reach":{"status":"ok"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/Justherozen/FreeAL","reach":{"status":"ok"}}],"summary":{"ran":2,"unverified":3},"by_repo_kind":{"official":{"samples":5,"ran":2,"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":5,"samples":[{"code_sha256_prefix":"0d3fbe264867d9cd","entry":"metrics_fn","repo":"Justherozen/FreeAL","repo_kind":"official","path":"self_training_slm/utils/utils.py","file_url":"https://github.com/Justherozen/FreeAL/blob/HEAD/self_training_slm/utils/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0d3fbe264867d9cd"}},{"code_sha256_prefix":"551cc564f2aea34d","entry":"prediction","repo":"Justherozen/FreeAL","repo_kind":"official","path":"self_training_slm/utils/utils.py","file_url":"https://github.com/Justherozen/FreeAL/blob/HEAD/self_training_slm/utils/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"551cc564f2aea34d"}},{"code_sha256_prefix":"5d0c2b8658bf615e","entry":"convert_examples_to_features","repo":"Justherozen/FreeAL","repo_kind":"official","path":"self_training_slm/datasets.py","file_url":"https://github.com/Justherozen/FreeAL/blob/HEAD/self_training_slm/datasets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5d0c2b8658bf615e"}},{"code_sha256_prefix":"069122bd5268cc56","entry":"linear_rampup","repo":"Justherozen/FreeAL","repo_kind":"official","path":"self_training_slm/mytrainer.py","file_url":"https://github.com/Justherozen/FreeAL/blob/HEAD/self_training_slm/mytrainer.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"069122bd5268cc56"}},{"code_sha256_prefix":"3c241ecfe3749a6d","entry":"simple_accuracy","repo":"Justherozen/FreeAL","repo_kind":"official","path":"self_training_slm/utils/utils.py","file_url":"https://github.com/Justherozen/FreeAL/blob/HEAD/self_training_slm/utils/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3c241ecfe3749a6d"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}