컴백부터 K-뷰티까지 — K-컬쳐의 모든 것을 메일로 받아보세요메일로 받아보기

METAL MEDIA

허깅페이스 인기 모델 500개를 뜯어보니, 모델 카드만으로는 오픈웨이트 AI의 위험을 통제할 수 없다는 게 드러났다

arXiv:2608.180862026-08-20

Position: Current Model Cards Are Insufficient for Downstream Governance of Open-Weight Foundation Models

허깅페이스 인기 모델 500개를 뜯어보니, 모델 카드만으로는 오픈웨이트 AI의 위험을 통제할 수 없다는 게 드러났다

허깅페이스에서 다운로드가 가장 많은 오픈웨이트 파운데이션 모델 500개의 모델 카드, 사용 정책(AUP), 라이선스를 분석했다. 모델 카드는 거의 다 있지만 안전 관련 내용은 부실하고, 사용 제한 정책은 21.2%만 있으며, 그마저도 라이선스와 충돌하는 경우가 많았다. 저자들은 정보(안전 카드), 규범(표준 AUP), 법률(맞춤형 라이선스) 세 층위를 결합한 새로운 거버넌스 틀을 제안한다.

METAL MEDIA 해설 도표

허깅페이스 인기 모델 500개를 뜯어보니, 모델 카드만으로는 오픈웨이트 AI의 위험을 통제할 수 없다는 게 드러났다

  1. 01오픈웨이트 파운데이션 모델(가중치만 공개하고 학습 코드·데이터는 비공개인 AI 모델) 500개의 모델 카드, 사용 정책, 라이선스를 미국 표준기술연구소(NIST) 위험관리체계 기준으로 전수 분석했다
  2. 02모델 카드는 99.6%가 존재했지만 안전 관련 항목을 포함한 것은 75.2%에 그쳤고, 사용 제한 정책(AUP)이 명시된 모델은 21.2%뿐이었다
  3. 03다운로드 수가 많다고 문서화 수준이 높은 것은 아니었으며(회귀분석 설명력 R²<0.01), 안전 정보 공개 수준은 모델 인기보다 개발사가 누구인지에 좌우됐다(Meta, Google은 높고 Qwen은 낮은 경향)
  4. 04Apache 2.0, MIT 같은 통상적 오픈소스 라이선스는 용도 제한을 걸 수 없는 구조라서, 함께 붙어 있는 사용 정책의 법적 효력을 오히려 약화시킨다는 점을 법리적으로 짚었다
  5. 05이에 대한 해법으로 모델의 계보(어떤 상위 모델·데이터·AI 피드백의 영향을 받았는지)와 실제 안전성 평가 결과를 담는 표준 안전 카드 양식, 그리고 오픈웨이트 모델에 맞춘 새 라이선스 문안을 제시했다
METAL MEDIA이 원문을 바탕으로 재구성한 해설 도표이며, 논문 저자의 원문 figure가 아닙니다.

무엇을 했나

  1. 오픈웨이트 파운데이션 모델(가중치만 공개하고 학습 코드·데이터는 비공개인 AI 모델) 500개의 모델 카드, 사용 정책, 라이선스를 미국 표준기술연구소(NIST) 위험관리체계 기준으로 전수 분석했다
  2. 모델 카드는 99.6%가 존재했지만 안전 관련 항목을 포함한 것은 75.2%에 그쳤고, 사용 제한 정책(AUP)이 명시된 모델은 21.2%뿐이었다
  3. 다운로드 수가 많다고 문서화 수준이 높은 것은 아니었으며(회귀분석 설명력 R²<0.01), 안전 정보 공개 수준은 모델 인기보다 개발사가 누구인지에 좌우됐다(Meta, Google은 높고 Qwen은 낮은 경향)
  4. Apache 2.0, MIT 같은 통상적 오픈소스 라이선스는 용도 제한을 걸 수 없는 구조라서, 함께 붙어 있는 사용 정책의 법적 효력을 오히려 약화시킨다는 점을 법리적으로 짚었다
  5. 이에 대한 해법으로 모델의 계보(어떤 상위 모델·데이터·AI 피드백의 영향을 받았는지)와 실제 안전성 평가 결과를 담는 표준 안전 카드 양식, 그리고 오픈웨이트 모델에 맞춘 새 라이선스 문안을 제시했다
