<?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">Adaptive Filtering Strategies for Social Media Streams</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Carlo</forename><forename type="middle">A</forename><surname>Bono</surname></persName>
							<email>carlo.bono@polimi.it</email>
							<affiliation key="aff0">
								<orgName type="department">Politecnico di Milano</orgName>
								<address>
									<addrLine>DEIB Piazza Leonardo da Vinci 32</addrLine>
									<postCode>20133</postCode>
									<settlement>Milano</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Emil</forename><surname>Cioran</surname></persName>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">35th</orgName>
								<orgName type="department" key="dep2">International Conference on Advanced Information Systems Engineering</orgName>
								<orgName type="institution">CAiSE &apos;</orgName>
								<address>
									<addrLine>23, June 12-16</addrLine>
									<postCode>2023</postCode>
									<settlement>Zaragoza</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Adaptive Filtering Strategies for Social Media Streams</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">BA4C134F8C016088C1C468B02CF044D6</idno>
					<note type="submission">Je ne suis heureux que lorsque j&apos;ai trouvé une «formule» Cahiers 1957-1972</note>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-06-19T14:26+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>Social Media Data Quality</term>
					<term>Adaptive systems</term>
					<term>Multi-modal data filtering</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Information produced on social media platforms can serve a wide range of applications, yet the ability to obtain and refine this information is hindered. Social media data naturally exhibit a multi-modal and relational nature, with challenges associated with its volume, pace, variability, and a variety of sources of noise. Especially in time-sensitive scenarios, these characteristics call for efficient, automated filtering approaches capable of extracting the available relevant data with minimal human supervision. How these automated approaches can be optimized while respecting context-dependent quality constraints is an understudied issue. Moreover, adaptation to non-stationarity in both data and relevance enriches the perspective of this research topic. The study of a method for overcoming these challenges by leveraging an adaptive architecture is proposed. Adaptivity pertains to selecting data representations, their aggregation, and the filtering decision policy. These choices are subject to operating constraints over the quality dimensions of accuracy, completeness and timeliness. The research question is contextualized in the state of the art, and its novel aspects are discussed. Preliminary results are described, together with a research plan outline.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Research goal formulation</head><p>The research objective is an adaptive method for filtering relevant content from social media streams, as defined by a context-dependent desired goal. This method is the goal artifact, and its design is the top-level practical problem guiding the exploratory research effort.</p><p>Contents on social media and their relations are ever-changing, reflecting the unfolding of events in the real world. Extracting relevant information from social media poses specific challenges due to the volume and pace of data, the sensitivity of data filtering to time, contexts and constraints, the multi-modal nature of contents, the dynamic relationships that emerge among them, and the difficult trade-off between quality measures.</p><p>The study pertains to the early stages of data preparation pipelines, intersecting data discovery and cleansing. The method is intended to balance data quality constraints in terms of relevance, completeness and timeliness. The knowledge questions that stem from the driving objective are related to approaches and algorithms functional to two main properties of the method under study: relevance of the outputs and timely adaptiveness. Relevance is to be studied as a function that emerges from content representations, relations among contents, and user-defined goals and constraints. Adaptiveness is to be investigated by taking into account changing data distributions and relations.</p><p>The end users of the method would be actors interested in a fast, machine-assisted assembly of data analysis pipelines for social media streams, with an accent on the adaptive selection of significant results. This is motivated by scenarios in which events unfolding over time, possibly abruptly or unpredictably, have to be monitored. Decisions about collection and filtering often translate to time-consuming experiments, burdensome procedures and single-use implementations, whose performance degrades over time. In several scenarios, the need to rapidly and adaptively extract meaningful data dominates other resource constraints, while still requiring a governable quality of extracted data. The consumers of the outputs of the applications would be designers of enclosing data preparation pipelines, data analysts, or downstream tasks such as supervised classification tasks.</p><p>Example use cases for social media analysis tasks are business purposes, political communications and emergency management. In all these cases, valuable information lies among a sheer amount of posts, including comments, opinions, machine-generated content, and unrelated messages. Data could be intentionally tainted by misinformation or spam. Social media data share many of the characteristics of the so-called big data. Tackling the distinctive volume, velocity, and variability of social media calls for automated approaches that focus on different aspects of data understanding in order to control the quality of the output. In many scenarios, data quality is controlled by combining these approaches and human expertise to validate the reliability of the information extracted. We argue that this expertise can be wired into a closed-loop paradigm involving both human and automated operations in order to build and update a data processing policy aimed at maximizing the relevance of the output while controlling both its timeliness and completeness.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related work</head><p>Through a literature analysis, the authors of <ref type="bibr" target="#b0">[1]</ref> highlight a general lack of research on the stages of data discovery, collection, and preparation in social media analytics. They report that data volume is mainly cited as a challenge in the literature, while other categories have received less attention. An overview of the predominant research directions in the field can be found in <ref type="bibr" target="#b1">[2]</ref> and <ref type="bibr" target="#b2">[3]</ref>, underlining active research fields in social media analytics ranging from marketing to information sharing during emergencies to politics. For one of the relevant application fields of social media analysis, disaster management, <ref type="bibr" target="#b3">[4]</ref> reports that studies involving the dimensions of time, content and network together are underrepresented. Coherently with <ref type="bibr" target="#b0">[1]</ref>, also in <ref type="bibr" target="#b4">[5]</ref> the technology-related data quality issues are reviewed with the perspective of the big data "five Vs". Their work underlines the ongoing debate about the quality of social media data, questioning whether it is relevant for generalization in the context of research and development. The framework proposed in <ref type="bibr" target="#b5">[6]</ref> is also grounded in a similar perspective, but through the lens of service composition, aiming at providing a quality model to capture the mutating features of social media data. Authors in <ref type="bibr" target="#b6">[7]</ref> analyze readability, completeness, usefulness, and trustworthiness in the context of a social media platform, Twitter. Another social media quality framework for Twitter is proposed in <ref type="bibr" target="#b7">[8]</ref>. Challenges and approaches specific to data cleaning are reviewed in <ref type="bibr" target="#b8">[9]</ref>. <ref type="bibr" target="#b9">[10]</ref> proposes a reinforcement learning technique for selecting an optimal sequence of data processing steps with a given dataset and quality performance metric, emphasizing that the study of automatically deriving optimal data preprocessing pipelines has been understudied. <ref type="bibr" target="#b10">[11]</ref> aims at supporting non-experts with the estimation of the impact of pre-processing operators in a machine learning scenario.</p><p>Among the above-mentioned application domains, emergency management poses interesting constraints both to the required quality and the timeliness of the operations. Social media can provide first-hand information under tight time constraints for the analysis of emergencies as described, for instance, in <ref type="bibr" target="#b11">[12]</ref> for earthquake reporting. Adaptation in quantitative analysis related to trending topics during COVID-19 is analyzed in <ref type="bibr" target="#b12">[13]</ref>. <ref type="bibr" target="#b13">[14]</ref> uses frequency features of tweets to infer flood events on a global scale. <ref type="bibr" target="#b14">[15]</ref> proposes a framework to detect composite social events over social media streams.</p><p>Despite the huge amount of works leveraging text information extracted from social media platforms, in many scenarios the analysis of multimedia content is of paramount importance. A notable scenario is again emergency management, where the presence of an appropriate image is a strong proxy of relevance <ref type="bibr" target="#b15">[16]</ref>. In recent years deep learning approaches leveraging the integration between image and text data were presented, such as <ref type="bibr" target="#b16">[17]</ref>. A recent survey on the state of the art of representation learning techniques is presented in <ref type="bibr" target="#b17">[18]</ref>. Embedding models can be used to extract representations of both documents and users. In <ref type="bibr" target="#b18">[19]</ref> and <ref type="bibr" target="#b19">[20]</ref>, a method for creating semantically meaningful representations of users is presented. Higher-level entities can also be investigated. Among analytical studies to the study of communities, polarization and echo chambers, <ref type="bibr" target="#b20">[21]</ref> proposes a method that highlights communities of users sharing a stance in the COVID-19 debate, examining the structure of the networks and the textual content of the interactions. <ref type="bibr" target="#b21">[22]</ref> proposes a scalable model to estimate the political leanings of Twitter users, leveraging network structure and users' profile descriptions.</p><p>Social media expose vast amounts of its users to information campaigns, visible or malign, that influence collective opinions. Heuristics for representation methods aiming at supporting veracity can be derived from misinformation analysis techniques. Technical challenges for discriminating trends among users are pinpointed in a machine learning framework proposed in <ref type="bibr" target="#b22">[23]</ref>. The authors focus on the challenge of early detection of promoted content, highlighting that content, user, network and timing features play different roles with respect to the evolution of the events. <ref type="bibr" target="#b23">[24]</ref> analyzes the temporal dynamics of misinformation spreaders in a dynamic graphbased framework, proposing a detection approach. <ref type="bibr" target="#b24">[25]</ref> proposes a semi-supervised approach for identifying bots that learns a joint representation of social connections and interactions among users, leveraging graph-based representation learning and label propagation. <ref type="bibr" target="#b25">[26]</ref> studies the spread of propaganda and misinformation that circulated during the first months of the Russia-Ukraine conflict, concluding that Facebook and Twitter are vulnerable to abuse during crises.</p><p>Machine learning methods applied to graphs have been an active research area in the last few years. <ref type="bibr" target="#b26">[27]</ref> aims at learning low-dimensional, continuous feature representations for nodes in a network. <ref type="bibr" target="#b27">[28]</ref> proposes a semi-supervised convolutional learning method for graphs. The method scales linearly in the number of graph edges and encodes both local graph structure and node features. <ref type="bibr" target="#b28">[29]</ref> surveys representation learning literature in the context of dynamically evolving graphs. Studies on the evolution of graphs are underrepresented in graph machine learning. An example is given in <ref type="bibr" target="#b29">[30]</ref>, presenting a learning framework for dynamic graphs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Challenges and research questions</head><p>Literature review and exploratory work highlighted an assortment of challenges that can be translated into knowledge questions. These questions focus on the desired properties of the method under study: relevance of the produced outputs and adaptivity, as defined by the combination of application goals and suitable quality measures.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Relevance in a non-stationary environment</head><p>Social media data show remarkable characteristics of variety and variability. These characteristics evolve over time in reaction to events. If user feedback about the relevance of data is produced, suitable approaches can be derived in order to connect the feedback to the extraction process. This feedback enables the method to isolate relevant contents in an adaptive fashion. We assume that a specific application goal can be implicitly approximated by user feedback on the processing outputs. Several approaches in machine learning and network analysis model relevancy as an attribute linked to intensional or structural data properties, possibly accounting for data labels:</p><formula xml:id="formula_0">𝑅 = 𝑓 (𝑑𝑎𝑡𝑎, 𝑙𝑎𝑏𝑒𝑙𝑠 * ) 𝑅 = 𝑓 (𝑠𝑡𝑟𝑢𝑐𝑡𝑢𝑟𝑒, 𝑙𝑎𝑏𝑒𝑙𝑠 * )<label>(1)</label></formula><p>Building up on such techniques, our research question investigates how to assess the relevance of social media data from its multi-dimensional characteristics, network-derived features, and their evolution over time:</p><formula xml:id="formula_1">𝑅 = 𝑓 (𝑔(𝑑𝑎𝑡𝑎), ℎ(𝑠𝑡𝑟𝑢𝑐𝑡𝑢𝑟𝑒), 𝑡𝑖𝑚𝑒, 𝑙𝑎𝑏𝑒𝑙𝑠)<label>(2)</label></formula><p>With the 𝑔 and ℎ notations, we stress that the research objective is not directly related to the techniques of representation learning but rather to the interplay that relevance has with these constituents and their composition. Relevance is goal-dependent, and it is assumed to be time-dependent. The overall research question is formulated as follows:</p><p>• How to design an adaptive method for filtering relevant data from multi-modal, nonstationary social media streams?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Representations for data modalities and relations</head><p>Social media data naturally exhibit a multi-modal nature. Structured and unstructured content can be encoded in representations that contain valuable information for isolating relevant contents. Social media data also exhibit a relational nature since entities are linked among them, forming a network, and non-atomic entities emerge from these structures, such as authors, threads and communities. The nature and the impact of the representations for data and their relations are key aspects of the proposed research. A visual intuition is proposed in Figure <ref type="figure" target="#fig_0">1</ref>. We are interested in the following knowledge questions stemming from the main research question:</p><p>• What are the trade-offs between the choices on representations extracted from social media data, operation-level constraints and efficacy of the adaptation? • How the representations of the different dimensions can be combined or aggregated? Are there paradigmatic changes that depend on the scenario?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">Time dimension</head><p>We assume that application constraints are specified by an application designer and explicitly or implicitly adjusted at operation time. We also assume that human feedback on the relevancy of the outputs will be available, at least for a subset of items and with some latency. This feedback could again be explicit, at the design phase or implicit, in subsequent steps of the data processing or use. We are interested in exploring the following knowledge questions that relate to the timeliness dimension:</p><p>• What are the trade-offs among latency in the delivery of the results, latency in the adaptation to the feedback, and latency in the design of application instances? • Are there approaches that are sub-optimal in terms of relevance and yet can be applied under specific timeliness constraints?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Contributions</head><p>The contribution is focused on supporting the discovery and filtering phases with an automated adaptive approach for social media data, which is a germinal data preparation topic. Which algorithms and techniques are better suited to select transformation actions, their orchestration and aggregation, and under which conditions and scenarios, are understudied knowledge questions according to the literature. These questions are tackled mainly using quantitative experimental approaches over real-world data. A supplementary contribution is the joint study of the target adaptive methods and the dimension of data timeliness, enriching the assessment of the method evaluation with faceted performance dimensions. An overview of the reference framework for investigating the research question is depicted in Figure <ref type="figure" target="#fig_1">2</ref>, describing logical components, data objects, and data flows. The subject of the adaptation is a data selection policy. The policy defines an extraction and filtering process. The driver of adaptation is user feedback as a proxy measure of relevance. Process constraints are Data streams originating from one or more social media platforms are queried based on a query policy, 𝑃 (𝑄,𝑡) . Intra-entity and inter-entity characteristics of the extracted data are mapped to representations leveraging a transformation action library 𝐴. Actions can apply to individual data items or a set of data items. The choice of which actions to apply depends on a transformation policy, 𝑃 (𝑇,𝑡) . Representations for data items are then aggregated, and an estimate of the relevance is produced by a filtering policy, 𝑃 (𝐹,𝑡) .</p><p>User feedback is produced at design time or along the downstream processing. The feedback could be on data relevancy, timeliness, or both. It is assumed that the full or a restricted set of feedbacks can be obtained and stored. Each feedback is related to a uniquely identified item. It is assumed that data coming from the original streams cannot be stored due to restrictions on the storage volume and on the retention policy. It is assumed that a restricted set of transformed representations, which are anonymized, can be stored. For this purpose, a representation store 𝑆 𝑅 is provided. The representation store could reference the original content, which is volatile, and traces the 𝑃 (𝑇,𝑡) transformation policy. Representations and their selection and aggregation are time-dependent. Policies are tracked and historicized. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Preliminary results and planning</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1.">First year</head><p>During the first year, the study has been focused on data preparation pipelines tailored to social media. A conceptual framework for machine-assisted, human-in-the-loop pipeline design has been elaborated in <ref type="bibr" target="#b30">[31]</ref>. Case studies for pipeline design in emergency management scenarios were presented in <ref type="bibr" target="#b31">[32]</ref>. The approach has been enriched with a dictionary-based adaptive data ingestion and detection method in <ref type="bibr" target="#b32">[33]</ref>. Both approaches leverage textual and image data in order to identify the onset of natural disaster events and extract relevant contents during the first hours of emergency response. A contextualization of the method in the more general framework of analyzing social media with crowdsourcing can be found in <ref type="bibr" target="#b33">[34]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2.">Second year</head><p>The main line of work for the second year is a comprehensive evaluation of relevant data representations, combination strategies, and their impact on relevance. As an experimental scenario, an investigation on how to assess the severity of cybersecurity threats based on social media content and structure is in progress. In parallel, the impact of mixed representation methods on the detection of misinformation in social media is being studied. The late part of the second year will be devolved to the assessment of algorithms for deriving the optimal filtering policy 𝑃 (𝐹,𝑡) depending on application constraints, together with the exploration of</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: Data structures, relations and their representations on social media</figDesc><graphic coords="6,99.21,84.19,396.84,223.23" type="bitmap" /></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: Reference framework for the proposed investigation</figDesc><graphic coords="7,99.21,84.19,396.85,253.01" type="bitmap" /></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>I thank Professor Barbara Pernici, my research supervisor, for her patient support and vision. I thank all the colleagues at the Information Systems group at Politecnico di Milano for their help and advice, and the colleagues in the Crowd4SDG project for the fruitful, amicable collaboration. This work was funded by the European Commission H2020 project Crowd4SDG "Citizen Science for Monitoring Climate Impacts and Achieving Climate Resilience", #872944.</p></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>performance trade-offs, especially depending on representation choices. These evaluations are aimed at tackling the questions specified in subsection 3.2.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.3.">Third year</head><p>The third year will be devolved to the study of the implications of the policies and their combinations on the time dimension, focusing on the topics raised in subsection 3.3 and experimenting on the different sources of latency (design, processing, adaptation) and their interplay. Appropriate validation scenarios, with real-time or simulated dynamics using relevant datasets, will be examined. It is also expected that the study of filtering policies initiated during the second year will continue throughout the third year.</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Social media analytics-challenges in topic discovery, data collection, and data preparation</title>
		<author>
			<persName><forename type="first">S</forename><surname>Stieglitz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mirbabaie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Ross</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Neuberger</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International journal of information management</title>
		<imprint>
			<biblScope unit="volume">39</biblScope>
			<biblScope unit="page" from="156" to="168" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Analytics of social media data-state of characteristics and application</title>
		<author>
			<persName><forename type="first">C</forename><surname>Zachlod</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Samuel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ochsner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Werthmüller</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Business Research</title>
		<imprint>
			<biblScope unit="volume">144</biblScope>
			<biblScope unit="page" from="1064" to="1076" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Advances in social media research: Past, present and future</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">K</forename><surname>Kapoor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Tamilmani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">P</forename><surname>Rana</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Patil</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><forename type="middle">K</forename><surname>Dwivedi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Nerur</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Systems Frontiers</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page" from="531" to="558" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Social media analytics for natural disaster management</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Ye</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Geographical Information Science</title>
		<imprint>
			<biblScope unit="volume">32</biblScope>
			<biblScope unit="page" from="49" to="72" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Analyzing social media research: A data quality and research reproducibility perspective</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Srivastava</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Mishra</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IIM Kozhikode Society &amp; Management Review</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="page" from="39" to="49" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Big social data as a service (bsdaas): a service composition framework for social media analysis</title>
		<author>
			<persName><forename type="first">K</forename><surname>Ali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hamilton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Thevathayan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Zhang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Big Data</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page">64</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Analyzing the quality of twitter data streams</title>
		<author>
			<persName><forename type="first">F</forename><surname>Arolfo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">C</forename><surname>Rodriguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Vaisman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Systems Frontiers</title>
		<imprint>
			<biblScope unit="page" from="1" to="21" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Social media and twitter data quality for new social indicators</title>
		<author>
			<persName><forename type="first">C</forename><surname>Salvatore</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Biffignandi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bianchi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Social Indicators Research</title>
		<imprint>
			<biblScope unit="volume">156</biblScope>
			<biblScope unit="page" from="601" to="630" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Data cleaning: Overview and emerging challenges</title>
		<author>
			<persName><forename type="first">X</forename><surname>Chu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">F</forename><surname>Ilyas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Krishnan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2016 international conference on management of data</title>
				<meeting>the 2016 international conference on management of data</meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="2201" to="2206" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Active reinforcement learning for data preparation: Learn2clean with human-in-the-loop</title>
		<author>
			<persName><forename type="first">L</forename><surname>Berti-Equille</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">10th Annual Conference on Innovative Data Systems Research (CIDR &apos;20)</title>
				<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Presistant: Learning based assistant for data pre-processing</title>
		<author>
			<persName><forename type="first">B</forename><surname>Bilalli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Abelló</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Aluja-Banet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Wrembel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Data &amp; Knowledge Engineering</title>
		<imprint>
			<biblScope unit="volume">123</biblScope>
			<biblScope unit="page">101727</biblScope>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Earthquake shakes twitter users: real-time event detection by social sensors</title>
		<author>
			<persName><forename type="first">T</forename><surname>Sakaki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Okazaki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Matsuo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 19th international conference on World wide web</title>
				<meeting>the 19th international conference on World wide web</meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="851" to="860" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Image-based social sensing: Combining AI and the crowd to mine policy-adherence indicators from twitter</title>
		<author>
			<persName><forename type="first">V</forename><surname>Negri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Scuratti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Agresti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Rooein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Scalia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">R</forename><surname>Shankar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">L</forename><surname>Fernandez-Marquez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Carman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Pernici</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE/ACM International Conference on Software Engineering: Software Engineering in Society, ICSE (SEIS) 2021</title>
				<meeting><address><addrLine>Madrid, Spain</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2021">May 25-28, 2021. 2021</date>
			<biblScope unit="page" from="92" to="101" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">A global database of historic and real-time flood events based on social media</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>De Bruijn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>De Moel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Jongman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>De Ruiter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Wagemaker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C J H</forename><surname>Aerts</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sci Data</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page">311</biblScope>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Event detection over twitter social media streams</title>
		<author>
			<persName><forename type="first">X</forename><surname>Zhou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Chen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">The VLDB journal</title>
		<imprint>
			<biblScope unit="volume">23</biblScope>
			<biblScope unit="page" from="381" to="400" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title level="m" type="main">Investigating images as indicators for relevant social media messages in disaster management</title>
		<author>
			<persName><forename type="first">R</forename><surname>Peters</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">P</forename><surname>De Albuquerque</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2015">2015</date>
			<publisher>ISCRAM</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Identifying disaster related social media for rapid response: a visual-textual fused cnn architecture</title>
		<author>
			<persName><forename type="first">X</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Ning</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Digital Earth</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="page" from="1017" to="1039" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Self-supervised representation learning: Introduction, advances, and challenges</title>
		<author>
			<persName><forename type="first">L</forename><surname>Ericsson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Gouk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">C</forename><surname>Loy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">M</forename><surname>Hospedales</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Signal Processing Magazine</title>
		<imprint>
			<biblScope unit="volume">39</biblScope>
			<biblScope unit="page" from="42" to="62" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">user2vec: Social media user representation based on distributed document embeddings</title>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">R</forename><surname>Hallac</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Makinist</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Ay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Aydin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2019 International Artificial Intelligence and Data Processing Symposium (IDAP), IEEE</title>
				<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="1" to="5" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Early detection of online hate speech spreaders with learned user representations</title>
		<author>
			<persName><forename type="first">D</forename><surname>Irani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Wrat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Amir</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CLEF (Working Notes)</title>
				<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="2004" to="2010" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Echoes through time: Evolution of the italian covid-19 vaccination debate</title>
		<author>
			<persName><forename type="first">G</forename><surname>Crupi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Mejova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Tizzani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Paolotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Panisson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International AAAI Conference on Web and Social Media</title>
				<meeting>the International AAAI Conference on Web and Social Media</meeting>
		<imprint>
			<date type="published" when="2022">2022</date>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="page" from="102" to="113" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><surname>Jiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Ren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Ferrara</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2207.08349</idno>
		<title level="m">Retweet-bert: Political leaning detection using language features and information diffusion on social networks</title>
				<imprint>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Early detection of promoted campaigns on social media</title>
		<author>
			<persName><forename type="first">O</forename><surname>Varol</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Ferrara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Menczer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Flammini</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">EPJ Data Science</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Temporal graph analysis of misinformation spreaders in social media</title>
		<author>
			<persName><forename type="first">J</forename><surname>Plepi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Sakketou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H.-J</forename><surname>Geiss</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Flek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of TextGraphs-16: Graph-based Methods for Natural Language Processing, Association for Computational Linguistics</title>
				<meeting>TextGraphs-16: Graph-based Methods for Natural Language Processing, Association for Computational Linguistics<address><addrLine>Gyeongju, Republic of Korea</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="89" to="104" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Bots in social and interaction networks: detection and impact estimation</title>
		<author>
			<persName><forename type="first">M</forename><surname>Mendoza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Tesconi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Cresci</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM Transactions on Information Systems (TOIS)</title>
		<imprint>
			<biblScope unit="volume">39</biblScope>
			<biblScope unit="page" from="1" to="32" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Propaganda and misinformation on facebook and twitter during the russian invasion of ukraine</title>
		<author>
			<persName><forename type="first">F</forename><surname>Pierri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Luceri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Jindal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Ferrara</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">15th ACM Web Science Conference</title>
				<imprint>
			<date type="published" when="2023">2023. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">node2vec: Scalable feature learning for networks</title>
		<author>
			<persName><forename type="first">A</forename><surname>Grover</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Leskovec</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 22nd ACM SIGKDD international conference on Knowledge discovery and data mining</title>
				<meeting>the 22nd ACM SIGKDD international conference on Knowledge discovery and data mining</meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="855" to="864" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<monogr>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">N</forename><surname>Kipf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Welling</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1609.02907</idno>
		<title level="m">Semi-supervised classification with graph convolutional networks</title>
				<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Representation learning for dynamic graphs: A survey</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">M</forename><surname>Kazemi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Goel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Jain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Kobyzev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sethi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Forsyth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Poupart</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">The Journal of Machine Learning Research</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="page" from="2648" to="2720" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<monogr>
		<author>
			<persName><forename type="first">E</forename><surname>Rossi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Chamberlain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Frasca</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Eynard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Monti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bronstein</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2006.10637</idno>
		<title level="m">Temporal graph networks for deep learning on dynamic graphs</title>
				<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b30">
	<monogr>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">A</forename><surname>Bono</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Cappiello</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Pernici</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Ramalli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Vitali</surname></persName>
		</author>
		<title level="m">A conceptual model for data analysis pipelines: Supporting the designer in datasets construction</title>
				<imprint>
			<publisher>Journal of Data and Information Quality</publisher>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
	<note>submitted to</note>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">Triggercit: Early flood alerting using twitter and geolocation-a comparison with alternative sources</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">A</forename><surname>Bono</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Pernici</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">L</forename><surname>Fernandez-Marquez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">R</forename><surname>Shankar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">O</forename><surname>Mülâyim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Edoardo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">19th International Conference on Information Systems for Crisis Responseand Management,{ISCRAM} 2022</title>
				<meeting><address><addrLine>Tarbes, France</addrLine></address></meeting>
		<imprint>
			<publisher>ISCRAM Digital Library</publisher>
			<date type="published" when="2022">May 22-25, 2022. 2022</date>
			<biblScope unit="page" from="674" to="686" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Learning early detection of emergencies from word usage patterns on social media</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">A</forename><surname>Bono</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">O</forename><surname>Mülâyim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Pernici</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">7th IFIP WG5.15 Information Technology in Disaster Risk Reduction</title>
				<meeting><address><addrLine>Kristiansand, Norway</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2022-10-12">2022. October 12-14, 2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">A citizen science approach for analysing social media with crowdsourcing</title>
		<author>
			<persName><forename type="first">C</forename><surname>Bono</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">O</forename><surname>Mülâyım</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Cappiello</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Carman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Cerquides</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">L</forename><surname>Fernandez-Marquez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Mondardini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Ramalli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Pernici</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Access</title>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

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