paper-with-me

Papers

Sigma Flows for Image and Data Labeling and Learning Structured Prediction

2024-08-28 · Jonas Cassel, Bastian Boll, Stefania Petra, Peter Albers, Christoph Schnörr

This paper introduces the sigma flow model for the prediction of structured labelings of data observed on Riemannian manifolds, including Euclidean image domains as special case. The approach combines the Laplace-Beltrami framework for image denoising and enhancement, introduced by Sochen, Kimmel and Malladi about 25 years ago, and the assignment flow approach introduced and studied by the authors. The sigma flow arises as Riemannian gradient flow of generalized harmonic energies and thus is governed by a nonlinear geometric PDE which determines a harmonic map from a closed Riemannian domain manifold to a statistical manifold, equipped with the Fisher-Rao metric from information geometry. A specific ingredient of the sigma flow is the mutual dependency of the Riemannian metric of the domain manifold on the evolving state. This makes the approach amenable to machine learning in a specific way, by realizing this dependency through a mapping with compact time-variant parametrization that can be learned from data. Proof of concept experiments demonstrate the expressivity of the sigma flow model and prediction performance. Structural similarities to transformer network architectures and networks generated by the geometric integration of sigma flows are pointed out, which highlights the connection to deep learning and, conversely, may stimulate the use of geometric design principles for structured prediction in other areas of scientific machine learning.

📄 PDF Abstract BibTeX arXiv:2408.15946

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage DenoisingStructured Prediction

Similar Papers 제목 키워드 기반

From Threat Intelligence to Detection: Knowledge-driven Enrichment and Template-based Rule Grounding for Automated Sigma Rule Generation

2026-08-19 · Sepehr Ghaffarzadegan, Boubakr Nour, Makan Pourzandi, Mourad Debbabi 외 arxiv

Mechanisms for dynamically converting cyber threat intelligence (CTI) into actionable detection capabilities are necessary due to the rapid evolution of Advanced Persistent Threats (APTs). Sigma rules are an essential pa…

Near-Optimal Learning of Tree-Structured Distributions by Chow-Liu

2020-11-09 · Arnab Bhattacharyya, Sutanu Gayen, Eric Price, N. V. Vinodchandran

We provide finite sample guarantees for the classical Chow-Liu algorithm (IEEE Trans.~Inform.~Theory, 1968) to learn a tree-structured graphical model of a distribution. For a distribution $P$ on $\Sigma^n$ and a tree $T…

Adaptive Pseudo-labeling for Quantum Calculations

2021-09-24 · NeurIPS Workshop AI4Scien 2021 12 · Kexin Huang, Vishnu Sresht, Brajesh Rai, Mykola Bordyuh

Machine learning models have recently shown promise in predicting molecular quantum chemical properties. However, the path to real-life adoption requires (1) learning under low-resource constraint and (2) out-of-distribu…

Out-of-Distribution Generalization

Enhancing variational generation through self-decomposition

2022-02-06 · Andrea Asperti, Laura Bugo, Daniele Filippini

In this article we introduce the notion of Split Variational Autoencoder (SVAE), whose output $\hat{x}$ is obtained as a weighted sum $\sigma \odot \hat{x_1} + (1-\sigma) \odot \hat{x_2}$ of two generated images $\hat{x_…

When Marginals Match but Structure Fails: Covariance Fidelity in Generative Models

2026-03-17 · Nazia Riasat arxiv

Generative models are increasingly deployed as substitutes for real data in downstream scientific workflows, yet standard evaluation criteria remain focused on marginal distribution matching. We argue that this represent…