<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Interaction Mining: the new frontier of Call Center Analytics</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Vincenzo</forename><surname>Pallotta</surname></persName>
						</author>
						<author role="corresp">
							<persName><forename type="first">Rodolfo</forename><surname>Delmonte</surname></persName>
							<email>delmont@unive.it</email>
						</author>
						<author>
							<persName><forename type="first">Lammert</forename><surname>Vrieling</surname></persName>
						</author>
						<author>
							<persName><forename type="first">David</forename><surname>Walker</surname></persName>
						</author>
						<author>
							<affiliation key="aff0">
								<address>
									<addrLine>Interanalytics Rue des Savoises</addrLine>
									<postCode>19 1205</postCode>
									<settlement>Geneva</settlement>
									<country key="CH">Switzerland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department">Department of Computational Linguistics</orgName>
								<orgName type="institution">University &apos;Ca Foscari Venice</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Interaction Mining: the new frontier of Call Center Analytics</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">309741EF12997EB7511DD2E5761B8ACC</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T13:46+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In this paper, we present our solution for pragmatic analysis of call center conversations in order to provide useful insights for enhancing Call Center Analytics to a level that will enable new metrics and key performance indicators (KPIs) beyond the standard approach. These metrics rely on understanding the dynamics of conversations by highlighting the way participants discuss about topics. By doing that we can detect situations that are simply impossible to detect with standard approaches such as controversial topics, customer-oriented behaviors and also predict customer ratings.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Call centers data represent a valuable asset for companies, but it is often underexploited for business purposes. By call center data we mean all information that can be gathered from recording calls between representatives (or agents) and customers during their interactions in call centers. These interactions can happen over multiple different channels including telephone, instant messaging, email, web forms, etc. Some information can be collected without looking at the content of the interaction, by simply logging the system used for carrying the conversation. For example, in call centers, calls duration or number of handled calls can be measured by software for telephony communication. We call these measures standard call center Key Performance Indicators (KPIs). With standard KPIs, only limited analytics can be done providing a partial understanding of the call center performance and no information whatsoever is collected about what is going on within the interaction. Call Center Analytics is aimed at solving the above issue by enabling tapping into the content of conversations. The technology for Call Center Analytics is still in its infancy and related commercial products have not yet achieved maturity. This is due to two main factors: i) it is highly dependent on quality of speech recognition technology and ii) it is mostly based on text-based content analysis.</p><p>Our approach to Call Center Analytics is based on Interaction Mining, a new research field aimed at extracting useful information from conversations. In contrast to Text Mining <ref type="bibr" target="#b5">(Feldman and Sanger 2006)</ref>, Interaction Mining is more robust, tailored for the conversational domain, and slanted towards pragmatic and discourse analysis. In particular, with our approach we were able to achieve the following four objectives:</p><p>1. Identify Customer Oriented Behaviors, which are highly correlated to positive customer ratings <ref type="bibr" target="#b16">(Rafaeli et al. 2007</ref>); 2. Identify Root Cause of Problems by looking at controversial topics and how agents are able to deal with them; 3. Identify customers who need particular attention based on history of problematic interactions; 4. Learn best practices in dealing with customers by identifying agents able to carry cooperative conversations. This knowledge coupled with customer profiles can be used effectively in intelligent skill-based routing<ref type="foot" target="#foot_0">1</ref> </p><p>The article is organized as follows: in section 2 we review current Speech Analytics technology and make the case for Interaction Mining approach in order to address the current business challenges in call centers quality monitoring and assessment. In section 3 we present our Interaction Mining solution based on a specific kind of pragmatic analysis: the Argumentative Analysis and its implementation with the A3 algorithm. In section 4 we showcase our solution for call center analytics and the implementation of new relevant metrics and KPIs for call center quality monitoring. We conclude the article with a discussion on the achieved results and a roadmap for future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Call Center Analytics Needs Interaction Mining</head><p>Call center data contain a wealth of information that usually remains hidden. Key Performance Indicators (KPIs) for call centers performance can be classified into three broad categories (Baird 2004):</p><p>1. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Interaction Mining</head><p>Interaction Mining is an emerging field in Business Analytics that contrasts the standard approach based on Text Mining <ref type="bibr" target="#b5">(Feldman and Sanger 2006)</ref>. In Text Mining the assumption made is that input is textual and can be treated as sets of content-bearing terms. This assumption is no longer valid in conversational input. Non-content words such as conjunctions, prepositions, personal pronouns and interjections are extremely important in conversations cannot be filtered out as they bear most of their pragmatic meaning. As pointed out in <ref type="bibr" target="#b15">Pallotta et al. (2011)</ref> there are several advantages of moving to Interaction Mining for generating intelligence from conversational content. It is important to note that while the purpose is similar, namely turning unstructured data into structured data for performing quantitative analysis, Text Mining focuses on pattern extraction from documents. This is no longer the case with conversational content as the units of information in conversational content are dialogue turns and typically they are significantly shorter than documents. This means that the input has to be fully linguistically processed in order to understand its pragmatic function in the conversation. For instance, a An example of call center analytics dashboard is available at: http://demos7.dundas.com/HVR.aspx simple turn containing just one single word like "Yes" or "No" can make a substantial difference in the interpretation of a whole conversation.</p><p>Interaction Mining tools are substantially different than those employed in Text Mining. Machine learning approaches are no longer a viable option since data are very sparse and attempts have failed in providing satisfactory results so far <ref type="bibr" target="#b17">(Rienks and Verbree 2006;</ref><ref type="bibr" target="#b7">Hakkani-Tür 2009)</ref>. In <ref type="bibr" target="#b15">Pallotta et al (2011)</ref> we have provided evidences that bag-of-words approach simply is not suitable for pragmatic indexing of conversations, and therefore useless for tasks as Question Answering or Summarization. Another limitation of Text Mining is in Sentiment Analysis. As we have previously shown in <ref type="bibr" target="#b3">Delmonte and Pallotta (2011)</ref>, shallow linguistic processing and machine learning often provide misleading results. Therefore, we advocated for a deep linguistic understanding of input data even for standalone contributions such as product reviews. In Interaction Mining, Sentiment Analysis issues become even more compelling because sentiment about a topic is not fully condensed in a single turn but it develops along the whole conversation. For example, it is very common that dissent is expressed toward other the opinion of other participants in the conversation rather than to the topic under discussion. Sentences like "why do you think product X is bad?" would be simply mistakenly considered as a negative attitude to product X in a bag-of-word approach.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Related Work</head><p>Current approaches to Call Center Analytics are mostly based on Speech Analytics, which is fundamentally based on Search and Text Mining technology. Recorded speech is phonetically indexed and searched: phonetic transcription is more reliable and accurate than Large-Vocabulary Continuous Speech Recognition (LVCSR) and keyword queries can easily be turned into its phonetic counterpart for search. With this approach one can search for occurrence of specific words in calls. Its simplicity is at the same time its strength and weakness. On the one hand the method is fast and accurate but, on the other hand, it is limited to its applicability for generating adequate insights on calls because the context of word's occurrence is lost and it can only recovered by physically listening to the audio excerpt where the searched word occurs.</p><p>While still very high compared to human performance, the Word Error Rate (WER)<ref type="foot" target="#foot_3">5</ref> of LVCSR systems shows a promising trend as reported by the NIST Speech-To-Text Benchmark Test History 1988-2007 <ref type="bibr" target="#b6">(Fiscus et al. 2008)</ref>. Instead of downgrading the analysis capabilities we believe it is more appropriate to make the analysis less sensitive to WER. In other words, we want a robust solution capable of delivering approximate but still sound measurements for content-based metrics. We will show in the next sections that our approach to Interaction Mining is robust and it can properly deal with output from LVCSR systems.</p><p>Another common approach to the analysis of call center data is that of automatic call categorization through supervised machine learning <ref type="bibr" target="#b8">(Gilman et al. 2004;</ref><ref type="bibr" target="#b21">Zweig et al. 2006;</ref><ref type="bibr" target="#b20">Takeuchi et al. 2009</ref>). These methods failed in providing satisfactory results even in very broad categories. The problem lies on the fact that data is very sparse and that huge amount of training data is necessary to achieve reasonable discriminatory power.</p><p>Unsupervised learning provides better results for domain-specific classes as shown in <ref type="bibr" target="#b19">Tang et al. (2003)</ref>. However, the sensibility to domain represents a big issue. Moreover, this type of categorization -i.e. topics of calls -helps little to understand if a call is satisfactory or not. It might be better suited for retrieval and aggregation of other quality-oriented information.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Argumentative Analysis for Interaction Mining</head><p>Our approach to pragmatic analysis for Interaction Mining is rooted on argumentative analysis <ref type="bibr" target="#b13">(Pallotta 2006)</ref>. Argumentation is a pervasive pragmatic phenomenon in conversations. Purposeful conversations are very often aimed at reaching a consensus for a decision or to negotiate opinions about relevant topics.</p><p>The argumentative structure defines the different patterns of argumentation used by participants in the dialog, as well as their organization and synchronization in the discussion. From this perspective, we adopted in <ref type="bibr" target="#b13">(Pallotta 2006;</ref><ref type="bibr" target="#b14">Pallotta et al. 2007</ref>) an argumentative coding scheme, the Meeting Description Schema (MDS). In MDS, the argumentative structure of a meeting is composed of a set of topic discussion episodes, where several issues are discussed through the proposal of alternatives, solutions, opinions, ideas, etc. in order to achieve a satisfactory decision. Proposals can be accepted or challenged through acts of rejecting or asking questions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Automatic Argumentative Annotation</head><p>The core of our solution is a system that extracts the argumentative structure of conversations. This system is based on adapting and extending the GETARUNS text understanding system <ref type="bibr" target="#b1">(Delmonte 2007;</ref><ref type="bibr">2009)</ref>. Details of the Automatic Argumentative Annotation (A3) algorithm are available in <ref type="bibr" target="#b2">Delmonte et al. (2010)</ref>.</p><p>The system has been evaluated on manually transcribed conversations from the ICSI meeting corpus <ref type="bibr">(Janin et al. 2001</ref>) and annotated by <ref type="bibr" target="#b14">Pallotta et al. (2007)</ref>. With a Recall of 97.53%, we computed the Precision as the ratio between the number of Correct Argumentative Labels and the number of Argumentative Labels Found, which corresponds to 81.26%. The F-score is 88.65%.</p><p>In order to check the robustness of the A3 algorithm when applied to automatically transcribed conversations, we evaluated the A3 algorithm on similar data that were transcribed using a state-of-the-art LVCSR system <ref type="bibr" target="#b6">(Fiscus et al. 2008)</ref>. We have measured the performance of our system and observed a degradation of only 11.7% of the overall performance with a LVCSR system showing an average WER of 30% <ref type="bibr" target="#b9">(Hain et al. 2009</ref>). These results are quite promising and, coupled with expected improvements in LVCSR technology and further tuning of the system, they provide us with a solid basis for development.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Multi-word expressions</head><p>One key issue with conversation is that topics are not expressed by single words but very often by compounds. Hence, quality of topic detection can be improved if the lexicon contains domain-specific multi-word expressions. We thus run a multiword expressions extraction tool <ref type="bibr" target="#b18">(Seretan and Wehrli. 2009</ref>) to identify the most frequent compounds in the corpus and compare them with the topics detected by the GETARUNS system. The top 10 extracted multi-word expressions<ref type="foot" target="#foot_4">6</ref> and topics are shown in Table <ref type="table" target="#tab_1">1</ref>. a b While there is a predictable overlapping it is interesting to see that some domaindependent terms were detected by the multi-word extraction system but they were not included in the lexicon of our system such as "gross balance" and "and available", and "direct deposit"<ref type="foot" target="#foot_5">7</ref> . Enriching the lexicon with these terms would greatly improve the pragmatic analysis of conversations. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Experiments with Call Center Data</head><p>In this section we present the results of an experiment where we applied our Interaction Mining technology to actual call center data. The goal was to find out if the argumentative analysis, coupled with sentiment analysis, could indeed provide useful insights for Call Center Analytics. The results show, in particular, that we were able to achieve the objectives we introduced in Section 1 and therefore implement the relevant and most requested KPIs in call center quality management.</p><p>In our experiment we used a corpus of 213 manually transcribed conversations of a help desk call center in the banking domain. Each conversation has an average of 66 turns and an average of 1.6 calls per agent. This corpus was collected for a study aimed at identifying conversational behaviors that could favor satisfactory interaction with customers <ref type="bibr" target="#b16">(Rafaeli et al. 2007)</ref>  Table <ref type="table" target="#tab_4">2</ref> shows the identified COBs and their distribution in the data. Unfortunately, only a very small portion of the data (2.5%) was manually annotated with COBs, which prevented us from either performing a statistically sound correlation study or train a model.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Argumentative analysis of call center conversations</head><p>We run our A3 algorithm to the call center data and we visualized the results with off-the-shelf business intelligence tools. We used Tableau 6.0<ref type="foot" target="#foot_6">8</ref> , which revealed to be a suitable tool for getting insightful multi-dimensional aggregations and charts into dashboards for addressing the four quality monitoring objectives mentioned in the beginning of this section.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Identify Customer Oriented Behaviors</head><p>We noticed that COBs showed a high resemblance to our argumentative categories and that they might correlate as well.</p><p>As shown in Fig. <ref type="figure">1</ref> the "Provide Explanation/Justification" and "Suggest" categories highly correlate with COBs. Combined with additional extracted information such as Sentiment and Subjectivity (see <ref type="bibr" target="#b15">Pallotta and Delmonte (2011)</ref> for more details), we can safely conclude that COBs can be easily predicted by our system.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 1. Correlation between argumentation and customer-oriented behaviorsIdentify Root Cause of Problems</head><p>By looking at controversial topics we can identify root cause of problems in call centers. We selected the worst 20 topics ranked according to frequency of negative attitudes obtained by the Sentiment Analysis module. Fig. <ref type="figure" target="#fig_0">2</ref>. shows a dashboard that can be used to detect controversial topics and thus help in spotting unsolved issues. The cooperativeness score is a measure obtained by averaging the score obtained by mapping argumentative labels of each turn in the conversation into a <ref type="bibr">[-5 +5]</ref> scale. The mapping is shown in Table <ref type="table">3</ref>.</p><p>Argumentative Categories Level of Cooperativeness</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Accept explanation 5</head><p>Suggest 4</p><p>Propose 3</p><p>Provide opinion 2</p><p>Provide explanation or justification 1</p><p>Request explanation or justification 0 Question -1</p><p>Raise issue -2</p><p>Provide negative opinion -3 Disagree -4</p><p>Reject explanation or justification -5</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Table 3. Mapping table for argumentative categories to levels of cooperativeness</head><p>The mapping is hand crafted and rooted on Bales's Interaction Process Analysis framework <ref type="bibr">(Bales, 1950)</ref>, where uncooperativeness (i.e. negative scores) is linked to high level of criticism, which is not balanced by constructive contributions (e.g. suggestions and explanations). This mapping provides a reasonable indicator of controversial (i.e. uncooperative) conversations.</p><p>The dashboard in Fig. <ref type="figure" target="#fig_1">3</ref> highlights the top 10 most discussed topics and the level of cooperation of the discussions. In the main pane, rows correspond to speakers and for each topic a square is displayed whose dimension represents the number of turns and the color its cooperativeness score. The histograms show the overall cooperativeness scores. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Identify problematic customers</head><p>A critical issue in this domain is that customers are not all the same and need to be treated differently according to their style of interaction. There are agents with interpersonal skills who are able to comfortably deal with demanding customers. Agents who show consistently positive cooperativeness can be assumed to be more suitable to deal with extreme cases. Customers who have already shown negative or uncooperative attitudes could be routed to more skilled agents in order to maximize the overall call center performance (i.e. customer satisfaction). We present a dashboard in Fig. <ref type="figure" target="#fig_2">4</ref>. where problematic customers can be identified and given a particular care. With this dashboard speakers (agents or customers) are ranked according to their cooperativeness score. In the right-hand pane, also the sentiment analysis results are displayed and compared to the overall sentiment score. The analyst can then drill through a specific customer and visualize a specific customer and the calls he/she made.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Learn best practices from conversations</head><p>This objective results from all the insights gained through the presented visualizations. In particular, Fig. <ref type="figure" target="#fig_2">4</ref>. with Agent filtering activated allows one to visualize overall and specific agent's behavior. Best scoring agents can be taken as models and their interaction used as models. While most of available solutions for skillbased inbound call routing are based on ACD information such as area codes for agent's language selection or based on IVR 9 for option selection. Additionally, the agent selection is often based on efficiency measures in order to optimize the costs and workload (e.g. by assigning the fastest agent to the longest queue). If this strategy might maximize efficiency, they are insufficient to maximize customer satisfaction. We advocate for skill-based call routing based on interpersonal qualities and by influencing the agent selection by cooperativeness requirements.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusions</head><p>In this article we have presented a new approach to Call Center Analytics based on Interaction Mining, contrasting Text Mining, which is currently used in Speech Analytics. We presented an Interaction Mining tool for pragmatic analysis of conversations based on argumentation theory. We showed that our system is robust enough to deal with automatically transcribed speech, as it would be the case in Call Center Analytics. We conducted an evaluation the impact of this technology to a real case by applying our tools to a dataset of call center conversations in the banking domains. We presented the extracted information in several dashboards with the goal of implementing relevant KPIs for Call Center Analytics. As for future work we would like to explore other pragmatic dimensions beyond argumentation. This might be relevant in the Call Center domain to look at COBs that are more related to emotional support or providing personalized information, which do not relate directly with argumentation. We need to consider finer granularity in argumentative analysis, for instance at clause level. This might be helpful when a single turn carries several argumentative functions. This would definitively improve the quality of the analysis. Our goal is to implement other KPIs for the Call Center domain such as adherence to scripts and corporate image exemplification. In order to achieve these challenging objectives, new types of pragmatic analysis will be required. Finally, we would like to explore the possibility of automatically learning agent and customer profiles from our analysis in order to implement more effective skill-based call routing.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. Problem spotting dashboard</figDesc><graphic coords="8,133.73,502.83,320.04,146.45" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 3</head><label>3</label><figDesc>Fig. 3 Topic and Behaviors Dashboard</figDesc><graphic coords="9,135.13,538.02,323.10,131.30" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 4 .</head><label>4</label><figDesc>Fig. 4. Speakers Assessment Dashboard</figDesc><graphic coords="10,138.70,291.88,321.70,152.79" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>Agent Performance Statistics: these include metrics such as Average Speed of Answer, Average Hold Time, Call Abandonment Rate, Attained Service Level, and Average Talk Time. They are based on quantitative measurements that can be obtained directly through ACD 2 Switch Output and Network Usage Data.</figDesc><table><row><cell>2. Peripheral Performance Data: these include metrics such as Cost Per Call,</cell></row><row><cell>First-Call Resolution Rate, Customer Satisfaction, Account Retention, Staff</cell></row><row><cell>Turnover, Actual vs. Budgeted Costs, and Employee Loyalty. These metrics are</cell></row><row><cell>mostly quantitative, with the exception of Customer Satisfaction that is usually</cell></row><row><cell>obtained through Customer Surveys.</cell></row><row><cell>3. Performance Observation: these include metrics such as Call Quality, Accuracy</cell></row><row><cell>and Efficiency, Adherence to Script, Communication Etiquette, and Corporate</cell></row><row><cell>Image Exemplification. These are qualitative metrics based on analysis of rec-</cell></row><row><cell>orded calls and session monitoring by a supervisor.</cell></row><row><cell>Minnucci (2004) reports that the most required metrics by call center managers are</cell></row><row><cell>indeed the qualitative ones topped by Call Quality (100%) and Customer Satisfac-</cell></row><row><cell>tion (78%). However, these metrics are difficult to implement with the adequate</cell></row><row><cell>level of accuracy 3 . Most call center quality monitoring dashboards 4 implementing</cell></row><row><cell>standard metrics are now only able to display information related to service-level</cell></row><row><cell>measures (Agents and Peripheral Performance data), namely how fast and how</cell></row><row><cell>many calls agents able to handle. Because of recent improvements of speech</cell></row><row><cell>recognition technology (Neustein 2010), Speech Analytics is viewed as a key ele-</cell></row><row><cell>ment for implementing call center quality monitoring. As pointed out by Gavalda</cell></row><row><cell>and Schlueter (2010), Speech Analytics is becoming "an indispensable tool to un-</cell></row><row><cell>derstand what is the driving call volume and what factors are affecting agents'</cell></row><row><cell>rate of performance in the contact center."</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 1 . Multi Word Expression extracted from the corpus (a) and GETARUN topics (b).</head><label>1</label><figDesc></figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head></head><label></label><figDesc>.</figDesc><table><row><cell>Customer Oriented Behaviors</cell><cell></cell></row><row><cell>anticipating customers requests</cell><cell>22,45%</cell></row><row><cell>educating the customer</cell><cell>16,91%</cell></row><row><cell>offering emotional support</cell><cell>21,57%</cell></row><row><cell cols="2">offering explanations / justifications 28,57%</cell></row><row><cell>personalization of information</cell><cell>10,50%</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_4"><head>Table 2 . Customer-Oriented Behaviors from Call Center data (Rafaeli et al. 2007)</head><label>2</label><figDesc></figDesc><table /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://en.wikipedia.org/wiki/Skills-based_routing</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">Automatic Call Distribution.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">Accuracy is defined in<ref type="bibr" target="#b0">(Baird 2004)</ref> as true indication and it depends on the actual level of performance attainment, especially with regard to statistical validity.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_3">http://en.wikipedia.org/wiki/Word_error_rate.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_4">The score for multi-word expression represents the log-likelihood ratio statistics representing the association strength between the component words<ref type="bibr" target="#b4">(Dunning 1993)</ref>.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_5">The "and" and "Available" are detected as a multi-word expression because they occur frequently in the corpus as the pattern "Gross and Available balance".</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="8" xml:id="foot_6">http://www.tableausoftware.com</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="9" xml:id="foot_7">Interactive Voice Response</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Ensuring Data Validity Maintaining Service Quality in the Contact Center</title>
		<author>
			<persName><forename type="first">;</forename><surname>References</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Baird</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2004">2004</date>
			<publisher>Telecom Directions LLC</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Computational Linguistic Text Processing -Logical Form, Semantic Interpretation, Discourse Relations and Question Answering</title>
		<author>
			<persName><forename type="first">R</forename><surname>Delmonte</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Computational Linguistic Text Processing -Lexicon, Grammar, Parsing and Anaphora Resolution</title>
				<editor>
			<persName><forename type="first">R</forename><surname>Delmonte</surname></persName>
		</editor>
		<meeting><address><addrLine>New York; New York</addrLine></address></meeting>
		<imprint>
			<publisher>Nova Science Publishers</publisher>
			<date type="published" when="2007">2007. 2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Deep Linguistic Processing with GETARUNS for spoken dialogue understanding</title>
		<author>
			<persName><forename type="first">R</forename><surname>Delmonte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bristot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Pallotta</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of LREC 2010</title>
				<meeting>LREC 2010<address><addrLine>Malta</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2010-05-23">2010. 18-23 May, 2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Opinion Mining and Sentiment Analysis Need Text Understanding</title>
		<author>
			<persName><forename type="first">R</forename><surname>Delmonte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Pallotta</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Advances in Distributed Agent-Based Retrieval Tools. Series: Studies in Computational Intelligence</title>
				<editor>
			<persName><forename type="first">V</forename><surname>Pallotta</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Soro</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">E</forename><surname>Vargiu</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer Verlag</publisher>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Accurate methods for the statistics of surprise and coincidence</title>
		<author>
			<persName><forename type="first">T</forename><surname>Dunning</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computational Linguistics</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="61" to="74" />
			<date type="published" when="1993">1993</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">The Text Mining handbook. Advanced approaches in analyzing unstructured data</title>
		<author>
			<persName><forename type="first">R</forename><surname>Feldman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Sanger</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2006">2006</date>
			<publisher>Cambridge University Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">The Rich Transcription 2007 Meeting Recognition Evaluation</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">G</forename><surname>Fiscus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ajot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">S</forename><surname>Garofolo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Multimodal Technologies for Perception of Humans</title>
		<title level="s">Lecture Notes In Computer Science</title>
		<editor>
			<persName><forename type="first">R</forename><surname>Stiefelhagen</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Bowers</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Fiscus</surname></persName>
		</editor>
		<meeting><address><addrLine>Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Berlin</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">4625</biblScope>
			<biblScope unit="page" from="373" to="389" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Towards automatic argument diagramming of multiparty meetings</title>
		<author>
			<persName><forename type="first">D</forename><surname>Hakkani-Tür</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP)</title>
				<meeting>the IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP)<address><addrLine>Taipei, Taiwan</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2009-04">2009. April, 2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Mining call center dialog data</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gilman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Narayanan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Paul</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Data Mining V</title>
				<editor>
			<persName><forename type="first">A</forename><surname>Zanasi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><forename type="middle">F F</forename><surname>Ebecken</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><forename type="middle">A</forename><surname>Brebbia</surname></persName>
		</editor>
		<imprint>
			<publisher>WIT Press</publisher>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">The AMIDA 2009 Meeting Transcription System</title>
		<author>
			<persName><forename type="first">T</forename><surname>Hain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Burget</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Dines</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">N</forename><surname>Garner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>El Hannani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Huijbregts</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Karafiat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lincoln</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Wan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of INTERSPEECH 2009</title>
				<meeting>INTERSPEECH 2009<address><addrLine>Makuhari, Japan</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="358" to="361" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">The ICSI Meeting Corpus</title>
		<author>
			<persName><forename type="first">A</forename><surname>Janin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Baron</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Edwards</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Ellis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Gelbart</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Morgan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Peskin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Pfau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Shriberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Stolcke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Wooters</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of IEEE/ICASSP 2003</title>
				<meeting>IEEE/ICASSP 2003<address><addrLine>Hong Kong</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2003-04">2003. April 2003</date>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="364" to="367" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Call Center KPIs: A Look at How Companies Are Measuring Performance</title>
		<author>
			<persName><forename type="first">J</forename><surname>Minnucci</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2004">2004. 2004</date>
			<publisher>ICMI Inc</publisher>
			<biblScope unit="page">2</biblScope>
		</imprint>
	</monogr>
	<note>a special report published</note>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">Advances in Speech Recognition: Mobile Environments, Call Centers and Clinics</title>
		<idno type="DOI">10.1007/978-1-4419-5951-5_10</idno>
		<editor>Neustein A.</editor>
		<imprint>
			<date type="published" when="2010">2010</date>
			<publisher>Springer , LLC</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Framing Arguments</title>
		<author>
			<persName><forename type="first">V</forename><surname>Pallotta</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International Conference on Argumentation ISSA</title>
				<meeting>the International Conference on Argumentation ISSA<address><addrLine>Amsterdam, Netherlands</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2006-06">2006. June 2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">User requirements analysis for Meeting Information Retrieval based on query elicitation</title>
		<author>
			<persName><forename type="first">V</forename><surname>Pallotta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Seretan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ailomaa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 45th Annual Meeting of the Association for Computational Linguistics (ACL 2007)</title>
				<meeting>the 45th Annual Meeting of the Association for Computational Linguistics (ACL 2007)<address><addrLine>Prague</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="1008" to="1015" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Interaction Mining: Making business sense of customers conversations through semantic and pragmatic analysis</title>
		<author>
			<persName><forename type="first">V</forename><surname>Pallotta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Vrieling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Delmonte</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Business Intelligence Applications and the Web: Models, Systems and Technologies. IGI Global to appear</title>
				<editor>
			<persName><forename type="first">M</forename><surname>Zorrilla</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J-N</forename><surname>Mazón</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Ó</forename><surname>Ferrández</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">I</forename><surname>Garrigós</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">F</forename><surname>Daniel</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Trujillo</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">The impact of call center employees&apos; customer orientation behaviors on customer satisfaction</title>
		<author>
			<persName><forename type="first">A</forename><surname>Rafaeli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Ziklik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Doucet</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Service Research</title>
		<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">About the usefulness and learnability of argument-diagrams from real discussions</title>
		<author>
			<persName><forename type="first">R</forename><surname>Rienks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Verbree</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 3rd International Machine Learning for Multimodal Interaction Workshop (MLMI 2006)</title>
				<meeting>the 3rd International Machine Learning for Multimodal Interaction Workshop (MLMI 2006)<address><addrLine>Bethesda (MD), USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2006-05-01">2006. May 1-4, 2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Multilingual collocation extraction with a syntactic parser</title>
		<author>
			<persName><forename type="first">V</forename><surname>Seretan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Wehrli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Language Resources and Evaluation</title>
		<imprint>
			<biblScope unit="volume">43</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="71" to="85" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Call-type classification and unsupervised training for the call center domain</title>
		<author>
			<persName><forename type="first">M</forename><surname>Tang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Pellom</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Hacioglu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the IEEE Workshop on Automatic Speech Recognition and Understanding ASRU &apos;03</title>
				<meeting>the IEEE Workshop on Automatic Speech Recognition and Understanding ASRU &apos;03</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="204" to="208" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Getting insights from the voices of customers: Conversation mining at a contact center</title>
		<author>
			<persName><forename type="first">H</forename><surname>Takeuchi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">V</forename><surname>Subramaniam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Nasukawa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Roy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Sciences n</title>
		<imprint>
			<biblScope unit="volume">179</biblScope>
			<biblScope unit="page" from="1584" to="1591" />
			<date type="published" when="2009">2009</date>
			<publisher>Elsevier</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Automated Quality monitoring for call centers using speech and NLP technologies</title>
		<author>
			<persName><forename type="first">G</forename><surname>Zweig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Siohan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Saon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Ramabhadran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Povey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Mangu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Kingsbury</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Human Language Technology Conference of the NAACL, Companion</title>
				<meeting>the Human Language Technology Conference of the NAACL, Companion<address><addrLine>New York City</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computational Linguistics</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="292" to="295" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
