<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>DRUM Collection: Computer Science Research Works</title>
    <link>http://hdl.handle.net/1903/1593</link>
    <description />
    <pubDate>Wed, 19 Jun 2013 05:33:04 GMT</pubDate>
    <dc:date>2013-06-19T05:33:04Z</dc:date>
    <item>
      <title>XMTSim: A Simulator of the XMT Many-core Architecture</title>
      <link>http://hdl.handle.net/1903/13893</link>
      <description>Title: XMTSim: A Simulator of the XMT Many-core Architecture
Authors: Keceli, Fuat; Vishkin, Uzi
Abstract: This paper documents the features and the design of XMTSim, the cycle-accurate simulator of the Explicit Multi-Threading&#xD;
(XMT) computer architecture. The Explicit Multi-Threading (XMT) is a general-purpose many-core computing platform,&#xD;
with the vision of a 1000-core chip that is easy to program but does not compromise on performance. XMTSim is a primary&#xD;
component in its publicly available toolchain along with an optimizing compiler. Research and experimentation enabled by&#xD;
the toolchain played a central role in supporting the ease-of-programming and performance aspects of the XMT architecture.&#xD;
The compiler and the simulator are also important milestones for an efficient programmer's workflow from PRAM algorithms&#xD;
to programs that run on the shared memory XMT hardware. This workflow is a key component in accomplishing the goal of&#xD;
ease-of-programming and performance.&#xD;
The applicability of the XMT simulator extends beyond specific XMT choices. It can be used to explore the much greater&#xD;
design space of shared memory many-cores by system researchers or by programmers. As the toolchain can practically run on&#xD;
any computer, it provides a supportive environment for teaching parallel algorithmic thinking with a programming component.</description>
      <pubDate>Sat, 01 Jan 2011 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/1903/13893</guid>
      <dc:date>2011-01-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Empirical Speedup Study of Truly Parallel Data Compression</title>
      <link>http://hdl.handle.net/1903/13890</link>
      <description>Title: Empirical Speedup Study of Truly Parallel Data Compression
Authors: Edwards, James A.; Vishkin, Uzi
Abstract: We present an empirical study of novel work-optimal parallel&#xD;
algorithms for Burrows-Wheeler compression and decompression&#xD;
of strings over a constant alphabet. To validate&#xD;
these theoretical algorithms, we implement them on the experimental&#xD;
XMT computing platform developed especially&#xD;
for supporting parallel algorithms at the University of Maryland.&#xD;
We show speedups of up to 25x for compression, and&#xD;
13x for decompression, versus bzip2, the de facto standard&#xD;
implementation of Burrows-Wheeler compression. Unlike&#xD;
existing approaches, which assign an entire (e.g., 900KB)&#xD;
block to a processor that processes the block serially, our&#xD;
approach is “truly parallel” as it processes in parallel the&#xD;
entire input. Besides the theoretical interest in solving the&#xD;
“right” problem, the importance of data compression speed&#xD;
for small inputs even at great expense of quality (compressed&#xD;
size of data) is demonstrated by the introduction of Google’s&#xD;
Snappy for MapReduce. Perhaps surprisingly, we show feasibility&#xD;
of holding on to quality, while even beating Snappy&#xD;
on speed.&#xD;
In turn, this work adds new evidence in support of the&#xD;
XMT/PRAM thesis: that an XMT-like many-core hardware/&#xD;
software platform may be necessary for enabling general-purpose&#xD;
parallel computing. Comparison of our results to recently&#xD;
published work suggests 70x improvement over what&#xD;
current commercial parallel hardware can achieve.</description>
      <pubDate>Sat, 20 Apr 2013 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/1903/13890</guid>
      <dc:date>2013-04-20T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Gene expression anti-profiles as a basis for accurate universal cancer signatures</title>
      <link>http://hdl.handle.net/1903/13390</link>
      <description>Title: Gene expression anti-profiles as a basis for accurate universal cancer signatures
