<?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">No-Audio Multimodal Speech Detection task at MediaEval 2019</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Ekin</forename><surname>Gedik</surname></persName>
							<email>e.gedik@tudelft.nl</email>
							<affiliation key="aff0">
								<orgName type="institution">Delft University of Technology</orgName>
								<address>
									<country key="NL">Netherlands</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Laura</forename><surname>Cabrera-Quiros</surname></persName>
							<email>l.c.cabreraquiros@tudelft.nl</email>
							<affiliation key="aff0">
								<orgName type="institution">Delft University of Technology</orgName>
								<address>
									<country key="NL">Netherlands</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Instituto Tecnológico de Costa Rica</orgName>
								<address>
									<country key="CR">Costa Rica</country>
								</address>
							</affiliation>
							<affiliation key="aff2">
								<orgName type="institution">Eindhoven University of Technology</orgName>
								<address>
									<country key="NL">Netherlands</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Hayley</forename><surname>Hung</surname></persName>
							<email>h.hung@tudelft.nl</email>
							<affiliation key="aff0">
								<orgName type="institution">Delft University of Technology</orgName>
								<address>
									<country key="NL">Netherlands</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">No-Audio Multimodal Speech Detection task at MediaEval 2019</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">D57DC4D3493CBA28942D714C8716919F</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-23T20:14+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>This overview paper provides a description of the No-Audio multimodal speech detection task for the MediaEval 2019. Same as the first edition that was held in 2018, the task again focuses on the estimation of speaking status from multimodal data. Task participants are provided with cropped videos of individuals interacting freely during a crowded mingle event, captured by an overhead camera. Each individuals tri-axial acceleration throughout the event, captured with a single badge-like device hung around the neck, is also provided. The goal of this task is to automatically estimate if a person is speaking or not using these two alternative modalities. In contrast to conventional speech detection approaches, no audio is used for this task. Instead, the automatic estimation system must exploit the natural human movements that accompany speech. The task seeks to achieve competitive estimation performance compared to audio-based systems by exploiting the multi-modal aspects of the problem.</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>Speaking status is one of the most essential elements of social behaviour since it is one of the key behavioural cues that is used for studying conversational dynamics in face to face settings <ref type="bibr" target="#b9">[10]</ref>. This task focuses on the automatic detection of speaking status. Previous work has shown the benefit of deriving features from speaking turns (which can be obtained from the speaking status of different people) for estimating many different social constructs such as dominance <ref type="bibr" target="#b7">[8]</ref>, or cohesion <ref type="bibr" target="#b6">[7]</ref>.</p><p>However, automated analysis of conversational dynamics in large unstructured social gatherings is an under-explored problem despite the fact that attendance of these type of events have shown to be contributing factors for career and personal success <ref type="bibr" target="#b10">[11]</ref>. The majority of speaking status detection work focuses on utilising the audio signal mainly captured through microphones. However, most unstructured social gatherings such as parties or cocktail events tend to have inherent background noise due to the nature of these events. Because of this restriction, recording audio in such cases is challenging. For example, to collect good quality audio signals, participants need to wear personal headset microphones. This requires uncomfortable and intrusive equipment to be worn. Recording audio can also have certain negative connotations as it can be perceived as an invasion of privacy to have the precise verbal contents of a conversation to be recorded.</p><p>Estimating a person's speaking status using the provided video and wearable acceleration data instead of audio is the main goal of this task. The accelerometer is embedded inside a smart ID badge which is hung around the neck. These modalities are easy to use and replicate for crowded environments such as conferences, networking events, or organisational settings. This approach also enables a more privacy-preserving method of extracting socially relevant information.</p><p>The presence of body movements such as gesturing while speaking has been well-documented by social scientists <ref type="bibr" target="#b8">[9]</ref>. Thus, an automatic estimation system should exploit the natural human movements that accompany speech. Past work which estimated speaking status from a single body worn tri-axial accelerometer <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b5">6]</ref> and other work that used video to estimate speaking status during standing conversations <ref type="bibr" target="#b3">[4]</ref> motivated this task.</p><p>Despite these efforts, one of the major challenges of these alternative approaches has been achieving competitive estimation performance against audio-based systems. As of 2019, exploiting the multi-modal aspects of the problem is still under-explored and this is the main focus of this challenge.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">TASK DETAILS 2.1 Unimodal estimation of speaking status</head><p>For this subtask, participants are expected to design and implement separate speaking status estimators for each modality. If participants prefer to focus on developing an estimator for only one of the modalities, they can use the provided baseline approach for the other modality. For the video modality, the algorithm will have a video of a person interacting freely in a social gathering (see Figure <ref type="figure" target="#fig_0">1</ref>) as input and should provide a estimation of that persons' speaking status (speaking/non-speaking) estimation every second. Similarly, for the wearable modality, the method will have the wearable tri-axial acceleration signal of a person as input and must return a speaking status estimation every second. We provide baseline codes for each modality. The baseline using acceleration implements the logistic regression approach in <ref type="bibr" target="#b4">[5]</ref> and the video baseline employs dense trajectories and multiple instance learning, as explained in <ref type="bibr" target="#b2">[3]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Multimodal estimation of speaking status</head><p>For this subtask teams must provide an estimation of speaking status every second by exploiting both modalities together. Teams can use any type of fusion method they see fit <ref type="bibr" target="#b0">[1]</ref>. The goal is to leverage the complementary nature of the modalities to better estimate the speaking status. Thus, teams are encouraged to go beyond basic fusion and really think about the impact of each modality on the estimation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">DATA</head><p>The data for this task is a subset of the MatchNMingle dataset <ref type="bibr" target="#b1">[2]</ref>, which is open to the research community. This dataset was Left: Individual video of each participant while interacting freely. Right: Wearable triaxial acceleration recorded by a device hung around the neck. created as a resource to analyse unstructured mingle scenarios and seated speed dates. 1 The subset for this task contains data for 70 people who attended one of three separate mingle events for over 45 minutes. To eliminate the effects of acclimatisation, only 30 minutes in the middle of the event are used. Subjects were separated using stratified sampling to create the train and test sets (see Figure <ref type="figure" target="#fig_1">2</ref>). Stratification was done with various criteria to ensure balanced distributions in both sets for speaking status, gender, event day, and level of occlusion in the video. 2 An additional segment of the data (orange in Figure <ref type="figure" target="#fig_1">2</ref>) is left for the optional subject specific evaluation (see more in Section 4). Train and test sets provided to the participants this year are entirely same with the one used in last year's iteration, making comparisons possible between solutions of different years.</p><p>Task participants are provided with videos of individuals recorded at 20FPS, captured by an overhead camera. Due to the crowded nature of the events, there can be strong occlusions between participants in the video. The video for each person has been cropped from the entire frame and provided in separated videos. Note that due to the crowded nature of social gatherings, the cropped scenes do not just capture the behaviour of the person of interest, as cross contamination between bounding boxes does occur.</p><p>Each individual is also wearing a badge-like device, recording triaxial acceleration at 20Hz. Task participants have access to the raw tri-axial acceleration, for which only the effect of gravity was compensated by subtracting the mean of each axis and normalising with the variance of each respective axis. All the data is synchronised.</p><p>Finally, binary speaking status (speaking/non-speaking) was annotated every frame by 3 different annotators. Inter-annotator agreement for a 2 minute segment of the data reported a Fleiss' kappa coefficient of 0.55.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">EVALUATION</head><p>Due to class imbalance, we use the Area Under the ROC Curve (ROC-AUC) as the evaluation metric. Participants need to submit non-binary prediction scores (posterior probabilities, distances to the separating hyperplane, etc.).</p><p>The task will be evaluated using a subset of the data left as a test set (as shown by the red section of Figure <ref type="figure" target="#fig_1">2</ref>). All the samples of this test set will be for subjects who are not present in the training set, as can be seen in Figure <ref type="figure" target="#fig_1">2</ref>.</p><p>Required evaluation. For each subtask, each team must provide up to 5 runs with their non-binary estimations for a persons' speaking status. The evaluation will be made in a person independent 1 MatchNMingle is openly available for research purposes under an EULA at http://matchmakers.ewi.tudelft.nl/matchnmingle/pmwiki/ 2 Occlusion levels can be requested if needed for training set. manner. This means that the training set will not include any data from the participants in the test set.</p><p>Optional evaluation. As an optional task, teams can also submit up to 5 runs (per person) using a person dependent training scheme. To do so, a separate 5 minutes interval for all people in the training set is provided, as shown by the orange section in Figure <ref type="figure" target="#fig_1">2</ref>. In this setting, samples originating from the same subject (which are temporally non-adjacent) can be used in the training in addition to data from the other subjects. This evaluation can be a sanity check as the performance of the method, in theory, should perform better when trained on a specific person rather than other people.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">DISCUSSION AND OUTLOOK</head><p>This task aims to investigate the use of alternative modalities for the detection of speaking status. With the information gained from this task, we aim to learn more about the nature of the connection between speaking and body movements, providing valuable insights for both social science and the multimedia communities. Moreover, we expect these insights will pave the way for solutions that are privacy-preserving and scalable.</p><p>In its first edition in 2018, we saw that the task was received as untypical and challenging. The participation for the task was limited and no participant managed to provide a better performance or explanation than the baseline method provided by the organisers. Various properties make the task challenging. The chosen modalities are not for directly sensing the physical manifestation of the task (audio). Acceleration and video provides an indirect way of sensing speaking and requires carefully designed approaches that can exploit the connection between body movements and speech. Secondly, the connection between speech and body movements has been found to be person-specific <ref type="bibr" target="#b4">[5]</ref>, further complicating the task. In its current edition, we aimed to increase participation by providing the baseline codes for each modality.</p><p>In addition, we are reaching out to different communities (affective computing, multimedia, computer vision, and speech). We believe each of these communities can bring their own expertise to the task. In the following years as well as augmenting the data, we aim to focus on the person dependent task and its fundamental differences from a person independent training setting.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Alternative modalities to audio used for the task.Left: Individual video of each participant while interacting freely. Right: Wearable triaxial acceleration recorded by a device hung around the neck. created as a resource to analyse unstructured mingle scenarios and seated speed dates.1 The subset for this task contains data for 70 people who attended one of three separate mingle events for over 45 minutes. To eliminate the effects of acclimatisation, only 30 minutes in the middle of the event are used. Subjects were separated using stratified sampling to create the train and test sets (see Figure2). Stratification was done with various criteria to ensure balanced distributions in both sets for speaking status, gender, event day, and level of occlusion in the video.2 An additional segment of the data (orange in Figure2) is left for the optional subject specific evaluation (see more in Section 4). Train and test sets provided to the participants this year are entirely same with the one used in last year's iteration, making comparisons possible between solutions of different years.Task participants are provided with videos of individuals recorded at 20FPS, captured by an overhead camera. Due to the crowded nature of the events, there can be strong occlusions between participants in the video. The video for each person has been cropped from the entire frame and provided in separated videos. Note that due to the crowded nature of social gatherings, the cropped scenes do not just capture the behaviour of the person of interest, as cross contamination between bounding boxes does occur.Each individual is also wearing a badge-like device, recording triaxial acceleration at 20Hz. Task participants have access to the raw tri-axial acceleration, for which only the effect of gravity was compensated by subtracting the mean of each axis and normalising with the variance of each respective axis. All the data is synchronised.Finally, binary speaking status (speaking/non-speaking) was annotated every frame by 3 different annotators. Inter-annotator agreement for a 2 minute segment of the data reported a Fleiss' kappa coefficient of 0.55.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Separation of train and test set for the task.</figDesc></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>ACKNOWLEDGMENTS</head><p>This task is partially supported by the Instituto Tecnológico de Costa Rica and the Netherlands Organization for Scientific Research (NWO) under project number 639.022.606. Human Behavior Analysis Task: No-Audio Multi-Modal Speech Detection in Crowded Social Settings MediaEval'19, 27-30 October 2019, France</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Multimodal fusion for multimedia analysis: a survey</title>
		<author>
			<persName><forename type="first">M</forename><surname>Pradeep K Atrey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Abdulmotaleb</forename><forename type="middle">El</forename><surname>Anwar Hossain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mohan</forename><forename type="middle">S</forename><surname>Saddik</surname></persName>
		</author>
		<author>
			<persName><surname>Kankanhalli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Multimedia Systems</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="345" to="379" />
			<date type="published" when="2010">2010. 2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">The MatchNMingle dataset: a novel multi-sensor resource for the analysis of social interactions and group dynamics in-the-wild during free-standing conversations and speed dates</title>
		<author>
			<persName><forename type="first">Laura</forename><surname>Cabrera-Quiros</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Andrew</forename><surname>Demetriou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ekin</forename><surname>Gedik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hayley</forename><surname>Leander Van Der Meij</surname></persName>
		</author>
		<author>
			<persName><surname>Hung</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Affective Computing</title>
		<imprint>
			<date type="published" when="2018">2018. 2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Gestures in-the-wild: detecting conversational hand gestures in crowded scenes using a multimodal fusion of bags of video trajectories and body worn acceleration</title>
		<author>
			<persName><forename type="first">Laura</forename><surname>Cabrera-Quiros</surname></persName>
		</author>
		<author>
			<persName><forename type="first">David</forename><forename type="middle">Mj</forename><surname>Tax</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hayley</forename><surname>Hung</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Multimedia</title>
		<imprint>
			<date type="published" when="2019">2019. 2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Look at whoâĂŹs talking: Voice activity detection by automated gesture analysis</title>
		<author>
			<persName><forename type="first">Marco</forename><surname>Cristani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Anna</forename><surname>Pesarin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alessandro</forename><surname>Vinciarelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Marco</forename><surname>Crocco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Vittorio</forename><surname>Murino</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Joint Conference on Ambient Intelligence</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="72" to="80" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Personalised models for speech detection from body movements using transductive parameter transfer</title>
		<author>
			<persName><forename type="first">Ekin</forename><surname>Gedik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hayley</forename><surname>Hung</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Personal and Ubiquitous Computing</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="723" to="737" />
			<date type="published" when="2017">2017. 2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Classifying social actions with a single accelerometer</title>
		<author>
			<persName><forename type="first">Hayley</forename><surname>Hung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gwenn</forename><surname>Englebienne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jeroen</forename><surname>Kools</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2013 ACM international joint conference on Pervasive and ubiquitous computing</title>
				<meeting>the 2013 ACM international joint conference on Pervasive and ubiquitous computing</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="207" to="210" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Estimating cohesion in small groups using audio-visual nonverbal behavior</title>
		<author>
			<persName><forename type="first">Hayley</forename><surname>Hung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Daniel</forename><surname>Gatica-Perez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Multimedia</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="563" to="575" />
			<date type="published" when="2010">2010. 2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Modeling Dominance in Group Conversations Using Nonverbal Activity Cues</title>
		<author>
			<persName><forename type="first">Dinesh</forename><surname>Babu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jayagopi</forename></persName>
		</author>
		<author>
			<persName><forename type="first">Hayley</forename><surname>Hung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Chuohao</forename><surname>Yeo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Daniel</forename><surname>Gatica-Perez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Audio, Speech, and Language Processing</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="501" to="513" />
			<date type="published" when="2009">2009. 2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<author>
			<persName><forename type="first">David</forename><surname>Mcneill</surname></persName>
		</author>
		<title level="m">Language and gesture</title>
				<imprint>
			<publisher>Cambridge University Press</publisher>
			<date type="published" when="2000">2000</date>
			<biblScope unit="volume">2</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Bridging the gap between social animal and unsocial machine: A survey of social signal processing</title>
		<author>
			<persName><forename type="first">Alessandro</forename><surname>Vinciarelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Maja</forename><surname>Pantic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dirk</forename><surname>Heylen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Catherine</forename><surname>Pelachaud</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Isabella</forename><surname>Poggi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D'</forename><surname>Francesca</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Marc</forename><surname>Errico</surname></persName>
		</author>
		<author>
			<persName><surname>Schroeder</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Affective Computing</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="69" to="87" />
			<date type="published" when="2012">2012. 2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Effects of networking on career success: a longitudinal study</title>
		<author>
			<persName><forename type="first">Hans-Georg</forename><surname>Wolff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Klaus</forename><surname>Moser</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Applied Psychology</title>
		<imprint>
			<biblScope unit="volume">94</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page">196</biblScope>
			<date type="published" when="2009">2009. 2009</date>
		</imprint>
	</monogr>
</biblStruct>

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