Research Open Source R&D

HCMBench: a benchmark suite for AI in human capital management.

HCMBench is HCMGPT's initiative to measure HR compliance, staffing, payroll, compensation, ATS reasoning, workforce planning, and witness-trailed inference with repeatable domain-specific tasks.

NeMo Evaluator is the missing piece for turning HCMGPT's coherence engine into something that can be proved with numbers. In one line, it is an LLM evaluation framework: benchmark environments, pluggable solvers, multi-format reporting, statistical regression, and quality gates for model releases.

NVIDIA's NeMo Evaluator includes built-in benchmark support and lists HealthBench among its benchmark catalog. Healthcare has a domain benchmark for evaluating AI behavior in high-stakes workflows. HR and human capital management need the same evaluation discipline.

The marquee opportunity: HCMBench

HCMBench is designed as a public benchmark suite for HR compliance, staffing, payroll accuracy, compensation benchmarking, ATS reasoning, workforce planning, and document-grounded employee operations. The goal is to create a category-defining artifact that lets buyers, builders, and contributors discuss HCM AI performance with evidence instead of vague claims.

Public scoringExample: a model scores 87 on HCMBench-Compliance with visible assumptions and confidence intervals.
Procurement trustEnterprise buyers get a measurable trust anchor for product evaluation and legal review.
Contribution pathThe suite can be shaped for open source use and potential contribution back into evaluator ecosystems.
Sales enablementState-law tracking, payroll, compensation, and compliance workflows become easier to validate.

Benchmark tracks

HCMBench-Compliance

Federal, state, and local HR compliance reasoning, policy review, and risk identification.

HCMBench-Staffing

Req intake, candidate fit, client requirements, redeployment, and staffing workflow reasoning.

HCMBench-Payroll

Classification, overtime, leave, wage-hour, payroll accuracy, and exception handling.

HCMBench-Comp

Compensation benchmarking, assumptions, geography, leveling, pay transparency, and ranges.

HCMBench-ATS

Candidate records, job requirements, screening logic, interview context, and hiring decision support.

HCMBench-Workforce

Workforce planning, org changes, document-grounded operations, and people analytics reasoning.

How it maps to HCMGPT

Per-domain SLM release gates. HCMGPT's domain model work, including NOVA distillation across domain-specific SLMs, needs a repeatable check for whether each retrain is actually better than the last one. HCMBench gives every domain model a measured release gate.

CI regression gates for plugins. The HCMGPT plugin ecosystem should not allow a new skill to regress handbook review, compliance checks, document summarization, or candidate reasoning. A benchmark-backed CI gate can block merges when domain behavior drops below threshold.

Per-tenant LoRA validation. Customer-specific adapters need proof that they improve tenant workflows without degrading baseline HCM tasks. HCMBench can compare a tenant adapter against the base SLM before it is served.

Multi-backend equivalence testing. The same benchmark suite can run across local SLMs, Mistral-family models, Claude fallback paths, and other frontier models. That creates the numerical argument for owning the substrate: lower inference cost with measured quality deltas on HR tasks.

Witness proofs as persistence. PI Brain by rUv produces witness records per inference: coherence tier, mincut signals, gate decisions, and routing evidence. NeMo Evaluator-style per-problem output is the right shape for storing benchmark scores with the witness record attached to each answer.

Evaluation artifacts

Benchmark scorePer-track scores with confidence intervals and regression comparison against prior runs.
Problem-level JSONLInputs, expected evidence, model answer, scoring rationale, solver metadata, and backend identity.
Witness recordCoherence signals, route decisions, retrieval sources, and safety or escalation gates attached to the result.
Cost and latencyQuality, speed, and inference cost reported together so teams can choose the right model for the work.

Why first matters

Nobody in HCM has established a rigorous public benchmark suite for the everyday work HR teams actually perform. Being first changes the conversation from "trust us" to "run the benchmark." That matters for enterprise procurement, compliance review, model selection, and the long-term credibility of AI in workforce decisions.

References

HCMBench is informed by evaluation patterns from NVIDIA NeMo Evaluator, its benchmark catalog, and the domain-benchmark precedent represented by HealthBench.