<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Complex Data Visualized &#187; paperComplex Data Visualized</title>
	<atom:link href="http://complexdatavisualized.com/category/paper/feed/" rel="self" type="application/rss+xml" />
	<link>http://complexdatavisualized.com</link>
	<description>Survey of interfaces and visualizations of complex networks</description>
	<lastBuildDate>Wed, 26 Nov 2014 21:34:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>PixelCarpet</title>
		<link>http://complexdatavisualized.com/pixelcarpet/</link>
		<comments>http://complexdatavisualized.com/pixelcarpet/#comments</comments>
		<pubDate>Wed, 23 Jul 2014 14:47:45 +0000</pubDate>
		<dc:creator>Johannes Landstorfer</dc:creator>
				<category><![CDATA[paper]]></category>
		<category><![CDATA[Visualization Work]]></category>

		<guid isPermaLink="false">http://complexdatavisualized.com/?p=764</guid>
		<description><![CDATA[The paper about the Pixel Carpet is one of the results from a collaboration between data visualization researchers from FHP and computer security engineers of various institutions. It builds on the observation that security engineers know their data and the requirements of their work very well. However, they might not be acquainted with advanced visualization techniques. Visualization researchers, on the other hand, know methods to visualize and analyze data but usually lack insight into the ...]]></description>
				<content:encoded><![CDATA[<p><iframe src="//player.vimeo.com/video/102600193" width="955" height="537" frameborder="0" title="Weaving a Carpet from Log Entries: a Network Security Visualization Built with Co-Creation" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></p>
<p>The paper about the Pixel Carpet is one of the results from a collaboration between data visualization researchers from FHP and computer security engineers of various institutions. It builds on the observation that security engineers know their data and the requirements of their work very well. However, they might not be acquainted with advanced visualization techniques. Visualization researchers, on the other hand, know methods to visualize and analyze data but usually lack insight into the specific requirements of computer network security. The paper revolves around two main contributions:</p>
<ul>
<li>results and learnings from a co-creative approach of jointly developing visualizations</li>
<li>a pixel oriented visualization technique that graphically represents multi-dimensional data sets (such as computer log files), reflecting ideas from the collaboration</li>
</ul>
<p>You can get and read the full paper <a title="Weaving a carpet from log entries" href="http://complexdatavisualized.com/wp-content/uploads/2014/07/pixelcarpet-VAST2014-video.pdf">here</a> (27 MB or 4 MB <a title="Weaving a carpet from Log entries" href="http://complexdatavisualized.com/wp-content/uploads/2014/07/pixelcarpet-VAST2014_v104-novideo.pdf">without video</a>). Please feel free to comment to this post or contact us for any details.</p>
<blockquote><p>Landstorfer, Herrmann, Stange, Dörk, Wettach (2014): Weaving a Carpet from Log Entries: a Network Security Visualization Built with Co-Creation. in <i>Visual Analytics Science and Technology (VAST), 2014 IEEE Conference on</i>, 2014 (to appear)</p></blockquote>
<h2>Co-creative Approach</h2>
<p>User centered approaches are well known in the visualization community (although not always implemented) [<a title="Achieving Cyber Defense Situational Awareness: A Cognitive Task Analysis of Information Assurance Analysts" href="http://pro.sagepub.com/content/49/3/229">D'Amico et al. 2005</a>, <a title="A nested model for visualization design and validation" href="http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=5290695">Munzner et al. 2009</a>]. Jointly developing the visualizations themselves, however, is rather rare. As we have very good experience with co-creative techniques in design and innovation, we wanted to apply them to the domain of data visualization as well. For example, we tried to experiment with data sets during a day-long workshop with a larger group of stakeholders (a session we called the &#8220;data picnic&#8221; because everyone brought his/her data and tools).</p>
<h2>Visualization</h2>
<p>For this paper, we focused on a pixel oriented technique [<a title="Designing pixel-oriented visualization techniques: theory and applications" href="http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=841121">Keim 2000</a>] to fullfill requirements such as visualization of raw data or a chronological view of data to preserve the course of events. We stack graphical representations for various parameters of a log line (such as IP, user name, request or message) so that we get small columns for each log line. Lining up these stacks produces a dense visual representation with distinct patterns. This is why we call it the <em>Pixel Carpet</em>. Other subgroups of our research group took different approaches that can be found at other places in this blog.</p>
<div id="attachment_766" style="width:600px;" class="wp-caption alignnone"><a href="http://complexdatavisualized.com/wp-content/uploads/2014/07/pixelmap-delete-example-2.png" rel="image_group"><img class=" wp-image-766 " alt="Snapshot of the Pixel Carpet interface. Each &quot;multi pixel&quot; represents one log line, as it a appears at the bottom of the screen." src="http://complexdatavisualized.com/wp-content/uploads/2014/07/pixelmap-delete-example-2-1024x573.png" width="600" height="350" /></a><span class="wp-caption-text">Snapshot of the Pixel Carpet interface. Each &#8220;multi pixel&#8221; represents one log line, as it a appears at the bottom of the screen.</span></div>
<h2>Data and Code</h2>
<p>Our data sources included an ssh log (~13.000 lines, unpublished for privacy reasons) and an Apache (web server) access log (~145.000 lines, unpublished), and ~4.500 lines (raw data available, including countries from ip2geo <a href="http://complexdatavisualized.com/wp-content/uploads/2014/07/apache-log-geodata.csv" target="_blank">.csv</a> | <a href="http://complexdatavisualized.com/wp-content/uploads/2014/07/apache-log-geodata.json_.zip" target="_blank">.json</a> ).</p>
<p>We implemented our ideas in a demonstrator in plain HTML/JavaScript (<a href="http://fhp.solemone.de/pixel-carpet/" target="_blank">demo online</a> – caution, will heavily stress your CPU). It helped us iterate quickly and evaluate the idea at various stages, also with new stakeholders. While the code achieves what we need, we are also aware that computing performance is rather bad. If you want to take a look or even improve it, you can find it on <a href="https://github.com/solemone/pixel-carpet" target="_blank">github</a>.</p>
<p>To bring it closer to a productive tool, we would turn the Pixel Carpet into a plugin for state-of-the-art data processing engines such as <a href="http://www.elasticsearch.org/overview/kibana">ElasticSearch/Kibana</a> or splunk (scriptable with d3.js since version 6).</p>
]]></content:encoded>
			<wfw:commentRss>http://complexdatavisualized.com/pixelcarpet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
