中文
相关论文

相关论文: Fuzzy PyTorch: Rapid Numerical Variability Evaluat…

200 篇论文

Rapid progress in deep learning is leading to a diverse set of quickly changing models, with a dramatically growing demand for compute. However, as frameworks specialize performance optimization to patterns in popular networks, they…

机器学习 · 计算机科学 2022-08-31 Oliver Rausch , Tal Ben-Nun , Nikoli Dryden , Andrei Ivanov , Shigang Li , Torsten Hoefler

We introduce DeepDIVA: an infrastructure designed to enable quick and intuitive setup of reproducible experiments with a large range of useful analysis functionality. Reproducing scientific results can be a frustrating experience, not only…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Michele Alberti , Vinaychandran Pondenkandath , Marcel Würsch , Rolf Ingold , Marcus Liwicki

Fuzzing is effective for vulnerability discovery but struggles with complex targets such as compilers, interpreters, and database engines, which accept textual input that must satisfy intricate syntactic and semantic constraints. Although…

密码学与安全 · 计算机科学 2025-09-26 Jiayi Lin , Liangcai Su , Junzhe Li , Chenxiong Qian

Fuzzing is the process of finding security vulnerabilities in input-processing code by repeatedly testing the code with modified inputs. In this paper, we formalize fuzzing as a reinforcement learning problem using the concept of Markov…

人工智能 · 计算机科学 2018-01-16 Konstantin Böttinger , Patrice Godefroid , Rishabh Singh

In this work, we present a general purpose deep neural network package for representing energies, forces, dipole moments, and polarizabilities of atomistic systems. This so-called recursively embedded atom neural network model takes both…

化学物理 · 物理学 2022-04-06 Yaolong Zhang , Junfan Xia , Bin Jiang

Modeling uncertainty in heavy-tailed time series remains a critical challenge for deep probabilistic forecasting models, which often struggle to capture abrupt, extreme events. While L\'evy stable distributions offer a natural framework for…

机器学习 · 计算机科学 2026-05-15 Yang Yang , Du Yin , Hao Xue , Flora Salim

Deep Learning (DL) libraries, such as PyTorch, are widely used for building and deploying DL models on various hardware platforms. Meanwhile, they are found to contain bugs that lead to incorrect calculation results and cause issues like…

软件工程 · 计算机科学 2025-06-10 Xiaoyuan Xie , Yan Song , Songqiang Chen , Jinfu Chen

This paper discusses a class of uncertain optimization problems, in which unknown parameters are modeled by fuzzy intervals. The membership functions of the fuzzy intervals are interpreted as possibility distributions for the values of the…

数据结构与算法 · 计算机科学 2020-09-15 Adam Kasperski , Pawel Zielinski

Automatic differentiation frameworks are optimized for exactly one thing: computing the average mini-batch gradient. Yet, other quantities such as the variance of the mini-batch gradients or many approximations to the Hessian can, in…

机器学习 · 计算机科学 2020-02-18 Felix Dangel , Frederik Kunstner , Philipp Hennig

I show that a software framework intended primarily for training of neural networks, PyTorch, is easily applied to a general function minimisation problem in science. The qualities of PyTorch of ease-of-use and very high efficiency are…

天体物理仪器与方法 · 物理学 2018-11-20 Bojan Nikolic

To ensure resilient neural network processing on even unreliable hardware, comprehensive reliability analysis against various hardware faults is generally required before the deep neural network models are deployed, and efficient error…

机器学习 · 计算机科学 2023-12-25 Haitong Huang , Cheng Liu , Bo Liu , Xinghua Xue , Huawei Li , Xiaowei Li

With the wide use of Deep Learning (DL) systems, academy and industry begin to pay attention to their quality. Testing is one of the major methods of quality assurance. However, existing testing techniques focus on the quality of DL models…

软件工程 · 计算机科学 2021-03-05 Weisi Luo , Dong Chai , Xiaoyue Run , Jiang Wang , Chunrong Fang , Zhenyu Chen

Floating-point programs form the foundation of modern science and engineering, providing the essential computational framework for a wide range of applications, such as safety-critical systems, aerospace engineering, and financial analysis.…

软件工程 · 计算机科学 2025-07-14 Youshuai Tan , Zhanwei Zhang , Jinfu Chen , Zishuo Ding , Jifeng Xuan , Weiyi Shang

Testing with randomly generated inputs (fuzzing) has gained significant traction due to its capacity to expose program vulnerabilities automatically. Fuzz testing campaigns generate large amounts of data, making them ideal for the…

软件工程 · 计算机科学 2023-09-29 Maria-Irina Nicolae , Max Eisele , Andreas Zeller

Diffusion models (DMs) have been adopted across diverse fields with its remarkable abilities in capturing intricate data distributions. In this paper, we propose a Fast Diffusion Model (FDM) to significantly speed up DMs from a stochastic…

计算机视觉与模式识别 · 计算机科学 2023-10-05 Zike Wu , Pan Zhou , Kenji Kawaguchi , Hanwang Zhang

The practice of stochastic sensitivity analysis described in the decision analysis literature is a testimonial to the need for considering deviations from precise point estimates of uncertainty. We propose the use of Bayesian fuzzy…

人工智能 · 计算机科学 2013-04-10 Pramod Jain , Alice M. Agogino

Simulation of fluid flows is crucial for modeling physical phenomena like meteorology, aerodynamics, and biomedicine. Classical numerical solvers often require fine spatiotemporal grids to satisfy stability, consistency, and convergence…

机器学习 · 计算机科学 2025-07-04 Mengtao Yan , Qi Wang , Haining Wang , Ruizhi Chengze , Yi Zhang , Hongsheng Liu , Zidong Wang , Fan Yu , Qi Qi , Hao Sun

A flurry of fuzzing tools (fuzzers) have been proposed in the literature, aiming at detecting software vulnerabilities effectively and efficiently. To date, it is however still challenging to compare fuzzers due to the inconsistency of the…

The rapid evolution of Brain-Computer Interfaces (BCIs) has significantly influenced the domain of human-computer interaction, with Steady-State Visual Evoked Potentials (SSVEP) emerging as a notably robust paradigm. This study explores…

人机交互 · 计算机科学 2024-10-17 Xiaowei Jiang , Beining Cao , Liang Ou , Yu-Cheng Chang , Thomas Do , Chin-Teng Lin

The widespread adoption of microservices has fundamentally transformed how modern software systems are designed, deployed, operated and maintained. However, well-known microservice properties (e.g., dynamic scalability and decentralized…

软件工程 · 计算机科学 2026-03-04 Man Zhang , Tao Yue , Andrea Arcuri
‹ 上一页 1 8 9 10 下一页 ›