AI & ML Glossary for HR: Key Terms Defined

HR technology vendors use “AI-powered,” “machine learning,” and “intelligent automation” interchangeably — and imprecisely. That ambiguity costs HR leaders real money when they purchase features built on mismatched foundations. This glossary cuts through the noise with direct, practical definitions of the 15 most consequential AI and automation terms in HR, explaining exactly what each means and where it applies in recruiting, onboarding, and workforce operations. Before evaluating any platform or engaging a workflow automation agency for HR transformation, these terms are your baseline.


The Core AI Terms Every HR Leader Must Know

The following definitions are ordered from foundational concepts to specialized applications. Each entry answers the same three questions: what is it, how does it work, and where does it apply in HR.

1. Artificial Intelligence (AI)

Artificial intelligence is the field of computer science dedicated to building systems that perform tasks normally requiring human reasoning — understanding language, recognizing patterns, making decisions, and learning from experience.

In HR, AI is the umbrella category, not a single technology. When a vendor says their platform is “AI-powered,” they could mean anything from a basic keyword filter dressed in modern language to a genuine machine learning model trained on millions of candidate records. Knowing the sub-terms below is the only way to tell the difference. Gartner research consistently identifies AI literacy gaps as a top barrier to successful HR technology adoption — and vocabulary is where that literacy begins.

Where it appears in HR: Candidate screening tools, attrition prediction dashboards, intelligent scheduling assistants, and workforce planning platforms all market themselves under the AI umbrella.

2. Machine Learning (ML)

Machine learning is a subset of AI in which systems improve their predictions by training on historical data rather than following manually written rules.

A traditional rule-based system scores resumes because a human programmed it to weight specific keywords. An ML model scores resumes because it learned which candidate attributes correlated with successful hires across thousands of past decisions. The critical difference: ML systems change their behavior as they see more data. Rule-based systems only change when a human rewrites the rules.

For HR, this distinction matters most in attrition prediction and candidate ranking. McKinsey Global Institute research identifies ML-driven workforce analytics as one of the highest-ROI applications of AI in knowledge-work environments precisely because it surfaces non-obvious patterns human analysts miss.

Where it appears in HR: Candidate scoring, flight-risk identification, compensation benchmarking models, and predictive hiring need forecasts.

3. Natural Language Processing (NLP)

Natural language processing is the branch of AI that enables computers to read, interpret, and generate human language — including text and speech.

NLP is the technology that makes resume parsing useful. Without it, an ATS reads a resume as an undifferentiated text file. With NLP, the system extracts structured data: skills, titles, tenure, education, and even inferred competencies from context. NLP also powers interview transcription tools, chatbot candidate screeners, and semantic search inside internal knowledge bases.

The limitation to understand: NLP models interpret language statistically, not semantically. “Managed a team of five” and “oversaw five direct reports” map to the same concept only if the model has seen enough training examples to learn that equivalence. Low-quality training data produces parsing errors that feed directly into the manual data entry problem HR teams are trying to eliminate.

Where it appears in HR: Resume and cover letter parsing, interview transcription and summarization, candidate-facing chatbots, and policy Q&A tools.

4. Generative AI

Generative AI is a category of AI that produces new content — text, images, or code — by learning statistical patterns from large training datasets and predicting plausible outputs.

For HR, the most immediate applications are content generation: drafting job descriptions, composing personalized outreach to passive candidates, building onboarding email sequences, and producing first drafts of training materials. Microsoft’s Work Trend Index data shows that knowledge workers who use generative AI tools for drafting tasks report meaningful time savings on content production specifically.

The risk HR leaders must manage: generative AI predicts plausible text, not accurate text. Job description language generated without human review can encode bias — reinforcing the historical patterns in training data rather than reflecting the inclusive language HR teams intend. Human review before publishing is non-negotiable, not optional.

Where it appears in HR: Job description drafting, offer letter templates, onboarding communications, training content outlines, and candidate outreach sequences.

