Expertini Research Research

Browse Research Papers

1,576+ open-access research outputs.

✕ Clear
🔍 wolfram decker 📂 Computer Science
Showing 1576 results for "wolfram decker" in Computer Science
Computer Science Preprint PDF DOI

SWE-Bench 5G: Benchmarking AI Coding Agents on Telecom Network Engineering Tasks

Jiao Chen, Jianhua Tang, Xiaotong Yang, Zuohong Lv · 2026

AI coding agents demonstrate strong performance on general-purpose software benchmarks. However, their ability to handle 5G network engineering tasks remains unexplored. We propose SWE-Bench~5G, the f…

Read Paper →
Computer Science Preprint PDF DOI

Counterexample-Guided Interval Weakening

Ben M. Andrew, Louise A. Dennis, Michael Fisher, Marie Farrell · 2026

Systems deployed for long periods of time in dynamic environments may experience performance degradation that affects timing guarantees, even when their functional behaviour remains unchanged. In the …

Read Paper →
Computer Science Preprint PDF DOI

KISS Sorcar: A Stupidly-Simple General-Purpose and Software Engineering AI Assistant

Koushik Sen · 2026

Large language models can generate code and call tools with remarkable fluency, yet deploying them as practical software engineering assistants still expose stubborn gaps: finite context windows, sing…

Read Paper →
Computer Science Preprint PDF DOI

AutoINV: Automated Invariant Generation Framework for Formal Verification on High-Level Synthesis Designs

Xiaofeng Zhou, Linfeng Du, Guangyu Hu, Sharad Sinha, Hongce Zhang, Wei Zhang · 2026

High-level synthesis (HLS) transforms an algorithmic description of hardware from a higher abstraction (e.g., C/C++) into a register-transfer level (RTL) design, offering reduced development time and …

Read Paper →
Computer Science Preprint PDF DOI

FlyCatcher: Neural Inference of Runtime Checkers from Tests

Beatriz Souza, Chang Lou, Suman Nath, Michael Pradel · 2026

Complex software systems often suffer from silent failures, i.e., violations of the intended semantics that do not cause explicit errors. A promising approach to detect such errors is to use system-sp…

Read Paper →
Computer Science Preprint PDF DOI

A-IC3: Learning-Guided Adaptive Inductive Generalization for Hardware Model Checking

Xiaofeng Zhou, Guangyu Hu, Hongce Zhang, Wei Zhang · 2026

The IC3 algorithm represents the state-of-the-art (SOTA) hardware model checking technique, owing to its robust performance and scalability. A significant body of research has focused on enhancing the…

Read Paper →
Computer Science Preprint PDF DOI

DECIFR: Domain-Aware Exfiltration of Circuit Information from Federated Gradient Reconstruction

Gijung Lee, Wavid Bowman, Olivia P. Dizon-Paradis, Reiner N. Dizon-Paradis, Ronald Wilson, Damon L. Woodard, Domenic Forte · 2026

Federated Learning (FL) is a promising approach for multiparty collaboration as a privacy-preserving technique in hardware assurance, but its security against adversaries with domain-specific knowledg…

Read Paper →
Computer Science Preprint PDF DOI

Demonstrating a Future for MLIR-native DSL Compilers on a NumPy-like Example

Karl F. A. Friebel, Jascha A. Ohlmann, Jeronimo Castrillon · 2026

Compilers for general-purpose languages have been shown to be at a disadvantage when it comes to specialized application domains as opposed to their Domain-Specific Language (DSL) counterparts. Howeve…

Read Paper →
Computer Science Preprint PDF DOI

Supporting the Comprehension of Data Analysis Scripts

Florian Sihler, Oliver Gerstl, Lars Pfrenger, Julian Schubert, Matthias Tichy · 2026

A lot of research relies on data analysis scripts to process, clean, and visualize data. However, recent studies show that these scripts are often hard to comprehend and maintain, hindering reproducib…

Read Paper →
Computer Science Preprint PDF DOI

KindHML: formal verification of smart contracts based on Hennessy-Milner logic

Massimo Bartoletti, Angelo Ferrando, Enrico Lipparini, Vadim Malvone · 2026

