中文
相关论文

相关论文: pyBregMan: A Python library for Bregman Manifolds

200 篇论文

The Bregman divergence have been the subject of several studies. We do not go to do an exhaustive study of its subclasses, but propose a proof that shows that the \b{eta}-divergence are subclasses of the Bregman divergences. It is in this…

统计方法学 · 统计学 2018-05-21 Macoumba Ndourand Mactar Ndaw , Papa Ngom

A loss function measures the discrepancy between the true values and their estimated fits, for a given instance of data. In classification problems, a loss function is said to be proper if a minimizer of the expected loss is the true…

信息论 · 计算机科学 2020-01-03 Amichai Painsky , Gregory W. Wornell

Lipschitz continuity of the gradient mapping of a continuously differentiable function plays a crucial role in designing various optimization algorithms. However, many functions arising in practical applications such as low rank matrix…

最优化与控制 · 数学 2020-12-25 Mahesh Chandra Mukkamala , Jalal Fadili , Peter Ochs

Consider a Bayesian inference problem where a variable of interest does not take values in a Euclidean space. These "non-standard" data structures are in reality fairly common. They are frequently used in problems involving latent discrete…

We present a generalization of the proximal operator defined through a convex combination of convex objectives, where the coefficients are updated in a minimax fashion. We prove that this new operator is Bregman firmly nonexpansive with…

最优化与控制 · 数学 2025-04-14 Mastane Achab

This paper introduces generalized Bregman projection algorithms for solving nonlinear split feasibility problems (SF P s) in infinitedimensional Hilbert spaces. The methods integrate Bregman projections, proximal gradient steps, and…

最优化与控制 · 数学 2025-05-20 Saeed Hashemi Sababe , Ehsan Lotfali Ghasab

Graph domain adaptation has emerged as a promising approach to facilitate knowledge transfer across different domains. Recently, numerous models have been proposed to enhance their generalization capabilities in this field. However, there…

机器学习 · 计算机科学 2025-03-14 Zhen Zhang , Meihan Liu , Bingsheng He

Stochastic optimization powers the scalability of modern artificial intelligence, spanning machine learning, deep learning, reinforcement learning, and large language model training. Yet, existing theory remains largely confined to Hilbert…

机器学习 · 计算机科学 2025-09-18 Johnny R. Zhang , Xiaomei Mi , Gaoyuan Du , Qianyi Sun , Shiqi Wang , Jiaxuan Li , Wenhua Zhou

We develop a family of infinite-dimensional Banach manifolds of measures on an abstract measurable space, employing charts that are "balanced" between the density and log-density functions. The manifolds, $(\tilde{M}_{\lambda},\lambda\in…

概率论 · 数学 2016-02-10 Nigel J. Newton

We present NeuralOperator, an open-source Python library for operator learning. Neural operators generalize neural networks to maps between function spaces instead of finite-dimensional Euclidean spaces. They can be trained and inferenced…

In this paper, we provide a simple convergence analysis of proximal gradient algorithm with Bregman distance, which provides a tighter bound than existing result. In particular, for the problem of minimizing a class of convex objective…

最优化与控制 · 数学 2017-12-19 Yi Zhou , Yingbin Liang , Lixin Shen

The R package, Libra, stands for the LInearized BRegman Al- gorithm in high dimensional statistics. The Linearized Bregman Algorithm is a simple iterative procedure to generate sparse regularization paths of model estimation, which are…

应用统计 · 统计学 2016-04-21 Jiechao Xiong , Feng Ruan , Yuan Yao

With the recent rapid progress in the study of deep generative models (DGMs), there is a need for a framework that can implement them in a simple and generic way. In this research, we focus on two features of DGMs: (1) deep neural networks…

机器学习 · 计算机科学 2023-09-25 Masahiro Suzuki , Takaaki Kaneko , Yutaka Matsuo

In the field of statistics, many kind of divergence functions have been studied as an amount which measures the discrepancy between two probability distributions. In the differential geometrical approach in statistics (information…

统计方法学 · 统计学 2018-09-11 Tomohiro Nishiyama

Ideally, any statistical inference should be robust to local influences. Although there are simple ways to check about leverage points in independent and linear problems, more complex models require more sophisticated methods.…

应用统计 · 统计学 2019-04-09 Ian M Danilevicz , Ricardo S Ehlers

Weight-space merging aims to combine multiple fine-tuned LLMs into a single model without retraining, yet most existing approaches remain fundamentally parameter-space heuristics. This creates three practical limitations. First, linear…

机器学习 · 计算机科学 2026-03-06 Jiayu Wang , Zuojun Ye , Wenpeng Yin

Expected duality and approximation properties are shown to fail on Bergman spaces of domains in $\mathbb{C}^n$, via examples. When the domain admits an operator satisfying certain mapping properties, positive duality and approximation…

复变函数 · 数学 2018-11-16 D. Chakrabarti , L. D. Edholm , J. D. McNeal

This paper presents tensorflow-riemopt, a Python library for geometric machine learning in TensorFlow. The library provides efficient implementations of neural network layers with manifold-constrained parameters, geometric operations on…

数学软件 · 计算机科学 2025-12-18 Oleg Smirnov

Orthogonal and 1-Lipschitz neural network layers are essential building blocks in robust deep learning architectures, crucial for certified adversarial robustness, stable generative models, and reliable recurrent networks. Despite…

机器学习 · 计算机科学 2026-01-21 Thibaut Boissin , Franck Mamalet , Valentin Lafargue , Mathieu Serrurier

Kernel methods have proven to be powerful techniques for pattern analysis and machine learning (ML) in a variety of domains. However, many of their original or advanced implementations remain in Matlab. With the incredible rise and adoption…

机器学习 · 计算机科学 2020-05-28 Pradeep Reddy Raamana