메뉴
HN
Hacker News 30일 전

블랙박스 대형 언어 모델의 지식 증류

IMP
7/10
핵심 요약

GPT-4와 같은 비공개 대형 언어 모델(LLM)의 내부 구조에 접근할 수 없는 한계를 극복하고, 작은 모델로 지식을 효과적으로 전달하는 새로운 'Proxy-KD' 방법론이 제안되었습니다. 중간 단계의 프록시 모델을 활용하는 이 접근 방식은 기존의 화이트박스 지식 증류 기법을 능가하는 성능을 보여주며, 고성능 모델의 지식을 가볍고 효율적인 모델로 옮기는 데 중요한 진전을 의미합니다.

번역된 본문

분류: 컴퓨터 과학 > 계산 및 언어 arXiv:2401.07013 (cs) [2024년 1월 13일 제출 (v1), 2024년 11월 9일 최종 수정 (현재 버전, v2)]

제목: 블랙박스 대형 언어 모델의 지식 증류 (Knowledge Distillation of Black-Box Large Language Models) 저자: Hongzhan Chen, Ruijun Chen, Yuqi Yi, Xiaojun Quan, Chenliang Li, Ming Yan, Ji Zhang Hongzhan Chen 및 5명의 공동 저자가 작성한 '블랙박스 대형 언어 모델의 지식 증류' 논문 PDF 보기 HTML 보기 (실험적 기능)

초록: GPT-4와 같은 비공개 대형 언어 모델(LLM)의 뛰어난 성능에 힘입어, 최근 연구들은 이러한 강력하지만 블랙박스인 교사 모델(Teacher Model)로부터 지식을 증류(KD)하여 소규모 모델의 능력을 향상시키는 데 점점 더 집중하고 있습니다. 이러한 교사 모델의 고품질 출력 결과를 활용하는 것은 유리하지만, 내부 상태에 접근할 수 없다는 점(블랙박스)이 종종 효과적인 지식 전달을 제한하는 요소로 작용합니다.

이러한 한계를 극복하기 위해, 우리는 프록시 모델(Proxy Model)을 사용하여 블랙박스 LLM에서 소규모 모델로 지식을 효율적으로 전달하는 새로운 방법인 'Proxy-KD'를 소개합니다. 우리의 실험 결과, Proxy-KD는 블랙박스 교사 모델로부터의 지식 증류(KD) 성능을 향상시킬 뿐만 아니라 기존의 전통적인 화이트박스(White-box) KD 기술을 능가하는 것으로 나타났습니다. 이 접근 방식은 최첨단 LLM으로부터 지식을 증류하는 매우 매력적인 새로운 방향을 제시합니다.

주제: 계산 및 언어 (cs.CL) 인용: arXiv:2401.07013 [cs.CL] (또는 현재 버전의 경우 arXiv:2401.07013v2 [cs.CL]) https://doi.org/10.48550/arXiv.2401.07013

제출 이력: 보낸 사람: Hongzhan Chen [이메일 보기] [v1] 2024년 1월 13일 (토) 08:43:32 UTC (359 KB) [v2] 2024년 11월 9일 (토) 01:35:32 UTC (8,288 KB)

전체 텍스트 링크: 논문 접근: Hongzhan Chen 및 5명의 공동 저자가 작성한 '블랙박스 대형 언어 모델의 지식 증류' 논문의 PDF 보기 PDF 보기, HTML 보기 (실험적 기능) TeX 소스, 라이선스 보기 현재 탐색 컨텍스트: cs.CL < 이전 | 다음 > 신규 | 최근 | 2024-01 다음으로 탐색 변경: cs

참고문헌 및 인용: NASA ADS, 구글 스칼라, 시맨틱 스칼라 내보내기: BibTeX 인용, DataCite를 통한 arXiv 발급 DOI

북마크 및 서지 도구: 서지 및 인용 도구, 서지 탐색기, 커넥티드 페이퍼스 (Connected Papers), Litmaps, scite.ai 스마트 인용

코드, 데이터, 미디어: 이 논문과 관련된 코드, 데이터 및 미디어 alphaXiv, CatalyzeX 논문 코드 파인더, DagsHub, Gotit.pub, 허깅페이스 (Huggingface), ScienceCast

데모: 데모, Replicate, 허깅페이스 스페이스 (Hugging Face Spaces), TXYZ.AI

관련 논문 추천 및 검색 도구: 인플루언스 플라워 (Influence Flower) 링크, CORE 추천기

