中文
相关论文

相关论文: OS Debugging Method Using a Lightweight Virtual Ma…

200 篇论文

With the availability of a wide range of cloud Virtual Machines (VMs) it is difficult to determine which VMs can maximise the performance of an application. Benchmarking is commonly used to this end for capturing the performance of VMs.…

分布式、并行与集群计算 · 计算机科学 2016-11-15 Blesson Varghese , Lawan Thamsuhang Subba , Long Thai , Adam Barker

In this paper, we present the design and implementation of our latest OpenVLC1.3 platform to perform research in Visible Light Communication Systems. We retain the advantages of the previous versions such as TCP/IP layers support, software…

网络与互联网体系结构 · 计算机科学 2019-03-06 Ander Galisteo , Diego Juara , Domenico Giustiniano

Vision Transformers achieve impressive accuracy across a range of visual recognition tasks. Unfortunately, their accuracy frequently comes with high computational costs. This is a particular issue in video recognition, where models are…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Matthew Dutson , Yin Li , Mohit Gupta

With the ever-growing heterogeneity in computing systems, driven by modern machine learning applications, pressure is increasing on memory systems to handle arbitrary and more demanding transfers efficiently. Descriptor-based direct memory…

硬件体系结构 · 计算机科学 2025-10-15 Thomas Benz , Axel Vanoni , Michael Rogenmoser , Luca Benini

This paper studies three fundamental aspects of an OS that impact the performance and energy efficiency of network processing: 1) batching, 2) processor energy settings, and 3) the logic and instructions of the OS networking paths. A…

操作系统 · 计算机科学 2021-12-15 Han Dong , Sanjay Arora , Yara Awad , Tommy Unger , Orran Krieger , Jonathan Appavoo

To meet the needs of a large pharmaceutical organization, we set out to create S3Mirror - an application for transferring large genomic sequencing datasets between S3 buckets quickly, reliably, and observably. We used the DBOS Transact…

数据库 · 计算机科学 2025-06-16 Steven Vasquez-Grinnell , Alex Poliakov

In the absence of any efficient classical schemes for verifying a universal quantum computer, the importance of limiting the required quantum resources for this task has been highlighted recently. Currently, most of efficient quantum…

量子物理 · 物理学 2015-06-24 Theodoros Kapourniotis , Vedran Dunjko , Elham Kashefi

The proliferation of vulnerable Internet-of-Things (IoT) devices has enabled large-scale cyberattacks. Solutions like Hestia and HomeSnitch have failed to comprehensively address IoT security needs. This research evaluates if Wireguard, an…

密码学与安全 · 计算机科学 2024-02-06 Haseebullah Jumakhan , Amir Mirzaeinia

At present, the mostly used and developed mechanism is hardware virtualization which provides a common platform to run multiple operating systems and applications in independent partitions. More precisely, it is all about resource…

硬件体系结构 · 计算机科学 2009-09-02 Kamanashis Biswas , Md. Ashraful Islam

Adversarial examples bring a considerable security threat to support vector machines (SVMs), especially those used in safety-critical applications. Thus, robustness verification is an essential issue for SVMs, which can provide provable…

机器学习 · 计算机科学 2023-06-06 Yuting Liu , Hong Gu , Pan Qin

Rapid and low power computation of optical flow (OF) is potentially useful in robotics. The dynamic vision sensor (DVS) event camera produces quick and sparse output, and has high dynamic range, but conventional OF algorithms are…

计算机视觉与模式识别 · 计算机科学 2017-06-20 Min Liu , Tobi Delbruck

With the advent of Internet of Things (IoT) and the increasing use of application-based processors, security infrastructure needs to be examined on some widely-used IoT hardware architectures. Applications in today's world are moving…

密码学与安全 · 计算机科学 2018-12-07 Praneet Singh , Kedar Deshpande

Vision transformers (ViTs) have achieved promising results on a variety of Computer Vision tasks, however their quadratic complexity in the number of input tokens has limited their application specially in resource-constrained settings.…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Wentao Zhu

Quantum computation, a completely different paradigm of computing, benefits from theoretically proven speed-ups for certain problems and opens up the possibility of exactly studying the properties of quantum systems. Yet, because of the…

Runtime verification is a lightweight verification technique that complements model checking by analyzing system executions at runtime rather than exploring a complete system model in advance. It is particularly useful for partially…

计算机科学中的逻辑 · 计算机科学 2026-04-30 Benedikt Bollig

Real-time object detection has achieved substantial progress through meticulously designed architectures and optimization strategies. However, the pursuit of high-speed inference via lightweight network designs often leads to degraded…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Zijun Liao , Yian Zhao , Xin Shan , Yu Yan , Chang Liu , Lei Lu , Xiangyang Ji , Jie Chen

The Internet of Things (IoT) is applied in various fields, and the number of physical devices connected to the IoT is increasingly growing. There are significant challenges to the IoT's growth and development, mainly due to the centralized…

密码学与安全 · 计算机科学 2025-08-27 Faezeh Dehghan Tarzjani , Mostafa Salehi

Vector processor architectures offer an efficient solution for accelerating data-parallel workloads (e.g., ML, AI), reducing instruction count, and enhancing processing efficiency. This is evidenced by the increasing adoption of vector…

硬件体系结构 · 计算机科学 2025-04-15 Matteo Perotti , Vincenzo Maisto , Moritz Imfeld , Nils Wistoff , Alessandro Cilardo , Luca Benini

Deep neural networks (DNNs) are becoming a key component in diverse systems across the board. However, despite their success, they often err miserably; and this has triggered significant interest in formally verifying them. Unfortunately,…

计算机科学中的逻辑 · 计算机科学 2023-05-31 Raya Elsaleh , Guy Katz

Debugging distributed systems is hard. Most of the techniques that have been developed for debugging such systems use either extensive model checking, or postmortem analysis of logs and traces. Interactive debugging is typically a tool that…

分布式、并行与集群计算 · 计算机科学 2019-09-10 Rohan Achar , Pritha Dawn , Cristina V. Lopes