Smart contracts deployed on blockchains such as Ethereum routinely manage large amounts of assets, making their security critical. Empirical studies show that real-world attacks often exploit flaws in…

Read Paper →
Computer Science Preprint PDF DOI

TRACE: A Conversational Framework for Sustainable Tourism Recommendation with Agentic Counterfactual Explanations

Ashmi Banerjee, Adithi Satish, Wolfgang Worndl, Yashar Deldjoo · 2026

Traditional conversational travel recommender systems primarily optimize for user relevance and convenience, often reinforcing popular, overcrowded destinations and carbon-intensive travel choices. To…

Read Paper →
Computer Science Preprint PDF DOI

COBALT-TLA: A Neuro-Symbolic Verification Loop for Cross-Chain Bridge Vulnerability Discovery

Dominik Blain · 2026

We present COBALT-TLA, a neuro-symbolic verification loop that pairs an LLM with TLC, the TLA+ model checker, in an automated REPL. The LLM generates bounded TLA+ specifications; TLC acts as a semanti…

Read Paper →
Computer Science Preprint PDF DOI

AgentForge: Execution-Grounded Multi-Agent LLM Framework for Autonomous Software Engineering

Rajesh Kumar, Waqar Ali, Junaid Ahmed, Najma Imtiaz Ali, Shaban Usman · 2026

Large language models generate plausible code but cannot verify correctness. Existing multi-agent systems simulate execution or leave verification optional. We introduce execution-grounded verificatio…

Read Paper →
Computer Science Preprint PDF DOI

CIR: Lightweight Container Image for Cross-Platform Deployment

Fengzhi Li, Xiaohui Peng, Qingru Xu, Qisong Shi, Tuo Zhou, Yongxuan Dai, Yifan Wang, Ninghui Sun, Zhiwei Xu · 2026

In modern cloud and heterogeneous distributed infrastructures, container images are widely used as the deployment unit for machine learning applications. An image bundles the application with its enti…

Read Paper →
Computer Science Preprint PDF DOI

S3CDM: A secret-sharing-scheme-based cyberattack detection model and its simulation implementation

Chi Sing Chum, Jia Lu, Claire Tang, Xiaowen Zhang · 2026

We design and develop a secret-sharing-scheme-based cyberattack detection model(S3CDM)that can detect unauthorized or illegal activities (especially insider attacks) and protect sensitive information …

Read Paper →
Computer Science Preprint PDF DOI

ECM Contracts: Contract-Aware, Versioned, and Governable Capability Interfaces for Embodied Agents

Xue Qin, Simin Luan, John See, Cong Yang, Zhijun Li · 2026

Embodied agents increasingly rely on modular capabilities that can be installed, upgraded, composed, and governed at runtime. Prior work has introduced embodied capability modules (ECMs) as reusable u…

Read Paper →
Computer Science Preprint PDF DOI

Systematic API Testing Through Model Checking and Executable Contracts

Ana Ribeiro, Margarida Mamede, Carla Ferreira · 2026

Automated black-box testing of APIs typically relies on interface specifications that define available operations and data schemas, but offer limited or no behavioural semantics. This semantic gap amp…

Read Paper →
Computer Science Preprint PDF DOI

Mapping the Exploitation Surface: A 10,000-Trial Taxonomy of What Makes LLM Agents Exploit Vulnerabilities

Charafeddine Mouzouni · 2026

LLM agents with tool access can discover and exploit security vulnerabilities. This is known. What is not known is which features of a system prompt trigger this behaviour, and which do not. We presen…

Read Paper →
Computer Science Preprint PDF DOI

Streaming Chain

Yi Lyu · 2026

Blockchain and blockchain-inspired decentralized applications are on the rise thanks to their unique characteristics such as their decentralized nature, anonymity, and tamper-proof nature; however, bl…

Read Paper →
Computer Science Preprint PDF DOI

SmartPatchLinker: An Open-Source Tool to Linked Changes Detection for Code Review

Islem Khemissi, Moataz Chouchen, Dong Wang, Raula Gaikovina Kula · 2026

In large software ecosystems, semantically related code changes, such as alternative solutions or overlapping modifications are often discovered only days after submission, leading to duplicated effor…

Read Paper →
Page 1 of 79 Next →