Skip to main content

Showing 1–49 of 49 results for author: Hill, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.07530  [pdf

    cs.SE

    Reproducibility, Replicability, and Repeatability: A survey of reproducible research with a focus on high performance computing

    Authors: Benjamin A. Antunes, David R. C. Hill

    Abstract: Reproducibility is widely acknowledged as a fundamental principle in scientific research. Currently, the scientific community grapples with numerous challenges associated with reproducibility, often referred to as the ''reproducibility crisis.'' This crisis permeated numerous scientific disciplines. In this study, we examined the factors in scientific practices that might contribute to this lack o… ▽ More

    Submitted 12 February, 2024; originally announced February 2024.

  2. arXiv:2401.17345  [pdf

    cs.MS cs.LG

    Reproducibility, energy efficiency and performance of pseudorandom number generators in machine learning: a comparative study of python, numpy, tensorflow, and pytorch implementations

    Authors: Benjamin Antunes, David R. C Hill

    Abstract: Pseudo-Random Number Generators (PRNGs) have become ubiquitous in machine learning technologies because they are interesting for numerous methods. The field of machine learning holds the potential for substantial advancements across various domains, as exemplified by recent breakthroughs in Large Language Models (LLMs). However, despite the growing interest, persistent concerns include issues rela… ▽ More

    Submitted 10 February, 2024; v1 submitted 30 January, 2024; originally announced January 2024.

    Comments: 20 pages, 10 tables, 1 figure

  3. arXiv:2401.17115  [pdf

    cs.DC

    Identifying Quality Mersenne Twister Streams For Parallel Stochastic Simulations

    Authors: Benjamin Antunes, Claude Mazel, David R. C Hill

    Abstract: The Mersenne Twister (MT) is a pseudo-random number generator (PRNG) widely used in High Performance Computing for parallel stochastic simulations. We aim to assess the quality of common parallelization techniques used to generate large streams of MT pseudo-random numbers. We compare three techniques: sequence splitting, random spacing and MT indexed sequence. The TestU01 Big Crush battery is used… ▽ More

    Submitted 30 January, 2024; originally announced January 2024.

    Comments: 14 pages, 3 tables, 2 figures. To be published in Winter Simulation Conference 2023. (Accepted paper, already presented at conf) Publication by ACM/IEEE should happen soon. We revised the layout

  4. arXiv:2311.00858  [pdf, other

    cs.LG

    SmoothHess: ReLU Network Feature Interactions via Stein's Lemma

    Authors: Max Torop, Aria Masoomi, Davin Hill, Kivanc Kose, Stratis Ioannidis, Jennifer Dy

    Abstract: Several recent methods for interpretability model feature interactions by looking at the Hessian of a neural network. This poses a challenge for ReLU networks, which are piecewise-linear and thus have a zero Hessian almost everywhere. We propose SmoothHess, a method of estimating second-order interactions through Stein's Lemma. In particular, we estimate the Hessian of the network convolved with a… ▽ More

    Submitted 1 November, 2023; originally announced November 2023.

    Comments: Accepted to NeurIPS 2023 as a conference paper

  5. arXiv:2306.12688  [pdf, other

    quant-ph cs.AI cs.ET cs.LG

    Towards quantum enhanced adversarial robustness in machine learning

    Authors: Maxwell T. West, Shu-Lok Tsang, Jia S. Low, Charles D. Hill, Christopher Leckie, Lloyd C. L. Hollenberg, Sarah M. Erfani, Muhammad Usman

    Abstract: Machine learning algorithms are powerful tools for data driven tasks such as image classification and feature detection, however their vulnerability to adversarial examples - input samples manipulated to fool the algorithm - remains a serious challenge. The integration of machine learning with quantum computing has the potential to yield tools offering not only better accuracy and computational ef… ▽ More

    Submitted 22 June, 2023; originally announced June 2023.

    Comments: 10 Pages, 4 Figures

    Journal ref: Nature Machine Intelligence 5, 581-589, 2023

  6. arXiv:2304.07670  [pdf, other

    cs.LG

    Explanations of Black-Box Models based on Directional Feature Interactions

    Authors: Aria Masoomi, Davin Hill, Zhonghui Xu, Craig P Hersh, Edwin K. Silverman, Peter J. Castaldi, Stratis Ioannidis, Jennifer Dy

    Abstract: As machine learning algorithms are deployed ubiquitously to a variety of domains, it is imperative to make these often black-box models transparent. Several recent works explain black-box models by capturing the most influential features for prediction per instance; such explanation methods are univariate, as they characterize importance per feature. We extend univariate explanation to a higher-or… ▽ More

    Submitted 15 April, 2023; originally announced April 2023.

    Journal ref: International Conference on Learning Representations, 2022

  7. A Subset of the CERN Virtual Machine File System: Fast Delivering of Complex Software Stacks for Supercomputing Resources

    Authors: Alexandre F Boyer, Christophe Haen, Federico Stagni, David R C Hill

    Abstract: Delivering a reproducible environment along with complex and up-to-date software stacks on thousands of distributed and heterogeneous worker nodes is a critical task. The CernVM-File System (CVMFS) has been designed to help various communities to deploy software on worldwide distributed computing infrastructures by decoupling the software from the Operating System. However, the installation of thi… ▽ More

    Submitted 29 March, 2023; originally announced March 2023.

    Journal ref: ISC High Performance 2022, May 2022, Hamburg, Germany. pp.354-371

  8. arXiv:2302.11141  [pdf, other

    quant-ph cs.NE

    GASP -- A Genetic Algorithm for State Preparation

    Authors: Floyd M. Creevey, Charles D. Hill, Lloyd C. L. Hollenberg

    Abstract: The efficient preparation of quantum states is an important step in the execution of many quantum algorithms. In the noisy intermediate-scale quantum (NISQ) computing era, this is a significant challenge given quantum resources are scarce and typically only low-depth quantum circuits can be implemented on physical devices. We present a genetic algorithm for state preparation (GASP) which generates… ▽ More

    Submitted 21 February, 2023; originally announced February 2023.

  9. arXiv:2302.04411  [pdf, other

    cs.LG cs.AI

    Geometry of Score Based Generative Models

    Authors: Sandesh Ghimire, **yang Liu, Armand Comas, Davin Hill, Aria Masoomi, Octavia Camps, Jennifer Dy

    Abstract: In this work, we look at Score-based generative models (also called diffusion generative models) from a geometric perspective. From a new view point, we prove that both the forward and backward process of adding noise and generating from noise are Wasserstein gradient flow in the space of probability measures. We are the first to prove this connection. Our understanding of Score-based (and Diffusi… ▽ More

    Submitted 8 February, 2023; originally announced February 2023.

  10. arXiv:2302.02272  [pdf, other

    cs.CV

    Divide and Compose with Score Based Generative Models

    Authors: Sandesh Ghimire, Armand Comas, Davin Hill, Aria Masoomi, Octavia Camps, Jennifer Dy

    Abstract: While score based generative models, or diffusion models, have found success in image synthesis, they are often coupled with text data or image label to be able to manipulate and conditionally generate images. Even though manipulation of images by changing the text prompt is possible, our understanding of the text embedding and our ability to modify it to edit images is quite limited. Towards the… ▽ More

    Submitted 4 February, 2023; originally announced February 2023.

  11. arXiv:2210.02419  [pdf, other

    cs.LG

    Boundary-Aware Uncertainty for Feature Attribution Explainers

    Authors: Davin Hill, Aria Masoomi, Max Torop, Sandesh Ghimire, Jennifer Dy

    Abstract: Post-hoc explanation methods have become a critical tool for understanding black-box classifiers in high-stakes applications. However, high-performing classifiers are often highly nonlinear and can exhibit complex behavior around the decision boundary, leading to brittle or misleading local explanations. Therefore there is an impending need to quantify the uncertainty of such explanation methods i… ▽ More

    Submitted 4 March, 2024; v1 submitted 5 October, 2022; originally announced October 2022.

    Comments: Proceedings of the 27th International Conference on Artificial Intelligence and Statistics (AISTATS) 2024

  12. arXiv:2210.02355  [pdf, other

    quant-ph cs.LG

    A kernel-based quantum random forest for improved classification

    Authors: Maiyuren Srikumar, Charles D. Hill, Lloyd C. L. Hollenberg

    Abstract: The emergence of Quantum Machine Learning (QML) to enhance traditional classical learning methods has seen various limitations to its realisation. There is therefore an imperative to develop quantum models with unique model hypotheses to attain expressional and computational advantage. In this work we extend the linear quantum support vector machine (QSVM) with kernel function computed through qua… ▽ More

    Submitted 19 February, 2023; v1 submitted 5 October, 2022; originally announced October 2022.

    Comments: 33 pages, 11 figures

  13. arXiv:2208.02362  [pdf, other

    cs.LG stat.ML

    Bayesian regularization of empirical MDPs

    Authors: Samarth Gupta, Daniel N. Hill, Lexing Ying, Inderjit Dhillon

    Abstract: In most applications of model-based Markov decision processes, the parameters for the unknown underlying model are often estimated from the empirical data. Due to noise, the policy learnedfrom the estimated model is often far from the optimal policy of the underlying model. When applied to the environment of the underlying model, the learned policy results in suboptimal performance, thus calling f… ▽ More

    Submitted 20 September, 2022; v1 submitted 3 August, 2022; originally announced August 2022.

  14. arXiv:2206.12481  [pdf, other

    cs.LG

    Analyzing Explainer Robustness via Probabilistic Lipschitzness of Prediction Functions

    Authors: Zulqarnain Khan, Davin Hill, Aria Masoomi, Joshua Bone, Jennifer Dy

    Abstract: Machine learning methods have significantly improved in their predictive capabilities, but at the same time they are becoming more complex and less transparent. As a result, explainers are often relied on to provide interpretability to these black-box prediction models. As crucial diagnostics tools, it is important that these explainers themselves are robust. In this paper we focus on one particul… ▽ More

    Submitted 16 April, 2024; v1 submitted 24 June, 2022; originally announced June 2022.

  15. arXiv:2204.10936  [pdf, other

    cs.IR cs.LG stat.ML

    Counterfactual Learning To Rank for Utility-Maximizing Query Autocompletion

    Authors: Adam Block, Rahul Kidambi, Daniel N. Hill, Thorsten Joachims, Inderjit S. Dhillon

    Abstract: Conventional methods for query autocompletion aim to predict which completed query a user will select from a list. A shortcoming of this approach is that users often do not know which query will provide the best retrieval performance on the current information retrieval system, meaning that any query autocompletion methods trained to mimic user behavior can lead to suboptimal query suggestions. To… ▽ More

    Submitted 22 April, 2022; originally announced April 2022.

  16. arXiv:2203.00241  [pdf, other

    cs.OS cs.PF

    Pond: CXL-Based Memory Pooling Systems for Cloud Platforms

    Authors: Huaicheng Li, Daniel S. Berger, Stanko Novakovic, Lisa Hsu, Dan Ernst, Pantea Zardoshti, Monish Shah, Samir Rajadnya, Scott Lee, Ishwar Agarwal, Mark D. Hill, Marcus Fontoura, Ricardo Bianchini

    Abstract: Public cloud providers seek to meet stringent performance requirements and low hardware cost. A key driver of performance and cost is main memory. Memory pooling promises to improve DRAM utilization and thereby reduce costs. However, pooling is challenging under cloud performance requirements. This paper proposes Pond, the first memory pooling system that both meets cloud performance goals and sig… ▽ More

    Submitted 21 October, 2022; v1 submitted 1 March, 2022; originally announced March 2022.

    Comments: Update affiliations

  17. arXiv:2107.04657  [pdf, other

    cs.CG

    Constant Delay Lattice Train Schedules

    Authors: Jean-Lou De Carufel, Darryl Hill, Anil Maheshwari, Sasanka Roy, Luís Fernando Schultz Xavier da Silveira

    Abstract: The following geometric vehicle scheduling problem has been considered: given continuous curves $f_1, \ldots, f_n : \mathbb{R} \rightarrow \mathbb{R}^2$, find non-negative delays $t_1, \ldots, t_n$ minimizing $\max \{ t_1, \ldots, t_n \}$ such that, for every distinct $i$ {and $j$} and every time $t$, $| f_j (t - t_j) - f_i (t - t_i) | > \ell$, where~$\ell$ is a given safety distance. We study a v… ▽ More

    Submitted 9 July, 2021; originally announced July 2021.

    Comments: 14 pages, 6 figures

  18. arXiv:2106.01236  [pdf, other

    cs.CG

    Improved Spanning on Theta-5

    Authors: Prosenjit Bose, Darryl Hill, Aurélien Ooms

    Abstract: We show an upper bound of $\frac{ \sin\left(\frac{3π}{10}\right) }{ \sin\left(\frac{2π}{5}\right)-\sin\left(\frac{3π}{10}\right) } <5.70$ on the spanning ratio of $Θ_5$-graphs, improving on the previous best known upper bound of $9.96$ [Bose, Morin, van Renssen, and Verdonschot. The Theta-5-graph is a spanner. Computational Geometry, 2015.]

    Submitted 2 June, 2021; originally announced June 2021.

    Comments: 21 pages, 30 figures, to be published in the proceedings of WADS 2021, The 17th Algorithms and Data Structures Symposium

  19. arXiv:2104.06953  [pdf

    cs.CY

    A National Discovery Cloud: Preparing the US for Global Competitiveness in the New Era of 21st Century Digital Transformation

    Authors: Ian Foster, Daniel Lopresti, Bill Gropp, Mark D. Hill, Katie Schuman

    Abstract: The nature of computation and its role in our lives have been transformed in the past two decades by three remarkable developments: the emergence of public cloud utilities as a new computing platform; the ability to extract information from enormous quantities of data via machine learning; and the emergence of computational simulation as a research method on par with experimental science. Each dev… ▽ More

    Submitted 19 April, 2021; v1 submitted 14 April, 2021; originally announced April 2021.

    Comments: A Computing Community Consortium (CCC) white paper, 6 pages

    Report number: ccc2021whitepaper_4

  20. arXiv:2102.07800  [pdf, other

    stat.ML cs.AI cs.LG

    Top-$k$ eXtreme Contextual Bandits with Arm Hierarchy

    Authors: Rajat Sen, Alexander Rakhlin, Lexing Ying, Rahul Kidambi, Dean Foster, Daniel Hill, Inderjit Dhillon

    Abstract: Motivated by modern applications, such as online advertisement and recommender systems, we study the top-$k$ extreme contextual bandits problem, where the total number of arms can be enormous, and the learner is allowed to select $k$ arms and observe all or some of the rewards for the chosen arms. We first propose an algorithm for the non-extreme realizable setting, utilizing the Inverse Gap Weigh… ▽ More

    Submitted 15 February, 2021; originally announced February 2021.

  21. arXiv:2101.01284  [pdf

    cs.CY cs.AR

    Advancing Computing's Foundation of US Industry & Society

    Authors: Thomas M. Conte, Ian T. Foster, William Gropp, Mark D. Hill

    Abstract: While past information technology (IT) advances have transformed society, future advances hold even greater promise. For example, we have only just begun to reap the changes from artificial intelligence (AI), especially machine learning (ML). Underlying IT's impact are the dramatic improvements in computer hardware, which deliver performance that unlock new capabilities. For example, recent succes… ▽ More

    Submitted 4 January, 2021; originally announced January 2021.

    Comments: A Computing Community Consortium (CCC) white paper, 4 pages

    Report number: ccc2020whitepaper_17

  22. Session-Aware Query Auto-completion using Extreme Multi-label Ranking

    Authors: Nishant Yadav, Rajat Sen, Daniel N. Hill, Arya Mazumdar, Inderjit S. Dhillon

    Abstract: Query auto-completion (QAC) is a fundamental feature in search engines where the task is to suggest plausible completions of a prefix typed in the search bar. Previous queries in the user session can provide useful context for the user's intent and can be leveraged to suggest auto-completions that are more relevant while adhering to the user's prefix. Such session-aware QACs can be generated by re… ▽ More

    Submitted 21 August, 2021; v1 submitted 9 December, 2020; originally announced December 2020.

    Comments: Accepted in KDD 2021. Updated results for baseline XMR

  23. arXiv:2008.00023  [pdf

    cs.CY cs.AR

    Opportunities and Challenges for Next Generation Computing

    Authors: Gregory D. Hager, Mark D. Hill, Katherine Yelick

    Abstract: Computing has dramatically changed nearly every aspect of our lives, from business and agriculture to communication and entertainment. As a nation, we rely on computing in the design of systems for energy, transportation and defense; and computing fuels scientific discoveries that will improve our fundamental understanding of the world and help develop solutions to major challenges in health and t… ▽ More

    Submitted 31 July, 2020; originally announced August 2020.

    Comments: A Computing Community Consortium (CCC) white paper, 7 pages

  24. arXiv:1908.11850  [pdf, other

    cs.DC cs.PL

    MOD: Minimally Ordered Durable Datastructures for Persistent Memory

    Authors: Swapnil Haria, Mark D. Hill, Michael M. Swift

    Abstract: Persistent Memory (PM) makes possible recoverable applications that can preserve application progress across system reboots and power failures. Actual recoverability requires careful ordering of cacheline flushes, currently done in two extreme ways. On one hand, expert programmers have reasoned deeply about consistency and durability to create applications centered on a single custom-crafted durab… ▽ More

    Submitted 21 August, 2019; originally announced August 2019.

    Comments: 13 pages

  25. A Zero Attention Model for Personalized Product Search

    Authors: Qingyao Ai, Daniel N. Hill, S. V. N. Vishwanathan, W. Bruce Croft

    Abstract: Product search is one of the most popular methods for people to discover and purchase products on e-commerce websites. Because personal preferences often have an important influence on the purchase decision of each customer, it is intuitive that personalization should be beneficial for product search engines. While synthetic experiments from previous studies show that purchase histories are useful… ▽ More

    Submitted 29 August, 2019; originally announced August 2019.

  26. arXiv:1907.02064  [pdf

    cs.DC cs.OS cs.PF cs.PL

    Accelerator-level Parallelism

    Authors: Mark D. Hill, Vijay Janapa Reddi

    Abstract: Future applications demand more performance, but technology advances have been faltering. A promising approach to further improve computer system performance under energy constraints is to employ hardware accelerators. Already today, mobile systems concurrently employ multiple accelerators in what we call accelerator-level parallelism (ALP). To spread the benefits of ALP more broadly, we charge co… ▽ More

    Submitted 24 November, 2021; v1 submitted 2 July, 2019; originally announced July 2019.

    Comments: 6 pages, 3 figures, & 7 references

  27. arXiv:1905.13011  [pdf, other

    cs.DB cs.DS

    Don't Persist All : Efficient Persistent Data Structures

    Authors: Pratyush Mahapatra, Mark D. Hill, Michael M. Swift

    Abstract: Data structures used in software development have inbuilt redundancy to improve software reliability and to speed up performance. Examples include a Doubly Linked List which allows a faster deletion due to the presence of the previous pointer. With the introduction of Persistent Memory, storing the redundant data fields into persistent memory adds a significant write overhead, and reduces performa… ▽ More

    Submitted 29 May, 2019; originally announced May 2019.

    Comments: 10 pages, 12 figures

  28. arXiv:1901.02926  [pdf

    cs.PF

    Three Other Models of Computer System Performance

    Authors: Mark D. Hill

    Abstract: This note argues for more use of simple models beyond Amdahl's Law: Bottleneck Analysis, Little's Law, and a M/M/1 Queue.

    Submitted 9 January, 2019; originally announced January 2019.

    Comments: 4 pages + references; 4 figures

  29. An Efficient Bandit Algorithm for Realtime Multivariate Optimization

    Authors: Daniel N Hill, Houssam Nassif, Yi Liu, Anand Iyer, S V N Vishwanathan

    Abstract: Optimization is commonly employed to determine the content of web pages, such as to maximize conversions on landing pages or click-through rates on search engine result pages. Often the layout of these pages can be decoupled into several separate decisions. For example, the composition of a landing page may involve deciding which image to show, which wording to use, what color background to displa… ▽ More

    Submitted 22 October, 2018; originally announced October 2018.

    Comments: KDD'17 Audience Appreciation Award

    Journal ref: Daniel N. Hill, Houssam Nassif, Yi Liu, Anand Iyer, and S. V. N. Vishwanathan. 2017. An Efficient Bandit Algorithm for Realtime Multivariate Optimization. In Proceedings of KDD'17, Halifax, NS, Canada, pp. 1813-1821, 2017

  30. arXiv:1810.01477  [pdf, other

    cs.IR cs.LG stat.ML

    Adaptive, Personalized Diversity for Visual Discovery

    Authors: Choon Hui Teo, Houssam Nassif, Daniel Hill, Sriram Srinavasan, Mitchell Goodman, Vijai Mohan, SVN Vishwanathan

    Abstract: Search queries are appropriate when users have explicit intent, but they perform poorly when the intent is difficult to express or if the user is simply looking to be inspired. Visual browsing systems allow e-commerce platforms to address these scenarios while offering the user an engaging shop** experience. Here we explore extensions in the direction of adaptive personalization and item diversi… ▽ More

    Submitted 2 October, 2018; originally announced October 2018.

    Comments: Best Paper Award

    Journal ref: Adaptive, Personalized Diversity for Visual Discovery. Teo CH, Nassif H, Hill D, Srinavasan S, Goodman M, Mohan V, and Vishwanathan SVN. ACM Conference on Recommender Systems (RecSys'16), Boston, pp. 35-38, 2016

  31. arXiv:1808.01298  [pdf, other

    cs.CG

    On the Spanning and Routing Ratio of Directed Theta-Four

    Authors: Prosenjit Bose, Jean-Lou De Carufel, Darryl Hill, Michiel Smid

    Abstract: We present a routing algorithm for the directed $Θ_4$-graph, here denoted as the $\overrightarrow{Θ_4}}$-graph, that computes a path between any two vertices $s$ and $t$ having length at most $17$ times the Euclidean distance between $s$ and $t$. To compute this path, at each step, the algorithm only uses knowledge of the location of the current vertex, its (at most four) outgoing edges, the desti… ▽ More

    Submitted 12 July, 2021; v1 submitted 3 August, 2018; originally announced August 2018.

    Comments: 12 pages, 7 figures

    MSC Class: 68-XX

  32. arXiv:1711.07652  [pdf, other

    eess.SY cs.CE

    A Unified Framework for Wide Area Measurement System Planning

    Authors: James J. Q. Yu, Albert Y. S. Lam, David J. Hill, Victor O. K. Li

    Abstract: Wide area measurement system (WAMS) is one of the essential components in the future power system. To make WAMS construction plans, practical models of the power network observability, reliability, and underlying communication infrastructures need to be considered. To address this challenging problem, in this paper we propose a unified framework for WAMS planning to cover most realistic concerns i… ▽ More

    Submitted 21 November, 2017; originally announced November 2017.

  33. Delay Aware Intelligent Transient Stability Assessment System

    Authors: James J. Q. Yu, Albert Y. S. Lam, David J. Hill, Victor O. K. Li

    Abstract: Transient stability assessment is a critical tool for power system design and operation. With the emerging advanced synchrophasor measurement techniques, machine learning methods are playing an increasingly important role in power system stability assessment. However, most existing research makes a strong assumption that the measurement data transmission delay is negligible. In this paper, we focu… ▽ More

    Submitted 21 November, 2017; originally announced November 2017.

  34. arXiv:1709.08385  [pdf, other

    cs.CR cs.AI cs.NE

    Deep Learning Based Cryptographic Primitive Classification

    Authors: Gregory D. Hill, Xavier J. A. Bellekens

    Abstract: Cryptovirological augmentations present an immediate, incomparable threat. Over the last decade, the substantial proliferation of crypto-ransomware has had widespread consequences for consumers and organisations alike. Established preventive measures perform well, however, the problem has not ceased. Reverse engineering potentially malicious software is a cumbersome task due to platform eccentrici… ▽ More

    Submitted 25 September, 2017; originally announced September 2017.

    Comments: 9 Pages, 6 Figures

  35. arXiv:1707.00599  [pdf

    cs.CY

    Advanced Cyberinfrastructure for Science, Engineering, and Public Policy

    Authors: Vasant G. Honavar, Katherine Yelick, Klara Nahrstedt, Holly Rushmeier, Jennifer Rexford, Mark D. Hill, Elizabeth Bradley, Elizabeth Mynatt

    Abstract: Progress in many domains increasingly benefits from our ability to view the systems through a computational lens, i.e., using computational abstractions of the domains; and our ability to acquire, share, integrate, and analyze disparate types of data. These advances would not be possible without the advanced data and computational cyberinfrastructure and tools for data capture, integration, analys… ▽ More

    Submitted 30 June, 2017; originally announced July 2017.

    Comments: A Computing Community Consortium (CCC) white paper, 9 pages. arXiv admin note: text overlap with arXiv:1604.02006

  36. arXiv:1706.10267  [pdf

    cs.CY

    Challenges to Kee** the Computer Industry Centered in the US

    Authors: Thomas M. Conte, Erik P. Debenedictis, R. Stanley Williams, Mark D. Hill

    Abstract: It is undeniable that the worldwide computer industry's center is the US, specifically in Silicon Valley. Much of the reason for the success of Silicon Valley had to do with Moore's Law: the observation by Intel co-founder Gordon Moore that the number of transistors on a microchip doubled at a rate of approximately every two years. According to the International Technology Roadmap for Semiconducto… ▽ More

    Submitted 30 June, 2017; originally announced June 2017.

    Comments: A Computing Community Consortium (CCC) white paper, 3 pages

  37. arXiv:1706.08597  [pdf

    cs.CY

    Democratizing Design for Future Computing Platforms

    Authors: Luis Ceze, Mark D. Hill, Karthikeyan Sankaralingam, Thomas F. Wenisch

    Abstract: Information and communications technology can continue to change our world. These advances will partially depend upon designs that synergistically combine software with specialized hardware. Today open-source software incubates rapid software-only innovation. The government can unleash software-hardware innovation with programs to develop open hardware components, tools, and design flows that simp… ▽ More

    Submitted 26 June, 2017; originally announced June 2017.

    Comments: A Computing Community Consortium (CCC) white paper, 4 pages

  38. arXiv:1612.03182  [pdf

    cs.AR cs.CY

    Arch2030: A Vision of Computer Architecture Research over the Next 15 Years

    Authors: Luis Ceze, Mark D. Hill, Thomas F. Wenisch

    Abstract: Application trends, device technologies and the architecture of systems drive progress in information technologies. However, the former engines of such progress - Moore's Law and Dennard Scaling - are rapidly reaching the point of diminishing returns. The time has come for the computing community to boldly confront a new challenge: how to secure a foundational future for information technology's c… ▽ More

    Submitted 9 December, 2016; originally announced December 2016.

    Comments: A Computing Community Consortium (CCC) white paper, 7 pages

  39. arXiv:1609.06756  [pdf

    cs.CY

    21st Century Computer Architecture

    Authors: Mark D. Hill, Sarita Adve, Luis Ceze, Mary Jane Irwin, David Kaeli, Margaret Martonosi, Josep Torrellas, Thomas F. Wenisch, David Wood, Katherine Yelick

    Abstract: Because most technology and computer architecture innovations were (intentionally) invisible to higher layers, application and other software developers could reap the benefits of this progress without engaging in it. Higher performance has both made more computationally demanding applications feasible (e.g., virtual assistants, computer vision) and made less demanding applications easier to devel… ▽ More

    Submitted 21 September, 2016; originally announced September 2016.

    Comments: A Computing Community Consortium (CCC) white paper, 16 pages

  40. arXiv:1608.07485  [pdf, ps, other

    cs.AR cs.DB

    When to use 3D Die-Stacked Memory for Bandwidth-Constrained Big Data Workloads

    Authors: Jason Lowe-Power, Mark D. Hill, David A. Wood

    Abstract: Response time requirements for big data processing systems are shrinking. To meet this strict response time requirement, many big data systems store all or most of their data in main memory to reduce the access latency. Main memory capacities have grown, and systems with 2 TB of main memory capacity available today. However, the rate at which processors can access this data--the memory bandwidth--… ▽ More

    Submitted 26 August, 2016; originally announced August 2016.

    Comments: Originally presented The Seventh workshop on Big Data Benchmarks, Performance Optimization, and Emerging Hardware (BPOE-7). http://www.bafst.com/events/asplos16/bpoe7/

  41. arXiv:1604.02006  [pdf

    cs.CY cs.AI cs.DC cs.HC

    Accelerating Science: A Computing Research Agenda

    Authors: Vasant G. Honavar, Mark D. Hill, Katherine Yelick

    Abstract: The emergence of "big data" offers unprecedented opportunities for not only accelerating scientific advances but also enabling new modes of discovery. Scientific progress in many disciplines is increasingly enabled by our ability to examine natural phenomena through the computational lens, i.e., using algorithmic or information processing abstractions of the underlying processes; and our ability t… ▽ More

    Submitted 6 April, 2016; originally announced April 2016.

    Comments: Computing Community Consortium (CCC) white paper, 17 pages

  42. Weaver: A High-Performance, Transactional Graph Database Based on Refinable Timestamps

    Authors: Ayush Dubey, Greg D. Hill, Robert Escriva, Emin Gün Sirer

    Abstract: Graph databases have become an increasingly common infrastructure component. Yet existing systems either operate on offline snapshots, provide weak consistency guarantees, or use expensive concurrency control techniques that limit performance. In this paper, we introduce a new distributed graph database, called Weaver, which enables efficient, transactional graph analyses as well as strictly seria… ▽ More

    Submitted 19 June, 2016; v1 submitted 28 September, 2015; originally announced September 2015.

  43. arXiv:1507.06856  [pdf, other

    cs.CG

    On the Stretch Factor of Convex Polyhedra whose Vertices are (Almost) on a Sphere

    Authors: Prosenjit Bose, Paz Carmi, Mirela Damian, Jean-Lou De Carufel, Darryl Hill, Anil Maheshwari, Yuyang Liu, Michiel Smid

    Abstract: Let $P$ be a convex polyhedron in $\mathbb{R}^3$. The skeleton of $P$ is the graph whose vertices and edges are the vertices and edges of $P$, respectively. We prove that, if these vertices are on the unit-sphere, the skeleton is a $(0.999 \cdot π)$-spanner. If the vertices are very close to this sphere, then the skeleton is not necessarily a spanner. For the case when the boundary of $P$ is betwe… ▽ More

    Submitted 2 September, 2016; v1 submitted 24 July, 2015; originally announced July 2015.

    Comments: Improved results in Section 4.1. Incorporated referees' comments

  44. arXiv:1506.09061  [pdf, other

    cs.CG

    Improved Spanning Ratio for Low Degree Plane Spanners

    Authors: Prosenjit Bose, Darryl Hill, Michiel Smid

    Abstract: We describe an algorithm that builds a plane spanner with a maximum degree of 8 and a spanning ratio of approximately 4.414 with respect to the complete graph. This is the best currently known spanning ratio for a plane spanner with a maximum degree of less than 14.

    Submitted 2 July, 2015; v1 submitted 30 June, 2015; originally announced June 2015.

    Comments: 39 pages, appendix has been integrated into the main paper

  45. arXiv:1501.07701  [pdf, other

    cs.DC

    Reliable Initialization of GPU-enabled Parallel Stochastic Simulations Using Mersenne Twister for Graphics Processors

    Authors: Jonathan Passerat-Palmbach, Claude Mazel, Antoine Mahul, David Hill

    Abstract: Parallel stochastic simulations tend to exploit more and more computing power and they are now also developed for General Purpose Graphics Process Units (GP-GPUs). Conse-quently, they need reliable random sources to feed their applications. We propose a survey of the current Pseudo Random Numbers Generators (PRNG) available on GPU. We give a particular focus to the recent Mersenne Twister for Grap… ▽ More

    Submitted 30 January, 2015; originally announced January 2015.

    Journal ref: European Simulation and Modelling 2010, Oct 2010, Essen, Belgium. pp.187 - 195

  46. arXiv:1501.01405  [pdf, other

    cs.DC

    Warp-Level Parallelism: Enabling Multiple Replications In Parallel on GPU

    Authors: Jonathan Passerat-Palmbach, Jonathan Caux, Pridi Siregar, Claude Mazel, David Hill

    Abstract: Stochastic simulations need multiple replications in order to build confidence intervals for their results. Even if we do not need a large amount of replications, it is a good practice to speed-up the whole simulation time using the Multiple Replications In Parallel (MRIP) approach. This approach usually supposes to have access to a parallel computer such as a symmetric mul-tiprocessing machine (w… ▽ More

    Submitted 7 January, 2015; originally announced January 2015.

    Comments: Best paper award. from European Simulation and Modelling, Oct 2011, Guimaraes, Portugal

  47. How to Correctly Deal With Pseudorandom Numbers in Manycore Environments - Application to GPU programming with Shoverand

    Authors: Jonathan Passerat-Palmbach, David Hill

    Abstract: Stochastic simulations are often sensitive to the source of randomness that character-izes the statistical quality of their results. Consequently, we need highly reliable Random Number Generators (RNGs) to feed such applications. Recent developments try to shrink the computa-tion time by relying more and more General Purpose Graphics Processing Units (GP-GPUs) to speed-up stochastic simulations. S… ▽ More

    Submitted 29 December, 2014; originally announced December 2014.

    Journal ref: IEEE High Performance Computing and Simulation conference 2012, Jul 2012, Madrid, Spain. pp.25 - 31

  48. arXiv:1203.3473  [pdf

    cs.AI

    Lifted Inference for Relational Continuous Models

    Authors: Jaesik Choi, Eyal Amir, David J. Hill

    Abstract: Relational Continuous Models (RCMs) represent joint probability densities over attributes of objects, when the attributes have continuous domains. With relational representations, they can model joint probability distributions over large numbers of variables compactly in a natural way. This paper presents a new exact lifted inference algorithm for RCMs, thus it scales up to large models of real wo… ▽ More

    Submitted 15 March, 2012; originally announced March 2012.

    Comments: Appears in Proceedings of the Twenty-Sixth Conference on Uncertainty in Artificial Intelligence (UAI2010)

    Report number: UAI-P-2010-PG-126-134

  49. A competitive game whose maximal Nash-equilibrium payoff requires quantum resources for its achievement

    Authors: Charles D. Hill, Adrian P. Flitney, Nicolas C. Menicucci

    Abstract: While it is known that shared quantum entanglement can offer improved solutions to a number of purely cooperative tasks for groups of remote agents, controversy remains regarding the legitimacy of quantum games in a competitive setting--in particular, whether they offer any advantage beyond what is achievable using classical resources. We construct a competitive game between four players based o… ▽ More

    Submitted 13 September, 2009; v1 submitted 31 August, 2009; originally announced August 2009.

    Comments: 8 pages, revtex4

    Journal ref: Phys. Lett. A 374 (2010) 3619-3624