<?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">Toward Computational Models of Team Effectiveness with Natural Language Processing</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Randall</forename><surname>Spain</surname></persName>
							<email>rdspain@ncsu.edu</email>
							<affiliation key="aff0">
								<orgName type="department">Center for Educational Informatics</orgName>
								<orgName type="institution">North Carolina State University</orgName>
								<address>
									<postCode>27695</postCode>
									<settlement>Raleigh</settlement>
									<region>NC</region>
									<country key="US">USA</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Michael</forename><surname>Geden</surname></persName>
							<email>mageden@ncsu.edu</email>
							<affiliation key="aff0">
								<orgName type="department">Center for Educational Informatics</orgName>
								<orgName type="institution">North Carolina State University</orgName>
								<address>
									<postCode>27695</postCode>
									<settlement>Raleigh</settlement>
									<region>NC</region>
									<country key="US">USA</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Wookhee</forename><surname>Min</surname></persName>
							<email>wmin@ncsu.edu</email>
							<affiliation key="aff0">
								<orgName type="department">Center for Educational Informatics</orgName>
								<orgName type="institution">North Carolina State University</orgName>
								<address>
									<postCode>27695</postCode>
									<settlement>Raleigh</settlement>
									<region>NC</region>
									<country key="US">USA</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Bradford</forename><surname>Mott</surname></persName>
							<email>bwmott@ncsu.edu</email>
							<affiliation key="aff0">
								<orgName type="department">Center for Educational Informatics</orgName>
								<orgName type="institution">North Carolina State University</orgName>
								<address>
									<postCode>27695</postCode>
									<settlement>Raleigh</settlement>
									<region>NC</region>
									<country key="US">USA</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">James</forename><surname>Lester</surname></persName>
							<email>lester@ncsu.edu</email>
							<affiliation key="aff0">
								<orgName type="department">Center for Educational Informatics</orgName>
								<orgName type="institution">North Carolina State University</orgName>
								<address>
									<postCode>27695</postCode>
									<settlement>Raleigh</settlement>
									<region>NC</region>
									<country key="US">USA</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Toward Computational Models of Team Effectiveness with Natural Language Processing</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">32A43B96218A4466C1C92CBE46A5E0BA</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T20:24+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>
			<textClass>
				<keywords>
					<term>Team Tutoring</term>
					<term>Team Communication Assessment</term>
					<term>Natural Language Processing</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Team communication provides a rich source of data about team processes that can impact team performance. It can provide information about team structure, team roles, connectedness, a team's cognitive state, and situational status. Analyzing team communication can thereby provide deep insight into processes underlying team collaboration and coordination. Traditional approaches for investigating team processes through dialogue analysis have historically relied upon human annotation, a process that is extraordinarily resource-intensive for the team training research community and cannot be utilized for real-time team assessment. In this paper, we discuss techniques that we are exploring to develop a team communication analysis toolkit that can perform real-time endto-end natural language analysis on team members' spoken dialogue and generate team dialogue analytics that drive adaptive scaffolding. We discuss how team communication has traditionally been analyzed and describe the basis of our current work investigating a deep learning-based natural language processing framework that will support automated tagging of team discourse and predictions of team performance.</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>Investigating individuals' communication during team training and collaborative problem-solving activities can provide insight into the rich processes underlying team collaboration and coordination <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>. For instance, communication data can be used to investigate a broad array of problem-solving and teamwork phenomena, including (1) team shared understanding (e.g., shared understanding of the task and solution goals, idea generation and refinement, connections between ideas and tasks, knowledge co-construction) (2) team coordination (e.g., connected talk, turn taking, information and resource sharing, participation patterns, idea sharing) and ( <ref type="formula">3</ref>) team social regulation (e.g., management of team roles and structure, division of labor). Despite the insight that team dialogue and speech data offer for understanding team performance, dialogue analysis for team communication has historically been extraordinarily resource-intensive for the team training research community. Human annota-tors spend dozens of hours coding segments of team communication from small datasets. Similarly, learners' natural language communication has not been usable for informing adaptive scaffolding decisions because researchers have historically not had access to sufficiently effective natural language processing technologies. Early work examining automated assessment of team discourse explored how latent semantic analysis (LSA) could be used to build linguistic models of team communication content, sequence, and structure <ref type="bibr" target="#b2">[3]</ref>. While LSA can create semantic representations of language, it fails to include other critical streams of communication data such as prosody, phraseology, and syntactic structure that could be complementary for team discourse research and driving real-time adaptive scaffolding.</p><p>Recent advances in deep learning-based natural language processing (NLP) show significant promise for automatically analyzing team communication data and providing capabilities beyond those associated with semantic analysis and related techniques. Deep learning-based NLP can incorporate neural language models with multiple streams of linguistic data (e.g., semantics, syntactic structure, phonology, stylistics) and multilevel discourse features (e.g., individual team members, current task, environmental factors) to produce flexible, holistic representations of team processes in real-time. However, there are many open questions regarding how we can most effectively leverage advances in deep learning-based NLP to analyze team discourse to help researchers automatically assess team communication and team performance.</p><p>To begin to address these questions, we are launching a new collaborative effort between North Carolina State University and the U.S. Army Futures Command, Combat Capabilities Development Command -Simulation and Training Technology Center to investigate the design and development of a deep learning-based NLP framework to automatically analyze team communication data, parse it into classification schemes, and provide summary statistics of critical team communication features that can be used to analyze and identify antecedents of team performance. By analyzing team discourse during training episodes, the framework will be able to assess team communication content, quality, and information exchange features, and provide insights into team processes and cognitive states that could be used to inform team assessment and feedback policies in adaptive instructional systems.</p><p>In this paper, we discuss techniques and approaches that our team is exploring to develop a team communication analysis toolkit that can perform real-time end-to-end natural language analysis on team members' spoken dialogue and generate team dialogue analytics that drive adaptive scaffolding. We begin the paper by discussing how team communication has traditionally been analyzed and highlight how early LSAbased approaches have been used to help automate this process. Then we discuss how deep learning-based approaches can provide additional linguistic analysis capabilities for analyzing team discourse. The paper concludes with a discussion of the deep learning-based NLP pipeline we are developing to support the automated tagging of team discourse and how we plan to investigate the accuracy of the tool and its ability to predict team performance using a corpus of team communication data from a joint military training exercise.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Research Context</head><p>Team communication plays a critical role in team performance <ref type="bibr" target="#b3">[4]</ref>. A prevalent finding in the team literature is that communication is integral to a number of team processes and behaviors that lead to effective team performance. Models of teamwork posit that communication can enhance team performance by facilitating and improving critical team processes such as team coordination and strategy formulation <ref type="bibr" target="#b4">[5]</ref>. For instance, communication can serve as a primary conduit through which team members share information, clarify misunderstandings, and provide guidance to other team members. In addition, communication can contribute to the development of team emergent states such as team cognition, which can foster more effective team performance <ref type="bibr" target="#b5">[6]</ref>. Communication is also argued to directly relate to team performance because it distributes critical task related information to team members that may impact the nature of team interdependence, team responsibilities, and team task demands <ref type="bibr" target="#b6">[7]</ref>. Analyzing team communication can thereby provide deep insight into effective team processes.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Measuring Team Communication</head><p>Team communication can be broken down into a number of elements. Three distinct aspects of communication that are often investigated in the team literature are information exchange, phraseology, and closed-loop communication <ref type="bibr" target="#b7">[8]</ref>. Information exchange refers to passing information between members, including passing the right information to the appropriate person without being asked and providing updates on tasks or environment states, which could impact team performance. For instance, high performance teams rapidly identify current and potential problems and develop and share appropriate responses to these issues through information exchange <ref type="bibr" target="#b8">[9]</ref>. Phraseology refers to using consistent terminology, communicating precisely, and passing complete information to team members <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b9">10]</ref>. Closed-loop communication is a communication style applied in many complex task domains wherein team members confirm and crosscheck information to ensure information is properly received <ref type="bibr" target="#b10">[11]</ref>.</p><p>In a recent meta-analysis of team communication and performance, Marlow, Lacerenza, Paoletti, Burke and Salas identified two general ways in which these elements of team communication have been measured by researchers <ref type="bibr" target="#b11">[12]</ref>. The first method involves asking team members to rate the extent to which information is freely and openly shared among team members or to rate the extent to which team members share their knowledge using validated rating scales. Alternatively, trained raters can be asked to assess the quality of communication behaviors in teams <ref type="bibr" target="#b6">[7]</ref> or to use behaviorally-anchored rating scales to assess communication behaviors that are tied to specific scenario events <ref type="bibr" target="#b12">[13]</ref>. These rating-based measurement approaches are typically used to assess communication quality within teams.</p><p>The second method for examining teamwork communication within empirically based studies involves analyzing transcripts of team communication and hand-coding team communication based on a pre-established coding scheme. The frequencies at which the coded categories emerge from the data can then, in turn, be correlated with team performance measures. This frequency-based method has been used in several studies to examine differences in team performance. For instance, Bowers, Jentsch, Salas, and Braun examined communication patterns between high and low performing flight crews and found that higher performing crews answered uncertainty, planning, and fact statements more consistently with acknowledgments or responses than did lower performing crews <ref type="bibr" target="#b10">[11]</ref>. They also found higher performing teams were more likely to follow communications from air traffic control with planning statements compared to lower performing crews and were more likely to follow uncertainty statements with acknowledgement statements. Achille, Schulze, and Schmidt-Nielsen found that more experienced teams used proper terminology and more acknowledgement and identification statements than less experienced teams <ref type="bibr" target="#b13">[14]</ref>.</p><p>Despite the prevalence of using frequency-based approaches to evaluate team performance, researchers from the team and collaborative learning research communities have repeatedly criticized this method because it is extraordinarily resource intensive, can be highly subjective, and offers limited insight into the dynamic and evolving nature of team processes and performance <ref type="bibr" target="#b14">[15,</ref><ref type="bibr" target="#b15">16]</ref>. Furthermore, empirical investigations of team performance suggest that more communication is not always associated with better performance, thus strictly using count or frequency data offers a limited and equivocal lens for analyzing team communication <ref type="bibr" target="#b10">[11]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Automatically Analyzing Team Communication Content</head><p>In an attempt to move towards automatic analysis of team communication data, several researchers have explored using computational methods to identify the semantic content of team discourse. For example, Foltz and colleagues used LSA to automatically categorize the content of team discourse and predict team performance in a number of different task domains <ref type="bibr" target="#b16">[17]</ref>. LSA is a statistical computational method that decomposes documents to a vector representation of their semantic meaning by applying singular value decomposition on a matrix of word frequencies by documents. The LSA vector representations can then be used to find the similarity of two documents by taking the cosine distance of their respective semantic vectors. Early investigations found LSA to be generally successful at automatically tagging discourse segments <ref type="bibr" target="#b15">[16]</ref> and that the outputs of LSA could be used to examine team communication content <ref type="bibr" target="#b16">[17]</ref>, detecting patterns of communication and identifying locations of communication breakdowns <ref type="bibr" target="#b17">[18]</ref>, and analyzing team cognition <ref type="bibr" target="#b18">[19]</ref>. Moreover, they found that by applying LSAbased algorithms, they could analyze and tag an hour of team transcripts in under a minute <ref type="bibr" target="#b15">[16]</ref>, thus highlighting a critical advantage of using statistical-based text analytic approaches compared to manual coding and tagging of team transcripts.</p><p>The LSA-based approaches used in previous work provide a promising initial foray into automated team communication assessment, however, the approach suffers from several limitations. LSA is unable to account for a number of linguistic features which detrimentally impacts the quality of its semantic representations, such as polysomy, word ordering, and syntactic structure. Another limitation of LSA-based approaches is that the cosine method does not easily incorporate other linguistic features (phonetics, phonology, and stylistics) or hierarchical representations of the discourse (e.g., who is speaking, what task is being performed, environmental factors), and the cosine similarity metric is confounded by the length of the documents being compared <ref type="bibr" target="#b19">[20]</ref>. Additionally, LSA is more sensitive to corpora training <ref type="bibr" target="#b20">[21]</ref> and performs less well than modern neural language models such as fastText, ELMo, and BERT <ref type="bibr" target="#b21">[22]</ref> on a wide range of NLP tasks.</p><p>Recent advances in deep learning-based NLP shows significant promise for automatically analyzing team communication data. Deep learning-based NLP techniques learn multiple levels of higher-level features from lower-level data through deep neural networks. A key advantage of deep learning is its feature extraction capabilities, which reduces the need for feature engineering by human experts that is often expensive in terms of time and effort. Automatically assessing overall team performance involves integrating evaluations of each team member's performance into a holistic representation of the team. Traditionally, this has involved a simple average of each team member's performance <ref type="bibr" target="#b22">[23]</ref>, however, this approach has been criticized for assuming an individual's optimal performance is the same as the team's optimal performance <ref type="bibr" target="#b23">[24]</ref>. Deep learning can be used to more flexibly model the inter-relations of different team members for assessment of overall team performance.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Team Communication Analysis Pipeline</head><p>In our current work, we are developing a generalized team communication analysis pipeline using a deep learning-based NLP framework that can support the analysis of team communication data and predict team performance. The pipeline takes raw speech communication input from team members, analyzes and converts this data into sets of language features, and generates predictions of team performance and team process states. The NLP pipeline contains several key components that perform the automated speech recognition and dialogue analysis required for real-time analysis of team communication and prediction of team performance. We describe each of these components in more depth below (Figure <ref type="figure" target="#fig_0">1</ref>). The first key component in the NLP pipeline is automatic speech recognition (ASR), which converts team spoken communication into text for the pipeline's linguistic processing. One of the primary challenges of ASR is stationary and non-stationary environmental noise, which can corrupt the speech signal and negatively impact the transcribed text. In many complex task environments such as air traffic control, military operations, and first responder situations, communication between team members is often constrained by task conditions and personnel are trained to use routinized verbal interactions and a common vernacular to make communication more effective and efficiency. Since verbal interactions are somewhat routinized, the difficulties associated with generalized ASR are diminished <ref type="bibr" target="#b24">[25]</ref>.</p><p>Prior work on ASR is grounded in hidden Markov models and Gaussian mixture models designed to capture the temporal dynamics of speech and predict textual representations by determining fitness between the hidden states and the acoustic inputs <ref type="bibr" target="#b25">[26]</ref>. More recently, researchers have investigated deep neural networks, the underlying machine learning technique of deep learning, to support ASR <ref type="bibr" target="#b26">[27]</ref>. Common tools that support deep neural network-based ASR include Google's Cloud Speech-to-Text, IBM Watson, and Microsoft Bing Speech as well as Kaldi, an open-source speech recognition toolkit <ref type="bibr" target="#b27">[28]</ref>. These tools provide real-time speech recognition capabilities that will automatically translate spoken language into text that can be further analyzed for syntactic and semantic features. Recent analysis shows that these ASR engines offer considerable accuracy <ref type="bibr" target="#b24">[25,</ref><ref type="bibr" target="#b28">29]</ref> and can be fairly robust to environmental noise <ref type="bibr" target="#b29">[30]</ref>. Next, the textual translation of team members' spoken words are passed through a series of syntactic analyses, such as utterance segmentation (breaking into sentences), part-of-speech tagging (identifying the part-of-speech of each word such as noun, verb, and adjective), text lemmatization (finding the unconjugated form of each word), and dependency parsing (identifying the parent-child relationships between words by building a parse tree of an utterance). This line of syntactic analysis generates a multifaceted, structured representation that can be used to understand the natural language communicated through team conversations.</p><p>Following syntax analysis, the NLP pipeline performs a series of semantic analyses to determine the meaning of the spoken language utterances. Semantic analyses will include word sense disambiguation (identifying meanings of words), named-entity recognition (identifying phrases representing concepts such as places, names, and organizations), co-reference resolution (linking each pronoun with its associated word referring to a sequence of sentences), semantic role labeling (identifying the abstract role that arguments of a predicate can take in an event, such as agent, theme, and location), and sentiment analysis (recognizing the speaker's affective state). The semantic analyses are then followed by dialogue act classification, which will be used to recognize and classify dialogue acts or common themes inherent in the spoken team communication data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Deep Learning Framework</head><p>The NLP pipeline described above will be supported with a deep-learning NLP framework that performs a series of team discourse analysis tasks. To analyze natural language team dialogue, we will use long short-term memory networks (LSTMs), a variant of recurrent neural networks <ref type="bibr" target="#b30">[31]</ref>, to guide the semantic role labeling, sentiment analysis, dialogue act classification, and individual performance prediction based on team members' utterances. Recurrent neural networks are specifically designed for modeling time-series data and are well suited for analyzing and learning patterns within communication data <ref type="bibr" target="#b31">[32]</ref>.</p><p>As the initial effort for team communication dialogue analysis, we plan to induce a three-task LSTM-based dialogue model that predicts the sentiment and the dialogue act (e.g., response, agreement) for each utterance as well as team-level communication performance. The model will take a series of words that appear in an utterance to predict the sentiment and the dialogue act(s) of the utterance. The sentiment will be predicted using both distributed representations of words [e.g., 33] and acoustic features (e.g., prosodic features including pitch contour and loudness extracted from the speech data) [e.g., 34]. For dialogue act classification, we will adopt a targeted subset of the 42 dialogue acts presented in Stolcke et al. including statement, opinion, question, answer, and summarize, that occur in the dialogue found in our team communication datasets <ref type="bibr" target="#b34">[35]</ref>. To create the most effective dialogue analysis system, we will identify the dialogue acts that play central roles in conversation during team-based missions. For instance, Bowers et al. identified eight communication categories that were prominent in analyzing aviation cockpit team communication <ref type="bibr" target="#b10">[11]</ref>.</p><p>To predict team-level communication performance, all of the individual LSTM models will be aggregated into one single architecture. The time-series predictions for the individual members' sentiment, dialogue act, and performance will be used as input to make sequential predictions of the team-level performance in a hierarchical architecture. The output layer of the team-level performance classification model will predict team-performance labels, which will be presented to researchers as a summative evaluation of the team performance informed by individual team members' models. Both the individual and team-level predictive models are end-to-end trainable with a labeled speech dataset.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Target Data Set</head><p>Working with our partners at the U.S. Army Combat Capabilities Development Command -Simulation and Training Technology Center, we will investigate the predictive accuracy of the pipeline using team communication and performance data from the Squad Overmatch project <ref type="bibr" target="#b35">[36]</ref>. The Squad Overmatch Project began in 2013 with the goal of improving decision-making under stress by integrating realistic combat exercises through a scenario-based training approach. Seventy-one total squad members participated in the final evaluation event which included six squads completing virtual and live training events. Teamwork behaviors were assessed according to information exchange, communication, supporting behaviors, and taking initiative. Team communication was assessed according to information completeness, phraseology, and closedfeedback loop practices. The team communication dataset includes audio and transcribed recordings of team communication from the scenario-based events and expert ratings of teamwork and team performance. This rich dataset will allow us to analyze team communication dynamics (e.g., dialogue acts and information exchange sequences among team members) and predict team performance at both the individual and team level.</p><p>One of the goals of the team communication assessment framework is to build generalizable team communication discourse tagging models which can assess teamwork skills, such as communication, cooperation, and coordination, across new teams and tasks. Furthermore, by using measures of team performance, such as ratings provided by experts and objective team performance scores derived from training or mission rehearsal events, the framework aims to learn what features of language are associated with different kinds of team performance.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusion</head><p>Teamwork is a complex, dynamic, and multidimensional phenomenon. One of the most challenging aspects of conducting team-based research is developing valid, reliable, and practical computational models of teamwork skills. Such models must capture the dynamic and interdependent sequencing and timing of team members' actions in order to assess underlying team processes. Recent advances in NLP have created the opportunity to build team communication dialogue models that can perform real-time endto-end natural language analysis on team members' spoken dialogue and generate team dialogue analytics that drive adaptive scaffolding. A significant goal of this effort is to support the analysis of team states in synthetic-based collective training events in order to develop more effective adaptive instructional systems for collective training. Automating team communication assessment offers immense opportunity for identifying bottlenecks and breakdowns in team communication and offering instructive coaching and feedback at the individual and team level.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. NLP pipeline for team dialogue modeling.</figDesc><graphic coords="6,124.70,255.40,345.90,164.35" type="bitmap" /></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Making decisions under stress: Implications for individual and team training</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">A</forename><surname>Smith-Jentsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">H</forename><surname>Johnston</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">C</forename><surname>Payne</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1998">1998</date>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="61" to="87" />
		</imprint>
	</monogr>
	<note>Measuring team-related expertise in complex environments</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Teamwork behaviors: A review and an integration of frameworks</title>
		<author>
			<persName><forename type="first">V</forename><surname>Rousseau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Aubé</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Savoie</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Small Group Research</title>
		<imprint>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="540" to="570" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Evaluation of Latent Semantic Analysis-based measures of team communications content</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C</forename><surname>Gorman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">W</forename><surname>Foltz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">A</forename><surname>Kiekel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Martin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">J</forename><surname>Cooke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Human Factors and Ergonomics Society annual meeting</title>
				<meeting>the Human Factors and Ergonomics Society annual meeting<address><addrLine>Sage CA; Los Angeles, CA</addrLine></address></meeting>
		<imprint>
			<publisher>SAGE Publications</publisher>
			<date type="published" when="2003">2003</date>
			<biblScope unit="volume">47</biblScope>
			<biblScope unit="page" from="424" to="428" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Towards a design process for adaptive instruction of teams: A meta-analysis</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Sottilare</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">S</forename><surname>Burke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Salas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Sinatra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">H</forename><surname>Johnston</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">B</forename><surname>Gilbert</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Artificial Intelligence in Education</title>
		<imprint>
			<biblScope unit="volume">28</biblScope>
			<biblScope unit="page" from="225" to="264" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">A temporally based framework and taxonomy of team processes</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Marks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">E</forename><surname>Mathieu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Zaccaro</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Academy of Management Review</title>
		<imprint>
			<biblScope unit="volume">26</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="356" to="376" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">The role of shared mental models in developing team situational awareness: Implications for training</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">J</forename><surname>Stout</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Cannon-Bowers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Salas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Situational Awareness</title>
				<editor>
			<persName><forename type="first">E</forename><surname>Salas</surname></persName>
		</editor>
		<imprint>
			<publisher>Routledge</publisher>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="287" to="318" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Team dimensional training: A strategy for guided team self-correction</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">A</forename><surname>Smith-Jentsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">L</forename><surname>Zeisig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Acton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Mcpherson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Making decisions under stress: Implications for individual and team training</title>
				<editor>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Cannon-Bowers</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">&amp;</forename><forename type="middle">E</forename><surname>Salas</surname></persName>
		</editor>
		<meeting><address><addrLine>Washington, DC, US</addrLine></address></meeting>
		<imprint>
			<publisher>American Psychological Association</publisher>
			<date type="published" when="1998">1998</date>
			<biblScope unit="page" from="271" to="297" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Errors in the heat of battle: Taking a closer look at shared cognition breakdowns through teamwork</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">A</forename><surname>Wilson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Salas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>Priest</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Andrews</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Human Factors</title>
		<imprint>
			<biblScope unit="volume">49</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="243" to="256" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Training and research for teamwork in the military aircrew</title>
		<author>
			<persName><forename type="first">C</forename><surname>Prince</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Salas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Cockpit Resource Management</title>
				<editor>
			<persName><forename type="first">E</forename><forename type="middle">L</forename><surname>Wiener</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">B</forename><forename type="middle">G</forename><surname>Kanki</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><forename type="middle">L</forename><surname>Helmreich</surname></persName>
		</editor>
		<meeting><address><addrLine>San Diego, CA, US</addrLine></address></meeting>
		<imprint>
			<publisher>Academic Press</publisher>
			<date type="published" when="1993">1993</date>
			<biblScope unit="page" from="337" to="366" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Common ground and coordination in joint activity</title>
		<author>
			<persName><forename type="first">G</forename><surname>Klein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">J</forename><surname>Feltovich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Bradshaw</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">D</forename><surname>Woods</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Organizational Simulation</title>
		<imprint>
			<biblScope unit="volume">53</biblScope>
			<biblScope unit="page" from="139" to="184" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Analyzing communication sequences for team training needs assessment</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">A</forename><surname>Bowers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Jentsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Salas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Braun</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Human Factors</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="672" to="679" />
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Does team communication represent a one-size-fits-all approach? A meta-analysis of team communication and performance</title>
		<author>
			<persName><forename type="first">S</forename><surname>Marlow</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Lacerenza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Paoletti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">.</forename><surname>Burke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Salas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Organizational Behavior and Human Decision Processes</title>
		<imprint>
			<biblScope unit="volume">144</biblScope>
			<biblScope unit="page" from="145" to="170" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Team performance measurement in distributed environments: The TARGETS methodology</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">J</forename><surname>Dwyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">E</forename><surname>Fowlkes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">L</forename><surname>Oser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Salas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">E</forename><surname>Lane</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Series in applied psychology. Team performance assessment and measurement: Theory, methods, and applications</title>
				<editor>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Brannick</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">E</forename><surname>Salas</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Prince</surname></persName>
		</editor>
		<meeting><address><addrLine>Mahwah, NJ</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1997">1997</date>
			<biblScope unit="page" from="149" to="166" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">An analysis of communication and the use of military terms in Navy team training</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">B</forename><surname>Achille</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">G</forename><surname>Schulze</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Schmidt-Nielsen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Military Psychology</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page">95</biblScope>
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">When coding-and-counting is not enough: Using epistemic network analysis (ENA) to analyze verbal data in CSCL research</title>
		<author>
			<persName><forename type="first">A</forename><surname>Csanadi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Eagan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Kollar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">W</forename><surname>Shaffer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Fischer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Computer-Supported Collaborative Learning</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="419" to="438" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Automated team discourse modeling: Test of performance and generalization</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">W</forename><surname>Foltz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Martin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Abdelali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rosenstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Oberbreckling</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Annual Meeting of the Cognitive Science Society</title>
				<meeting>the Annual Meeting of the Cognitive Science Society</meeting>
		<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="volume">28</biblScope>
			<biblScope unit="page" from="28" to="33" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Automated communication analysis of teams</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">W</forename><surname>Foltz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Martin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Team Effectiveness in Complex Organizations: Cross-Disciplinary Perspectives and Approaches</title>
				<editor>
			<persName><forename type="first">E</forename><surname>Salas</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">G</forename><surname>Goodwin</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Burke</surname></persName>
		</editor>
		<imprint>
			<publisher>Taylor and Francis Group</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="411" to="432" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Measuring speech flow of co-located and distributed command and control teams during a communication channel glitch</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">A</forename><surname>Kiekel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C</forename><surname>Gorman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">J</forename><surname>Cooke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the human factors and ergonomics society annual meeting</title>
				<meeting>the human factors and ergonomics society annual meeting</meeting>
		<imprint>
			<date type="published" when="2004">2004</date>
			<biblScope unit="volume">48</biblScope>
			<biblScope unit="page" from="683" to="687" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Analysis of semantic content and its relation to team neurophysiology during submarine crew training</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C</forename><surname>Gorman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Martin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">A</forename><surname>Dunbar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">H</forename><surname>Stevens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Galloway</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Augmented Cognition</title>
				<meeting><address><addrLine>Berlin, Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="143" to="152" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Tutoring Research Group. LSA: First dimension and dimensional weighting</title>
		<author>
			<persName><forename type="first">X</forename><surname>Hu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Cai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Franceschetti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Penumatsa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Graesser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Louwerse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Mcnamara</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Annual Meeting of the Cognitive Science Society</title>
				<meeting>the Annual Meeting of the Cognitive Science Society</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="volume">25</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<monogr>
		<title level="m" type="main">Comparative study of LSA vs Word2vec embeddings in small corpora: A case study in dreams database</title>
		<author>
			<persName><forename type="first">E</forename><surname>Altszyler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sigman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ribeiro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">F</forename><surname>Slezak</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1610.01520</idno>
		<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<author>
			<persName><forename type="first">X</forename><forename type="middle">S</forename><surname>Vu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Vu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">N</forename><surname>Tran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Jiang</surname></persName>
		</author>
		<author>
			<persName><surname>Etnlp</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1903.04433</idno>
		<title level="m">A Toolkit for Extraction, Evaluation and Visualization of Pre-trained Word Embeddings</title>
				<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Team mental models: Techniques, methods, and analytic approaches</title>
		<author>
			<persName><forename type="first">J</forename><surname>Langan-Fox</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Code</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Langfield-Smith</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Human Factors</title>
		<imprint>
			<biblScope unit="volume">42</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="242" to="271" />
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Team communication and coordination as distributed cognition</title>
		<author>
			<persName><forename type="first">C</forename><surname>Garbis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Artman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">9th Conference of Cognitive Ergonomics</title>
				<imprint>
			<date type="published" when="1998">1998</date>
			<biblScope unit="page" from="151" to="156" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Automating the assessment of team collaboration through communication analysis</title>
		<author>
			<persName><forename type="first">P</forename><surname>Foltz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Design Recommendations for Intelligent Tutoring Systems: Volume 6 -Team Tutoring</title>
				<editor>
			<persName><forename type="first">R</forename><surname>Sottilare</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Graesser</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">X</forename><surname>Hu</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Sinatra</surname></persName>
		</editor>
		<meeting><address><addrLine>Orlando, FL</addrLine></address></meeting>
		<imprint>
			<publisher>U.S. Army Research Laboratory</publisher>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="197" to="185" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Deep neural networks for acoustic modeling in speech recognition</title>
		<author>
			<persName><forename type="first">G</forename><surname>Hinton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Deng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Dahl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">R</forename><surname>Mohamed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Jaitly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">.</forename><forename type="middle">.</forename><surname>Sainath</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Signal processing magazine</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">Speech recognition with deep recurrent neural networks</title>
		<author>
			<persName><forename type="first">A</forename><surname>Graves</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">R</forename><surname>Mohamed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Hinton</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE international conference on acoustics, speech and signal processing (ICASSP)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="6645" to="6649" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">Output-Gate Projected Gated Recurrent Unit for Speech Recognition</title>
		<author>
			<persName><forename type="first">G</forename><surname>Cheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Povey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Khudanpur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Yan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Interspeech 2018</title>
				<meeting>Interspeech 2018</meeting>
		<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="1793" to="1797" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">The PyTorch-Kaldi Speech Recognition Toolkit</title>
		<author>
			<persName><forename type="first">M</forename><surname>Ravanelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Parcollet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Bengio</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ICASSP 2019-2019 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="6465" to="6469" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">Speech Recognition in Noisy Environments with Convolutional Neural Networks</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">M</forename><surname>Santos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">N</forename><surname>Matos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">T</forename><surname>Macedo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Montalvão</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Brazilian Conference on Intelligent Systems (BRACIS)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2015">2015. 2015</date>
			<biblScope unit="page" from="175" to="179" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Long short-term memory</title>
		<author>
			<persName><forename type="first">S</forename><surname>Hochreiter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Schmidhuber</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Neural Computation</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">8</biblScope>
			<biblScope unit="page" from="1735" to="1780" />
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">A hierarchical latent variable encoder-decoder model for generating dialogues</title>
		<author>
			<persName><forename type="first">I</forename><surname>Serban</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sordoni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Lowe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Charlin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Pineau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Courville</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Bengio</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Thirty-First AAAI Conference on Artificial Intelligence</title>
				<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Glove: Global vectors for word representation</title>
		<author>
			<persName><forename type="first">J</forename><surname>Pennington</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Socher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Manning</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP)</title>
				<meeting>the 2014 conference on empirical methods in natural language processing (EMNLP)</meeting>
		<imprint>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="1532" to="1543" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">OpenSMILE: the munich versatile and fast opensource audio feature extractor</title>
		<author>
			<persName><forename type="first">F</forename><surname>Eyben</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wöllmer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Schuller</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 18th ACM international conference on Multimedia</title>
				<meeting>the 18th ACM international conference on Multimedia</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="1459" to="1462" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">Dialogue act modeling for automatic tagging and recognition of conversational speech</title>
		<author>
			<persName><forename type="first">A</forename><surname>Stolcke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Ries</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Coccaro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Shriberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Bates</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Jurafsky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Taylor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Martin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Van Ess-Dykema</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Meteer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computational linguistics</title>
		<imprint>
			<biblScope unit="volume">26</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="339" to="373" />
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b35">
	<analytic>
		<title level="a" type="main">Team performance and assessment in GIFT: Research recommendations based on lessons learned from the Squad Overmatch Research Program</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">H</forename><surname>Johnston</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Sixth Annual GIFT Users Symposium</title>
				<meeting>the Sixth Annual GIFT Users Symposium<address><addrLine>Orlando: FL</addrLine></address></meeting>
		<imprint>
			<publisher>US Army Research Laboratory</publisher>
			<date type="published" when="2018">2018</date>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page" from="175" to="187" />
		</imprint>
	</monogr>
</biblStruct>

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