5. Large Language Model (LLM)

A large language model is the statistical architecture underlying most generative AI and advanced NLP tools, trained on massive text corpora to predict and produce human-like language at scale.

ChatGPT, Claude, Gemini, and similar systems are LLMs. Many HR tech vendors now embed LLM capabilities into their platforms — for AI-assisted job requisition drafting, intelligent interview question generation, or automated offer letter personalization. Understanding that an LLM generates the most statistically probable next word (not the most factually correct one) explains why every LLM-generated output in an HR context requires human verification before acting on it.

Where it appears in HR: Any HR tool marketed with “AI writing assistant,” “intelligent drafting,” or “generative” capabilities is almost certainly LLM-powered.

6. Predictive Analytics

Predictive analytics is the application of statistical models and machine learning to historical data to forecast the probability of future outcomes.

In HR, predictive analytics answers questions like: Which employees are most likely to leave in the next 90 days? Which sourcing channels produce the highest 18-month retention rates? How many open requisitions should we forecast for Q3 given current growth trajectories? Deloitte’s Human Capital Trends research identifies predictive workforce analytics as a top investment priority for HR organizations pursuing strategic influence — because forecasting earns HR a seat in operational planning conversations that reactive headcount reporting does not.

Predictive analytics requires clean, complete, consistently structured data. That is exactly why data-driven HR depends on workflow automation to keep data reliable before any model runs against it. Bad inputs produce confidently wrong forecasts.

Where it appears in HR: Attrition risk dashboards, talent pipeline forecasting, compensation modeling, and recruitment channel ROI analysis.

7. Robotic Process Automation (RPA)

Robotic process automation is a technology that automates repetitive digital tasks by mimicking human mouse clicks and keystrokes to move data between systems that lack native integrations.

RPA bots are not AI. They execute fixed rules on structured, predictable inputs — filling a field in System B with data from System A by following a recorded screen sequence. They break when a UI changes, a field moves, or a data format shifts. In HR environments where ATS interfaces update frequently and data formats vary by requisition type, RPA bots require constant maintenance.

API-based workflow automation platforms are more durable alternatives for most HR integration needs because they connect systems at the data layer rather than the interface layer. The distinction matters enormously when evaluating vendor proposals. Parseur’s Manual Data Entry Report documents that manual and brittle semi-automated processes cost organizations an estimated $28,500 per employee per year in lost productivity — RPA that breaks silently makes that number worse, not better.

Where it appears in HR: Legacy system data transfers, compliance report generation from systems without APIs, and high-volume form-filling where no integration exists.

8. Workflow Automation

Workflow automation is the use of software logic — triggers, conditions, and actions — to move data, route tasks, and execute processes between systems without manual intervention.

Unlike RPA, workflow automation platforms connect systems through APIs and webhooks, making them resilient to UI changes and scalable across complex multi-step processes. In HR, a workflow automation sequence might trigger when a candidate completes a final interview, automatically update the ATS stage, send a hiring manager notification, pull the offer letter template, push accepted offer data to the HRIS, and initiate the IT provisioning sequence — all without a single human copy-paste.

This is the infrastructure layer that makes AI features work. Predictive analytics needs clean data flowing reliably between systems. NLP parsing needs structured inputs. Generative AI outputs need defined delivery paths. Workflow automation provides all of that. Asana’s Anatomy of Work research finds that knowledge workers spend a significant portion of their week on work about work — status updates, handoffs, data re-entry — the precise tasks workflow automation eliminates.

Where it appears in HR: Offer letter generation, onboarding provisioning sequences, compliance document routing, interview scheduling, and ATS-to-HRIS data sync. Explore specific use cases in recruiting ROI from workflow automation.

9. Application Programming Interface (API)

An API is a defined contract between two software systems that specifies how they can exchange data automatically, without human intermediation.

