This disclosure generally relates to pairing contacts and agents in contact centers and, more particularly, to techniques for behavioral pairing in a contact center system.
A typical contact center algorithmically assigns contacts arriving at the contact center to agents available to handle those contacts. At times, the contact center may have agents available and waiting for assignment to inbound or outbound contacts (e.g., telephone calls, Internet chat sessions, email). At other times, the contact center may have contacts waiting in one or more queues for an agent to become available for assignment.
In some typical contact centers, contacts are assigned to agents ordered based on time of arrival, and agents receive contacts ordered based on the time when those agents became available. This strategy may be referred to as a “first-in, first-out”, “FIFO”, or “round-robin” strategy. In other typical contact centers, other strategies may be used, such as “performance-based routing”, or a “PBR” strategy.
In other, more advanced contact centers, contacts are paired with agents using a “behavioral pairing”, or a “BP” strategy, under which contacts and agents may be deliberately (preferentially) paired in a fashion that enables the assignment of subsequent contact-agent pairs such that when the benefits of all the assignments under a BP strategy are totaled they may exceed those of FIFO and other strategies such as performance-based routing (“PBR”) strategies. BP is designed to t encourage balanced utilization (or a degree of utilization skew) of agents within a skill queue while nevertheless simultaneously improving overall contact center performance beyond what FIFO or PBR methods will allow. This is a remarkable achievement inasmuch as BP acts on the same calls and same agents as FIFO or PBR methods, utilizes agents approximately evenly as FIFO provides, and yet improves overall contact center performance. BP is described in, e.g., U.S. Pat. No. 9,300,802, which is incorporated by reference herein. Additional information about these and other features regarding the pairing or matching modules (sometimes also referred to as “SATMAP”, “routing system”, “routing engine”, etc.) is described in, for example, U.S. Pat. No. 8,879,715, which is incorporated by reference herein.
A BP strategy may use a one-dimensional ordering of agents and contact types in conjunction with a diagonal strategy for determining preferred pairings. However, this strategy may restrict or otherwise limit the type and number of variables that a BP strategy could optimize, or the amount to which one or more variables could be optimized, given more degrees of freedom.
In view of the foregoing, it may be understood that there is a need for a system that enables improving the efficiency and performance of pairing strategies that are designed to choose among multiple possible pairings such as a BP strategy.
Techniques for behavioral pairing in a contact center system are disclosed. In one particular embodiment, the techniques may be realized as a method for behavioral pairing in a contact center system comprising: determining, by at least one computer processor communicatively coupled to and configured to operate in the contact center system, a plurality of contacts available for connection to an agent; determining, by the at least one computer processor, a plurality of preferred contact-agent pairings among possible pairings between the agent and the plurality of contacts; selecting, by the at least one computer processor, one of the plurality of preferred contact-agent pairings according to a probabilistic network flow model; and outputting, by the at least one computer processor, the selected one of the plurality of preferred contact-agent pairings for connection in the contact center system.
In accordance with other aspects of this particular embodiment, the probabilistic network flow model may be a network flow model for balancing agent utilization, a network flow model for applying an amount of agent utilization skew, or a network flow model for optimizing an overall expected value of at least one contact center metric. Also, the at least one contact center metric may be at least one of revenue generation, customer satisfaction, and average handle time.
In accordance with other aspects of this particular embodiment, the probabilistic network flow model may be a network flow model constrained by agent skills and contact skill needs. Also, the probabilistic network flow model may be adjusted to minimize agent utilization imbalance according to the constraints of the agent skills and the contact skill needs.
In accordance with other aspects of this particular embodiment, the probabilistic network flow model may incorporate expected payoff values based on an analysis of at least one of historical contact-agent outcome data and contact attribute data.
In another particular embodiment, the techniques may be realized as a system for behavioral pairing in a contact center system comprising at least one computer processor communicatively coupled to and configured to operate in the contact center system, wherein the at least one computer processor is further configured to perform the steps in the above-discussed method.
In another particular embodiment, the techniques may be realized as an article of manufacture for behavioral pairing in a contact center system comprising a non-transitory processor readable medium and instructions stored on the medium, wherein the instructions are configured to be readable from the medium by at least one computer processor communicatively coupled to and configured to operate in the contact center system and thereby cause the at least one computer processor to operate to perform the steps in the above-discussed method.
The present disclosure will now be described in more detail with reference to particular embodiments thereof as shown in the accompanying drawings. While the present disclosure is described below with reference to particular embodiments, it should be understood that the present disclosure is not limited thereto. Those of ordinary skill in the art having access to the teachings herein will recognize additional implementations, modifications, and embodiments, as well as other fields of use, which are within the scope of the present disclosure as described herein, and with respect to which the present disclosure may be of significant utility.
To facilitate a fuller understanding of the present disclosure, reference is now made to the accompanying drawings, in which like elements are referenced with like numerals. These drawings should not be construed as limiting the present disclosure, but are intended to be illustrative only.
A typical contact center algorithmically assigns contacts arriving at the contact center to agents available to handle those contacts. At times, the contact center may have agents available and waiting for assignment to inbound or outbound contacts (e.g., telephone calls, Internet chat sessions, email). At other times, the contact center may have contacts waiting in one or more queues for an agent to become available for assignment.
In some typical contact centers, contacts are assigned to agents ordered based on time of arrival, and agents receive contacts ordered based on the time when those agents became available. This strategy may be referred to as a “first-in, first-out”, “FIFO”, or “round-robin” strategy. In other typical contact centers, other strategies may be used, such as “performance-based routing”, or a “PBR” strategy.
In other, more advanced contact centers, contacts are paired with agents using a “behavioral pairing”, or a “BP” strategy, under which contacts and agents may be deliberately (preferentially) paired in a fashion that enables the assignment of subsequent contact-agent pairs such that when the benefits of all the assignments under a BP strategy are totaled they may exceed those of FIFO and other strategies such as performance-based routing (“PBR”) strategies. BP is designed to encourage balanced utilization (or a degree of utilization skew) of agents within a skill queue while nevertheless simultaneously improving overall contact center performance beyond what FIFO or PBR methods will allow. This is a remarkable achievement because BP acts on the same calls and same agents as FIFO or PBR methods, utilizes agents approximately evenly as FIFO provides, and yet improves overall contact center performance. BP is described in, e.g., U.S. Pat. No. 9,300,802, which is incorporated by reference herein. Additional information about these and other features regarding the pairing or matching modules (sometimes also referred to as “SATMAP”, “routing system”, “routing engine”, etc.) is described in, for example, U.S. Pat. No. 8,879,715, which is incorporated by reference herein.
A BP strategy may use a one-dimensional ordering of agents and contact types in conjunction with a diagonal strategy for determining preferred pairings. However, this strategy may restrict or otherwise limit the type and number of variables that a BP strategy could optimize, or the amount to which one or more variables could be optimized, given more degrees of freedom.
In view of the foregoing, it may be understood that there is a need for a system that enables improving the efficiency and performance of pairing strategies that are designed to choose among multiple possible pairings such as a BP strategy. Such a system may offer myriad benefits, including, in some embodiments, optimization based on comparative advantages at runtime; maintenance of uniform or approximately uniform utilization of agents; consolidation of models across skills into a single coherent model or a smaller number of coherent models; creation of more complex, sophisticated, and capable models; etc. As described in detail below, the techniques may be multidimensional (e.g., multivariate) in nature, and may use linear programming, quadratic programming, or other optimization techniques for determining preferred contact-agent pairings. Examples of these techniques are described in, for example, Cormen et al., Introduction to Algorithms, 3rd ed., at 708-68 and 843-897 (Ch. 26. “Maximum Flow” and Ch. 29 “Linear Programming”) (2009), and Nocedal and Wright, Numerical Optimization, at 448-96 (2006), which are hereby incorporated by reference herein.
As shown in
The central switch 110 may not be necessary such as if there is only one contact center, or if there is only one PBX/ACD routing component, in the contact center system 100. If more than one contact center is part of the contact center system 100, each contact center may include at least one contact center switch (e.g., contact center switches 120A and 120B). The contact center switches 120A and 120B may be communicatively coupled to the central switch 110. In embodiments, various topologies of routing and network components may be configured to implement the contact center system.
Each contact center switch for each contact center may be communicatively coupled to a plurality (or “pool”) of agents. Each contact center switch may support a certain number of agents (or “seats”) to be logged in at one time. At any given time, a logged-in agent may be available and waiting to be connected to a contact, or the logged-in agent may be unavailable for any of a number of reasons, such as being connected to another contact, performing certain post-call functions such as logging information about the call, or taking a break.
In the example of
The contact center system 100 may also be communicatively coupled to an integrated service from, for example, a third party vendor. In the example of
A contact center may include multiple pairing modules (e.g., a BP module and a FIFO module) (not shown), and one or more pairing modules may be provided by one or more different vendors. In some embodiments, one or more pairing modules may be components of BP module 140 or one or more switches such as central switch 110 or contact center switches 120A and 120B. In some embodiments, a BP module may determine which pairing module may handle pairing for a particular contact. For example, the BP module may alternate between enabling pairing via the BP module and enabling pairing with the FIFO module. In other embodiments, one pairing module (e.g., the BP module) may be configured to emulate other pairing strategies. For example, a BP module, or a BP component integrated with BP components in the BP module, may determine whether the BP module may use BP pairing or emulated FIFO pairing for a particular contact. In this case, “BP on” may refer to times when the BP module is applying the BP pairing strategy, and “BP off” may refer to other times when the BP module is applying a different pairing strategy (e.g., FIFO).
In some embodiments, regardless of whether pairing strategies are handled by separate modules, or if some pairing strategies are emulated within a single pairing module, the single pairing module may be configured to monitor and store information about pairings made under any or all pairing strategies. For example, a BP module may observe and record data about FIFO pairings made by a FIFO module, or the BP module may observe and record data about emulated FIFO pairings made by a BP module operating in FIFO emulation mode.
In BP payout matrix 200, the payout for an interaction between Agent 201 and a contact of Contact Type 211 is 0.30, or 30%. The other payouts for Agent 201 are 0.28 for Contact Type 212 and 0.15 for Contact Type 213. The payouts for Agent 202 are 0.30 for Contact Type 211, 0.24 for Contact Type 212, and 0.10 for Contact Type 213. The payouts for Agent 203 are 0.25 for Contact Type 211, 0.20 for Contact Type 212, and 0.09 for Contact Type 213.
A payout could represent the expected value for any of a variety of different metrics or optimized variables. Examples of optimized variables include conversion rates on sales, customer retention rates, customer satisfaction rates, average handle time measurements, etc., or combinations of two or more metrics. For example, if BP payout matrix 200 models a retention queue in a contact center system, each payout may represent the likelihood that an agent will “save” or retain a customer of a particular contact type, e.g., there is a 0.30 (or 30%) chance that Agent 201 will save a contact determined to be of Contact Type 211.
In some embodiments, the BP payout matrix 200 or other similar computer-generated model of the contact center system may be generated using historical contact-agent interaction data. For example, they BP payout matrix 200 may incorporate a rolling window several weeks, several months, several years, etc. of historical data to predict or otherwise estimate the payouts for a given interaction between an agent and a contact type. As agent workforces change, the model may be updated to reflect the changes to the agent workforce, including hiring new agents, letting existing agents go, or training existing agents on new skills. Contact types may be generated based on information about expected contacts and existing customers, such as customer relationship management (CRM) data, customer attribute data, third-party consumer data, contact center data, etc., which may include various types of data such as demographic and psychographic data, and behavioral data such as past purchases or other historical customer information. The BP payout matrix 200 may be updated in real time or periodically, such as hourly, nightly, weekly, etc. to incorporate new contact-agent interaction data as it becomes available.
Under a BP strategy, agents are preferentially paired with contacts of particular contact types according to the computer-generated BP models. In an L1 environment, the contact queue is empty, and multiple agents are available, idle, or otherwise ready and waiting for connection to a contact. For example, in a chat context, an agent may have a capacity to chat with multiple contacts concurrently. In these environments, an agent may be ready for connection to one or more additional contacts while multitasking in one or more other channels such as email and chat concurrently.
In some embodiments, when a contact arrives at the queue or other component of the contact center system, the BP strategy analyzes information about the contact to determine the contact's type (e.g., a contact of Contact Type 211, 212, or 213). The BP strategy determines which agents are available for connection to the contact and selects, recommends, or otherwise outputs a pairing instruction for the most preferred available agent.
In an L2 environment, multiple contacts are waiting in queue for connection to an agent, and none of the agents is available, free, or otherwise ready for connection to a contact. The BP strategy analyzes information about each contact to determine each contact's type (e.g., one or contacts of Contact Types 211, 212, or 213). In some embodiments, when an agent becomes available, the BP strategy determines which contacts are available for connection to the agent and selects, recommends, or otherwise outputs a pairing instruction for the most preferred available contact.
As shown in the header row of the naïve BP utilization matrix 300, each agent has an expected availability or a target utilization. In this example, the BP strategy is targeting a balanced agent utilization of ⅓ (“0.33”) for each of the three Agents 201, 202, and 203. Thus, over time, each agent is expected to be utilized equally, or approximately equally. This configuration of BP is similar to FIFO insofar as both BP and FIFO target an unbiased, or balanced, agent utilization.
This configuration of BP is dissimilar to performance-based routing (PBR) insofar as PBR targets a skewed, or unbalanced, agent utilization, intentionally assigning a disproportionate number of contacts to relatively higher-performing agents. Other configurations of BP may be similar to PBR insofar as other BP configurations may also target a skewed agent utilization. Additional information about these and other features regarding skewing agent or contact utilization (e.g., “kappa” and “rho” functionality) is described in, for example, U.S. patent application Ser. Nos. 14/956,086 and 14/956,074, which are hereby incorporated by reference herein.
As shown in the header column of the naïve BP utilization matrix 300, each contact type has an expected availability (e.g., frequency of arrival) or a target utilization. In this example, contacts of Contact Type 211 are expected to arrive 50% (“0.50”) of the time, contacts of Contact Type 212 are expected to arrive 30% (“0.30”) of the time, and contacts of type Contact Type 212 are expected to arrive the remaining 20% (“0.20”) of the time.
Each cell of the matrix indicates the target utilization, or expected frequency, of a contact-agent interaction between a particular agent and a contact of the indicated contact type. In the example of naïve BP utilization matrix 300, agents are expected to be assigned equally to each contact type according to each contact type's frequency. Contacts of Contact Type 211 are expected to arrive in the queue 50% of the time, with approximately one-third of these contacts assigned to each of Agents 201, 202, and 203. Overall, contact-agent interactions between Contact Type 211 and Agent 201 are expected to occur approximately 16% (“0.16”) of the time, between Contact Type 211 and Agent 202 approximately 16% of the time, and between Contact Type 211 and Agent 203 approximately 16% of the time. Similarly, interactions between contacts of Contact Type 212 (30% frequency) and each of the Agents 201-203 are expected to occur approximately 10% (“0.01”) of the time each, and interactions between contacts of Contact Type 213 (20% frequency) and each of the Agents 201-203 are expected to occur approximately 7% (“0.07”) of the time.
The naïve BP utilization matrix 300 also represents approximately the same distribution of contact-agent interactions that would arise under a FIFO pairing strategy, under which each contact-agent interaction would be equally likely (normalized for the frequency of each contact type). Under naïve BP and FIFO, the targeted (and expected) utilization of each agent is equal: one-third of the contact-agent interactions to each of the three Agents 201-203.
Taken together, the BP payout matrix 200 (
However, in the present example, each agent has been assigned, trained, or otherwise made available to a particular skill (or, in other example contact center systems, sets of multiple skills). Examples of skills include broad skills such as technical support, billing support, sales, retention, etc.; language skills such as English, Spanish, French, etc.; narrower skills such as “Level 2 Advanced Technical Support,” technical support for Apple iPhone users, technical support for Google Android users, etc.; and any variety of other skills.
Agent 401 is available for contacts requiring at least Skill 421, Agent 402 is available for contacts requiring at least Skill 422, and Agent 403 is available for contacts requiring at least Skill 423.
Also in the present example, contacts of each type may arrive requiring one or more of Skills 421-423. For example, a caller to a call center may interact with an Interactive Voice Response (IVR) system, touch-tone menu, or live operator to determine which skills the particular caller/contact requires for the upcoming interaction. Another way to consider a “skill” of a contact type is a particular need the contact has, such as buying something from an agent with a sales skill, or troubleshooting a technical issue with an agent having a technical support skill.
In the present example, 0.15 or 15% of contacts are expected to be of Contact Type 411 and require Skill 421 or Skill 422; 0.15 or 15% of contacts are expected to be of Contact Type 412 and require Skill 421 or 422; 0.20 or 20% of contacts are expected to be of Contact Type 413 and require Skill 421 or 422; 0.10 or 10% of contacts are expected to be of Contact Type 411 and require Skill 422 or Skill 423; 0.30 or 30% of contacts are expected to be of Contact Type 412 and require Skill 422 or Skill 423; 0.10 or 10% of contacts are expected to be of Contact Type 413 and require Skill 422 or Skill 423.
In some embodiments, Agents may be required to have the union of all skills determined to be required by a particular contact (e.g., Spanish language skill and iPhone technical support skill). In some embodiments, some skills may be preferred but not required (i.e., if no agents having the skill for iPhone technical support are available immediately or within a threshold amount of time, a contact may be paired with an available Android technical support agent instead).
Each cell of the matrix indicates the payout of a contact-agent interaction between a particular agent with a particular skill or skill set and a contact with a particular type and need (skill) or set of needs (skill set). In the present example, Agent 401, which has Skill 421, may be paired with contacts of any Contact Type 411, 412 or 413 when they require at least Skill 421 (with payouts 0.30, 0.28, and 0.15, respectively). Agent 402, which has Skill 422, may be paired with contacts of any Contact Type 411, 412, or 413 when they require at least Skill 422 (with payouts 0.30, 0.24, 0.10, 0.30, 0.24, and 0.10, respectively). Agent 403, which has Skill 423, may be paired with contacts of any Contact Type 411, 412, or 413 when they require at least Skill 423 (with payouts 0.25, 0.20, and 0.09, respectively).
Empty cells represent combinations of contacts and agents that would not be paired under this BP pairing strategy. For example, Agent 401, which has Skill 421, would not be paired with contacts that do not require at least Skill 421. In the present example, the 18-cell payout matrix includes 6 empty cells, and the 12 non-empty cells represent 12 possible pairings.
In some embodiments, the objective may also be to maximize the overall expected value for the metric or metrics to be optimized. For example, in a sales queue, the metric to optimize may be conversion rate, and the max flow objective is to maximize the overall expected conversion rate. In environments where multiple max flow solutions are available, one technique for selecting a solution may be to select the “maximum cost” or “max cost” solution, i.e., the solution that results in the highest overall payoffs under max flow.
In this example, Agents 401-403 represent the sources, and Contact Types 411-413 with various skill set combinations represent the sinks. In some contact center environments, such as an L2 (contact surplus) environment, the network flow may be reversed, so that contacts waiting in queue are the sources providing supplies, and the possible agents that may become available are the sinks providing demands.
BP network flow 400F shows an optimal flow solution determined by a BP module or similar component. According to this solution, of which there could be several to choose among, or to be selected at random, edge 401A (from Agent 401 to Contact Type 411 with Skills 421 and 422) has an optimal flow of 0; edge 401B (from Agent 401 to Contact Type 412 with Skills 421 and 422) has an optimal flow of 400; and edge 401C (from Agent 401 to Contact Type 413 with Skills 421 and 422) has an optimal flow of 600. Similarly, the optimal flows for edges 402A-F for Agent 402 are 450, 50, 0, 300, 200, and 0, respectively; and the optimal flows for edges 403A-C for Agent 403 are 0, 700, and 300, respectively. As explained in detail below, this optimal flow solution describes the relative proportion of contact-agent interactions (or the relative likelihoods of selecting particular contact-agent interactions) that will achieve the target utilization of agents and contacts while also maximizing the expected overall performance of the contact center system according to the payouts for each pair of agent and contact type/skill set.
In this example, edges 401A, 402C, 402F, and 403A have been removed. The remaining edges represent preferred pairings. Thus, in an L1 (agent surplus) environment, when a contact arrives, it may be preferably paired with one of the agents for which there is a preferred pairing available. For example, a contact of Contact Type 411 with Skills 421 and 422 may always be preferably paired with Agent 402, demanding 450 units of Agent 402's total supply (availability). For another example, a contact of Contact Type 412 with Skills 421 and 422 may be preferably paired with Agent 401 some of the time and with Agent 402 some of the time. This contact has a total demand of 450 (based on the expected frequency that this type of contact/skill will arrive), and it demands 400 units of supply from Agent 401, and the remaining 50 units of supply from Agent 402.
In some embodiments, when this contact of type/skill arrives, the BP module or similar component may select either Agent 401 or 402 according to the relative demands (400 and 50) made of each agent. For example, a pseudorandom number generator may be used to select Agent 401 or 402 randomly, with the random selection weighted according to the relative demands. Thus, for each contact of this type/skill, there is a 400/450 (≈89%) chance of selecting Agent 401 as the preferred pairing, and 50/450 (≈11%) chance of selecting Agent 402 as the preferred pairing. Over time, as many contacts of this type/skill have been paired using the BP strategy, approximately 89% of them may have been preferably paired to Agent 401, and the remaining 11% of them may have been preferably paired to Agent 402. In some embodiments, an agent's overall target utilization, or target utilization per contact type/skill, may be the agent's “bandwidth” for receiving a proportional percentage of contacts.
For this BP network flow 400G with this solution, the total supply from all of the agents is expected to meet the total demand from all of the contacts. Thus, the target utilization (here, a balanced utilization) of all agents may be achieved, while also achieving a higher expected overall performance in the contact center system according to the payouts and the relative allocations of agents to contacts along the edges with those payouts.
In the present example, Agent 501 has been assigned, trained, or otherwise made available to Skills 521 and 522, and Agents 502 and 503 to Skill 522 only. For example, if Skill 521 represented a French language skill, and Skill 522 represented a German language skill, Agent 501 could be assigned to contacts requiring either French or German, whereas Agents 502 and 503 could be assigned only to contacts requiring German and not to contacts requiring French.
In the present example, 0.30 or 30% of contacts are expected to be of Contact Type 511 and require Skill 521; 0.30 or 30% of contacts are expected to be of Contact Type 512 and require Skill 521; 0.10 or 10% of contacts are expected to be of Contact Type 511 and require Skill 522; and 0.30 or 30% of contacts are expected to be of Contact Type 512 and require Skill 522.
In the present example, Agent 501 may be paired with any contact (with payouts 0.30, 0.28, 0.30, and 0.28, as shown in BP skill-based payout matrix 500A). Agents 502 and 503, which have Skill 522 only, may be paired with contacts of either Contact Type 511 and 512 when they require at least Skill 522 (with payouts 0.30, 0.24, 0.25, and 0.20, as shown in BP skill-based payout matrix 500A). As indicated by the empty cells in BP skill-based payout matrix 500A, Agents 502 and 503 would not be paired with contacts requiring only Skill 521. The 12-cell payout matrix includes 4 empty cells, and the 8 non-empty cells represent 8 possible pairings.
According to this solution, Agent 503 may be substantially underutilized relative to Agents 501 and 502. Whereas Agents 501 and 502 are optimized for their full supplies of 1000 units each, Agent 503 is only expected to use 200 units, or one-fifth of Agent 503's supply. In a contact center environment, Agent 503 may be assigned to fewer contacts and spend more time idle relative to Agents 501 and 502, or agents may be assigned non-preferred contacts, resulting in a lower contact center performance than the performance predicted by the max flow solution.
Similarly, according to this solution, contacts of Contact Type 512 requiring Skill 521 may be substantially underutilized (or “underserved”) relative to the other contact type/skill combinations. Whereas the other contact type/skill combinations are optimized for their full demands of 900, 300, and 900 units, respectively, Contact Type 512 requiring Skill 521 is only expected to receive 100 units, or one-ninth of this contact type/skill's demand. In a contact center environment, this underutilized contact type/skill combination may experience longer wait times relative to other contact type/skill combinations, or contacts may be assigned to non-preferred agents, resulting in a lower contact center performance than the performance predicted by the max flow solution.
The solution shown in BP network flow 500E still balances total supply and demand, but Agent 503 may be selected much less frequently than its peers, and/or some contacts may need to wait much longer for a preferred agent, and/or the overall contact center performance may not achieve the overall payout expected by the max flow solution.
Similarly, contact types sharing the same skill sets have been collapsed into single network nodes. In this example, Contact Types 511 and 512 requiring Skill 521 have been combined into a single node for Skill 521 with a combined total demand of 1800, and Contact Types 511 and 512 requiring Skill 522 have been combined into a single node for Skill 522 with a combined total demand of 1200.
Furthermore, the edges have been collapsed. For example, the four edges emanating from Agents 502 and 503 (edges 502A, 502B, 503A, and 503B as labeled in
At this point, in some embodiments, a quadratic programming algorithm or similar technique may be applied to the collapsed network to adjust the relative supplies of the agents.
The total supply may remain the same (e.g., 3000 in this example), but the relative supplies for agents of various skill sets has been adjusted. In some embodiments, the total supply for a single super node may be distributed evenly among the agents within the super node. In this example, the 1200 units of supply for the agent super node for Skill 522 has been divided evenly among the agents, allocating 600 units to each of Agents 502 and 503.
Using the solution shown in BP network flows 500H and 500I, now all contact type/skill combinations may be fully utilized (fully served).
Additionally, overall agent utilization may become more balanced. Under BP network flow 500E (
At block 610, historical contact-agent outcome data may be analyzed. In some embodiments, a rolling window of historical contact-agent outcome data may be analyzed, such as a one-week, one-month, ninety-day, or one-year window. Historical contact-agent outcome data may include information about individual interactions between a contact and an agent, including identifiers of which agent communicated with which contact, when the communication took place, the duration of the communication, and the outcome of the communication. For example, in a telesales call center, the outcome may indicate whether a sale occurred or the dollar amount of a sale, if any. In a customer retention queue, the outcome may indicate whether a customer was retained (or “saved”) or the dollar value of any incentive offered to retain the customer. In a customer service queue, the outcome may indicate whether the customer's needs were met or problems were solved, or a score (e.g., Net Promoter Score or NPS) or other rating representative of the customer's satisfaction with the contact-agent interaction. After—or in parallel with—analyzing historical contact-agent outcome data, BP skill-based payout matrix method 600 may proceed to block 620.
At block 620, contact attribute data may be analyzed. Contact attribute data may include data stored in one or more customer relationship management (CRM) databases. For example, a wireless telecommunication provider's CRM database may include information about the type of cellphone a customer uses, the type of contract the customer signed up for, the duration of the customer's contract, the monthly price of the customer's contract, and the tenure of the customer's relationship with the company. For another example, a bank's CRM database may include information about the type and number of accounts held by the customer, the average monthly balance of the customer's accounts, and the tenure of the customer's relationship with the company. In some embodiments, contact attribute data may also include third party data stored in one or more databases obtained from a third party. After—or in parallel with—analyzing contact attribute data, BP skill-based payout matrix method 600 may proceed to block 630.
At block 630, skill groups may be determined for each agent and each contact type. Examples of skills include broad skills such as technical support, billing support, sales, retention, etc.; language skills such as English, Spanish, French, etc.; narrower skills such as “Level 2 Advanced Technical Support,” technical support for Apple iPhone users, technical support for Google Android users, etc.; and any variety of other skills. In some embodiments, there may not be any distinctive skills, or only one skill may be identified across all of the agents or all of the contact types. In these embodiments, there may be only a single “skill group.”
In some embodiments, a given contact type may require different skill sets at different times. For example, during a first call to a call center, a contact of one type might have a technical question and require an agent with a technical support skill, but during a second call, the same contact of the same type might have a billing question and require an agent with a customer support skill. In these embodiments, the same contact type may be included more than once according to each contact type/skill combination. After skill groups have been determined, BP skill-based payout matrix method 600 may proceed to block 640.
At block 640, a target utilization may be determined for each agent, and an expected rate may be determined for each contact type (or contact type/skill combinations). In some L1 environments, a balanced agent utilization may be targeted, such that each agent is expected to be assigned an approximately equal number of contacts over time. For example, if a contact center environment has four agents, each agent may have a target utilization of ¼ (or 25%). As another example, if a contact center environment has n agents, each agent may have a target utilization of 1/n (or the equivalent percentage of contacts).
Similarly, expected rates for each contact type/skill may be determined based, for example, on the actual rates observed in the historical contact-agent outcome data analyzed at block 610. After target utilization and expected rates have been determined, BP skill-based payout matrix method 600 may proceed to block 650.
At block 650, a payout matrix with expected payouts for each feasible contact-agent pairing may be determined. In some embodiments, a contact-agent pairing may be feasible if an agent and contact type have at least one skill in common. In other embodiments, a contact-agent pairing may be feasible if an agent has at least all of the skills required by the contact type. In yet other embodiments, other heuristics for feasibility may be used.
An example of a payout matrix is BP skill-based payout matrix 400A, described in detail above with reference to
At block 660 a computer processor-generated model according to the payout matrix may be outputted. For example, a computer processor embedded within or communicatively coupled to the contact center system or a component therein such as a BP module may output the payout matrix model to be received by another component of the computer processor or the contact center system. In some embodiments, the payout matrix model may be logged, printed, displayed, transmitted, or otherwise stored for other components or human administrators of the contact center system. After the payout matrix model has been outputted, BP skill-based payout matrix method 600 may end.
At block 710, a BP payout matrix may be determined. In some embodiments, the BP payout matrix may be determined using BP payout matrix method 600 or similar methods. In other embodiments, the BP payout matrix may be received from another component or module. After the BP payout matrix has been determined, BP network flow method 700A may proceed to block 720.
At block 720, a target utilization may be determined for each agent and expected rates may be determined for each contact type. In other embodiments, the payout matrix determined at block 710 may incorporate or otherwise include target utilizations and/or expected rates, such as a payout matrix outputted by BP payout matrix method 600, or BP skill-based payout matrix 400A (
At block 730, agent supplies and contact type demands may be determined. As described in detail above with reference to, for example,
In some embodiments, the supplies and demands may be scaled by some factor, e.g., 1000, 3000, etc. In doing so, the supply for each of three agents may be shown to be 1000 instead of one-third, and the total supply may be shown to be 3000. Similarly, the relative demands for each contact type/skill set may be scaled. In some embodiments, no scaling occurs. After agent supplies and contact type demands have been determined, BP network flow method 700A may proceed to block 740.
At block 740, preferred contact-agent pairings may be determined. As described in detail above with reference to, for example,
In some contact center environments, such as an L2 (contact surplus) environment, the network flow may be reversed, so that contacts waiting in queue are the sources providing supplies, and the possible agents that may become available are the sinks providing demands.
The BP network flow may include an optimal flow solution determined by a BP module or similar component. According to this solution, of which there could be several to choose among, or to be selected at random, some (feasible) edges may have an optimal flow of 0, indicating that such a feasible pairing is not a preferred pairing. In some embodiments, the BP network flow may remove edges representing feasible pairings if the pairing is determined to not be a preferred pairing.
Other edges may have a non-zero optimal flow, indicating that such a feasible pairing is preferred at least some of the time. As explained in detail above, this optimal flow solution describes the relative proportion of contact-agent interactions (or the relative likelihoods of selecting particular contact-agent interactions) that will achieve the target utilization of agents and contacts while also maximizing the expected overall performance of the contact center system according to the payouts for each pair of agent and contact type/skill set.
For some solutions of some BP network flows, a single contact type/skill may have multiple edges flowing into it from multiple agents. In these environments, the contact type/skill may have multiple preferred pairings. Given a choice among multiple agents, the BP network flow indicates the relative proportion or weighting for which one of the several agents may be selected each time a contact of that contact type/skill arrives at the contact center. After determining preferred contact-agent pairings, BP network flow method 700A may proceed to block 750.
At block 750, a computer processor-generated model according to the preferred contact-agent pairings may be outputted. For example, a computer processor embedded within or communicatively coupled to the contact center system or a component therein such as a BP module may output the preferred pairings model to be received by another component of the computer processor or the contact center system. In some embodiments, the preferred pairings model may be logged, printed, displayed, transmitted, or otherwise stored for other components or human administrators of the contact center system. After the preferred pairings model has been outputted, BP network flow method 700A may end.
At block 735, agent supplies and/or contact demands may be adjusted to balance agent utilization, or to improve agent utilization balance. As described in detail above with reference to, for example,
At block 740, preferred contact-agent pairings may be determined. After determining preferred contact-agent pairings, BP network flow method 700A may proceed to block 750. At block 750, a computer processor-generated model according to the preferred contact-agent pairings may be outputted. After the preferred pairings model has been outputted, BP network flow method 700B may end.
At block 810, available agents may be determined. In a real-world queue of a contact center system, there may be dozens, hundreds, or thousands of agents or more employed. At any given time, a fraction of these employed agents may be logged into the system or otherwise actively working on a shift. Also at any given time, a fraction of logged-in agents may be engaged in a contact interaction (e.g., on a call for a call center), logging the outcome of a recent contact interaction, taking a break, or otherwise unavailable to be assigned to incoming contacts. The remaining portion of logged-in agents may be idle or otherwise available to be assigned. After determining the set of available agents, BP network flow method 800 may proceed to block 820.
At block 820, a BP model of preferred contact-agent pairings may be determined. In some embodiments, the preferred pairings model may be determined using BP network flow method 700A (
In some embodiments, the preferred pairings model may include all agents employed for the contact center queue or queues. In other embodiments, the preferred pairings model may include only those agents logged into the queue at a given time. In still other embodiments, the preferred pairings model may include only those agents determined to be available at block 810. For example, with reference to
The preferred pairings model may be precomputed (e.g., retrieved from a cache or other storage) or computed in real-time or near real-time as agents become available or unavailable, and/or as contacts of various types with various skill needs arrive at the contact center. After the preferred pairings model has been determined, BP network flow method 800 may proceed to block 830.
At block 830, an available contact may be determined. For example, in an L1 environment, multiple agents are available and waiting for assignment to a contact, and the contact queue is empty. When a contact arrives at the contact center, the contact may be assigned to one of the available agents without waiting on hold. In some embodiments, the preferred pairings model determined at block 820 may be determined for the first time or updated after the determination of an available contact at block 830. For example, with reference to
In some embodiments, the preferred pairings model may account for some or all of the expected contact type/skill combinations as in, for example, BP network flow 400G, even though the particular contact to be paired is already known to BP network flow method 800 because the contact has already been determined at block 830. After the available contact has been determined at block 830 (and the preferred pairings model has been generated or updated, in some embodiments), the BP network flow method 800 may proceed to block 840.
At block 840, at least one preferred contact-agent pairing among the available agents and the available contact may be determined. For example, as shown in BP network flow 400G (
At block 850, one of the at least one preferred contact-agent pairings may be selected. In some embodiments, the selection may be at random, such as by using a pseudorandom number generator. The likelihood (or probability) of selecting a given one of the at least one preferred contact-agent pairings may be based on statistical likelihoods described by the BP model. For example, as shown in BP network flow 400G (
If there is only one preferred contact-agent pairing, there may be no need for random selection in some embodiments as the selection may be trivial. For example, as shown in BP network flow 400G (
At block 860, the selected pairing may be outputted for connection in the contact center system. For example, a computer processor embedded within or communicatively coupled to the contact center system or a component therein such as a BP module may output the preferred pairing selection (or recommended pairing, or pairing instruction) to be received by another component of the computer processor or the contact center system. In some embodiments, the preferred pairing selection may be logged, printed, displayed, transmitted, or otherwise stored for other components or human administrators of the contact center system. The receiving component may use the preferred pairing selection to cause the selected agent to be connected to the contact for which a pairing was requested or otherwise determined. After the preferred pairing instruction has been outputted, BP network flow method 800 may end.
At block 910, available contacts may be determined. In a real-world queue of a contact center system, there may be dozens, hundreds, etc. of agents employed. In L2 environments, all logged-in agents are engaged in contact interactions or otherwise unavailable. As contacts arrive at the contact center, the contacts may be asked to wait in a hold queue. At a given time, there may be dozens or more contacts waiting on hold. In some embodiments, the queue may be ordered sequentially by arrival time, with the longest-waiting contact at the head of the queue. In other embodiments, the queue may be ordered at least in part based on a priority rating or status of individual contacts. For example, a contact designated as “high priority” may be positioned at or near the head of the queue, ahead of other “normal priority” contacts that have been waiting longer. After determining the set of available contacts waiting in queue, BP network flow method 900 may proceed to block 920.
At block 920, a BP model of preferred contact-agent pairings may be determined. In some embodiments, the preferred pairings model may be determined using a method similar to BP network flow method 700A (
In some embodiments, the preferred pairings model may include all contact types expected to arrive at the contact center queue or queues. In other embodiments, the preferred pairings model may include only those contact type/skill combinations present and waiting in the queue at the time the model was requested. For example, consider a contact center system that expects to receive contacts of three types X, Y, and Z, but only contacts of types X and Y are presently waiting in the queue. Some embodiments may use a different preferred pairings model that omits a node for contact type Z, including nodes only for waiting contacts of types X and Y. In other embodiments, the preferred pairings model may include a node for contact type Z, but this model may be adapted to avoid generating a nonzero probability of assigning an agent to a contact of contact type Z. For example, the capacity of the flow from contact type Z to each compatible agent may be set to zero.
The preferred pairings model may be precomputed (e.g., retrieved from a cache or other storage) or computed in real-time or near real-time as agents become available or unavailable, and/or as contacts of various types with various skill needs arrive at the contact center. After the preferred pairings model has been determined, BP network flow method 900 may proceed to block 930.
At block 930, an available agent may be determined. For example, in an L2 environment, multiple contacts are waiting and available for assignment to an agent, and all agents may be occupied. When an agent becomes available, the agent may be assigned to one of the waiting contacts without remaining idle. In some embodiments, the preferred pairings model determined at block 920 may be determined for the first time or updated after the determination of an available agent at block 830. For example, there may be three contacts waiting in queue, each of a different skill and type. a BP skill-based payout matrix may be determined for the three instant waiting contacts, and a BP network flow may be determined for the three instant waiting contacts based on the BP skill-based payout matrix. Thus, the preferred pairings model may be determined at that time for those three waiting contacts.
In some embodiments, the preferred pairings model may account for some or all of the potentially available agents, even though the particular agent to be paired is already known to BP network flow method 900 because the agent has already been determined at block 930. After the available agent has been determined at block 930 (and the preferred pairings model has been generated or updated, in some embodiments), the BP network flow method 900 may proceed to block 940.
At block 940, at least one preferred contact-agent pairing among the available agent and the available contacts may be determined. After at least one preferred contact-agent pairing has been determined, BP network flow method 900 may proceed to block 950.
At block 950, one of the at least one preferred contact-agent pairings may be selected. In some embodiments, the selection may be at random, such as by using a pseudorandom number generator. The likelihood (or probability) of selecting a given one of the at least one preferred contact-agent pairings may be based on statistical likelihoods described by the BP model. If there is only one preferred contact-agent pairing, there may be no need for random selection in some embodiments as the selection may be trivial. After selecting one of the at least one preferred contact-agent pairings, BP network flow method 900 may proceed to block 960.
At block 960, the selected pairing may be outputted for connection in the contact center system. For example, a computer processor embedded within or communicatively coupled to the contact center system or a component therein such as a BP module may output the preferred pairing selection (or recommended pairing, or pairing instruction) to be received by another component of the computer processor or the contact center system. In some embodiments, the preferred pairing selection may be logged, printed, displayed, transmitted, or otherwise stored for other components or human administrators of the contact center system. The receiving component may use the preferred pairing selection to cause the selected agent to be connected to the contact for which a pairing was requested or otherwise determined. After the preferred pairing instruction has been outputted, BP network flow method 900 may end.
In some embodiments, a BP payout matrix and network flow model may be used in L3 environments (i.e., multiple agents available and multiple contacts waiting in queue). In some embodiments, the network flow model may be used to batch-pair multiple contact-agent pairings simultaneously. BP pairing under L3 environments is described in detail in, for example, U.S. patent application Ser. No. 15/395,469, which is incorporated by reference herein. In other embodiments, a BP network flow model may be used when a contact center system is operating in L1 and/or L2 environments, and an alternative BP pairing strategy when the contact center system is operating in L3 (or L0) environments.
In the examples described above, the BP network flow model targets a balanced agent utilization (or as close to balanced as would be feasible for a particular contact center environment). In other embodiments, a skewed or otherwise unbalanced agent utilization may be targeted (e.g., “Kappa” techniques), and/or a skewed or otherwise unbalanced contact utilization may be targeted (e.g., “Rho” techniques). Examples of these techniques, including Kappa and Rho techniques, are described in detail in, e.g., the aforementioned U.S. patent application Ser. Nos. 14/956,086 and 14/956,074, which have been incorporated by reference herein.
In some embodiments, such as those in which a BP module (e.g., BP module 140) is fully embedded or otherwise integrated within a contact center switch (e.g., central switch 110, contact center switch 120A, etc.), the switch may perform BP techniques without separate pairing requests and responses between the switch and a BP module. For example, the switch may determine its own cost function or functions to apply to each possible pairing as the need arises, and the switch may automatically minimize (or, in some configurations, maximize) the cost function accordingly. The switch may reduce or eliminate the need for skill queues or other hierarchical arrangements of agents or contacts; instead, the switch may operate across one or more virtual agent groups or sets of agents among a larger pool of agents within the contact center system. Some or all aspects of the BP pairing methodology may be implemented by the switch as needed, including data collection, data analysis, model generation, network flow optimization, etc.
In some embodiments, such as those optimizing virtual agent groups, models of agent nodes in network flows may represent sets of agents having one or more agent skill/type combinations for agents found anywhere within the contact center system, regardless of whether the contact center system assigns agents to one or more skill queues. For example, the nodes for Agents 401, 402, and 403 in
The application of BP earlier in the process may be advantageous insofar as it avoids scripts and other prescriptive techniques that conventional central switches use to decide to which queue/switch/VDN a contact should be assigned. These scripts and other prescriptive techniques may be inefficient and suboptimal both in terms of optimizing overall contact center performance and achieving a desired target agent utilization (e.g., balanced agent utilization, minimal agent utilization imbalance, a specified amount agent utilization skew).
At this point it should be noted that behavioral pairing in a contact center system in accordance with the present disclosure as described above may involve the processing of input data and the generation of output data to some extent. This input data processing and output data generation may be implemented in hardware or software. For example, specific electronic components may be employed in a behavioral pairing module or similar or related circuitry for implementing the functions associated with behavioral pairing in a contact center system in accordance with the present disclosure as described above. Alternatively, one or more processors operating in accordance with instructions may implement the functions associated with behavioral pairing in a contact center system in accordance with the present disclosure as described above. If such is the case, it is within the scope of the present disclosure that such instructions may be stored on one or more non-transitory processor readable storage media (e.g., a magnetic disk or other storage medium), or transmitted to one or more processors via one or more signals embodied in one or more carrier waves.
The present disclosure is not to be limited in scope by the specific embodiments described herein. Indeed, other various embodiments of and modifications to the present disclosure, in addition to those described herein, will be apparent to those of ordinary skill in the art from the foregoing description and accompanying drawings. Thus, such other embodiments and modifications are intended to fall within the scope of the present disclosure. Further, although the present disclosure has been described herein in the context of at least one particular implementation in at least one particular environment for at least one particular purpose, those of ordinary skill in the art will recognize that its usefulness is not limited thereto and that the present disclosure may be beneficially implemented in any number of environments for any number of purposes. Accordingly, the claims set forth below should be construed in view of the full breadth and spirit of the present disclosure as described herein.
This application is a continuation of U.S. patent application Ser. No. 15/918,469, filed Mar. 12, 2018, now U.S. Pat. No. 10,244,118, issued Mar. 26, 2019, which is a continuation of U.S. patent application Ser. No. 15/691,106, filed Aug. 30, 2017, now U.S. Pat. No. 9,942,405, issued Apr. 10, 2018, which is a continuation of U.S. patent application Ser. No. 15/582,223, filed Apr. 28, 2017, now U.S. Pat. No. 9,930,180, issued Mar. 27, 2018, each of which is hereby incorporated by reference in its entirety as if fully set forth herein. This application is also related to U.S. patent application Ser. No. 15/918,442, filed Mar. 12, 2018, now U.S. Pat. No. 10,116,800, issued Oct. 30, 2018, which is a continuation of U.S. patent application Ser. No. 15/582,223, filed Apr. 28, 2017, now U.S. Pat. No. 9,930,180, issued Mar. 27, 2018, each of which is hereby incorporated by reference in its entirety as if fully set forth herein.
Number | Name | Date | Kind |
---|---|---|---|
5155763 | Bigus et al. | Oct 1992 | A |
5206903 | Kohler et al. | Apr 1993 | A |
5327490 | Cave | Jul 1994 | A |
5537470 | Lee | Jul 1996 | A |
5702253 | Bryce et al. | Dec 1997 | A |
5825869 | Brooks et al. | Oct 1998 | A |
5903641 | Tonisson | May 1999 | A |
5907601 | David et al. | May 1999 | A |
5926538 | Deryugin et al. | Jul 1999 | A |
6049603 | Schwartz et al. | Apr 2000 | A |
6052460 | Fisher et al. | Apr 2000 | A |
6064731 | Flockhart et al. | May 2000 | A |
6088444 | Walker et al. | Jul 2000 | A |
6163607 | Bogart et al. | Dec 2000 | A |
6222919 | Hollatz et al. | Apr 2001 | B1 |
6292555 | Okamoto | Sep 2001 | B1 |
6324282 | McIllwaine et al. | Nov 2001 | B1 |
6333979 | Bondi et al. | Dec 2001 | B1 |
6389132 | Price | May 2002 | B1 |
6389400 | Bushey et al. | May 2002 | B1 |
6408066 | Andruska et al. | Jun 2002 | B1 |
6411687 | Bohacek et al. | Jun 2002 | B1 |
6424709 | Doyle et al. | Jul 2002 | B1 |
6434230 | Gabriel | Aug 2002 | B1 |
6496580 | Chack | Dec 2002 | B1 |
6504920 | Okon et al. | Jan 2003 | B1 |
6519335 | Bushnell | Feb 2003 | B1 |
6535600 | Fisher et al. | Mar 2003 | B1 |
6535601 | Flockhart et al. | Mar 2003 | B1 |
6570980 | Baruch | May 2003 | B1 |
6587556 | Judkins et al. | Jul 2003 | B1 |
6603854 | Judkins et al. | Aug 2003 | B1 |
6639976 | Shellum et al. | Oct 2003 | B1 |
6661889 | Flockhart et al. | Dec 2003 | B1 |
6704410 | McFarlane et al. | Mar 2004 | B1 |
6707904 | Judkins et al. | Mar 2004 | B1 |
6714643 | Gargeya et al. | Mar 2004 | B1 |
6763104 | Judkins et al. | Jul 2004 | B1 |
6774932 | Ewing et al. | Aug 2004 | B1 |
6775378 | Villena et al. | Aug 2004 | B1 |
6798876 | Bala | Sep 2004 | B1 |
6829348 | Schroeder et al. | Dec 2004 | B1 |
6832203 | Villena et al. | Dec 2004 | B1 |
6859529 | Duncan et al. | Feb 2005 | B2 |
6922466 | Peterson et al. | Jul 2005 | B1 |
6937715 | Delaney | Aug 2005 | B2 |
6956941 | Duncan et al. | Oct 2005 | B1 |
6970821 | Shambaugh et al. | Nov 2005 | B1 |
6978006 | Polcyn | Dec 2005 | B1 |
7023979 | Wu et al. | Apr 2006 | B1 |
7039166 | Peterson et al. | May 2006 | B1 |
7050566 | Becerra et al. | May 2006 | B2 |
7050567 | Jensen | May 2006 | B1 |
7062031 | Becerra et al. | Jun 2006 | B2 |
7068775 | Lee | Jun 2006 | B1 |
7092509 | Mears et al. | Aug 2006 | B1 |
7103172 | Brown et al. | Sep 2006 | B2 |
7158628 | McConnell et al. | Jan 2007 | B2 |
7184540 | Dezonno et al. | Feb 2007 | B2 |
7209549 | Reynolds et al. | Apr 2007 | B2 |
7231032 | Nevman et al. | Jun 2007 | B2 |
7231034 | Rikhy et al. | Jun 2007 | B1 |
7236584 | Torba | Jun 2007 | B2 |
7245716 | Brown et al. | Jul 2007 | B2 |
7245719 | Kawada et al. | Jul 2007 | B2 |
7266251 | Rowe | Sep 2007 | B2 |
7269253 | Wu et al. | Sep 2007 | B1 |
7353388 | Gilman et al. | Apr 2008 | B1 |
7372952 | Wu et al. | May 2008 | B1 |
7398224 | Cooper | Jul 2008 | B2 |
7593521 | Becerra et al. | Sep 2009 | B2 |
7676034 | Wu et al. | Mar 2010 | B1 |
7725339 | Aykin | May 2010 | B1 |
7734032 | Kiefhaber et al. | Jun 2010 | B1 |
7798876 | Mix | Sep 2010 | B2 |
7826597 | Berner et al. | Nov 2010 | B2 |
7864944 | Khouri et al. | Jan 2011 | B2 |
7899177 | Bruening et al. | Mar 2011 | B1 |
7916858 | Heller et al. | Mar 2011 | B1 |
7940917 | Lauridsen et al. | May 2011 | B2 |
7961866 | Boutcher et al. | Jun 2011 | B1 |
7995717 | Conway et al. | Aug 2011 | B2 |
8000989 | Kiefhaber et al. | Aug 2011 | B1 |
8010607 | McCormack et al. | Aug 2011 | B2 |
8094790 | Conway et al. | Jan 2012 | B2 |
8126133 | Everingham et al. | Feb 2012 | B1 |
8140441 | Cases et al. | Mar 2012 | B2 |
8175253 | Knott et al. | May 2012 | B2 |
8229102 | Knott et al. | Jul 2012 | B2 |
8249245 | Jay et al. | Aug 2012 | B2 |
8295471 | Spottiswoode et al. | Oct 2012 | B2 |
8300798 | Wu et al. | Oct 2012 | B1 |
8359219 | Chishti et al. | Jan 2013 | B2 |
8433597 | Chishti et al. | Apr 2013 | B2 |
8472611 | Chishti | Jun 2013 | B2 |
8565410 | Chishti et al. | Oct 2013 | B2 |
8634542 | Spottiswoode et al. | Jan 2014 | B2 |
8644490 | Stewart | Feb 2014 | B2 |
8670548 | Xie et al. | Mar 2014 | B2 |
8699694 | Chishti et al. | Apr 2014 | B2 |
8712821 | Spottiswoode | Apr 2014 | B2 |
8718271 | Spottiswoode | May 2014 | B2 |
8724797 | Chishti et al. | May 2014 | B2 |
8731178 | Chishti et al. | May 2014 | B2 |
8737595 | Chishti et al. | May 2014 | B2 |
8750488 | Spottiswoode et al. | Jun 2014 | B2 |
8761380 | Kohler et al. | Jun 2014 | B2 |
8781100 | Spottiswoode et al. | Jul 2014 | B2 |
8781106 | Afzal | Jul 2014 | B2 |
8792630 | Chishti et al. | Jul 2014 | B2 |
8824658 | Chishti | Sep 2014 | B2 |
8831207 | Agarwal | Sep 2014 | B1 |
8879715 | Spottiswoode et al. | Nov 2014 | B2 |
8903079 | Xie et al. | Dec 2014 | B2 |
8913736 | Kohler et al. | Dec 2014 | B2 |
8929537 | Chishti et al. | Jan 2015 | B2 |
8995647 | Li et al. | Mar 2015 | B2 |
9020137 | Chishti et al. | Apr 2015 | B2 |
9025757 | Spottiswoode et al. | May 2015 | B2 |
9215323 | Chishti | Dec 2015 | B2 |
9277055 | Spottiswoode et al. | Mar 2016 | B2 |
9300802 | Chishti | Mar 2016 | B1 |
9426296 | Chishti et al. | Aug 2016 | B2 |
9712676 | Chishti | Jul 2017 | B1 |
9712679 | Chishti et al. | Jul 2017 | B2 |
9930180 | Kan et al. | Mar 2018 | B1 |
9942405 | Kan et al. | Apr 2018 | B1 |
10116800 | Kan | Oct 2018 | B1 |
10284727 | Kan | May 2019 | B2 |
20010032120 | Stuart et al. | Oct 2001 | A1 |
20020018554 | Jensen et al. | Feb 2002 | A1 |
20020046030 | Haritsa et al. | Apr 2002 | A1 |
20020059164 | Shtivelman | May 2002 | A1 |
20020082736 | Lech et al. | Jun 2002 | A1 |
20020110234 | Walker et al. | Aug 2002 | A1 |
20020111172 | DeWolf et al. | Aug 2002 | A1 |
20020131399 | Philonenko | Sep 2002 | A1 |
20020138285 | DeCotiis et al. | Sep 2002 | A1 |
20020143599 | Nourbakhsh et al. | Oct 2002 | A1 |
20020161765 | Kundrot et al. | Oct 2002 | A1 |
20020184069 | Kosiba et al. | Dec 2002 | A1 |
20020196845 | Richards et al. | Dec 2002 | A1 |
20030002653 | Uckun | Jan 2003 | A1 |
20030081757 | Mengshoel et al. | May 2003 | A1 |
20030095652 | Mengshoel et al. | May 2003 | A1 |
20030169870 | Stanford | Sep 2003 | A1 |
20030174830 | Boyer et al. | Sep 2003 | A1 |
20030217016 | Pericle | Nov 2003 | A1 |
20040028211 | Culp et al. | Feb 2004 | A1 |
20040057416 | McCormack | Mar 2004 | A1 |
20040096050 | Das et al. | May 2004 | A1 |
20040098274 | Dezonno et al. | May 2004 | A1 |
20040101127 | Dezonno et al. | May 2004 | A1 |
20040109555 | Williams | Jun 2004 | A1 |
20040133434 | Szlam et al. | Jul 2004 | A1 |
20040210475 | Starnes et al. | Oct 2004 | A1 |
20040230438 | Pasquale et al. | Nov 2004 | A1 |
20040267816 | Russek | Dec 2004 | A1 |
20050013428 | Walters | Jan 2005 | A1 |
20050043986 | McConnell et al. | Feb 2005 | A1 |
20050047581 | Shaffer et al. | Mar 2005 | A1 |
20050047582 | Shaffer et al. | Mar 2005 | A1 |
20050071223 | Jain et al. | Mar 2005 | A1 |
20050129212 | Parker | Jun 2005 | A1 |
20050135593 | Becerra et al. | Jun 2005 | A1 |
20050135596 | Zhao | Jun 2005 | A1 |
20050187802 | Koeppel | Aug 2005 | A1 |
20050195960 | Shaffer et al. | Sep 2005 | A1 |
20050286709 | Horton et al. | Dec 2005 | A1 |
20060098803 | Bushey et al. | May 2006 | A1 |
20060110052 | Finlayson | May 2006 | A1 |
20060124113 | Roberts | Jun 2006 | A1 |
20060184040 | Keller et al. | Aug 2006 | A1 |
20060222164 | Contractor et al. | Oct 2006 | A1 |
20060233346 | McIlwaine et al. | Oct 2006 | A1 |
20060262918 | Karnalkar et al. | Nov 2006 | A1 |
20060262922 | Margulies et al. | Nov 2006 | A1 |
20070036323 | Travis | Feb 2007 | A1 |
20070071222 | Flockhart et al. | Mar 2007 | A1 |
20070121602 | Sin et al. | May 2007 | A1 |
20070121829 | Tal et al. | May 2007 | A1 |
20070136342 | Singhai et al. | Jun 2007 | A1 |
20070153996 | Hansen | Jul 2007 | A1 |
20070154007 | Bernhard | Jul 2007 | A1 |
20070174111 | Anderson et al. | Jul 2007 | A1 |
20070198322 | Bourne et al. | Aug 2007 | A1 |
20070219816 | Van Luchene et al. | Sep 2007 | A1 |
20070274502 | Brown | Nov 2007 | A1 |
20080002823 | Fama et al. | Jan 2008 | A1 |
20080008309 | Dezonno et al. | Jan 2008 | A1 |
20080046386 | Pieraccinii et al. | Feb 2008 | A1 |
20080065476 | Klein et al. | Mar 2008 | A1 |
20080118052 | Houmaidi et al. | May 2008 | A1 |
20080152122 | Idan et al. | Jun 2008 | A1 |
20080181389 | Bourne et al. | Jul 2008 | A1 |
20080199000 | Su et al. | Aug 2008 | A1 |
20080205611 | Jordan et al. | Aug 2008 | A1 |
20080267386 | Cooper | Oct 2008 | A1 |
20080273687 | Knott et al. | Nov 2008 | A1 |
20090043670 | Johansson et al. | Feb 2009 | A1 |
20090086933 | Patel et al. | Apr 2009 | A1 |
20090190740 | Chishti et al. | Jul 2009 | A1 |
20090190743 | Spottiswoode | Jul 2009 | A1 |
20090190744 | Xie et al. | Jul 2009 | A1 |
20090190745 | Xie et al. | Jul 2009 | A1 |
20090190746 | Chishti et al. | Jul 2009 | A1 |
20090190747 | Spottiswoode | Jul 2009 | A1 |
20090190748 | Chishti et al. | Jul 2009 | A1 |
20090190749 | Xie et al. | Jul 2009 | A1 |
20090190750 | Xie et al. | Jul 2009 | A1 |
20090232294 | Xie et al. | Sep 2009 | A1 |
20090234710 | Belgaied Hassine et al. | Sep 2009 | A1 |
20090245493 | Chen et al. | Oct 2009 | A1 |
20090304172 | Becerra et al. | Dec 2009 | A1 |
20090318111 | Desai et al. | Dec 2009 | A1 |
20090323921 | Spottiswoode et al. | Dec 2009 | A1 |
20100020959 | Spottiswoode | Jan 2010 | A1 |
20100020961 | Spottiswoode | Jan 2010 | A1 |
20100054431 | Jaiswal et al. | Mar 2010 | A1 |
20100054452 | Afzal | Mar 2010 | A1 |
20100054453 | Stewart | Mar 2010 | A1 |
20100086120 | Brussat et al. | Apr 2010 | A1 |
20100111285 | Chishti | May 2010 | A1 |
20100111286 | Chishti | May 2010 | A1 |
20100111287 | Xie et al. | May 2010 | A1 |
20100111288 | Afzal et al. | May 2010 | A1 |
20100142698 | Spottiswoode et al. | Jun 2010 | A1 |
20100158238 | Saushkin | Jun 2010 | A1 |
20100183138 | Spottiswoode et al. | Jul 2010 | A1 |
20110022357 | Vock et al. | Jan 2011 | A1 |
20110031112 | Birang et al. | Feb 2011 | A1 |
20110069821 | Korolev et al. | Mar 2011 | A1 |
20110125048 | Causevic et al. | May 2011 | A1 |
20120051536 | Chishti et al. | Mar 2012 | A1 |
20120051537 | Chishti et al. | Mar 2012 | A1 |
20120224680 | Spottiswoode et al. | Sep 2012 | A1 |
20120278136 | Flockhart et al. | Nov 2012 | A1 |
20130003959 | Nishikawa et al. | Jan 2013 | A1 |
20130251137 | Chishti et al. | Sep 2013 | A1 |
20130287202 | Flockhart et al. | Oct 2013 | A1 |
20140044246 | Klemm et al. | Feb 2014 | A1 |
20140079210 | Kohler et al. | Mar 2014 | A1 |
20140119531 | Tuchman et al. | May 2014 | A1 |
20140119533 | Spottiswoode et al. | May 2014 | A1 |
20140341370 | Li et al. | Nov 2014 | A1 |
20150055772 | Klemm et al. | Feb 2015 | A1 |
20150281448 | Putra et al. | Oct 2015 | A1 |
20160080573 | Chishti | Mar 2016 | A1 |
20170064080 | Chishti et al. | Mar 2017 | A1 |
20170064081 | Chishti et al. | Mar 2017 | A1 |
Number | Date | Country |
---|---|---|
2008349500 | May 2014 | AU |
2009209317 | May 2014 | AU |
2009311534 | Aug 2014 | AU |
102301688 | May 2014 | CN |
102017591 | Nov 2014 | CN |
0493292 | Jul 1992 | EP |
0949793 | Oct 1999 | EP |
1032188 | Aug 2000 | EP |
1335572 | Aug 2003 | EP |
11-098252 | Apr 1999 | JP |
2000-078291 | Mar 2000 | JP |
2000-078292 | Mar 2000 | JP |
2000-092213 | Mar 2000 | JP |
2000-236393 | Aug 2000 | JP |
2001-292236 | Oct 2001 | JP |
2001-518753 | Oct 2001 | JP |
2002-297900 | Oct 2002 | JP |
3366565 | Jan 2003 | JP |
2003-187061 | Jul 2003 | JP |
2004-056517 | Feb 2004 | JP |
2004-227228 | Aug 2004 | JP |
2006-345132 | Dec 2006 | JP |
2007-324708 | Dec 2007 | JP |
2011-511533 | Apr 2011 | JP |
2011-511536 | Apr 2011 | JP |
5421928 | Feb 2014 | JP |
5631326 | Nov 2014 | JP |
5649575 | Jan 2015 | JP |
316118 | Dec 2013 | MX |
322251 | Jul 2014 | MX |
587100 | Oct 2013 | NZ |
587101 | Oct 2013 | NZ |
591486 | Jan 2014 | NZ |
592781 | Mar 2014 | NZ |
1-2010-501704 | Feb 2014 | PH |
1-2010-501705 | Feb 2015 | PH |
WO-1999017517 | Apr 1999 | WO |
WO-2001063894 | Aug 2001 | WO |
WO-2006124113 | Nov 2006 | WO |
WO-2010053701 | May 2010 | WO |
WO-2011081514 | Jul 2011 | WO |
Entry |
---|
Anonymous. “Performance Based Routing in Profit Call Centers,” The Decision Makers' Direct, located at www.decisioncraft.com, Issue Jun. 2002 (3 pages). |
Canadian Office Action issued in Canadian Patent Application No. 2713526, dated Oct. 25, 2016, 7 pages. |
Cleveland, William S., “Robust Locally Weighted Regression and Smoothing Scatterplots,” Journal of the American Statistical Association, vol. 74, No. 368, pp. 829-836 (Dec. 1979). |
Cormen, T. H., et al., “Introduction to Algorithms,” 3rd Edition, Chapter 26 Maximum Flow, pp. 708-768 and Chapter 29 Linear Programming, pp. 843-897 (2009). |
Extended European Search Report issued by the European Patent Office for European Application No. 17154781.3 dated May 4, 2017 (7 pages). |
Gans, N. et al. (2003), “Telephone Call Centers: Tutorial, Review and Research Prospects,” Manufacturing & Service Operations Management, vol. 5, No. 2, pp. 79-141, (84 pages). |
International Preliminary Report on Patentability issued in connection with PCT Application No. PCT/US2009/066254 dated Jun. 14, 2011 (6 pages). |
International Search Report and Written Opinion issued by the European Patent Office as International Searching Authority for International Application No. PCT/IB2016/001762 dated Feb. 20, 2017 (15 pages). |
International Search Report and Written Opinion issued by the European Patent Office as International Searching Authority for International Application No. PCT/IB2016/001776 dated Mar. 3, 2017 (16 pages). |
International Search Report and Written Opinion issued by the European Patent Office as International Searching Authority for International Application No. PCT/IB2017/000570 dated Jun. 30, 2017 (13 pages). |
International Search Report issued in connection with International Application No. PCT/US2013/33268 dated May 31, 2013 (2 pages). |
International Search Report issued in connection with PCT Application No. PCT/US/2009/054352 dated Mar. 12, 2010, 5 pages. |
International Search Report issued in connection with PCT Application No. PCT/US2008/077042 dated Mar. 13, 2009 (3 pages). |
International Search Report issued in connection with PCT Application No. PCT/US2009/031611 dated Jun. 3, 2009 (5 pages). |
International Search Report issued in connection with PCT Application No. PCT/US2009/066254 dated Feb. 24, 2010 (4 pages). |
International Search Report issued in connection with PCT/US2009/061537 dated Jun. 7, 2010 (5 pages). |
International Search Report issued in connection with PCT/US2013/033261 dated Jun. 14, 2013 (3 pages). |
International Search Report issued in connection with PCT/US2013/33265 dated Jul. 9, 2013 (2 pages). |
Japanese Office Action issued by the Japan Patent Office for Application No. 2015-503396 dated Jun. 29, 2016 (7 pages). |
Koole, G. (2004). “Performance Analysis and Optimization in Customer Contact Centers,” Proceedings of the Quantitative Evaluation of Systems, First International Conference, Sep. 27-30, 2004 (4 pages). |
Koole, G. et al. (Mar. 6, 2006). “An Overview of Routing and Staffing Algorithms in Multi-Skill Customer Contact Centers,” Manuscript, 42 pages. |
Nocedal, J. and Wright, S. J., “Numerical Optimization,” Chapter 16 Quadratic Programming, pp. 448-496 (2006) 50 pages. |
Ntzoufras, “Bayesian Modeling Using Winbugs”. Wiley Interscience, Chapter 5, Normal Regression Models, Oct. 18, 2007, pp. 155-220 (67 pages). |
Press, W. H. and Rybicki, G. B., “Fast Algorithm for Spectral Analysis of Unevenly Sampled Data,” The Astrophysical Journal, vol. 338, pp. 277-280 (Mar. 1, 1989). |
Riedmiller, M. et al. (1993). “A Direct Adaptive Method for Faster Back Propagation Learning: The RPROP Algorithm,” 1993 IEEE International Conference on Neural Networks, San Francisco, CA, Mar. 28-Apr. 1, 1993, 1:586-591. |
Stanley et al., “Improving call center operations using performance-based routing strategies,” Calif. Journal of Operations Management, 6(1), 24-32, Feb. 2008; retrieved from http://userwww.sfsu.edu/saltzman/Publist.html (9 pages). |
Subsequent Substantive Examination Report issued in connection with Philippines Application No. 1-2010-501705 dated Jul. 14, 2014 (1 page). |
Substantive Examination Report issued in connection with Philippines Application No. 1/2011/500868 dated May 2, 2014 (1 page). |
Written Opinion of the International Searching Aurhority issued in connection with PCT Application No. PCT/US2008/077042 dated Mar. 13, 2009, 6 pages. |
Written Opinion of the International Searching Authority issued in connection with International Application No. PCT/US2013/33268 dated May 31, 2013, 7 pages. |
Written Opinion of the International Searching Authority issued in connection with PCT Application No. PCT/US/2009/054352 dated Mar. 12, 2010, 5 pages. |
Written Opinion of the International Searching Authority issued in connection with PCT Application No. PCT/US2008/077042 dated Mar. 13, 2009, 6 pages. |
Written Opinion of the International Searching Authority issued in connection with PCT Application No. PCT/US2009/031611 dated Jun. 3, 2009, 7 pages. |
Written Opinion of the International Searching Authority issued in connection with PCT Application No. PCT/US2009/066254 dated Feb. 24, 2010, 5 pages. |
Written Opinion of the International Searching Authority issued in connection with PCT/US2009/061537 dated Jun. 7, 2010, 10 pages. |
Written Opinion of the International Searching Authority issued in connection with PCT/US2013/033261 dated Jun. 14, 2013, 7 pages. |
Written Opinion of the International Searching Authority issued in connection with PCT/US2013/33265 dated Jul. 9, 2013, 7 pages. |
Number | Date | Country | |
---|---|---|---|
20190222697 A1 | Jul 2019 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 15918469 | Mar 2018 | US |
Child | 16363826 | US | |
Parent | 15691106 | Aug 2017 | US |
Child | 15918469 | US | |
Parent | 15582223 | Apr 2017 | US |
Child | 15691106 | US |