Expertini Research Research

Browse Research Papers

1,689+ open-access research outputs.

✕ Clear
🔍 bernd becker 📂 Computer Science
Showing 1689 results for "bernd becker" in Computer Science
Computer Science Preprint PDF DOI

Toward a Characterization of Simulation Between Arithmetic Theories

Hunter Monroe · 2026

We study when a sound arithmetic theory $\mathcal S{\supseteq}S^1_2$ with polynomial-time decidable axioms efficiently proves the bounded consistency statements $Con_{\mathcal S{+}\phi}(n)$ for a true…

Read Paper →
Computer Science Preprint PDF DOI

FloatSOM: GPU-Accelerated, Distributed, Topology-Flexible Self-Organizing Maps

Tony Xu, Sarah Klamt, Katherine Turner, Anne Brustle, Felix Marsh-Wakefield, Givanna Putri · 2026

GPU-accelerated Self-Organizing Map (SOM) implementations are among the most competitive options for large-scale SOM analysis, but growing dataset sizes increasingly challenge their practical use beca…

Read Paper →
Computer Science Preprint PDF DOI

Probing for Better Age of Information in Energy-Harvesting Random Access Networks

Ziyi Li, Fangming Zhao, Howard H. Yang · 2026

In this paper, we investigate the impact of channel probing and reservation on the Age of Information (AoI) in energy-harvesting (EH) random access networks, where each source relies solely on harvest…

Read Paper →
Computer Science Preprint PDF DOI

"We Wanted to Do Better Than the Law": Exploring UI/UX Designers' Privacy Advocacy in Practice

Keyu Yao, Jinghui Cheng, Jin L.C. Guo · 2026

Designers hold primary responsibility for shaping the user interface (UI) and user experience (UX) of a product. This role goes beyond aesthetics and usability, extending to the privacy outcomes of us…

Read Paper →
Computer Science Preprint PDF DOI

SUDP: Secret-Use Delegation Protocol for Agentic Systems

Xiaohang Yu, Hejia Geng, William Knottenbelt · 2026

Agentic systems increasingly act with user secrets for APIs, messaging platforms, and cloud services. Today's bearer-secret interfaces implement authorization by exposure: enabling action often means …

Read Paper →
Computer Science Preprint PDF DOI

Explanation Systems for Approval-Based Multiwinner Voting

Niclas Boehmer, Luca Kreisel, Jannik Peters · 2026

In approval-based multiwinner voting, voters express approval preferences over a set of candidates, and the goal is to return a winning committee. This model captures a broad range of subset selection…

Read Paper →
Computer Science Preprint PDF DOI

Optimas: An Intelligent Analytics-Informed Generative AI Framework for Performance Optimization

Mohammad Zaeed, Tanzima Z. Islam, Vladimir Indic · 2026

Large language models (LLMs) show promise for automated code optimization. However, without performance context, they struggle to produce correct and effective code transformations. Existing performan…

Read Paper →
Computer Science Preprint PDF DOI

IIRSim Studio: A Dashboard for User Simulation

Saber Zerhoudi, Adam Roegiest, Michael Granitzer · 2026

User simulation is a valuable methodology for evaluation in Information Retrieval (IR), enabling low-cost experimentation and counterfactual analysis. However, existing simulation frameworks are prima…

Read Paper →
Computer Science Preprint PDF DOI

An Agentic Framework for Intent Co-Creation in 6G NaaS: Architecture and Open-Source Model Evaluation

Kostis Trantzas, Besiana Agko, Christos Tranoris, Irene Denazi · 2026

6G network complexity necessitates high levels of autonomy, yet current intent-based systems struggle with ambiguous or incomplete human requests. This paper introduces an agent-based, intent-driven e…

Read Paper →
Computer Science Preprint PDF DOI

Tessera: Secure, Near-Line-Rate Weight Streaming for UMA Edge Accelerators

Animan Naskar · 2026

Deploying proprietary Deep Neural Networks (DNNs) on commodity edge devices demands hardware-backed Digital Rights Management (DRM) capable of withstanding both software-level and physical adversaries…