APIs are the plumbing behind every reliable HR integration. When an ATS sends a new hire record to the HRIS automatically, an API is doing that work. When a background check platform updates a candidate status in the recruiting dashboard, an API is doing that work. When integrations break — or never existed — data re-entry fills the gap, introducing the transcription errors that produce real financial exposure. The canonical example: an HR manager manually re-keying a $103K offer figure into payroll as $130K, producing a $27K payroll error and eventual employee departure — a preventable outcome with a single API-based integration.

Where it appears in HR: Every integration between your ATS, HRIS, payroll platform, background check vendor, e-signature tool, and communication system depends on API quality.

10. Algorithmic Bias

Algorithmic bias occurs when a machine learning model reproduces or amplifies historical human biases because its training data reflects those biases rather than the outcomes the organization actually wants.

In HR, this most commonly surfaces in candidate screening models. If a model is trained on hiring decisions from a period when a particular demographic was systematically underrepresented in hire outcomes, the model learns that underrepresentation as a signal of fit — and perpetuates it. Harvard Business Review coverage of algorithmic hiring tools consistently identifies training data auditing and ongoing output monitoring as the only reliable mitigation strategies, not one-time calibration at deployment.

SHRM guidance on AI in HR emphasizes that human oversight of algorithmic decisions is both an ethical and increasingly a legal compliance requirement, particularly in jurisdictions adopting automated employment decision tool regulations.

Where it appears in HR: Resume screening models, candidate ranking algorithms, performance rating normalization tools, and any ML system trained on historical HR decisions.

11. Sentiment Analysis

Sentiment analysis is an NLP technique that classifies text as expressing positive, negative, or neutral emotional tone.

HR applications include analyzing open-ended employee survey responses at scale, monitoring candidate feedback after interview experiences, and flagging at-risk engagement patterns in pulse survey data. The limitation: sentiment models trained on general consumer text may misclassify domain-specific professional language. “This role is challenging” reads as positive in an employee engagement context and ambiguous in a complaint context — and many off-the-shelf models cannot make that distinction reliably without HR-specific fine-tuning.

Where it appears in HR: Employee engagement survey analysis, exit interview text classification, and candidate experience feedback processing.

12. Optical Character Recognition (OCR)

Optical character recognition is a technology that converts images of text — scanned documents, PDFs, photographs — into machine-readable text that software can process and store.

In HR, OCR is the first step in digitizing paper-based records: physical I-9 forms, scanned offer letters, paper time sheets, and legacy employee files. OCR accuracy degrades significantly with poor scan quality, handwritten content, or non-standard fonts — which is why OCR output almost always requires a validation step before data enters a downstream system. Automating HR compliance workflows often begins with OCR to unlock legacy document data.

Where it appears in HR: Document digitization for compliance archives, scanned onboarding form processing, and historical file migration projects.

13. Decision Intelligence

Decision intelligence is a discipline that combines data science, applied social science, and managerial science to improve the quality and speed of organizational decisions.

For HR, decision intelligence goes beyond descriptive dashboards (what happened) and predictive analytics (what will happen) to prescriptive recommendations (what to do). A decision intelligence layer on top of an attrition model does not just flag that an employee is at risk — it recommends which retention interventions have historically worked for employees with similar profiles. Gartner identifies decision intelligence as an emerging priority for data and analytics leaders precisely because it closes the gap between insight and action.

Where it appears in HR: Advanced retention intervention tools, workforce scenario planning platforms, and next-generation HRIS dashboards.

14. Hyperautomation

Hyperautomation is the practice of identifying and automating as many business processes as possible by combining workflow automation, RPA, AI, and ML into coordinated, end-to-end automated systems.

Gartner introduced the term and consistently ranks hyperautomation as a top strategic technology trend. For HR, hyperautomation describes the ambition of connecting the entire employee lifecycle — sourcing through offboarding — with minimal manual touchpoints. The practical path to hyperautomation in HR starts with mapping existing processes, identifying the highest-friction manual handoffs, and automating those systematically before adding AI layers. That sequencing is exactly what the onboarding automation discipline addresses in its most mature implementations.

