中文
相关论文

相关论文: XBTorch: A Unified Framework for Modeling and Co-D…

200 篇论文

Embedded, continual learning for autonomous and adaptive behavior is a key application of neuromorphic hardware. However, neuromorphic implementations of embedded learning at large scales that are both flexible and efficient have been…

Deep learning frameworks have often focused on either usability or speed, but not both. PyTorch is a machine learning library that shows that these two goals are in fact compatible: it provides an imperative and Pythonic programming style…

Memristive nanodevices offer new frontiers for computing systems that unite arithmetic and memory operations on-chip. Here, we explore the integration of electrochemical metallization cell (ECM) nanodevices with tunable filamentary…

神经与进化计算 · 计算机科学 2016-06-28 Christopher H. Bennett , Selina La Barbera , Adrien F. Vincent , Fabien Alibart , Damien Querlioz

Deep learning-based recommendation models (DLRMs) are widely deployed in commercial applications to enhance user experience. However, the large and sparse embedding layers in these models impose substantial memory bandwidth bottlenecks due…

硬件体系结构 · 计算机科学 2025-09-16 Yu-Hong Lai , Chieh-Lin Tsai , Wen Sheng Lim , Han-Wen Hu , Tei-Wei Kuo , Yuan-Hao Chang

Accurate and robust disassembly of stripped binaries is challenging. The root of the difficulty is that high-level structures, such as instruction and function boundaries, are absent in stripped binaries and must be recovered based on…

密码学与安全 · 计算机科学 2020-11-20 Kexin Pei , Jonas Guan , David Williams-King , Junfeng Yang , Suman Jana

In recent times, Resistive RAMs (ReRAMs) have gained significant prominence due to their unique feature of supporting both non-volatile storage and logic capabilities. ReRAM is also reported to provide extremely low power consumption…

新兴技术 · 计算机科学 2018-09-24 Debjyoti Bhattacharjee , Yaswanth Tavva , Arvind Easwaran , Anupam Chattopadhyay

Neural network deployment on low-cost embedded systems, hence on microcontrollers (MCUs), has recently been attracting more attention than ever. Since MCUs have limited memory capacity as well as limited compute-speed, it is critical that…

机器学习 · 计算机科学 2021-03-31 Eren Dogan , H. Fatih Ugurdag , Hasan Unlu

This document presents a vision for a novel AI infrastructure design that has been initially validated through inference simulations on state-of-the-art large language models. Advancements in deep learning and specialized hardware have…

分布式、并行与集群计算 · 计算机科学 2025-11-17 Jiamin Li , Lei Qu , Tao Zhang , Grigory Chirkov , Shuotao Xu , Peng Cheng , Lidong Zhou

Neuromorphic computing using post-CMOS technologies is gaining immense popularity due to its promising abilities to address the memory and power bottlenecks in von-Neumann computing systems. In this paper, we propose RESPARC - a…

新兴技术 · 计算机科学 2017-02-21 Aayush Ankit , Abhronil Sengupta , Priyadarshini Panda , Kaushik Roy

A persistence diagram provides a compact summary of persistent homology, which captures the topological features of a space at different scales. However, due to its nature as a set, incorporating it as a feature into a machine learning…

机器学习 · 计算机科学 2024-11-15 Sehun Kim

As the reliability of the robot's perception correlates with the number of integrated sensing modalities to tackle uncertainty, a practical solution to manage these sensors from different computers, operate them simultaneously, and maintain…

机器人学 · 计算机科学 2023-06-09 Tuan Dang , Khang Nguyen , Manfred Huber

Traditional von Neumann architectures suffer from fundamental bottlenecks due to continuous data movement between memory and processing units, a challenge that worsens with technology scaling as electrical interconnect delays become more…

系统与控制 · 电气工程与系统科学 2025-07-01 Md Abdullah-Al Kaiser , Sugeet Sunder , Ajey P. Jacob , Akhilesh R. Jaiswal

Repeated off-chip memory accesses to DRAM drive up operating power for data-intensive applications, and SRAM technology scaling and leakage power limits the efficiency of embedded memories. Future on-chip storage will need higher density…

新兴技术 · 计算机科学 2022-01-13 Lillian Pentecost , Alexander Hankin , Marco Donato , Mark Hempstead , Gu-Yeon Wei , David Brooks

Analog crossbar architectures for accelerating neural network training and inference have made tremendous progress over the past several years. These architectures are ideal for dense layers with fewer than roughly a thousand neurons.…

新兴技术 · 计算机科学 2020-03-06 Jack D. Kendall , Ross D. Pantone , Juan C. Nino

While early AutoML frameworks focused on optimizing traditional ML pipelines and their hyperparameters, a recent trend in AutoML is to focus on neural architecture search. In this paper, we introduce Auto-PyTorch, which brings the best of…

机器学习 · 计算机科学 2021-04-27 Lucas Zimmer , Marius Lindauer , Frank Hutter

Modern deep learning systems like PyTorch and Tensorflow are able to train enormous models with billions (or trillions) of parameters on a distributed infrastructure. These systems require that the internal nodes have the same memory…

分布式、并行与集群计算 · 计算机科学 2020-10-01 Yifan Ding , Nicholas Botzer , Tim Weninger

The fast pace at which new online services emerge leads to a rapid surge in the volume of network traffic. A recent approach that the research community has proposed to tackle this issue is in-network computing, which means that network…

网络与互联网体系结构 · 计算机科学 2024-11-11 Klajd Zyla , Marco Liess , Thomas Wild , Andreas Herkersdorf

Recent advances in transformer-based foundation models have made them the default choice for many tasks, but their rapidly growing size makes fitting a full model on a single GPU increasingly difficult and their computational cost…

机器学习 · 计算机科学 2026-01-21 Pierre Abillama , Changwoo Lee , Juechu Dong , David Blaauw , Dennis Sylvester , Hun-Seok Kim

Crossbar architectures have long been seen as a promising foundation for in-memory computing, using memristor arrays for high-density, energy-efficient analog computation. However, this conventional architecture suffers from a fundamental…

系统与控制 · 电气工程与系统科学 2026-02-10 Tingwei Zhang , Jiahui Liu , David Allstot , Huaping Liu

Machine learning education faces a fundamental gap: students learn algorithms without understanding the systems that execute them. They study gradient descent without measuring memory, attention mechanisms without analyzing O(N^2) scaling,…

机器学习 · 计算机科学 2026-01-30 Vijay Janapa Reddi