中文
相关论文

相关论文: Effects of Exponential Gaussian Distribution on (D…

200 篇论文

Any classifier can be "smoothed out" under Gaussian noise to build a new classifier that is provably robust to $\ell_2$-adversarial perturbations, viz., by averaging its predictions over the noise via randomized smoothing. Under the…

机器学习 · 计算机科学 2022-12-21 Jongheon Jeong , Seojin Kim , Jinwoo Shin

The study of provable adversarial robustness has mostly been limited to classification tasks and models with one-dimensional real-valued outputs. We extend the scope of certifiable robustness to problems with more general and structured…

机器学习 · 计算机科学 2022-01-13 Aounon Kumar , Tom Goldstein

There has been an explosion of interest in statistical models for analyzing network data, and considerable interest in the class of exponential random graph (ERG) models, especially in connection with difficulties in computing maximum…

机器学习 · 统计学 2009-01-05 Stephen E. Fienberg , Alessandro Rinaldo , Yi Zhou

Tree-based models are used in many high-stakes application domains such as finance and medicine, where robustness and interpretability are of utmost importance. Yet, methods for improving and certifying their robustness are severely…

机器学习 · 计算机科学 2022-11-16 Miklós Z. Horváth , Mark Niklas Müller , Marc Fischer , Martin Vechev

Recently, deep learning has shown to be effective for Electroencephalography (EEG) decoding tasks. Yet, its performance can be negatively influenced by two key factors: 1) the high variance and different types of corruption that are…

信号处理 · 电气工程与系统科学 2023-08-24 Tiehang Duan , Zhenyi Wang , Gianfranco Doretto , Fang Li , Cui Tao , Donald Adjeroh

Randomized smoothing is a technique for providing provable robustness guarantees against adversarial attacks while making minimal assumptions about a classifier. This method relies on taking a majority vote of any base classifier over…

机器学习 · 计算机科学 2023-05-09 Ambar Pal , Jeremias Sulam

We propose a new randomized algorithm for solving L2-regularized least-squares problems based on sketching. We consider two of the most popular random embeddings, namely, Gaussian embeddings and the Subsampled Randomized Hadamard Transform…

机器学习 · 计算机科学 2020-10-26 Jonathan Lacotte , Mert Pilanci

Reliable out-of-distribution (OOD) detection is a critical requirement for the safe deployment of machine learning systems. Despite recent progress, state-of-the-art OOD detectors are highly susceptible to adversarial attacks, which…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Maria Stoica , Abdelrahman Hekal , Alessio Lomuscio

Despite the rapid development of machine learning algorithms for domain generalization (DG), there is no clear empirical evidence that the existing DG algorithms outperform the classic empirical risk minimization (ERM) across standard…

机器学习 · 计算机科学 2024-03-19 Rui Qiao , Bryan Kian Hsiang Low

Ensemble smoother (ES) has been widely used in various research fields to reduce the uncertainty of the system-of-interest. However, the commonly-adopted ES method that employs the Kalman formula, that is, ES$_\text{(K)}$, does not perform…

最优化与控制 · 数学 2021-02-03 Jiangjiang Zhang , Qiang Zheng , Laosheng Wu , Lingzao Zeng

Randomized smoothing is a recent and celebrated solution to certify the robustness of any classifier. While it indeed provides a theoretical robustness against adversarial attacks, the dimensionality of current classifiers necessarily…

密码学与安全 · 计算机科学 2022-05-02 Thibault Maho , Teddy Furon , Erwan Le Merrer

3D Gaussian Splatting (3DGS) has been widely adopted for scene reconstruction, where training inherently constitutes a highly coupled and non-convex optimization problem. Recent works commonly incorporate geometric priors, such as LiDAR…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Rui Song , Tianhui Cai , Markus Gross , Yun Zhang , Walter Zimmer , Zhiyu Huang , Olaf Wysocki , Jiaqi Ma

Randomized smoothing is a leading approach for constructing classifiers that are certifiably robust against adversarial examples. Existing work on randomized smoothing has focused on classifiers with continuous inputs, such as images, where…

密码学与安全 · 计算机科学 2024-01-26 Zhuoqun Huang , Neil G. Marchant , Keane Lucas , Lujo Bauer , Olga Ohrimenko , Benjamin I. P. Rubinstein

Randomized smoothing is the state-of-the-art approach to construct image classifiers that are provably robust against additive adversarial perturbations of bounded magnitude. However, it is more complicated to construct reasonable…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Dmitrii Korzh , Mikhail Pautov , Olga Tsymboi , Ivan Oseledets

Although 3D Gaussian Splatting (3DGS) has demonstrated promising results in novel view synthesis, its performance degrades dramatically with sparse inputs and generates undesirable artifacts. As the number of training views decreases, the…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Yexing Xu , Longguang Wang , Minglin Chen , Sheng Ao , Li Li , Yulan Guo

This paper investigates the impact of environmental, social, and governance (ESG) constraint on a regularized mean-variance (MV) portfolio optimization problem in a large-dimensional setting, in which a positive definite regularization…

投资组合管理 · 定量金融 2026-02-17 Ruike Wu , Yonghe Lu , Yanrong Yang

We study the problem of how to distribute the training of large-scale deep learning models in the parallel computing environment. We propose a new distributed stochastic optimization method called Elastic Averaging SGD (EASGD). We analyze…

机器学习 · 计算机科学 2016-05-10 Sixin Zhang

Diffusion-based generative models employ stochastic differential equations (SDEs) and their equivalent probability flow ordinary differential equations (ODEs) to establish a smooth transformation between complex high-dimensional data…

机器学习 · 计算机科学 2025-12-12 Defang Chen , Zhenyu Zhou , Can Wang , Siwei Lyu

Deep neural networks are known to be vulnerable to adversarial attacks. Current methods of defense from such attacks are based on either implicit or explicit regularization, e.g., adversarial training. Randomized smoothing, the averaging of…

Solving the Goal-Conditioned Reward Sparse (GCRS) task is a challenging reinforcement learning problem due to the sparsity of reward signals. In this work, we propose a new formulation of GCRS tasks from the perspective of the drifted…

机器学习 · 计算机科学 2020-05-01 Hao Sun , Xinyu Pan , Bo Dai , Dahua Lin , Bolei Zhou