Where it appears in HR: End-to-end recruiting pipelines, fully automated onboarding sequences, and integrated compliance monitoring systems.

15. Workflow Trigger

A workflow trigger is the specific event or condition that initiates an automated sequence — the “if this happens, then do that” starting point of any automation.

Triggers are the most operationally important concept in workflow automation design because imprecise triggers produce unreliable automations. In HR, common triggers include: a candidate moving to a specific ATS stage, a new hire record being created in the HRIS, a signed offer letter appearing in a document management system, or a scheduled date arriving (day 30 onboarding check-in, 90-day review prompt). Getting trigger logic right is the difference between an automation that runs reliably and one that fires on the wrong records or misses edge cases entirely.

Where it appears in HR: Every automated workflow — scheduling, onboarding provisioning, compliance reminders, data sync — begins with a trigger definition.


Related Terms: How These Concepts Connect

These 15 terms do not operate in isolation. The relationships between them determine how HR technology stacks succeed or fail:

  • ML depends on clean data — which workflow automation produces by eliminating manual re-entry errors.
  • NLP depends on structured inputs — which OCR and consistent data schemas enable.
  • Predictive analytics depends on complete historical records — which only exist when API integrations prevent data gaps.
  • Generative AI outputs depend on human review — which requires defined review workflows, not ad hoc manual checking.
  • Algorithmic bias mitigation depends on audit infrastructure — which is itself an automated compliance workflow.

The pattern is consistent: AI features perform in proportion to the quality of the workflow infrastructure beneath them. The hidden costs of manual HR operations are not just the hours lost to re-entry — they are the degraded AI performance those data gaps produce downstream.


Common Misconceptions

“AI will replace HR professionals.”

AI replaces specific tasks, not roles. Resume parsing eliminates manual keyword searching. Attrition models surface risks human managers would not see in time. But hiring decisions, culture assessments, difficult conversations, and relationship management remain human work — and the HR leaders who understand AI vocabulary use these tools to do more of that high-value work, not less.

“More AI features means a better HR platform.”

Feature count is a vendor marketing metric, not a performance indicator. A platform with a well-tuned attrition model built on clean data outperforms a platform with ten AI features built on inconsistent inputs. Evaluate the data infrastructure and integration architecture before the feature list.

“RPA is good enough for HR integrations.”

RPA works until it doesn’t — and in HR tech environments where interfaces update regularly, it breaks with high frequency and low visibility. Silent failures in payroll data transfers or compliance document routing produce exactly the kind of errors that surface in audits. API-based integration is the durable alternative.

“Workflow automation and AI are the same thing.”

They are complementary, not interchangeable. Workflow automation executes defined rules reliably. AI handles pattern recognition and decisions under uncertainty. The highest-performing HR operations deploy both: automation for the predictable sequences, AI for the judgment-intensive decisions those sequences produce data for.


How to Use This Glossary in Practice

Bring these definitions into your next vendor evaluation with three questions:

  1. What specific ML model powers this feature, and what was it trained on? Any vendor that cannot answer this is selling you a rule-based system marketed as AI.
  2. How does your platform handle API failures or data format changes between our ATS and HRIS? The answer reveals whether their integration is API-native or RPA-dependent.
  3. How do you audit for algorithmic bias in your candidate scoring? Vendors without a clear answer are leaving your organization exposed to compliance risk.

The goal is not to become a machine learning engineer. The goal is to ask precise enough questions that vendors cannot hide weak technology behind sophisticated vocabulary. That is the competitive advantage of HR leaders who own this terminology.

When you are ready to move from vocabulary to implementation, the first step is diagnosing where your current workflows break down before deciding which AI features to layer on top. Build the workflow foundation before layering AI — that sequencing is what separates the HR operations that benefit from these technologies from the ones that automate their existing chaos at scale.