<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>SMARTech Collection: College of Computing Technical Reports</title>
    <link>http://smartech.gatech.edu/handle/1853/6422</link>
    <description>College of Computing technical reports from 1989-</description>
    <textInput>
      <title>The Collection's search engine</title>
      <description>Search the Channel</description>
      <name>search</name>
      <link>http://smartech.gatech.edu/simple-search</link>
    </textInput>
    <item>
      <title>Accord: Middleware Support for Contextual, Ubiquitous Data Management on User Devices</title>
      <link>http://smartech.gatech.edu/handle/1853/9444</link>
      <description>Title: Accord: Middleware Support for Contextual, Ubiquitous Data Management on User Devices
&lt;br/&gt;
&lt;br/&gt;Authors: Cooper, Brian F.; Isbell, Charles Lee, Jr.; Pierce, Jeffrey S.; Roberts, David L.; Bhat, Sooraj
&lt;br/&gt;
&lt;br/&gt;Abstract: People increasingly use a diverse array of computational devices,&#xD;
including desktop PCs, one or more laptops, a cell phone, a PDA,&#xD;
tablet PCs, digital music players, automobile computers, and so on. We&#xD;
present Accord, a middleware system we have implemented to manage&#xD;
user data across all of these devices. Accord emulates an ideal abstraction&#xD;
we call a user data-space: a virtual space in which user files exist&#xD;
independent of any particular physical device. Users put files into the&#xD;
space with whatever device is convenient, and later access those files&#xD;
using any of their devices. This abstraction is difficult to implement,&#xD;
and requires Accord to predict when a file will be needed and on which&#xD;
device. We describe two mechanisms the middleware uses to support&#xD;
such predictions: an object graph, which records contextual and statistical&#xD;
information about file objects, and a file transfer planner, which uses&#xD;
predictions to determine how to efficiently move files between devices despite&#xD;
connectivity, bandwidth and storage constraints. Predictions can be&#xD;
constructed using simple usage statistics, or from more complex machinelearned&#xD;
models of user activities. We also present experimental results&#xD;
demonstrating the effectiveness of our system.</description>
      <pubDate>Sat, 29 Oct 2005 22:58:59 GMT</pubDate>
    </item>
    <item>
      <title>A Decision-Theoretic Approach to File Consistency in Constrained Peer-to-Peer Device Networks</title>
      <link>http://smartech.gatech.edu/handle/1853/9443</link>
      <description>Title: A Decision-Theoretic Approach to File Consistency in Constrained Peer-to-Peer Device Networks
&lt;br/&gt;
&lt;br/&gt;Authors: Roberts, David L.; Bhat, Sooraj; Isbell, Charles Lee, Jr.; Cooper, Brian F.; Pierce, Jeffrey S.
&lt;br/&gt;
&lt;br/&gt;Abstract: As users interact with an increasing array of personal computing devices, maintaining consistency of data across those devices becomes significantly more difficult. Typical solutions assume either access to centralized servers, continual connectivity, or unbounded storage and CPU capacity. In practice, users own devices with widely varying processing and storage capabilities that use intermittent or sparsely-connected networks and incur (often asymmetric) transfer costs. We identify the conditions that enable the seamless management of a user's data across devices and present a multi-agent system built upon a decision-theoretic approach to constructing and executing multiple plans to achieve consistency in a peer-to-peer, partially observable, non-deterministic environment. We analyze the performance of these plans in comparison to a standard epidemic replication algorithm used in many database consistency applications.</description>
      <pubDate>Sat, 29 Oct 2005 22:58:59 GMT</pubDate>
    </item>
    <item>
      <title>Scalable and Efficient Data Streaming Algorithms for Detecting Common Content in Internet Traffic</title>
      <link>http://smartech.gatech.edu/handle/1853/9442</link>
      <description>Title: Scalable and Efficient Data Streaming Algorithms for Detecting Common Content in Internet Traffic
&lt;br/&gt;
&lt;br/&gt;Authors: Sung, Min-Ho; Kumar, Abhishek; Li, Li (Erran); Wang, Jia; Xu, Jun
&lt;br/&gt;
&lt;br/&gt;Abstract: Recent research on data streaming algorithms has&#xD;
provided powerful tools to efficiently monitor various characteristics&#xD;
of traffic passing through a single network link or node. However,&#xD;
it is often desirable to perform data streaming analysis on the&#xD;
traffic aggregated over hundreds or even thousands of links/nodes,&#xD;
which will provide network operators with a holistic view of the&#xD;
network operation. Shipping raw traffic data to a centralized location&#xD;
(i.e., "raw aggregation") for streaming analysis is clearly&#xD;
not a feasible approach for a large network. In this paper, we&#xD;
propose a set of novel Distributed Collaborative Streaming (DCS)&#xD;
algorithms that allow scalable and efficient monitoring of aggregated&#xD;
traffic without the need for raw aggregation. Our algorithms&#xD;
target the specific network monitoring problem of finding common&#xD;
content in the Internet traffic traversing several nodes/links, which&#xD;
has applications in network-wide intrusion detection, early warning&#xD;
for fast propagating worms, and detection of hot objects and&#xD;
spam traffic. We evaluate our algorithms through extensive simulations&#xD;
and experiments on traffic traces collected from a tier-1&#xD;
ISP. The experimental results demonstrate that our algorithms can&#xD;
effectively detect common content in the traffic traversing across a&#xD;
large network.</description>
      <pubDate>Sat, 29 Oct 2005 22:58:59 GMT</pubDate>
    </item>
    <item>
      <title>RouteSeer: Topological Placement of Nodes in Service Overlays</title>
      <link>http://smartech.gatech.edu/handle/1853/9441</link>
      <description>Title: RouteSeer: Topological Placement of Nodes in Service Overlays
&lt;br/&gt;
&lt;br/&gt;Authors: Srinivasan, Sridhar; Zegura, Ellen W.
&lt;br/&gt;
&lt;br/&gt;Abstract: Overlay networks are being increasingly used to&#xD;
deploy new services on the Internet. As opposed to peer-to-peer&#xD;
overlays, these infrastructure or service overlays offer the&#xD;
opportunity of placing the overlay nodes and selecting the links&#xD;
between them. There has been very little work done in the area&#xD;
of node placement in overlay network design. In this work, our&#xD;
objective is to study the overlay node placement problem based on&#xD;
a specific performance objective, namely, overlay link resiliency.&#xD;
An overlay link is called resilient if there exists an intermediate&#xD;
overlay node through which a connection can be established even&#xD;
if there is a failure in the underlying network links between the&#xD;
overlay nodes.&#xD;
In this paper, we propose an algorithm, called RouteSeer,&#xD;
to solve the overlay node placement problem. We split the&#xD;
problem into two parts, placing some overlay nodes called&#xD;
client proxies “close” to the clients of the overlay service and&#xD;
placing intermediate nodes to provide resilient paths between&#xD;
the client proxies. RouteSeer heuristically places the intermediate&#xD;
overlay nodes by only examining the routing tables at the client&#xD;
proxies and does not require global topology information. In&#xD;
our simulations and experiments on the Internet, we show that&#xD;
RouteSeer can improve on previous schemes by 50-100%.</description>
      <pubDate>Sat, 29 Oct 2005 22:58:59 GMT</pubDate>
    </item>
  </channel>
</rss>

