中文
相关论文

相关论文: Deep Curvature Suite

200 篇论文

Deep Learning(DL) and Machine Learning(ML) applications are rapidly increasing in recent days. Massive amounts of data are being generated over the internet which can derive meaningful results by the use of ML and DL algorithms. Hardware…

分布式、并行与集群计算 · 计算机科学 2023-12-12 Dipesh Gyawali

We introduce Opacus, a free, open-source PyTorch library for training deep learning models with differential privacy (hosted at opacus.ai). Opacus is designed for simplicity, flexibility, and speed. It provides a simple and user-friendly…

Neural network verification aims at providing formal guarantees on the output of trained neural networks, to ensure their robustness against adversarial examples and enable their deployment in safety-critical applications. This paper…

最优化与控制 · 数学 2024-04-02 Haoruo Zhao , Hassan Hijazi , Haydn Jones , Juston Moore , Mathieu Tanneau , Pascal Van Hentenryck

This paper introduces UncertaintyPlayground, a Python library built on PyTorch and GPyTorch for uncertainty estimation in supervised learning tasks. The library offers fast training for Gaussian and multi-modal outcome distributions through…

机器学习 · 统计学 2023-10-25 Ilia Azizi

Deep Learning (DL) libraries such as PyTorch provide the core components to build major AI-enabled applications. Finding bugs in these libraries is important and challenging. Prior approaches have tackled this by performing either API-level…

软件工程 · 计算机科学 2025-09-19 Feiran Qin , M. M. Abid Naziri , Hengyu Ai , Saikat Dutta , Marcelo d'Amorim

Despite significant progress of deep learning in the field of computer vision, there has not been a software library that covers these methods in a unifying manner. We introduce ChainerCV, a software library that is intended to fill this…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Yusuke Niitani , Toru Ogawa , Shunta Saito , Masaki Saito

Deep neural networks are a family of computational models that have led to a dramatical improvement of the state of the art in several domains such as image, voice or text analysis. These methods provide a framework to model complex,…

机器学习 · 统计学 2018-02-12 Louis Falissard , Guy Fagherazzi , Newton Howard , Bruno Falissard

Multilayer relationships among entities and information about entities must be accompanied by the means to analyze, visualize, and obtain insights from such data. We present open-source software (muxViz) that contains a collection of…

物理与社会 · 物理学 2015-06-15 Manlio De Domenico , Mason A. Porter , Alex Arenas

Recent techniques that integrate \emph{solver layers} into Deep Neural Networks (DNNs) have shown promise in bridging a long-standing gap between inductive learning and symbolic reasoning techniques. In this paper we present a set of…

机器学习 · 计算机科学 2023-01-30 Matt Fredrikson , Kaiji Lu , Saranya Vijayakumar , Somesh Jha , Vijay Ganesh , Zifan Wang

Clustering of longitudinal data is used to explore common trends among subjects over time for a numeric measurement of interest. Various R packages have been introduced throughout the years for identifying clusters of longitudinal patterns,…

机器学习 · 计算机科学 2024-02-23 Niek Den Teuling , Steffen Pauws , Edwin van den Heuvel

The stucture determination of a neural network for the modelisation of a system remain the core of the problem. Within this framework, we propose a pruning algorithm of the network based on the use of the analysis of the sensitivity of the…

神经与进化计算 · 计算机科学 2008-12-05 Philippe Thomas , André Thomas

As the complexity and computational demands of deep learning models rise, the need for effective optimization methods for neural network designs becomes paramount. This work introduces an innovative search mechanism for automatically…

机器学习 · 计算机科学 2024-08-12 Seyedarmin Azizi , Mahdi Nazemi , Arash Fayyazi , Massoud Pedram

We present a novel approach to adjust global image properties such as colour, saturation, and luminance using human-interpretable image enhancement curves, inspired by the Photoshop curves tool. Our method, dubbed neural CURve Layers…

图像与视频处理 · 电气工程与系统科学 2020-10-26 Sean Moran , Steven McDonagh , Gregory Slabaugh

MLMOD is a software package for incorporating machine learning approaches and models into simulations of microscale mechanics and molecular dynamics in LAMMPS. Recent machine learning approaches provide promising data-driven approaches for…

机器学习 · 计算机科学 2023-10-24 Paul J. Atzberger

We propose a software framework based on the ideas of the Learning-Compression (LC) algorithm, that allows a user to compress a neural network or other machine learning model using different compression schemes with minimal effort.…

机器学习 · 计算机科学 2020-05-19 Yerlan Idelbayev , Miguel Á. Carreira-Perpiñán

Non-uniform blind deblurring for general dynamic scenes is a challenging computer vision problem as blurs arise not only from multiple object motions but also from camera shake, scene depth variation. To remove these complicated motion…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Seungjun Nah , Tae Hyun Kim , Kyoung Mu Lee

A well-known challenge in applying deep-learning methods to omnidirectional images is spherical distortion. In dense regression tasks such as depth estimation, where structural details are required, using a vanilla CNN layer on the…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yuyan Li , Yuliang Guo , Zhixin Yan , Xinyu Huang , Ye Duan , Liu Ren

Deep learning (DL) systems can make our life much easier, and thus are gaining more and more attention from both academia and industry. Meanwhile, bugs in DL systems can be disastrous, and can even threaten human lives in safety-critical…

软件工程 · 计算机科学 2022-03-01 Anjiang Wei , Yinlin Deng , Chenyuan Yang , Lingming Zhang

We examine popular gradient-based algorithms for nonlinear control in the light of the modern complexity analysis of first-order optimization algorithms. The examination reveals that the complexity bounds can be clearly stated in terms of…

最优化与控制 · 数学 2019-08-22 Vincent Roulet , Siddhartha Srinivasa , Dmitriy Drusvyatskiy , Zaid Harchaoui

Greybox fuzzing has achieved success in revealing bugs and vulnerabilities in programs. However, randomized mutation strategies have limited the fuzzer's performance on structured data. Specialized fuzzers can handle complex structured…

密码学与安全 · 计算机科学 2026-03-18 Hongxiang Zhang , Yuyang Rong , Yifeng He , Hao Chen
‹ 上一页 1 8 9 10 下一页 ›