Expertini Research Research

Browse Research Papers

94+ open-access research outputs.

✕ Clear
🔍 ariel farkash 📂 Computer Science
Showing 94 results for "ariel farkash" in Computer Science
Computer Science Preprint PDF DOI

treVM: Tiny Rust Embedded Virtual Machines with WASM on Variable Resource-Constrained Hardware

Antoine Lavandier, Bastien Buil, Chrystel Gaber, Emmanuel Baccelli · 2026

Software stacks embedded on microcontroller-based hardware typically provide rudimentary APIs programmed in C/C++, basic connectivity and, sometimes, a firmware update mechanism. Such coarse mechanism…

Read Paper →
Computer Science Preprint PDF DOI

Embedded Rust or C Firmware? Lessons from an Industrial Microcontroller Use Case with Ariel OS

Bipin Thapa, Daniele Alfonso, Lorenzo Bini, Licio Mapelli, Kaspar Schleiser, Romain Fouquet, Emmanuel Baccelli · 2026

As Rust gains traction for developing safer systems software, a reality check for the microcontroller hardware segment becomes necessary. How ready is the Rust ecosystem for this segment? Can Rust com…

Read Paper →
Computer Science Preprint PDF DOI

Memory Reallocation with Polylogarithmic Overhead

Ce Jin · 2026

