Skip to main content

Showing 1–10 of 10 results for author: Heddes, M

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

    cs.LG cs.AI cs.NE q-bio.QM

    Molecular Classification Using Hyperdimensional Graph Classification

    Authors: Pere Verges, Igor Nunes, Mike Heddes, Tony Givargis, Alexandru Nicolau

    Abstract: Our work introduces an innovative approach to graph learning by leveraging Hyperdimensional Computing. Graphs serve as a widely embraced method for conveying information, and their utilization in learning has gained significant attention. This is notable in the field of chemoinformatics, where learning from graph representations plays a pivotal role. An important application within this domain inv… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

  2. Convolution and Cross-Correlation of Count Sketches Enables Fast Cardinality Estimation of Multi-Join Queries

    Authors: Mike Heddes, Igor Nunes, Tony Givargis, Alex Nicolau

    Abstract: With the increasing rate of data generated by critical systems, estimating functions on streaming data has become essential. This demand has driven numerous advancements in algorithms designed to efficiently query and analyze one or more data streams while operating under memory constraints. The primary challenge arises from the rapid influx of new items, requiring algorithms that enable efficient… ▽ More

    Submitted 14 May, 2024; v1 submitted 24 February, 2024; originally announced February 2024.

    Comments: Accepted at the International Conference on Management of Data 2024

  3. arXiv:2401.06898  [pdf, other

    cs.LG

    Always-Sparse Training by Growing Connections with Guided Stochastic Exploration

    Authors: Mike Heddes, Narayan Srinivasa, Tony Givargis, Alexandru Nicolau

    Abstract: The excessive computational requirements of modern artificial neural networks (ANNs) are posing limitations on the machines that can run them. Sparsification of ANNs is often motivated by time, memory and energy savings only during model inference, yielding no benefits during training. A growing body of work is now focusing on providing the benefits of model sparsification also during training. Wh… ▽ More

    Submitted 12 January, 2024; originally announced January 2024.

  4. arXiv:2305.17310  [pdf, ps, other

    cs.SI cs.DS cs.IR

    DotHash: Estimating Set Similarity Metrics for Link Prediction and Document Deduplication

    Authors: Igor Nunes, Mike Heddes, Pere Vergés, Danny Abraham, Alexander Veidenbaum, Alexandru Nicolau, Tony Givargis

    Abstract: Metrics for set similarity are a core aspect of several data mining tasks. To remove duplicate results in a Web search, for example, a common approach looks at the Jaccard index between all pairs of pages. In social network analysis, a much-celebrated metric is the Adamic-Adar index, widely used to compare node neighborhood sets in the important problem of predicting links. However, with the incre… ▽ More

    Submitted 26 May, 2023; originally announced May 2023.

  5. arXiv:2304.12398  [pdf, other

    cs.LG cs.DC

    HDCC: A Hyperdimensional Computing compiler for classification on embedded systems and high-performance computing

    Authors: Pere Vergés, Mike Heddes, Igor Nunes, Tony Givargis, Alexandru Nicolau

    Abstract: Hyperdimensional Computing (HDC) is a bio-inspired computing framework that has gained increasing attention, especially as a more efficient approach to machine learning (ML). This work introduces the \name{} compiler, the first open-source compiler that translates high-level descriptions of HDC classification methods into optimized C code. The code generated by the proposed compiler has three main… ▽ More

    Submitted 24 April, 2023; originally announced April 2023.

    Comments: 8 pages, 3 figures

  6. arXiv:2209.01346  [pdf, other

    cs.DC cs.AI cs.AR cs.NI cs.PF

    HammingMesh: A Network Topology for Large-Scale Deep Learning

    Authors: Torsten Hoefler, Tommaso Bonato, Daniele De Sensi, Salvatore Di Girolamo, Shigang Li, Marco Heddes, Jon Belk, Deepak Goel, Miguel Castro, Steve Scott

    Abstract: Numerous microarchitectural optimizations unlocked tremendous processing power for deep neural networks that in turn fueled the AI revolution. With the exhaustion of such optimizations, the growth of modern AI is now gated by the performance of training systems, especially their data movement. Instead of focusing on single accelerators, we investigate data-movement characteristics of large-scale t… ▽ More

    Submitted 21 October, 2022; v1 submitted 3 September, 2022; originally announced September 2022.

    Comments: published at ACM/IEEE Supercomputing (SC22)

  7. arXiv:2205.09208  [pdf, other

    cs.LG

    Torchhd: An Open Source Python Library to Support Research on Hyperdimensional Computing and Vector Symbolic Architectures

    Authors: Mike Heddes, Igor Nunes, Pere Vergés, Denis Kleyko, Danny Abraham, Tony Givargis, Alexandru Nicolau, Alexander Veidenbaum

    Abstract: Hyperdimensional computing (HD), also known as vector symbolic architectures (VSA), is a framework for computing with distributed representations by exploiting properties of random high-dimensional vector spaces. The commitment of the scientific community to aggregate and disseminate research in this particularly multidisciplinary area has been fundamental for its advancement. Joining these effort… ▽ More

    Submitted 21 July, 2023; v1 submitted 18 May, 2022; originally announced May 2022.

    Journal ref: Journal of Machine Learning Research 24 (2023) 1--10

  8. arXiv:2205.07920  [pdf, other

    cs.LG cs.IT

    An Extension to Basis-Hypervectors for Learning from Circular Data in Hyperdimensional Computing

    Authors: Igor Nunes, Mike Heddes, Tony Givargis, Alexandru Nicolau

    Abstract: Hyperdimensional Computing (HDC) is a computation framework based on properties of high-dimensional random spaces. It is particularly useful for machine learning in resource-constrained environments, such as embedded systems and IoT, as it achieves a good balance between accuracy, efficiency and robustness. The map** of information to the hyperspace, named encoding, is the most important stage i… ▽ More

    Submitted 16 May, 2022; originally announced May 2022.

  9. arXiv:2205.07850  [pdf, other

    cs.DS cs.DC cs.NI

    Hyperdimensional Hashing: A Robust and Efficient Dynamic Hash Table

    Authors: Mike Heddes, Igor Nunes, Tony Givargis, Alexandru Nicolau, Alex Veidenbaum

    Abstract: Most cloud services and distributed applications rely on hashing algorithms that allow dynamic scaling of a robust and efficient hash table. Examples include AWS, Google Cloud and BitTorrent. Consistent and rendezvous hashing are algorithms that minimize key remap** as the hash table resizes. While memory errors in large-scale cloud deployments are common, neither algorithm offers both efficienc… ▽ More

    Submitted 16 May, 2022; originally announced May 2022.

  10. arXiv:2205.07826  [pdf, other

    cs.LG cs.NE

    GraphHD: Efficient graph classification using hyperdimensional computing

    Authors: Igor Nunes, Mike Heddes, Tony Givargis, Alexandru Nicolau, Alex Veidenbaum

    Abstract: Hyperdimensional Computing (HDC) developed by Kanerva is a computational model for machine learning inspired by neuroscience. HDC exploits characteristics of biological neural systems such as high-dimensionality, randomness and a holographic representation of information to achieve a good balance between accuracy, efficiency and robustness. HDC models have already been proven to be useful in diffe… ▽ More

    Submitted 16 May, 2022; originally announced May 2022.