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

Similar to Resume Classification with Term Attention Embeddings

Structural Bioinformatics - Homology modeling & its Scope
Structural Bioinformatics - Homology modeling & its ScopeStructural Bioinformatics - Homology modeling & its Scope
Structural Bioinformatics - Homology modeling & its Scope
Nixon Mendez
 
Competence-Level Prediction and Resume & Job Description Matching Using Conte...
Competence-Level Prediction and Resume & Job Description Matching Using Conte...Competence-Level Prediction and Resume & Job Description Matching Using Conte...
Competence-Level Prediction and Resume & Job Description Matching Using Conte...
Jinho Choi
 
staffing chapter no 8 external selection part 1, by heneman
staffing chapter no 8 external selection part 1, by henemanstaffing chapter no 8 external selection part 1, by heneman
staffing chapter no 8 external selection part 1, by heneman
fareeha zanib
 
WSU new standards mean new baseline
WSU new standards mean new baselineWSU new standards mean new baseline
WSU new standards mean new baseline
Glenn E. Malone, EdD
 
Data Science and Practical Application Course
Data Science and Practical Application CourseData Science and Practical Application Course
Data Science and Practical Application Course
Object Automation
 
TCS Interview Questions and Answers 2022 | How to Crack TCS Interview for Fre...
TCS Interview Questions and Answers 2022 | How to Crack TCS Interview for Fre...TCS Interview Questions and Answers 2022 | How to Crack TCS Interview for Fre...
TCS Interview Questions and Answers 2022 | How to Crack TCS Interview for Fre...
Simplilearn
 
Mahendra _CDM 2 Years Experience
Mahendra _CDM 2 Years ExperienceMahendra _CDM 2 Years Experience
Mahendra _CDM 2 Years ExperienceMahendra Challa
 
Stance classification. Presentation at QMUL 11 Nov 2020
Stance classification. Presentation at QMUL 11 Nov 2020Stance classification. Presentation at QMUL 11 Nov 2020
Stance classification. Presentation at QMUL 11 Nov 2020
Weverify
 
The HDR Examination Process at MQ
The HDR Examination Process at MQThe HDR Examination Process at MQ
The HDR Examination Process at MQ
Merilyn Childs @ Macquarie University
 
Using ExamSoft to Design a Virtual Station-Based Clinical Competency Assessment
Using ExamSoft to Design a Virtual Station-Based Clinical Competency AssessmentUsing ExamSoft to Design a Virtual Station-Based Clinical Competency Assessment
Using ExamSoft to Design a Virtual Station-Based Clinical Competency Assessment
ExamSoft
 
Alpha and Omega: Program Outcomes to the Capstone
Alpha and Omega: Program Outcomes to the CapstoneAlpha and Omega: Program Outcomes to the Capstone
Alpha and Omega: Program Outcomes to the Capstone
ERAUWebinars
 
Job Analysis and Rewards
Job Analysis and RewardsJob Analysis and Rewards
Job Analysis and Rewardsaizellbernal
 
Content strategy for public lands websites part 2 2
Content strategy for public lands websites part 2 2Content strategy for public lands websites part 2 2
Content strategy for public lands websites part 2 2ss4appl
 
ASTD Federal Job Search
ASTD Federal Job Search ASTD Federal Job Search
ASTD Federal Job Search
Taylor Your Career
 
ADOVH Designing HOT MCQs.pdf
ADOVH Designing HOT  MCQs.pdfADOVH Designing HOT  MCQs.pdf
ADOVH Designing HOT MCQs.pdf
ADOVH-University of South Africa
 
Much but doing nothing? – Of quality assurance in higher education undergradu...
Much but doing nothing? – Of quality assurance in higher education undergradu...Much but doing nothing? – Of quality assurance in higher education undergradu...
Much but doing nothing? – Of quality assurance in higher education undergradu...
Caribbean Area Network for Quality Assurance in Tertiary Education
 
