BL
MarkTechPost • 20일 전
UC버클리, 컴퓨터 사용 AI 에이전트 통합 플랫폼 'CUA-Lite' 공개
IMP 6/10
핵심 요약
UC버클리 주도 연구팀이 컴퓨터 사용 에이전트(Computer-Use Agent) 훈련과 벤치마킹에 필요한 에이전트, 환경, 트레이스, 평가·훈련 프레임워크를 하나의 행동 공간과 데이터 스키마로 통합한 오픈소스 플랫폼 CUA-Lite를 공개했습니다. OSWorld의 작업별 가상머신 방식 대신 일반 Docker 컨테이너를 사용해 용량도 4.1GB에서 0.9GB로 대폭 줄였다는 점이 핵심입니다.
번역된 본문
컴퓨터 사용 에이전트(Computer-Use Agent)를 훈련하고 벤치마킹하려면 네 가지 요소가 필요합니다. 바로 에이전트, 환경, 트레이스(traces), 그리고 이들을 평가하고 훈련할 프레임워크입니다. 하지만 현재 이 네 가지는 모두 서로 호환되지 않는 형식으로 제공되고 있습니다. UC버클리 주도 연구팀이 개발한 CUA-Lite는 이들을 하나의 행동 공간(action space)과 하나의 데이터 스키마 뒤에 통합하여 배치하며, OSWorld의 작업별 가상머신 방식을 일반 Docker 컨테이너로 대체해 크기를 4.1GB에서 0.9GB로 줄였습니다.
원문 보기 (영어)
Training and benchmarking a computer-use agent needs four things — agents, environments, traces, and a framework to evaluate and train them — and all four ship in incompatible formats today. CUA-Lite, from a UC Berkeley led team, puts them behind one action space and one data schema, and replaces OSWorld's per-task virtual machine with a plain Docker container at 0.9 GB instead of 4.1 GB.
The post UC Berkeley Researchers Release CUA-Lite, an Open Platform Unifying Sandboxes, Data, Evaluation and RL for Computer-Use Agents appeared first on MarkTechPost.