The Memory Reallocation problem asks to dynamically maintain an assignment of given objects of various sizes to non-overlapping contiguous chunks of memory, while supporting updates (insertions/deleti…

Read Paper →
Computer Science Preprint PDF DOI

interID -- An Ecosystem-agnostic Verifier-as-a-Service with OpenID Connect Bridge

Hakan Yildiz, Axel Kupper · 2026

Self-Sovereign Identity (SSI) enables user-controlled, cryptographically verifiable credentials. As EU regulations mandate EUDI Wallet acceptance by 2027, SSI adoption becomes a compliance necessity. …

Read Paper →
Computer Science Preprint PDF DOI

EFX and PO Allocation Exists for Two Types of Goods

Vladimir Davidiuk, Yuriy Dementiev, Artur Ignatiev, Danil Sagunov · 2026

We study the problem of fairly and efficiently allocating indivisible goods among agents with additive valuations. We focus on envy-freeness up to any good (EFX) -- an important fairness notion in fai…

Read Paper →
Computer Science Preprint PDF DOI

Proof-Carrying Verification for ReLU Networks via Rational Certificates

Chandrasekhar Gokavarapu (Department of Mathematics, Government College (Autonomous), Rajahmundry, A.P., India) · 2025

Rectified Linear Unit (ReLU) networks are piecewise-linear (PWL), so universal linear safety properties can be reduced to reasoning about linear constraints. Modern verifiers rely on SMT(LRA) procedur…

Read Paper →
Computer Science Preprint PDF DOI

interID -- An Ecosystem-agnostic Verifier Application for Self-sovereign Identity

Hakan Yildiz, Axel Kupper · 2025

Self-Sovereign Identity is a transformative paradigm in digital identity management, empowering individuals with full control over their credentials. However, the coexistence of diverse SSI ecosystems…

Read Paper →
Computer Science Preprint PDF DOI

Personalizing Agent Privacy Decisions via Logical Entailment

James Flemings, Ren Yi, Octavian Suciu, Kassem Fawaz, Murali Annavaram, Marco Gruteser · 2025

Personal large language model (LLM) agents increasingly perform tasks that require access to user data, raising concerns about appropriate data disclosure. We show that relying solely on LLMs to make …

Read Paper →
Computer Science Preprint PDF DOI

Optimally detecting uniformly-distributed $\ell_2$ heavy hitters in data streams

Santhoshini Velusamy, Huacheng Yu · 2025

Given a stream $x_1,x_2,\dots,x_n$ of items from a Universe $U$ of size poly$(n)$, and a parameter $\epsilon>0$, an item $i\in U$ is said to be an $\ell_2$ heavy hitter if its frequency $f_i$ in the s…

Read Paper →
Computer Science Preprint PDF DOI

Properties and Expressivity of Linear Geometric Centralities

Paolo Boldi, Flavio Furia, Chiara Prezioso · 2025

Centrality indices are used to rank the nodes of a graph by importance: this is a common need in many concrete situations (social networks, citation networks, web graphs, for instance) and it was disc…

Read Paper →
Computer Science Preprint PDF DOI

Breaking the Ceiling: Exploring the Potential of Jailbreak Attacks through Expanding Strategy Space

Yao Huang, Yitong Sun, Shouwei Ruan, Yichi Zhang, Yinpeng Dong, Xingxing Wei · 2025

Large Language Models (LLMs), despite advanced general capabilities, still suffer from numerous safety risks, especially jailbreak attacks that bypass safety protocols. Understanding these vulnerabili…

Read Paper →
Computer Science Preprint PDF DOI

RuleGenie: SIEM Detection Rule Set Optimization

Akansha Shukla, Parth Atulbhai Gandhi, Yuval Elovici, Asaf Shabtai · 2025

SIEM systems serve as a critical hub, employing rule-based logic to detect and respond to threats. Redundant or overlapping rules in SIEM systems lead to excessive false alerts, degrading analyst perf…

Read Paper →
Computer Science Preprint PDF DOI

Ariel OS: An Embedded Rust Operating System for Networked Sensors & Multi-Core Microcontrollers

Elena Frank, Kaspar Schleiser, Romain Fouquet, Koen Zandberg, Christian Amsuss, Emmanuel Baccelli · 2025

Large swaths of low-level system software building blocks originally implemented in C/C++ are currently being swapped for equivalent rewrites in Rust, a relatively more secure and dependable programmi…

Read Paper →
Computer Science Preprint PDF DOI

GAMA: High-Performance GEMM Acceleration on AMD Versal ML-Optimized AI Engines

Kaustubh Mhatre, Endri Taka, Aman Arora · 2025

General matrix-matrix multiplication (GEMM) is a fundamental operation in machine learning (ML) applications. We present the first comprehensive performance acceleration of GEMM workloads on AMD's sec…

Read Paper →
Computer Science Preprint PDF DOI

Adversarial Robustness through Dynamic Ensemble Learning

Hetvi Waghela, Jaydip Sen, Sneha Rakshit · 2024

Adversarial attacks pose a significant threat to the reliability of pre-trained language models (PLMs) such as GPT, BERT, RoBERTa, and T5. This paper presents Adversarial Robustness through Dynamic En…

Read Paper →
Computer Science Preprint PDF DOI

Optimal prefix-suffix queries with applications

Solon P. Pissis · 2024

We revisit the classic border tree data structure [Gu, Farach, Beigel, SODA 1994] that answers the following prefix-suffix queries on a string $T$ of length $n$ over an integer alphabet $\Sigma=[0,\si…

Read Paper →
Computer Science Preprint PDF DOI

A Unified Framework for Adaptive Representation Enhancement and Inversed Learning in Cross-Domain Recommendation

Luankang Zhang, Hao Wang, Suojuan Zhang, Mingjia Yin, Yongqiang Han, Jiaqing Zhang, Defu Lian, Enhong Chen · 2024

Cross-domain recommendation (CDR), aiming to extract and transfer knowledge across domains, has attracted wide attention for its efficacy in addressing data sparsity and cold-start problems. Despite s…

Read Paper →
Computer Science Preprint PDF DOI

Simplified Tight Bounds for Monotone Minimal Perfect Hashing

Dmitry Kosolobov · 2024

Given an increasing sequence of integers $x_1,\ldots,x_n$ from a universe $\{0,\ldots,u-1\}$, the monotone minimal perfect hash function (MMPHF) for this sequence is a data structure that answers the …

Read Paper →
Computer Science Preprint PDF DOI

Dynamic Dictionary with Subconstant Wasted Bits per Key

Tianxiao Li, Jingxun Liang, Huacheng Yu, Renfei Zhou · 2023

Dictionaries have been one of the central questions in data structures. A dictionary data structure maintains a set of key-value pairs under insertions and deletions such that given a query key, the d…

Read Paper →
Computer Science Preprint PDF DOI

Blockchain-based Decentralized Identity Management for Healthcare Systems

Arnaf Aziz Torongo, Mohsen Toorani · 2023

Blockchain-based decentralized identity management provides a promising solution to improve the security and privacy of healthcare systems and make them scalable. Traditional Identity Management Syste…

Read Paper →
Page 1 of 5 Next →