DAMA Ireland - CDMP Overview (How to become a Certified Data Management Pract...
DAMA Ireland - CDMP Overview (How to become a Certified Data Management Pract...DAMA Ireland - CDMP Overview (How to become a Certified Data Management Pract...
DAMA Ireland - CDMP Overview (How to become a Certified Data Management Pract...
DAMA Ireland
 
ADOVH Strategies for Designing Assessment.pdf
ADOVH Strategies for Designing Assessment.pdfADOVH Strategies for Designing Assessment.pdf
ADOVH Strategies for Designing Assessment.pdf
ADOVH-University of South Africa
 
Academic Council No.177 DkIT's Employability Statement and Graduate Attribute...
Academic Council No.177 DkIT's Employability Statement and Graduate Attribute...Academic Council No.177 DkIT's Employability Statement and Graduate Attribute...
Academic Council No.177 DkIT's Employability Statement and Graduate Attribute...
Embedding Employability
 
Academic Council No.176 - Update
Academic Council No.176 - UpdateAcademic Council No.176 - Update
Academic Council No.176 - Update
Embedding Employability
 

Similar to Resume Classification with Term Attention Embeddings (20)

Structural Bioinformatics - Homology modeling & its Scope
Structural Bioinformatics - Homology modeling & its ScopeStructural Bioinformatics - Homology modeling & its Scope
Structural Bioinformatics - Homology modeling & its Scope
 
Competence-Level Prediction and Resume & Job Description Matching Using Conte...
Competence-Level Prediction and Resume & Job Description Matching Using Conte...Competence-Level Prediction and Resume & Job Description Matching Using Conte...
Competence-Level Prediction and Resume & Job Description Matching Using Conte...
 
staffing chapter no 8 external selection part 1, by heneman
staffing chapter no 8 external selection part 1, by henemanstaffing chapter no 8 external selection part 1, by heneman
staffing chapter no 8 external selection part 1, by heneman
 
WSU new standards mean new baseline
WSU new standards mean new baselineWSU new standards mean new baseline
WSU new standards mean new baseline
 
Data Science and Practical Application Course
Data Science and Practical Application CourseData Science and Practical Application Course
Data Science and Practical Application Course
 
TCS Interview Questions and Answers 2022 | How to Crack TCS Interview for Fre...
TCS Interview Questions and Answers 2022 | How to Crack TCS Interview for Fre...TCS Interview Questions and Answers 2022 | How to Crack TCS Interview for Fre...
TCS Interview Questions and Answers 2022 | How to Crack TCS Interview for Fre...
 
Mahendra _CDM 2 Years Experience
Mahendra _CDM 2 Years ExperienceMahendra _CDM 2 Years Experience
Mahendra _CDM 2 Years Experience
 
Stance classification. Presentation at QMUL 11 Nov 2020
Stance classification. Presentation at QMUL 11 Nov 2020Stance classification. Presentation at QMUL 11 Nov 2020
Stance classification. Presentation at QMUL 11 Nov 2020
 
The HDR Examination Process at MQ
The HDR Examination Process at MQThe HDR Examination Process at MQ
The HDR Examination Process at MQ
 
Using ExamSoft to Design a Virtual Station-Based Clinical Competency Assessment
Using ExamSoft to Design a Virtual Station-Based Clinical Competency AssessmentUsing ExamSoft to Design a Virtual Station-Based Clinical Competency Assessment
Using ExamSoft to Design a Virtual Station-Based Clinical Competency Assessment
 
Alpha and Omega: Program Outcomes to the Capstone
Alpha and Omega: Program Outcomes to the CapstoneAlpha and Omega: Program Outcomes to the Capstone
Alpha and Omega: Program Outcomes to the Capstone
 
Job Analysis and Rewards
Job Analysis and RewardsJob Analysis and Rewards
Job Analysis and Rewards
 
Content strategy for public lands websites part 2 2
Content strategy for public lands websites part 2 2Content strategy for public lands websites part 2 2
Content strategy for public lands websites part 2 2
 
ASTD Federal Job Search
ASTD Federal Job Search ASTD Federal Job Search
ASTD Federal Job Search
 
ADOVH Designing HOT MCQs.pdf
ADOVH Designing HOT  MCQs.pdfADOVH Designing HOT  MCQs.pdf
ADOVH Designing HOT MCQs.pdf
 
Much but doing nothing? – Of quality assurance in higher education undergradu...
Much but doing nothing? – Of quality assurance in higher education undergradu...Much but doing nothing? – Of quality assurance in higher education undergradu...
Much but doing nothing? – Of quality assurance in higher education undergradu...
 
DAMA Ireland - CDMP Overview (How to become a Certified Data Management Pract...
DAMA Ireland - CDMP Overview (How to become a Certified Data Management Pract...DAMA Ireland - CDMP Overview (How to become a Certified Data Management Pract...
DAMA Ireland - CDMP Overview (How to become a Certified Data Management Pract...
 
ADOVH Strategies for Designing Assessment.pdf
ADOVH Strategies for Designing Assessment.pdfADOVH Strategies for Designing Assessment.pdf
ADOVH Strategies for Designing Assessment.pdf
 
Academic Council No.177 DkIT's Employability Statement and Graduate Attribute...
Academic Council No.177 DkIT's Employability Statement and Graduate Attribute...Academic Council No.177 DkIT's Employability Statement and Graduate Attribute...
Academic Council No.177 DkIT's Employability Statement and Graduate Attribute...
 
Academic Council No.176 - Update
Academic Council No.176 - UpdateAcademic Council No.176 - Update
Academic Council No.176 - Update
 

More from Jinho Choi

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

More from Jinho Choi (20)

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

Recently uploaded

PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
UiPathCommunity
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 

Recently uploaded (20)

PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 

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