Table 1: Governance artifact presence in top 500 OWFMs.
Artifact TypeCountPercentage
Model card (any form)49899.6%
Safety-specific fields37675.2%
AUPs10621.2%
Explicit license42585.0%
Table 2: Comparison of Major AUPs
ModelsStructureRestricted UsesViolation triggers
Infringement / HarmBreach of lawDeceit / MisinformationOthers
Llama 4AUP (part of community license)Failure to disclose; interaction with third-party toolsTermination
GemmaProhibited Use Policy (part of Terms of Use)Sexually explicitRestricting usage
DeepSeekUse Restrictions (part of DeepSeek license agreement)Military; inappropriate; personal data; automated; discriminating; exploitativeRestricting usage
QwenUsage Policy (not referenced in model cards) + Apache 2.0High-risk use cases; platform abuse; minor protectionWarnings, removal, etc.
Stable DiffusionCreativeML Open RAIL-MPersonal data; automated; exploitative; discriminating; medical; legalRestricting usage
Table 3: Comparison of Widely Used OSLs
PermissiveCopyleft
ApacheMITAFLGPL-3GPL-2
Copy / Modify / Redistribute / Commercial
Retain notice
Explicit patent license
Patent retaliation
Source codes
Copyleft
Disclaimer / limitation

왜 중요한가

오픈웨이트 모델을 가져다 쓰는 기업·개발자 입장에서는 지금의 모델 카드만 믿고 안전성을 판단하기 어렵다는 것을 데이터로 보여준 연구다. 앞으로 모델을 배포하거나 감사하는 실무자, 정책 입안자 모두가 참고할 만한 거버넌스 설계 방향을 제시한다.

이 논문의 용어

  • 오픈웨이트 모델(OWFM) · 학습 코드·데이터는 공개하지 않고 완성된 가중치 파일만 공개하는 AI 모델
  • 모델 카드 · 모델의 성능·한계·위험 등을 설명하는 표준 문서 양식
  • AUP(허용 사용 정책) · 모델을 어떤 용도로 쓰면 안 되는지 규정한 개발사의 규범 문서
  • 오픈소스 라이선스(OSL) · Apache 2.0, MIT처럼 소프트웨어 코드에 원래 쓰이던 저작권 이용 허락 규칙
  • NIST 위험관리체계 · 미국 표준기술연구소가 만든 생성형 AI 위험 분류 기준

본문에 싣지 못한 그림

  • Figure 1: A Three-Layered Approach to Downstream Governance of Open-Weight Foundation Models. (Left) AS-IS: The current fragmented system, where model cards focus on performance rather than safety, AUPs are often missing or non-binding, and model licenses frequently conflict with stated usage restrictions. (Right) TO-BE: The proposed unified framework integrating three complementary layers for more resilient downstream safety control: informational (safety cards), normative (standardized AUPs), and legal (OWFM-tailored licenses).
  • Figure 2: Prevalence of Safety-Related Keywords Across the Top 500 Downloaded Models. Each bar represents the number of models whose documentation contains at least one keyword from the corresponding safety category, based on the NIST GenAI Risk Management Framework taxonomy.
  • Figure 3: Safety-Related Keyword Coverage by Vendor (Top 12 by Model Count). Stacked bars show the number of models in each keyword-count range (0, 1–5, 6–10, 11–20, 21+). Vendors such as meta (including Llama and facebook OPT models) and google exhibit higher keyword density, while Qwen models are concentrated in lower-frequency ranges, highlighting systematic differences in disclosure practices.
  • Figure 4: Vendor-Level Clustering of Model Card Embeddings. Each point represents a model, positioned using PCA on sentence embeddings of model card text. Colors indicate developer affiliation, and point size reflects total governance-related keyword counts. k-means clustering yields several distinct developer-level documentation patterns, while a heterogeneous set of other developers remains broadly dispersed across the embedding space.
  • Figure 5: Relationship Between Model Popularity and Governance Documentation Depth. Each point represents a model, with total downloads (millions) on the x-axis and governance-related keyword counts on the y-axis. Regression lines across multiple functional forms are not explanatory (R2<0.01), hinting that ecosystem utility does not predict documentation quality.
  • Figure 6: Governance Artifact Flows Across the Top 500 OWFMs. The Sankey diagram traces each model across download rank, safety-keyword coverage, developer, license, and AUP status. Flow widths indicate model counts, showing that permissive OSLs, notably Apache 2.0 and MIT, lead to "no AUP", while custom licenses such as Llama and Gemma are associated with AUP presence.
원문에서 그림 보기 →

저자 · Sungwon Chae, Keonwoo Kim, Hoki Kim, Jaeyeon Ju, Sangchul Park

arXiv에서 원문 보기

최신 논문

논문 전체 보기 →

METAL MEDIA 최신 기사