English
Related papers

Related papers: Optimizing ROOT IO For Analysis

200 papers

Runko is a new open-source plasma simulation framework implemented in C++ and Python. It is designed to function as an easy-to-extend general toolbox for simulating astrophysical plasmas with different theoretical and numerical models.…

Computational Physics · Physics 2022-08-10 J. Nättilä

The Large Hadron Collider (LHC) at CERN has generated in the last decade an unprecedented volume of data for the High-Energy Physics (HEP) field. Scientific collaborations interested in analysing such data very often require computing power…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-06-03 Jacek Kuśnierz , Vincenzo Eduardo Padulano , Maciej Malawski , Kamil Burkiewicz , Enric Tejedor Saavedra , Pedro Alonso-Jordá , Michael Pitt , Valentina Avati

Retrieval-Augmented Generation (RAG) has revolutionized natural language processing by dynamically integrating external knowledge into Large Language Models (LLMs), addressing their limitation of static training datasets. Recent…

Computation and Language · Computer Science 2024-09-05 Krish Goel , Mahek Chandak

Access libraries such as ROOT and HDF5 allow users to interact with datasets using high level abstractions, like coordinate systems and associated slicing operations. Unfortunately, the implementations of access libraries are based on…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-07-06 Xiaowei , Chu , Jeff LeFevre , Aldrin Montana , Dana Robinson , Quincey Koziol , Peter Alvaro , Carlos Maltzahn

Columnar storage is a core component of a modern data analytics system. Although many database management systems (DBMSs) have proprietary storage formats, most provide extensive support to open-source storage formats such as Parquet and…

Databases · Computer Science 2023-11-08 Xinyu Zeng , Yulong Hui , Jiahong Shen , Andrew Pavlo , Wes McKinney , Huanchen Zhang

In this thesis, we describe a new, practical approach to integrating hardware-based data compression within the memory hierarchy, including on-chip caches, main memory, and both on-chip and off-chip interconnects. This new approach is fast,…

Hardware Architecture · Computer Science 2016-09-08 Gennady Pekhimenko

Energy-constrained sensor nodes can adaptively optimize their energy consumption if a continuous measurement exists. This is of particular importance in scenarios of high dynamics such as energy harvesting or adaptive task scheduling.…

Signal Processing · Electrical Eng. & Systems 2022-07-19 Michel Rottleuthner , Thomas C. Schmidt , Matthias Wählisch

This is a comment on "RIO: Return Instruction Obfuscation for Bare-Metal IoT Devices with Binary Analysis". RIO prevents finding gadgets for Return-Oriented Programming attacks by encrypting return instructions. This paper shows flaws in…

Cryptography and Security · Computer Science 2024-12-12 Kai Lehniger , Peter Langendörfer

The key to performance optimization of a program is to decide correctly when a certain transformation should be applied by a compiler. This is an ideal opportunity to apply machine-learning models to speed up the tuning process; while this…

Large Language Models (LLMs) have achieved significant success in complex reasoning but remain bottlenecked by reliance on expert-annotated data and external verifiers. While existing self-evolution paradigms aim to bypass these…

Computation and Language · Computer Science 2026-02-05 Zhitao Gao , Jie Ma , Xuhong Li , Pengyu Li , Ning Qu , Yaqiang Wu , Hui Liu , Jun Liu

High-energy physics (HEP) provides ever-growing amount of data. To analyse these, continuously-evolving computational power is required in parallel by extending the storage capacity. Such developments play key roles in the future of this…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-03-10 Gábor Bíró , Gergely Gábor Barnaföldi , Péter Lévai

More and more massive parallel codes running on several hundreds of thousands of cores enter the computational science and engineering domain, allowing high-fidelity computations on up to trillions of unknowns for very detailed analyses of…

Performance · Computer Science 2018-07-18 Christoph Ertl , Jérôme Frisch , Ralf-Peter Mundani

This paper introduces LOG.io, a comprehensive solution designed for correct rollback recovery and fine-grain data lineage capture in distributed data pipelines. It is tailored for serverless scalable architectures and uses a log-based…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-12-29 Eric Simon , Renato B. Hoffmann , Lucas Alf , Dalvan Griebler

In high-performance computing (HPC) environments, particularly in synchrotron radiation facilities, vast amounts of X-ray images are generated. Processing large-scale X-ray Computed Tomography (X-CT) datasets presents significant…

Image and Video Processing · Electrical Eng. & Systems 2026-02-19 Amarjit Singh , Kento Sato , Kohei Yoshida , Kentaro Uesugi , Yasumasa Joti , Takaki Hatsui , Andrès Rubio Proaño

Inverse Optimization (IO) is a framework for learning the unknown objective function of an expert decision-maker from a past dataset. In this paper, we extend the hypothesis class of IO objective functions to a reproducing kernel Hilbert…

Machine Learning · Computer Science 2024-11-01 Youyuan Long , Tolga Ok , Pedro Zattoni Scroccaro , Peyman Mohajerin Esfahani

Using entropy as a measure of heterogeneity to guide optimization has emerged as a crucial research direction in Reinforcement Learning for LLMs. However, existing methods typically treat it as a discrete filter or post-hoc regulator rather…

Computation and Language · Computer Science 2026-04-30 Zheng Liu , Mengjie Liu , Siwei Wen , Mengzhang Cai , Bin Cui , Conghui He , Wentao Zhang

Growing interest in Artificial Intelligence (AI) has resulted in a surge in demand for faster methods of Machine Learning (ML) model training and inference. This demand for speed has prompted the use of high performance computing (HPC)…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-08-26 Noah Lewis , Jean Luca Bez , Surendra Byna

Several research works have focused on supporting index access in MapReduce systems. These works have allowed users to significantly speed up selective MapReduce jobs by orders of magnitude. However, all these proposals require users to…

Databases · Computer Science 2012-12-17 Stefan Richter , Jorge-Arnulfo Quiané-Ruiz , Stefan Schuh , Jens Dittrich

Profile-Guided Optimization (PGO) is an excellent means to improve the performance of a compiled program. Indeed, the execution path data it provides helps the compiler to generate better code and better cacheline packing. At the time of…

Programming Languages · Computer Science 2014-11-25 Baptiste Wicht , Roberto A. Vitillo , Dehao Chen , David Levinthal

We expand the scope of cache memory to include LEO constellations, which are highly distributed systems with thousands of satellites connected with free-space optics inter-satellite links (ISL) always only one hop from any point on earth.…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-05-21 Thomas Sandholm , Sayandev Mukherjee , Lin Cheng , Bernardo A. Huberman