저자, 출판사, 기관, 주제 정보 arXivLabs 정보: arXivLabs는 공동 작업자들과 함께 웹사이트에서 직접 새로운 arXiv 기능을 개발하고 공유할 수 있게 해주는 프레임워크입니다. arXivLabs와 관련된 개인 및 기관은 개방성, 공동체, 우수성, 사용자 데이터 프라이버시라는 가치를 수용하고 받아들였습니다. arXiv는 이러한 가치에 전념하며 이를 준수하는 파트너와만 협력합니다. arXiv 커뮤니티에 가치를 더할 프로젝트 아이디어가 있으신가요? arXivLabs에 대해 더 알아보세요.

이 논문의 저자 중 보증인(Endorsers)은 누구입니까? | MathJax 비활성화 (MathJax란?)

원문 보기
원문 보기 (영어)
--> Computer Science > Computation and Language arXiv:2401.07013 (cs) [Submitted on 13 Jan 2024 ( v1 ), last revised 9 Nov 2024 (this version, v2)] Title: Knowledge Distillation of Black-Box Large Language Models Authors: Hongzhan Chen , Ruijun Chen , Yuqi Yi , Xiaojun Quan , Chenliang Li , Ming Yan , Ji Zhang View a PDF of the paper titled Knowledge Distillation of Black-Box Large Language Models, by Hongzhan Chen and 5 other authors View PDF HTML (experimental) Abstract: Given the exceptional performance of proprietary large language models (LLMs) like GPT-4, recent research has increasingly focused on boosting the capabilities of smaller models through knowledge distillation (KD) from these powerful yet black-box teachers. While leveraging the high-quality outputs of these teachers is advantageous, the inaccessibility of their internal states often limits effective knowledge transfer. To overcome this limitation, we introduce Proxy-KD, a novel method that uses a proxy model to facilitate the efficient transfer of knowledge from black-box LLMs to smaller models. Our experiments show that Proxy-KD not only enhances the performance of KD from black-box teacher models but also surpasses traditional white-box KD techniques.~This approach presents a compelling new avenue for distilling knowledge from advanced LLMs. Subjects: Computation and Language (cs.CL) Cite as: arXiv:2401.07013 [cs.CL] (or arXiv:2401.07013v2 [cs.CL] for this version) https://doi.org/10.48550/arXiv.2401.07013 Focus to learn more arXiv-issued DOI via DataCite Submission history From: Hongzhan Chen [ view email ] [v1] Sat, 13 Jan 2024 08:43:32 UTC (359 KB) [v2] Sat, 9 Nov 2024 01:35:32 UTC (8,288 KB) Full-text links: Access Paper: View a PDF of the paper titled Knowledge Distillation of Black-Box Large Language Models, by Hongzhan Chen and 5 other authors View PDF HTML (experimental) TeX Source view license Current browse context: cs.CL < prev | next > new | recent | 2024-01 Change to browse by: cs References & Citations NASA ADS Google Scholar Semantic Scholar export BibTeX citation Loading... BibTeX formatted citation &times; loading... Data provided by: Bookmark Bibliographic Tools Bibliographic and Citation Tools Bibliographic Explorer Toggle Bibliographic Explorer ( What is the Explorer? ) Connected Papers Toggle Connected Papers ( What is Connected Papers? ) Litmaps Toggle Litmaps ( What is Litmaps? ) scite.ai Toggle scite Smart Citations ( What are Smart Citations? ) Code, Data, Media Code, Data and Media Associated with this Article alphaXiv Toggle alphaXiv ( What is alphaXiv? ) Links to Code Toggle CatalyzeX Code Finder for Papers ( What is CatalyzeX? ) DagsHub Toggle DagsHub ( What is DagsHub? ) GotitPub Toggle Gotit.pub ( What is GotitPub? ) Huggingface Toggle Hugging Face ( What is Huggingface? ) ScienceCast Toggle ScienceCast ( What is ScienceCast? ) Demos Demos Replicate Toggle Replicate ( What is Replicate? ) Spaces Toggle Hugging Face Spaces ( What is Spaces? ) Spaces Toggle TXYZ.AI ( What is TXYZ.AI? ) Related Papers Recommenders and Search Tools Link to Influence Flower Influence Flower ( What are Influence Flowers? ) Core recommender toggle CORE Recommender ( What is CORE? ) Author Venue Institution Topic About arXivLabs arXivLabs: experimental projects with community collaborators arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website. Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them. Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs . Which authors of this paper are endorsers? | Disable MathJax ( What is MathJax? )