US20230068717A1
2023-03-02
18/045,308
2022-10-10
A method for screening documents. The order of the text in the documents can be changed in order to create additional documents. A vocabulary of words from the text in the documents can be built. The words can be coded as vectors. Vector relationships can be defined. The documents can be classified using the vector relationships.
Get notified when new applications in this technology area are published.
G06V30/40 » CPC main
Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition Document-oriented image-based pattern recognition
G06N3/04 » CPC further
Computing arrangements based on biological models using neural network models Architectures, e.g. interconnection topology
G06F16/35 » CPC further
Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data Clustering; Classification
G06F16/31 » CPC further
Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data Indexing; Data structures therefor; Storage structures
This application is a continuation application to U.S. application Ser. No. 16/891,396 filed Jun. 3, 2020, which is a continuation application to U.S. application Ser. No. 16/203,102 filed Nov. 28, 2018, which claims the benefit of U.S. Provisional Application No. 62/621,404 filed Jan. 24, 2018, which are incorporated by reference in their entireties.
FIGS. 1A and 1B illustrate example processes for screening resumes, according to embodiments of the invention.
FIGS. 1C and 1D illustrate example systems for screening resumes, according to an embodiment of the invention.
FIG. 2 provides an example of word-to-vector encoding, according to an embodiment of the invention.
FIG. 3 provides examples of how vector algebra can be used with word vectors, according to an embodiment of the invention.
FIG. 4 illustrates how the system can be flexible and trained to learn different goals and vocabularies, according to an embodiment of the invention.
FIG. 5 illustrates an example of PDF to text transformation, according to an embodiment of the invention.
FIGS. 6A, 6B and 6C illustrates an example of tokenization, according to an embodiment of the invention.
FIGS. 7A, 7B and 7C illustrate an example of resume input and process, according to an embodiment of the invention.
FIG. 8 illustrates an example of data augmentation, according to an embodiment of the invention.
FIGS. 9A, 9B and 9C illustrate an example use of a deep neural network, according to an embodiment of the invention.
FIG. 10 illustrates an example of predicting candidate goodness, according to an embodiment of the invention.
The following description illustrates example embodiments for screening documents. Although resumes are used throughout this application as example embodiments, those of ordinary skill in the art will see that many other types of documents may also be utilized. FIG. 1A illustrates a process for screening resumes, according to an embodiment. In 105, resumes can be entered. In some embodiments, the resumes can be entered in pdf format and converted to text. In 107, augmentation can be done on the resumes to create additional resumes. (These can be used, for example, in training the system.) In 110, a vocabulary list can be built for the position of interest. In 112, each word in the vocabulary list can be coded as a vector using word embedding. In 115, vector relationships can be defined. In 120, a classification (e.g., based on a relevance probability score) for each resume can be output.
FIG. 1B illustrates an overview process for screening resumes, according to an embodiment. In FIG. 1B, resumes can be classified in a learning process based on content learned from relevant samples. In 195, words from resumes are input. In 196, each word of the resumes can be transformed into a series of numbers (e.g., vectors), which can be called embeddings. In 197, the deep neural network can learn the vector values using the relationships that adjacent words have in classifying good and bad resumes. In 198, each resume can be transformed into a set of previously learned word vectors which can be used to determine a classification score which reflect the possibility that a candidate is worth pursuing. In FIG. 1B, resumes can be classified in a learning process based on content learned from relevant samples. In 195, words from resumes are input. In 196, each word of the resumes can be transformed into a series of numbers (e.g., vectors), which can be called embeddings. In 197, the deep neural network can learn the vector values using the relationships that adjacent words have in classifying good and bad resumes. In 198, each resume can be transformed into a set of previously learned word vectors which can be used to determine a classification score which reflect the possibility that a candidate is worth pursuing.
FIG. 1C illustrates a block diagram of an example system architecture 100 implementing the features and processes described herein. The architecture 100 may be implemented on any electronic device that runs software applications derived from compiled instructions, including without limitation personal computers, servers, smart phones, media players, electronic tablets, game consoles, email devices, etc. In some implementations, the architecture 100 may include one or more processors 102, one or more input devices 104, one or more display devices 106, one or more network interfaces 108, and one or more computer-readable mediums 110. Each of these components may be coupled by bus 112.
Display device 106 may be any known display technology, including but not limited to display devices using Liquid Crystal Display (LCD) or Light Emitting Diode (LED) technology. Processor(s) 102 may use any known processor technology, including but not limited to graphics processors and multi-core processors. Input device 104 may be any known input device technology, including but not limited to a keyboard (including a virtual keyboard), mouse, track ball, and touch-sensitive pad or display. Bus 112 may be any known internal or external bus technology, including but not limited to ISA, EISA, PCI, PCI Express, NuBus, USB, Serial ATA or FireWire. Computer-readable medium 110 may be any medium that participates in providing instructions to processor(s) 102 for execution, including without limitation, non-volatile storage media (e.g., optical disks, magnetic disks, flash drives, etc.), or volatile media (e.g., SDRAM, ROM, etc.).
Computer-readable medium 110 may include various instructions 114 for implementing an operating system (e.g., Mac OSÂŽ, WindowsÂŽ, Linux). The operating system may be multi-user, multiprocessing, multitasking, multithreading, real-time, and the like. The operating system may perform basic tasks, including but not limited to: recognizing input from input device 104; sending output to display device 106; keeping track of files and directories on computer-readable medium 110; controlling peripheral devices (e.g., disk drives, printers, etc.) which can be controlled directly or through an I/O controller; and managing traffic on bus 112. Network communications instructions 116 may establish and maintain network connections (e.g., software for implementing communication protocols, such as TCP/IP, HTTP, Ethernet, etc.).
FIG. 1D illustrates a system 199 for screening documents, according to an embodiment. This system comprises: a PDF to text module 195, an augmentation module 188, a build vocabulary module 190; a coding words module 185, a deep neural network module 180, and a classify resumes module 175.
FIG. 2 provides an example of how embeddings can encode and summarize relevant features. For example, the word HOUSE can be turned into a vector using word-to-vector encoding. The vectors can comprise latent or unknown vectors that the system determines are relevant. Mathmatically speaking, embeddings can be mappings. Size can be a part of designing the problem solution. Each word (e.g., 172,000 in the English vocabulary) can be a dimension. The features can be about a word's syntax and semantic context captured by learning the embeddings.
FIG. 3 provides examples of how vector algebra can be used with the word vectors. In FIG. 3, the algebra of vectors can mimic the correct interpretation of English words, using latent features vectors (i.e. embeddings). As a very simply example, if the system recognizes that a âgoodâ resume will have a sum of 12, then any combination of vector values that reaches 12 can indicate that that resume is a good resume. So if two vectors have a value of 1 and 5, then the sum is 6, and this would not be a âgoodâ resume. However, if two word vectors have a sum of 13, then this would be considered a âgoodâ resume.
The screening process can be utilized to determine the probability that a resume is of interest. For example, if 1000 resumes are submitted for a particular position, the screening process can provide a probability of relevance for each resume and rank the order of the resumes according to the probability of relevance rankings. In this way, a hiring person can determine almost immediately which resumes are the most important. This may be valuable, for example, when it is important to make an early contact for a prime candidate for a position, rather than waiting several weeks or months to get to that particular resume in a list or pile of resumes. This process can also, for example, cut down significantly on the amount of time it takes to review resumes. For example, when a probability is given for each resume, a hiring person can start reviewing the resumes with the highest probabilities first in order to maximize the chances that the most relevant or desirable hires are reviewed and interviewed first. The screening process can also, for example, cut down on the time it takes to interview a candidate. For example, if a resume is determined to be a very good candidate, the first pre-screening interview can focus on language skills and personality, instead of qualifications, which can result in a significant reduction of the time spent in the first interview.
In some embodiments, resumes that are determined to have a low probability of relevance can be reviewed, and if it is determined that they should have a higher probability of relevance, these can be fed into the system in order to better train the system. In a similar way, resumes that are determined to have a high probability of relevance can be reviewed, and if it is determined that they should have a lower probability of relevance, these can be fed into the system in order to better train the system.
FIG. 4 illustrates how the system can be flexible and trained to learn different goals and vocabularies. For example, with respect to the vocabulary setting, sample documents (e.g., resumes) in PDF format can be input into the system. The PDF documents can be imported into the system, and the words can be tokenized. A dictionary of vocabulary words can be created. The vocabulary words can be used to embed an index.
With respect to the model training, two folders of PDF documents can be created, one with examples of good candidates or resumes, and one with examples of bad candidates or resumes. The PDF documents can be converted to text. Sentences in the resumes can be pre-processed. The words can be mapped to embeddings. The data can then be augmented. A model code and performance metrics can be output with accuracy, recall (e.g., true positives divided by the sum of true positives and false negatives) and precision (e.g., true positives divided by the sum of the true positives and the false positives) information.
With respect to candidate predictions, three set of data may be input: resumes (in PDF format) to be scored, the relevant vocabulary list, and the model. Each PDF document can be run through the model and a probability of being a good candidate can be assigned. The output can be a prioritized list of candidates to interview.
Vocabulary Building. In some embodiments, the following process can be used to build the vocabulary.
PDF to Text Transformation. In some embodiments, the following process can be used to transform the pdf document to text.
Tokenization.
Training. The training procedure can assume there is a set of resume PDF documents that have been stored in two different folders. Folder âyesâ can include candidates that have been deemed to be successful in the past after a pre-screening hiring round by a hiring team of person(s). Folder ânoâ can include candidates who did not pass the pre-screening hiring round by the hiring team of person(s). In some embodiment, the following process can be used, For example, using Python as the coding language, with a Keras library and a TensorFlow backend.
Resume Import and Processing. The example function of FIG. 7A can be used to import resumes and mark them as âgoodâ (=1) or âbadâ (=0). We can then proceed to transform the resume into a list of indexes using the vocabulary. This can be done using an example procedure join_cv shown in FIG. 7B, which can use a supporting function named encode_cv. Once we have transformed the resume into a list of word indexes based on the predetermined vocabulary, as shown in FIG. 7C, we can proceed with a typical machine learning step of splitting our data into: 1) a training dataset, which can be used to determine the model parameters; and 2) a validation dataset, which can be used to test the generalization of the model. Once we have determined the training set, we can proceed with the data augmentation technique.
Data Augmentation. Because machines learn from examples, it is quite helpful to have more examples (e.g., hundreds or thousands or more). By using the fact that sentences resumes are quite independent, we can create ânewâ example resumes by shuffling sentences belonging to the resume around. This technique can improve the prediction power of the model. For example, in FIG. D1, the text document for the resume can be split into segments by finding the end of the paragraph and/or sentence (e.g., in the code in FIG. 8, we refer to these segments as âsentencesâ), which can be designated in the text by a return, which can be designated in the text as â\nâ. We can then use the Python instruction ârandom.shuffle( )â to shuffle the sentences around. The shuffled sentences can then be joined together to create new example resumes that can help teach the computer. For example, if we found 7 sentences in a particular resume, we could order those S1 to S7, and then shuffle them randomly so that we create several more example resumes. Thus, the original resume could be ordered S1, S2, S3, S4, S5, S6, and S7. After shuffling and joining together the shuffled sentences, we could have several other example resumes made of the same sentences. An example could be the resume including sentences in the following order: S2, S4, S7, S5, S1, S3, and S6. Once we have the new resumes, we can turn them into tokens and encode them. This process can be helpful when treating resumes as these documents usually include sentences and/or paragraphs and/or other portions that are independent from each other. The resulting âshuffledâ resumes are still resumes.
Deep Neural Network. We are now ready to do some pre-processing of the encoded resumes before feeding them to our Deep Neural Network.
A deep neural network (DNN) is an ANN (Artificial Neural Network) with multiple hidden layers between the input and output layers.
https://en.wikipedia.org/wiki/Deep_learning#Deep_neural_networks. FIG. 9A is an example of pre-processing that comprises: eliminating non-frequent words, padding the text to make all resume the same length, removing resumes that are too short, etc. At this point, we can create the architecture of our deep neural network and start training it. For example, embeddings can be used so that word indexes can be mapped to random vectors of a fixed size (e.g. 100, 200, 300). Those vectors can get their numbers fixed during the training procedure. FIG. 9B illustrates an example of a Deep Neural Network using convolutional layers and word embeddings written in Keras. The embeddings value can create a matrix of a number of words in the resumeĂsize of the embedding vector.
The following code represents a Deep Neural Network written in Keras
Each row is a layer of the network gets input from the previous layer, applies the layer specific transformations and provides its output as the following layer input.
| âSpecific trasformations are: |
| âEmbedding(vocab_size+1, 100, input_length=seq_len), |
| âTransforms the resumes into a matrix with 100 columns |
| âDropout(0.2), |
| âRandomly deletes 20% of the output of the embedding layer |
| ââConvolution1D(12, 3, padding=âsameâ, activation=âreluâ), |
| ââApplies a convolution operation to the output of the dropout layer and |
| then applies a relu (rectified linear unit) function to it |
| âDropout(dof), |
| âSee above |
| ââMaxPooling1D( ), |
| âTakes the maximum values of the output provided by the dropout layer |
| ââConvolution1D(12, 3, padding=âsameâ, activation=âreluâ), |
| âSee above |
| ââDropout(dof), |
| âSee above |
| ââMaxPooling1D( ), |
| âSee above |
| ââFlatten( ), |
| âTransforms the output of the maxpooling layer into a long flat vector to |
| be fed into the dense layer |
| ââDense(10, activation=âreluâ), |
| âTransforms the output of flatten layer and condenses it into 10 positive |
| ânumbers |
| ââDropout(0.7), |
| âSee above |
| ââDense(1, activation=âsigmoidâ)]) |
Transforms the output of dropout into 1 positive between 0 and 1 which represents the probability of the resume to be a âgoodâ one. FIG. 9C illustrates an example transformation of a resume sentence into a set of embeddings using a word index vocabulary. The embeddings values can be initialized randomly. The Deep Neural Network algorithm can find the ones that best fit our proposed purpose during the training procedure using an optimization algorithm such as, for example, the Stochastic Gradient Descent.
Stochastic gradient descent (often shortened to SGD), also known as incremental gradient descent, is a stochastic approximation of the gradient descent optimization and iterative method for minimizing an objective function that is written as a sum of differentiable functions.
https://en.wikipedia.org/wiki/Stochastic_gradient_descent. When we are finished training the model, we can save both the embeddings value and the model multipliers into a file.
Predicting Candidate âGoodnessâ. To predict how a new candidate will perform during pre-screening steps, we can load the model file and pass to it the PDF to get a prediction. The prediction process set forth below can be called scoring and for each resume it can return the predicted probability of the candidate passing an HR department's pre-screening tests.
Once the PDF has been transformed into a sequence of indexes and pre-processed as described above, the scoring procedure comes from multiple transformations of the word vectors using model parameters found during training for the neural network functions. In very simplified terms, this transformation can be represented as y(x)=f(x), where: y can be a predicted probability of a candidate being âgoodâ; f can be the set of parametrized transformations happening as result of optimized neural network parameters determined by the Deep Neural Network algorithm during the model training procedure; and x can be the encoded resume (which can be translated into embeddings during the scoring procedure).
predictions=NN.predict(X_cand, verbose=1)
The output can then reshaped to a nice .cvs format as illustrated in FIG. 10.
While various embodiments have been described above, it should be understood that they have been presented by way of example and not limitation. It will be apparent to persons skilled in the relevant art(s) that various changes in form and detail can be made therein without departing from the spirit and scope. In fact, after reading the above description, it will be apparent to one skilled in the relevant art(s) how to implement alternative embodiments. For example, other steps may be provided, or steps may be eliminated, from the described flows, and other components may be added to, or removed from, the described systems. Accordingly, other implementations are within the scope of the following claims.
In addition, it should be understood that any figures which highlight the functionality and advantages are presented for example purposes only. The disclosed methodology and system are each sufficiently flexible and configurable such that they may be utilized in ways other than that shown.
Although the term âat least oneâ may often be used in the specification, claims and drawings, the terms âaâ, âanâ, âtheâ, âsaidâ, etc. also signify âat least oneâ or âthe at least oneâ in the specification, claims and drawings.
Finally, it is the applicant's intent that only claims that include the express language âmeans forâ or âstep forâ be interpreted under 35 U.S.C. 112(f). Claims that do not expressly include the phrase âmeans forâ or âstep forâ are not to be interpreted under 35 U.S.C. 112(f).
1. A method for screening documents, comprising:
changing the order of the text in the documents in order to create additional documents;
building a vocabulary of words from the text in the documents;
coding the words as vectors;
defining vector relationships; and
classifying the documents utilizing the vector relationships.