中文
相关论文

相关论文: Sionnx: Automatic Unit Test Generator for ONNX Con…

200 篇论文

Compliance checking is the process of determining whether a regulated entity adheres to these regulations. Currently, compliance checking is predominantly manual, requiring significant time and highly skilled experts, while still being…

人工智能 · 计算机科学 2025-04-09 Ildar Baimuratov , Denis Turygin

Audio and music generation based on flexible multimodal control signals is a widely applicable topic, with the following key challenges: 1) a unified multimodal modeling framework, and 2) large-scale, high-quality training data. As such, we…

多媒体 · 计算机科学 2026-04-16 Zeyue Tian , Zhaoyang Liu , Yizhu Jin , Ruibin Yuan , Liumeng Xue , Xu Tan , Qifeng Chen , Wei Xue , Yike Guo

Understanding the function of individual units in a neural network is an important building block for mechanistic interpretability. This is often done by generating a simple text explanation of the behavior of individual neurons or units.…

机器学习 · 计算机科学 2025-06-09 Tuomas Oikarinen , Ge Yan , Tsui-Wei Weng

Large Language Models (LLMs) have shown great promise in vulnerability identification. As C/C++ comprises half of the Open-Source Software (OSS) vulnerabilities over the past decade and updates in OSS mainly occur through commits, enhancing…

密码学与安全 · 计算机科学 2024-09-12 Zeqing Qin , Yiwei Wu , Lansheng Han

Neural network controllers are currently being proposed for use in many safety-critical tasks. Most analysis methods for neural network control systems assume a fixed control period. In control theory, higher frequency usually improves…

系统与控制 · 电气工程与系统科学 2024-07-29 Ali ArjomandBigdeli , Andrew Mata , Stanley Bak

As deep neural networks (DNNs) get adopted in an ever-increasing number of applications, explainability has emerged as a crucial desideratum for these models. In many real-world tasks, one of the principal reasons for requiring…

人工智能 · 计算机科学 2020-07-03 Vedant Nanda , Till Speicher , John P. Dickerson , Krishna P. Gummadi , Muhammad Bilal Zafar

adaptNMT is an open-source application that offers a streamlined approach to the development and deployment of Recurrent Neural Networks and Transformer models. This application is built upon the widely-adopted OpenNMT ecosystem, and is…

计算与语言 · 计算机科学 2024-03-07 Séamus Lankford , Haithem Afli , Andy Way

Explaining predictions of deep neural networks (DNNs) is an important and nontrivial task. In this paper, we propose a practical approach to interpret decisions made by a DNN object detector that has fidelity comparable to state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Denis Gudovskiy , Alec Hodgkinson , Takuya Yamaguchi , Yasunori Ishii , Sotaro Tsukizawa

In program verification, constraint-based random testing is a powerful technique which aims at generating random test cases that satisfy functional properties of a program. However, on recursive constrained data-structures (e.g., sorted…

编程语言 · 计算机科学 2022-08-29 Ghiles Ziat , Vincent Botbol , Matthieu Dien , Arnaud Gotlieb , Martin Pépin , Catherine Dubois

Deep learning technologies, particularly deep neural networks (DNNs), have demonstrated significant success across many domains. This success has been accompanied by substantial advancements and innovations in the algorithms behind the…

机器学习 · 计算机科学 2025-04-14 Timothy L. Cronin , Sanmukh Kuppannagari

Artificial Intelligence (AI) compilers are critical for efficiently deploying AI models across diverse hardware platforms. However, they remain prone to bugs that can compromise both compiler reliability and model correctness. Thus,…

软件工程 · 计算机科学 2026-01-27 Qingchao Shen

Common test generators fall into two categories. Generating test inputs at the unit level is fast, but can lead to false alarms when a function is called with inputs that would not occur in a system context. If a generated input at the…

软件工程 · 计算机科学 2019-06-05 Alexander Kampmann , Andreas Zeller

Synthetic tabular data generation becomes crucial when real data is limited, expensive to collect, or simply cannot be used due to privacy concerns. However, producing good quality synthetic data is challenging. Several probabilistic,…

机器学习 · 计算机科学 2024-06-11 Vikram S Chundawat , Ayush K Tarun , Murari Mandal , Mukund Lahoti , Pratik Narang

Regulatory approval and safety guarantees for autonomous vehicles facing frequent functional updates and complex software stacks, including artificial intelligence, are a challenging topic. This paper proposes a concept and guideline for…

系统与控制 · 电气工程与系统科学 2020-05-19 Tim Stahl , Matthis Eicher , Johannes Betz , Frank Diermeyer

Many organizations are developing autonomous driving systems, which are expected to be deployed at a large scale in the near future. Despite this, there is a lack of agreement on appropriate methods to test, debug, and certify the…

系统与控制 · 计算机科学 2019-01-09 Cumhur Erkan Tuncali , Georgios Fainekos , Hisahiro Ito , James Kapinski

Autonomous vehicles are complex systems that are challenging to test and debug. A requirements-driven approach to the development process can decrease the resources required to design and test these systems, while simultaneously increasing…

机器人学 · 计算机科学 2019-08-06 Cumhur Erkan Tuncali , Georgios Fainekos , Danil Prokhorov , Hisahiro Ito , James Kapinski

AI Assurance -- producing the machine-readable evidence required to demonstrate compliance with AI governance frameworks -- has mature policy scaffolding but lacks the infrastructure to operationalize it. Organizations building high-risk AI…

Ontologies provide conceptual abstractions over data, in domains such as the Internet of Things, in a way that sensor data can be harvested and interpreted by people and applications. The Semantic Sensor Network (SSN) ontology is the…

人工智能 · 计算机科学 2016-06-22 Prem Prakash Jayaraman , Jean-Paul Calbimonte , Hoan Nguyen Mau Quoc

Optimization by stochastic gradient descent is an important component of many large-scale machine learning algorithms. A wide variety of such optimization algorithms have been devised; however, it is unclear whether these algorithms are…

机器学习 · 计算机科学 2014-02-26 Tom Schaul , Ioannis Antonoglou , David Silver

The rapid advance of deep reinforcement learning techniques enables the oversight of safety-critical systems through the utilization of Deep Neural Networks (DNNs). This underscores the pressing need to promptly establish certified safety…

机器学习 · 计算机科学 2024-04-03 Dapeng Zhi , Peixin Wang , Si Liu , Luke Ong , Min Zhang