Authors: Corrada Bravo, Héctor; Pihur, Vasyl; McCall, Matthew; Irizarry, Rafael A; Leek, Jeffrey T
Abstract: Background: Early screening for cancer is arguably one of the greatest public health advances over the last fifty&#xD;
years. However, many cancer screening tests are invasive (digital rectal exams), expensive (mammograms, imaging)&#xD;
or both (colonoscopies). This has spurred growing interest in developing genomic signatures that can be used for&#xD;
cancer diagnosis and prognosis. However, progress has been slowed by heterogeneity in cancer profiles and the&#xD;
lack of effective computational prediction tools for this type of data.&#xD;
Results: We developed anti-profiles as a first step towards translating experimental findings suggesting that&#xD;
stochastic across-sample hyper-variability in the expression of specific genes is a stable and general property of&#xD;
cancer into predictive and diagnostic signatures. Using single-chip microarray normalization and quality assessment&#xD;
methods, we developed an anti-profile for colon cancer in tissue biopsy samples. To demonstrate the translational&#xD;
potential of our findings, we applied the signature developed in the tissue samples, without any further retraining&#xD;
or normalization, to screen patients for colon cancer based on genomic measurements from peripheral blood in an&#xD;
independent study (AUC of 0.89). This method achieved higher accuracy than the signature underlying&#xD;
commercially available peripheral blood screening tests for colon cancer (AUC of 0.81). We also confirmed the&#xD;
existence of hyper-variable genes across a range of cancer types and found that a significant proportion of&#xD;
tissue-specific genes are hyper-variable in cancer. Based on these observations, we developed a universal cancer&#xD;
anti-profile that accurately distinguishes cancer from normal regardless of tissue type (ten-fold cross-validation&#xD;
AUC &gt; 0.92).&#xD;
Conclusions: We have introduced anti-profiles as a new approach for developing cancer genomic signatures that&#xD;
specifically takes advantage of gene expression heterogeneity. We have demonstrated that anti-profiles can be&#xD;
successfully applied to develop peripheral-blood based diagnostics for cancer and used anti-profiles to develop a&#xD;
highly accurate universal cancer signature. By using single-chip normalization and quality assessment methods, no&#xD;
further retraining of signatures developed by the anti-profile approach would be required before their application&#xD;
in clinical settings. Our results suggest that anti-profiles may be used to develop inexpensive and non-invasive&#xD;
universal cancer screening tests.</description>
      <pubDate>Mon, 22 Oct 2012 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/1903/13390</guid>
      <dc:date>2012-10-22T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Parsimonious reconstruction of network evolution</title>
      <link>http://hdl.handle.net/1903/13389</link>
      <description>Title: Parsimonious reconstruction of network evolution
Authors: Patro, Rob; Sefer, Emre; Malin, Justin; Marcais, Guillaume; Navlakha, Saket; Kingsford, Carl
Abstract: Background: Understanding the evolution of biological networks can provide insight into how their modular&#xD;
structure arises and how they are aﬀected by environmental changes. One approach to studying the evolution of&#xD;
these networks is to reconstruct plausible common ancestors of present-day networks, allowing us to analyze how&#xD;
the topological properties change over time and to posit mechanisms that drive the networks’ evolution. Further,&#xD;
putative ancestral networks can be used to help solve other diﬃcult problems in computational biology, such as&#xD;
network alignment.&#xD;
Results: We introduce a combinatorial framework for encoding network histories, and we give a fast procedure that,&#xD;
given a set of gene duplication histories, in practice ﬁnds network histories with close to the minimum number of&#xD;
interaction gain or loss events to explain the observed present-day networks. In contrast to previous studies, our&#xD;
method does not require knowing the relative ordering of unrelated duplication events. Results on simulated histories&#xD;
and real biological networks both suggest that common ancestral networks can be accurately reconstructed using&#xD;
this parsimony approach. A software package implementing our method is available under the Apache 2.0 license at&#xD;
http://cbcb.umd.edu/kingsford-group/parana.&#xD;
Conclusions: Our parsimony-based approach to ancestral network reconstruction is both eﬃcient and accurate. We&#xD;
show that considering a larger set of potential ancestral interactions by not assuming a relative ordering of unrelated&#xD;
duplication events can lead to improved ancestral network inference.</description>
      <pubDate>Wed, 19 Sep 2012 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/1903/13389</guid>
      <dc:date>2012-09-19T00:00:00Z</dc:date>
    </item>
  </channel>
</rss>

