Zum Hauptinhalt springen

Showing 1–12 of 12 results for author: Harris, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2401.14657  [pdf, other

    stat.AP cs.LG physics.ao-ph stat.ML

    Validating Climate Models with Spherical Convolutional Wasserstein Distance

    Authors: Robert C. Garrett, Trevor Harris, Bo Li, Zhuo Wang

    Abstract: The validation of global climate models is crucial to ensure the accuracy and efficacy of model output. We introduce the spherical convolutional Wasserstein distance to more comprehensively measure differences between climate models and reanalysis data. This new similarity measure accounts for spatial variability using convolutional projections and quantifies local differences in the distribution… ▽ More

    Submitted 26 January, 2024; originally announced January 2024.

  2. arXiv:2312.02146  [pdf, other

    cs.LG

    Learning Polynomial Problems with $SL(2,\mathbb{R})$ Equivariance

    Authors: Hannah Lawrence, Mitchell Tong Harris

    Abstract: Optimizing and certifying the positivity of polynomials are fundamental primitives across mathematics and engineering applications, from dynamical systems to operations research. However, solving these problems in practice requires large semidefinite programs, with poor scaling in dimension and degree. In this work, we demonstrate for the first time that neural networks can effectively solve such… ▽ More

    Submitted 4 December, 2023; originally announced December 2023.

  3. arXiv:2311.02037  [pdf, other

    math.OC cs.MS math.NA

    An Efficient Framework for Global Non-Convex Polynomial Optimization with Nonlinear Polynomial Constraints

    Authors: Mitchell Tong Harris, Pierre-David Letourneau, Dalton Jones, M. Harper Langston

    Abstract: We present an efficient framework for solving constrained global non-convex polynomial optimization problems. We prove the existence of an equivalent nonlinear reformulation of such problems that possesses essentially no spurious local minima. We show through numerical experiments that polynomial scaling in dimension and degree is achievable for computing the optimal value and location of previous… ▽ More

    Submitted 3 November, 2023; originally announced November 2023.

  4. Fuel Consumption Prediction for a Passenger Ferry using Machine Learning and In-service Data: A Comparative Study

    Authors: Pedram Agand, Allison Kennedy, Trevor Harris, Chanwoo Bae, Mo Chen, Edward J Park

    Abstract: As the importance of eco-friendly transportation increases, providing an efficient approach for marine vessel operation is essential. Methods for status monitoring with consideration to the weather condition and forecasting with the use of in-service data from ships requires accurate and complete models for predicting the energy efficiency of a ship. The models need to effectively process all the… ▽ More

    Submitted 23 October, 2023; v1 submitted 19 October, 2023; originally announced October 2023.

    Comments: 20 pages, 11 figures, 7 tables

    Journal ref: Ocean Engineering 284 (2023): 115271

  5. arXiv:2212.11367  [pdf, other

    q-bio.PE cs.LG q-bio.QM stat.AP

    Forecasting West Nile Virus with Graph Neural Networks: Harnessing Spatial Dependence in Irregularly Sampled Geospatial Data

    Authors: Adam Tonks, Trevor Harris, Bo Li, William Brown, Rebecca Smith

    Abstract: Machine learning methods have seen increased application to geospatial environmental problems, such as precipitation nowcasting, haze forecasting, and crop yield prediction. However, many of the machine learning methods applied to mosquito population and disease forecasting do not inherently take into account the underlying spatial structure of the given data. In our work, we apply a spatially awa… ▽ More

    Submitted 21 December, 2022; originally announced December 2022.

    Journal ref: GeoHealth 8 (7), e2023GH000784

  6. arXiv:2111.05426  [pdf, other

    cs.LG cs.DC

    DistIR: An Intermediate Representation and Simulator for Efficient Neural Network Distribution

    Authors: Keshav Santhanam, Siddharth Krishna, Ryota Tomioka, Tim Harris, Matei Zaharia

    Abstract: The rapidly growing size of deep neural network (DNN) models and datasets has given rise to a variety of distribution strategies such as data, tensor-model, pipeline parallelism, and hybrid combinations thereof. Each of these strategies offers its own trade-offs and exhibits optimal performance across different models and hardware topologies. Selecting the best set of strategies for a given setup… ▽ More

    Submitted 9 November, 2021; originally announced November 2021.

  7. arXiv:2106.08026  [pdf, other

    cs.DC cs.PF

    Modeling memory bandwidth patterns on NUMA machines with performance counters

    Authors: Daniel Goodman, Roni Haecki, Tim Harris

    Abstract: Computers used for data analytics are often NUMA systems with multiple sockets per machine, multiple cores per socket, and multiple thread contexts per core. To get the peak performance out of these machines requires the correct number of threads to be placed in the correct positions on the machine. One particularly interesting element of the placement of memory and threads is the way it effects t… ▽ More

    Submitted 15 June, 2021; originally announced June 2021.

    Comments: 14 pages

    ACM Class: C.4; D.2.8

  8. ORBIT: A Real-World Few-Shot Dataset for Teachable Object Recognition

    Authors: Daniela Massiceti, Luisa Zintgraf, John Bronskill, Lida Theodorou, Matthew Tobias Harris, Edward Cutrell, Cecily Morrison, Katja Hofmann, Simone Stumpf

    Abstract: Object recognition has made great advances in the last decade, but predominately still relies on many high-quality training examples per object category. In contrast, learning new objects from only a few examples could enable many impactful applications from robotics to user personalization. Most few-shot learning research, however, has been driven by benchmark datasets that lack the high variatio… ▽ More

    Submitted 8 October, 2021; v1 submitted 8 April, 2021; originally announced April 2021.

    Comments: IEEE/CVF International Conference on Computer Vision (ICCV), 2021

  9. arXiv:1804.00701  [pdf, other

    cs.DC

    Persistent Memory Transactions

    Authors: Virendra Marathe, Achin Mishra, Amee Trivedi, Yihe Huang, Faisal Zaghloul, Sanidhya Kashyap, Margo Seltzer, Tim Harris, Steve Byan, Bill Bridge, Dave Dice

    Abstract: This paper presents a comprehensive analysis of performance trade offs between implementation choices for transaction runtime systems on persistent memory. We compare three implementations of transaction runtimes: undo logging, redo logging, and copy-on-write. We also present a memory allocator that plugs into these runtimes. Our microbenchmark based evaluation focuses on understanding the interpl… ▽ More

    Submitted 9 March, 2018; originally announced April 2018.

  10. arXiv:1607.00655  [pdf, other

    cs.DB

    The End of a Myth: Distributed Transactions Can Scale

    Authors: Erfan Zamanian, Carsten Binnig, Tim Kraska, Tim Harris

    Abstract: The common wisdom is that distributed transactions do not scale. But what if distributed transactions could be made scalable using the next generation of networks and a redesign of distributed databases? There would be no need for developers anymore to worry about co-partitioning schemes to achieve decent performance. Application development would become easier as data placement would no longer de… ▽ More

    Submitted 21 November, 2016; v1 submitted 3 July, 2016; originally announced July 2016.

    Comments: 12 pages

  11. arXiv:1504.04640  [pdf, ps, other

    cs.OS

    The Influence of Malloc Placement on TSX Hardware Transactional Memory

    Authors: Dave Dice, Tim Harris, Alex Kogan, Yossi Lev

    Abstract: The hardware transactional memory (HTM) implementation in Intel's i7-4770 "Haswell" processor tracks the transactional read-set in the L1 (level-1), L2 (level-2) and L3 (level-3) caches and the write-set in the L1 cache. Displacement or eviction of read-set entries from the cache hierarchy or write-set entries from the L1 results in abort. We show that the placement policies of dynamic storage all… ▽ More

    Submitted 29 April, 2015; v1 submitted 17 April, 2015; originally announced April 2015.

    ACM Class: D.1.3

  12. arXiv:1407.6968  [pdf, other

    cs.PL

    Hardware extensions to make lazy subscription safe

    Authors: Dave Dice, Timothy L. Harris, Alex Kogan, Yossi Lev, Mark Moir

    Abstract: Transactional Lock Elision (TLE) uses Hardware Transactional Memory (HTM) to execute unmodified critical sections concurrently, even if they are protected by the same lock. To ensure correctness, the transactions used to execute these critical sections "subscribe" to the lock by reading it and checking that it is available. A recent paper proposed using the tempting "lazy subscription" optimi… ▽ More

    Submitted 23 July, 2014; originally announced July 2014.

    Comments: 6 pages, extended version of WTTM2014 paper