English
Related papers

Related papers: A Roofline Visualization Framework

200 papers

Machine learning models (e.g., neural networks) achieve high accuracy in wind power forecasting, but they are usually regarded as black boxes that lack interpretability. To address this issue, the paper proposes a glass-box approach that…

Machine Learning · Computer Science 2024-02-27 Wenlong Liao , Fernando Porte-Agel , Jiannong Fang , Birgitte Bak-Jensen , Guangchun Ruan , Zhe Yang

Engineering the software development process in robotics is one of the basic necessities towards industrial-strength service robotic systems. A major challenge is to make the step from code-driven to model-driven systems. This is essential…

Robotics · Computer Science 2010-09-27 Andreas Steck , Christian Schlegel

Computing at the edge is increasingly important as Internet of Things (IoT) devices at the edge generate massive amounts of data and pose challenges in transporting all that data to the Cloud where they can be analyzed. On the other hand,…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-05-28 Christian Makaya , Keith Grueneberg , Bongjun Ko , David Wood , Nirmit Desai , Xiping Wang

With the advent of powerful, low-cost IoT systems, processing data closer to where the data originates, known as edge computing, has become an increasingly viable option. In addition to lowering the cost of networking infrastructures, edge…

Computer Vision and Pattern Recognition · Computer Science 2019-08-14 Salma Abdel Magid , Francesco Petrini , Behnam Dezfouli

Univariate visualizations like histograms, rug plots, or box plots provide concise visual summaries of distributions. However, each individual visualization may fail to robustly distinguish important features of a distribution, or provide…

Human-Computer Interaction · Computer Science 2023-06-29 Michael Correll

Success of any IT industry depends on the success rate of their projects, which in turn depends on several factors such as cost, time, and availability of resources. These factors formulate the risk areas, which needs to be addressed in a…

Software Engineering · Computer Science 2012-10-05 Raghavi K Bhujang , Suma. V

The Montage Image Mosaic Engine was designed as a scalable toolkit, written in C for performance and portability across *nix platforms, that assembles FITS images into mosaics. The code is freely available and has been widely used in the…

Instrumentation and Methods for Astrophysics · Physics 2017-04-26 G. Bruce Berriman , J. C. Good

Network analysis has been applied in diverse application domains. In this paper, we consider an example from protein dynamics, specifically residue interaction networks (RINs). In this context, we use NetworKit -- an established package for…

Social and Information Networks · Computer Science 2022-03-03 Eugenio Angriman , Fabian Brandt-Tumescheit , Leon Franke , Alexander van der Grinten , Henning Meyerhenke

Understanding and tuning the performance of extreme-scale parallel computing systems demands a streaming approach due to the computational cost of applying offline algorithms to vast amounts of performance log data. Analyzing large…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-01-28 Suraj P. Kesavan , Takanori Fujiwara , Jianping Kelvin Li , Caitlin Ross , Misbah Mubarak , Christopher D. Carothers , Robert B. Ross , Kwan-Liu Ma

Understanding how helpful a visualization is from experimental results is difficult because the observed performance is confounded with aspects of the study design, such as how useful the information that is visualized is for the task. We…

Human-Computer Interaction · Computer Science 2023-08-21 Yifan Wu , Ziyang Guo , Michails Mamakos , Jason Hartline , Jessica Hullman

Cloud robotics has emerged as a promising technology for robotics applications due to its advantages of offloading computationally intensive tasks, facilitating data sharing, and enhancing robot coordination. However, integrating cloud…

Line detection is widely used in many robotic tasks such as scene recognition, 3D reconstruction, and simultaneous localization and mapping (SLAM). Compared to points, lines can provide both low-level and high-level geometrical information…

Robotics · Computer Science 2025-08-12 Xiao Lin , Chen Wang

We present a new software architecture for NLP systems made of heterogeneous components, and demonstrate an architectural prototype we have built at ATR in the context of Speech Translation.

cmp-lg · Computer Science 2008-02-03 Christian Boitet , Mark Seligman

A flexible, scalable and affordable virtual reality software system architecture is proposed. This solution can be easily implemented on different hardware configurations: on a single computer or on a computer cluster. The architecture is…

Graphics · Computer Science 2013-08-28 Stoyan Maleshkov , Dimo Chotrov

A crucial part of any home is the roof over our heads to protect us from the elements. In this paper we present the Zeitview Rooftop Geometry (ZRG) dataset for residential rooftop understanding. ZRG is a large-scale residential rooftop…

Computer Vision and Pattern Recognition · Computer Science 2023-11-07 Isaac Corley , Jonathan Lwowski , Peyman Najafirad

PyTerrier provides a declarative framework for building and experimenting with Information Retrieval (IR) pipelines. In this demonstration, we highlight several recent pipeline operations that improve their ability to be programmatically…

Information Retrieval · Computer Science 2026-02-02 Emmanouil Georgios Lionis , Craig Macdonald , Sean MacAvaney

The increasing availability of high-resolution satellite imagery has created immense opportunities for various applications. However, processing and analyzing such vast amounts of data in a timely and accurate manner poses significant…

Computer Vision and Pattern Recognition · Computer Science 2024-10-10 Kaicheng Sheng , Junxiao Xue , Hui Zhang

Interpretability has attracted increasing attention in earth observation problems. We apply interactive visualization and representation analysis to guide interpretation of glacier segmentation models. We visualize the activations from a…

Computer Vision and Pattern Recognition · Computer Science 2022-03-14 Minxing Zheng , Xinran Miao , Kris Sankaran

Prior to the public release of Kubernetes it was difficult to conduct joint development of elaborate analysis facilities due to the highly non-homogeneous nature of hardware and network topology across compute facilities. However, since the…

Optimizing application performance in today's hardware architecture landscape is an important, but increasingly complex task, often requiring detailed performance analyses. In particular, data movement and reuse play a crucial role in…

Software Engineering · Computer Science 2023-06-29 Philipp Schaad , Tal Ben-Nun , Torsten Hoefler