Read Paper →
Computer Science Preprint PDF DOI

Code Broker: A Multi-Agent System for Automated Code Quality Assessment

Samer Attrah · 2026

We present Code Broker, a multi agent system built with Google Agent Development Kit ADK that analyses Python code from files, local directories, or GitHub repositories and generates actionable qualit…

Read Paper →
Computer Science Preprint PDF DOI

SAT + NAUTY: Orderly Generation of Small Kochen-Specker Sets Containing the Smallest State-independent Contextuality Set

Zhengyu Li, Curtis Bright, Stefan Trandafir, Adan Cabello, Vijay Ganesh · 2026

We present a search for small Kochen-Specker (KS) sets in dimension 3, specifically targeting extensions of the 13-ray Yu-Oh set, which has been proven to be the minimal witness to state-independent c…

Read Paper →
Computer Science Preprint PDF DOI

CHRONOS: A Hardware-Assisted Phase-Decoupled Framework for Secure Federated Learning in IoT

Hung Dang · 2026

We propose CHRONOS, a hardware-assisted framework that decouples the cryptographic setup required for private gradient aggregation from the active training phase. CHRONOS executes a once-per-epoch ser…

Read Paper →
Computer Science Preprint PDF DOI

Towards Better Static Code Analysis Reports: Sentence Transformer-based Filtering of Non-Actionable Alerts

Tamas Aladics, Norbert Vandor, Rudolf Ferenc, Peter Hegedus · 2026

Static code analysis (SCA) tools are widely used as effective ways to detect bugs and vulnerabilities in software systems. However, the reports generated by these tools often contain a large number of…

Read Paper →
Computer Science Preprint PDF DOI

Co-Located Tests, Better AI Code: How Test Syntax Structure Affects Foundation Model Code Generation

Eric Jacopin · 2026

AI coding assistants increasingly generate code alongside tests. How developers structure test code, whether inline with the implementation or in separate blocks, has traditionally been a matter of te…

Read Paper →
Computer Science Preprint PDF DOI

AI Observability for Developer Productivity Tools: Bridging Cost Awareness and Code Quality

Happy Bhati, Twinkll Sisodia · 2026

As AI-assisted development tools proliferate, developers face a growing challenge: understanding the cost, quality, and behavioral patterns of AI interactions across their workflow. We present a unifi…

Read Paper →
Computer Science Preprint PDF DOI

Treating Run-time Execution History as a First-Class Citizen: Co-Versioning Run-time Behavior alongside Code

Marcus Kessel · 2026

Behavioral Co-Versioning remains absent from mainstream practice: while developers routinely version source code with Git, they rarely persist and query how run-time behavior evolves across revisions.…

Read Paper →
Computer Science Preprint PDF DOI

ParikkhaChain: Blockchain-Based Result Processing and Privacy-Preserving Academic Record Management for the Complete Examination Lifecycle

Rabib Jahin Ibn Momin, Ahmed Mahir Sultan Rumi, Rezwana Reaz · 2026

Academic examination systems worldwide continue to rely on centralised, opaque record-keeping that is often vulnerable to credential forgery, result tampering, examiner bias, and the absence of transp…

Read Paper →
Computer Science Preprint PDF DOI

A Stackelberg Game Framework with Drainability Guardrails for Pricing and Scaling in Multi-Tenant GPU Cloud Platforms

Junji Yan, Asrin Efe Yorulmaz, Hanchen Zhou, Tamer Basar · 2026

Modern Graphics Processing Unit (GPU)-backed services must satisfy strict latency service-level objectives (SLOs) while controlling spare-capacity cost. In multi-tenant GPU cloud platforms, this trade…

Read Paper →
Computer Science Preprint PDF DOI

CapSeal: Capability-Sealed Secret Mediation for Secure Agent Execution

Shutong Jin, Ruiyi Guo, Ray C. C. Cheung · 2026

Modern AI agents routinely depend on secrets such as API keys and SSH credentials, yet the dominant deployment model still exposes those secrets directly to the agent process through environment varia…

Read Paper →
Page 1 of 85 Next →