SlideShare a Scribd company logo
Resume Classification with
Term Attention Embeddings
Emory NLP Weekly
9/9/2020
Xiangjue Dong
Outline
• Previous Work
• Introduction
• Approaches
• Results
• Error Analysis
• Current Work
• Introduction
• Approaches
• Reference
Previous Work
Introduction – Dataset
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Introduction – Dataset
• Applications: 24,933 (A).
• Remove duplicated resumes within the same level: 9,286 (B).
• Remove duplicated resumes across all levels;
Retrain only the resumes to the highest level: 6,492 (C).
• Discarded unstructured ones: 5,362 (Br), 3,425 (Cr).
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Introduction – Tasks
• Competence-Level Classification - Multiclass Classification Task
• Given a resume, decide which level of CRC positions that the corresponding
applicant is suitable for.
• Labels: CRC1, CRC2, CRC3, CRC4, NQ
• Resume-to-Job_Description Matching - Binary Classification Task
• Given a resume and a CRC job description, decide whether the applicant is
suitable for that job
• Labels: accept, reject
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Approaches – Competence-Level Classification
• Whole-Context: Section Trimming (Baseline)
• Context-Aware: Section Pruning
• Context-Aware: Chunk Segmenting
• Context-Aware: Section Encoding
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Whole-Context: Section Trimming
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Context-Aware: Section Pruning
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Context-Aware: Section Pruning
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
• Remove all stop words;
• Remove all words with frequencies top 5%;
• Remove all words with frequencies top 30%.
Context-Aware: Section Pruning
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Context-Aware: Chunk Segmenting
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Context-Aware: Chunk Segmenting
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Context-Aware: Section Encoding
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Resume-to-Job_Description Matching
• Whole-Context: Sec./Desc. Trimming (Baseline)
• Context-Aware: Chunk Segmenting + Section Encoding + Desc.
Embedding
• Context-Aware: Multi-Head Attention
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Whole-Context: Sec./Desc. Trimming
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Context-Aware: Chunk Segmenting + Section
Encoding + Desc. Embedding
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Context-Aware: Multi-Head Attention
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Context-Aware: Multi-Head Attention
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Results - Competence-Level Classification
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Results - Resume-to-Job_Description Matching
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Error Analysis
• It’s unable to identify clinical research experience.
• It can’t identify dates of experience.
• It can’t distinguish adjacent CRC positions.
Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
Current Work
Introduction – New Dataset
• CRC (2020)
• CRN (2020)
Introduction – New Dataset Statistics
CRN-1 CRN-2 CNR-3 Total
CRN (2020) 69 242 19 330
CRC-1 CRC-2 CRC-3 CRC-4 CRC-QM Total
CRC (2020) 11485 7180 1396 479 83 20623
Introduction - Guideline
Glossary of Terms
• Clinical Settings
• Hospital
• Clinic
• Doctor/Physician Office
Glossary of Terms
• Clinical Settings
• Clinical Roles
• Patient Service(s) Coordinator,
• Patient Care Coordinator,
• Clinical Coordinator,
• Unit Secretary
• Clinical Service Representative,
• Medical Scribe, Medical Secretary,
• Pharmacy Technician,
• Phlebotomist,
• Tumor Registrar
• Pre/Post Award Administrator
• Internship in a scientific or health related area (1000 documented hours).
Glossary of Terms
• Clinical Settings
• Clinical Roles
• Clinical Research Experience
• clinical research coordinator;
• clinical research associate;
• clinical research assistant;
• research interviewer;
• research assistant;
• clinical research manager;
• clinical research supervisor.
Glossary of Terms
• Clinical Settings
• Clinical Roles
• Clinical Research Experience
• Bachelor’s Degrees in scientific or health related fields+
• Biology; Psychology; Epidemiology; Chemistry; Biomedical Science;
Neuroscience; Behavioral Science; Social Work; Microbiology; Nutrition/Food;
Public Health; Health Promotion and Global Health; Complementary and
Alternative Health; Community Wellness .
Glossary of Terms
• Clinical Settings
• Clinical Roles
• Clinical Research Experience
• Bachelor’s Degrees in scientific or health related fields+
• Bachelor’s Degrees in non-scientific or non-health related fields
• Business Management;
• Healthcare Management;
• Healthcare Administration;
• Informatics;
• Gender and Global Health
Glossary of Terms
• Clinical Settings
• Clinical Roles
• Clinical Research Experience
• Bachelor’s Degrees in scientific or health related fields+
• Bachelor’s Degrees in non-scientific or non-health related fields
• Laboratory Research- Including animal and industry research-
nonclinical
• laboratory specialist; laboratory assistant; laboratory scientist; some PhD
fields are identifiable as laboratory research – chemistry, biotechnology, etc.
Glossary of Terms
• Clinical Settings
• Clinical Roles
• Clinical Research Experience
• Bachelor’s Degrees in scientific or health related fields+
• Bachelor’s Degrees in non-scientific or non-health related fields
• Laboratory Research- Including animal and industry research-
nonclinical
• Technical Diploma
• LPN,
• Medical Assistant
Model
…
𝑒!"
MHA 𝑒∑
!$!"$%
LD
𝑜&
𝑡'
𝑡(
Timeline – By end of September
• Parse the resume using tools to prepare the data
• Generate the statistics table of this year’s data
• Divide data into 20 batches for annotation
• Build models
Reference
• Changmao et al. 2020. Competence-Level Prediction and Resume-
Job_Description Matching Using Context-Aware Transformer Models

More Related Content

DOC
Generic Resume
DOCX
Week 3 Assignment Organizational Needs AssessmentSubmit As.docx
PPTX
Toward a Traceable, Explainable and fair JD/Resume Recommendation System
PPTX
Position Strategy_CHC_2015
PPTX
Hima_Lakkaraju_XAI_ShortCourse.pptx
PDF
8th sem (1)
PDF
Stance classification. Uni Cambridge 22 Jan 2021
DOCX
COMP1648Development, Frameworks and MethodsCoursework Number.docx
Generic Resume
Week 3 Assignment Organizational Needs AssessmentSubmit As.docx
Toward a Traceable, Explainable and fair JD/Resume Recommendation System
Position Strategy_CHC_2015
Hima_Lakkaraju_XAI_ShortCourse.pptx
8th sem (1)
Stance classification. Uni Cambridge 22 Jan 2021
COMP1648Development, Frameworks and MethodsCoursework Number.docx

Similar to Resume Classification with Term Attention Embeddings (20)

PDF
Structural Bioinformatics - Homology modeling & its Scope
PDF
Competence-Level Prediction and Resume & Job Description Matching Using Conte...
PPTX
Skills for CV PhD_2022 slide deck powerpoint
PPTX
staffing chapter no 8 external selection part 1, by heneman
PPTX
WSU new standards mean new baseline
PDF
Data Science and Practical Application Course
PPTX
TCS Interview Questions and Answers 2022 | How to Crack TCS Interview for Fre...
DOC
Mahendra _CDM 2 Years Experience
PDF
Stance classification. Presentation at QMUL 11 Nov 2020
PPT
The HDR Examination Process at MQ
PDF
Using ExamSoft to Design a Virtual Station-Based Clinical Competency Assessment
PPTX
Alpha and Omega: Program Outcomes to the Capstone
PPTX
Job Analysis and Rewards
PDF
Content strategy for public lands websites part 2 2
PDF
ASTD Federal Job Search
PDF
ADOVH Designing HOT MCQs.pdf
PDF
thresh hold _module_4-decision_maker.pdf
PPTX
Much but doing nothing? – Of quality assurance in higher education undergradu...
PDF
DAMA Ireland - CDMP Overview (How to become a Certified Data Management Pract...
DOCX
SYLLABUS-MATH-212-DATA ANALYSIS-LEC-23-24.docx
Structural Bioinformatics - Homology modeling & its Scope
Competence-Level Prediction and Resume & Job Description Matching Using Conte...
Skills for CV PhD_2022 slide deck powerpoint
staffing chapter no 8 external selection part 1, by heneman
WSU new standards mean new baseline
Data Science and Practical Application Course
TCS Interview Questions and Answers 2022 | How to Crack TCS Interview for Fre...
Mahendra _CDM 2 Years Experience
Stance classification. Presentation at QMUL 11 Nov 2020
The HDR Examination Process at MQ
Using ExamSoft to Design a Virtual Station-Based Clinical Competency Assessment
Alpha and Omega: Program Outcomes to the Capstone
Job Analysis and Rewards
Content strategy for public lands websites part 2 2
ASTD Federal Job Search
ADOVH Designing HOT MCQs.pdf
thresh hold _module_4-decision_maker.pdf
Much but doing nothing? – Of quality assurance in higher education undergradu...
DAMA Ireland - CDMP Overview (How to become a Certified Data Management Pract...
SYLLABUS-MATH-212-DATA ANALYSIS-LEC-23-24.docx
Ad

More from Jinho Choi (20)

PDF
Adaptation of Multilingual Transformer Encoder for Robust Enhanced Universal ...
PDF
Analysis of Hierarchical Multi-Content Text Classification Model on B-SHARP D...
PDF
Transformers to Learn Hierarchical Contexts in Multiparty Dialogue for Span-b...
PDF
The Myth of Higher-Order Inference in Coreference Resolution
PDF
Noise Pollution in Hospital Readmission Prediction: Long Document Classificat...
PDF
Abstract Meaning Representation
PDF
Semantic Role Labeling
PDF
CKY Parsing
PDF
CS329 - WordNet Similarities
PDF
CS329 - Lexical Relations
PDF
Automatic Knowledge Base Expansion for Dialogue Management
PDF
Attention is All You Need for AMR Parsing
PDF
Graph-to-Text Generation and its Applications to Dialogue
PDF
Real-time Coreference Resolution for Dialogue Understanding
PDF
Topological Sort
PDF
Tries - Put
PDF
Multi-modal Embedding Learning for Early Detection of Alzheimer's Disease
PDF
Building Widely-Interpretable Semantic Networks for Dialogue Contexts
PDF
How to make Emora talk about Sports Intelligently
PDF
Text-to-SQL with Data-Driven Templates
Adaptation of Multilingual Transformer Encoder for Robust Enhanced Universal ...
Analysis of Hierarchical Multi-Content Text Classification Model on B-SHARP D...
Transformers to Learn Hierarchical Contexts in Multiparty Dialogue for Span-b...
The Myth of Higher-Order Inference in Coreference Resolution
Noise Pollution in Hospital Readmission Prediction: Long Document Classificat...
Abstract Meaning Representation
Semantic Role Labeling
CKY Parsing
CS329 - WordNet Similarities
CS329 - Lexical Relations
Automatic Knowledge Base Expansion for Dialogue Management
Attention is All You Need for AMR Parsing
Graph-to-Text Generation and its Applications to Dialogue
Real-time Coreference Resolution for Dialogue Understanding
Topological Sort
Tries - Put
Multi-modal Embedding Learning for Early Detection of Alzheimer's Disease
Building Widely-Interpretable Semantic Networks for Dialogue Contexts
How to make Emora talk about Sports Intelligently
Text-to-SQL with Data-Driven Templates
Ad

Recently uploaded (20)

PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
Spectroscopy.pptx food analysis technology
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Empathic Computing: Creating Shared Understanding
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Encapsulation theory and applications.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
A Presentation on Artificial Intelligence
PDF
Electronic commerce courselecture one. Pdf
Network Security Unit 5.pdf for BCA BBA.
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Review of recent advances in non-invasive hemoglobin estimation
Spectroscopy.pptx food analysis technology
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Chapter 3 Spatial Domain Image Processing.pdf
sap open course for s4hana steps from ECC to s4
Empathic Computing: Creating Shared Understanding
20250228 LYD VKU AI Blended-Learning.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
The AUB Centre for AI in Media Proposal.docx
Encapsulation theory and applications.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
The Rise and Fall of 3GPP – Time for a Sabbatical?
A comparative analysis of optical character recognition models for extracting...
Per capita expenditure prediction using model stacking based on satellite ima...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
A Presentation on Artificial Intelligence
Electronic commerce courselecture one. Pdf

Resume Classification with Term Attention Embeddings

  • 1. Resume Classification with Term Attention Embeddings Emory NLP Weekly 9/9/2020 Xiangjue Dong
  • 2. Outline • Previous Work • Introduction • Approaches • Results • Error Analysis • Current Work • Introduction • Approaches • Reference
  • 4. Introduction – Dataset Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 5. Introduction – Dataset • Applications: 24,933 (A). • Remove duplicated resumes within the same level: 9,286 (B). • Remove duplicated resumes across all levels; Retrain only the resumes to the highest level: 6,492 (C). • Discarded unstructured ones: 5,362 (Br), 3,425 (Cr). Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 6. Introduction – Tasks • Competence-Level Classification - Multiclass Classification Task • Given a resume, decide which level of CRC positions that the corresponding applicant is suitable for. • Labels: CRC1, CRC2, CRC3, CRC4, NQ • Resume-to-Job_Description Matching - Binary Classification Task • Given a resume and a CRC job description, decide whether the applicant is suitable for that job • Labels: accept, reject Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 7. Approaches – Competence-Level Classification • Whole-Context: Section Trimming (Baseline) • Context-Aware: Section Pruning • Context-Aware: Chunk Segmenting • Context-Aware: Section Encoding Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 8. Whole-Context: Section Trimming Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 9. Context-Aware: Section Pruning Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 10. Context-Aware: Section Pruning Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models • Remove all stop words; • Remove all words with frequencies top 5%; • Remove all words with frequencies top 30%.
  • 11. Context-Aware: Section Pruning Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 12. Context-Aware: Chunk Segmenting Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 13. Context-Aware: Chunk Segmenting Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 14. Context-Aware: Section Encoding Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 15. Resume-to-Job_Description Matching • Whole-Context: Sec./Desc. Trimming (Baseline) • Context-Aware: Chunk Segmenting + Section Encoding + Desc. Embedding • Context-Aware: Multi-Head Attention Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 16. Whole-Context: Sec./Desc. Trimming Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 17. Context-Aware: Chunk Segmenting + Section Encoding + Desc. Embedding Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 18. Context-Aware: Multi-Head Attention Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 19. Context-Aware: Multi-Head Attention Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 20. Results - Competence-Level Classification Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 21. Results - Resume-to-Job_Description Matching Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 22. Error Analysis • It’s unable to identify clinical research experience. • It can’t identify dates of experience. • It can’t distinguish adjacent CRC positions. Changmao et al. 2020. Competence-Level Prediction and Resume-Job_Description Matching Using Context-Aware Transformer Models
  • 24. Introduction – New Dataset • CRC (2020) • CRN (2020)
  • 25. Introduction – New Dataset Statistics CRN-1 CRN-2 CNR-3 Total CRN (2020) 69 242 19 330 CRC-1 CRC-2 CRC-3 CRC-4 CRC-QM Total CRC (2020) 11485 7180 1396 479 83 20623
  • 27. Glossary of Terms • Clinical Settings • Hospital • Clinic • Doctor/Physician Office
  • 28. Glossary of Terms • Clinical Settings • Clinical Roles • Patient Service(s) Coordinator, • Patient Care Coordinator, • Clinical Coordinator, • Unit Secretary • Clinical Service Representative, • Medical Scribe, Medical Secretary, • Pharmacy Technician, • Phlebotomist, • Tumor Registrar • Pre/Post Award Administrator • Internship in a scientific or health related area (1000 documented hours).
  • 29. Glossary of Terms • Clinical Settings • Clinical Roles • Clinical Research Experience • clinical research coordinator; • clinical research associate; • clinical research assistant; • research interviewer; • research assistant; • clinical research manager; • clinical research supervisor.
  • 30. Glossary of Terms • Clinical Settings • Clinical Roles • Clinical Research Experience • Bachelor’s Degrees in scientific or health related fields+ • Biology; Psychology; Epidemiology; Chemistry; Biomedical Science; Neuroscience; Behavioral Science; Social Work; Microbiology; Nutrition/Food; Public Health; Health Promotion and Global Health; Complementary and Alternative Health; Community Wellness .
  • 31. Glossary of Terms • Clinical Settings • Clinical Roles • Clinical Research Experience • Bachelor’s Degrees in scientific or health related fields+ • Bachelor’s Degrees in non-scientific or non-health related fields • Business Management; • Healthcare Management; • Healthcare Administration; • Informatics; • Gender and Global Health
  • 32. Glossary of Terms • Clinical Settings • Clinical Roles • Clinical Research Experience • Bachelor’s Degrees in scientific or health related fields+ • Bachelor’s Degrees in non-scientific or non-health related fields • Laboratory Research- Including animal and industry research- nonclinical • laboratory specialist; laboratory assistant; laboratory scientist; some PhD fields are identifiable as laboratory research – chemistry, biotechnology, etc.
  • 33. Glossary of Terms • Clinical Settings • Clinical Roles • Clinical Research Experience • Bachelor’s Degrees in scientific or health related fields+ • Bachelor’s Degrees in non-scientific or non-health related fields • Laboratory Research- Including animal and industry research- nonclinical • Technical Diploma • LPN, • Medical Assistant
  • 35. Timeline – By end of September • Parse the resume using tools to prepare the data • Generate the statistics table of this year’s data • Divide data into 20 batches for annotation • Build models
  • 36. Reference • Changmao et al. 2020. Competence-Level Prediction and Resume- Job_Description Matching Using Context-Aware Transformer Models