paper-with-me

홈 › Papers

Border basis computation with gradient-weighted normalization

2021-01-02 · Hiroshi Kera

Normalization of polynomials plays a vital role in the approximate basis computation of vanishing ideals. Coefficient normalization, which normalizes a polynomial with its coefficient norm, is the most common method in computer algebra. This study proposes the gradient-weighted normalization method for the approximate border basis computation of vanishing ideals, inspired by recent developments in machine learning. The data-dependent nature of gradient-weighted normalization leads to better stability against perturbation and consistency in the scaling of input points, which cannot be attained by coefficient normalization. Only a subtle change is needed to introduce gradient normalization in the existing algorithms with coefficient normalization. The analysis of algorithms still works with a small modification, and the order of magnitude of time complexity of algorithms remains unchanged. We also prove that, with coefficient normalization, which does not provide the scaling consistency property, scaling of points (e.g., as a preprocessing) can cause an approximate basis computation to fail. This study is the first to theoretically highlight the crucial effect of scaling in approximate basis computation and presents the utility of data-dependent normalization.

📄 PDF Abstract BibTeX arXiv:2101.00401

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Computational Algebra with Attention: Transformer Oracles for Border Basis Algorithms

2025-05-29 · Hiroshi Kera, Nico Pelleriti, Yuki Ishihara, Max Zimmer 외

Solving systems of polynomial equations, particularly those with finitely many solutions, is a crucial challenge across many scientific fields. Traditional methods like Gr\"obner and Border bases are fundamental but suff…

Fast optimization of common basis for matrix set through Common Singular Value Decomposition

2022-04-18 · Jarek Duda

SVD (singular value decomposition) is one of the basic tools of machine learning, allowing to optimize basis for a given matrix. However, sometimes we have a set of matrices $\{A_k\}_k$ instead, and would like to optimiz…

Video Compression

Weighted Contrastive Divergence

2018-01-08 · Enrique Romero Merino, Ferran Mazzanti Castrillejo, Jordi Delgado Pin, David Buchaca Prats

Learning algorithms for energy based Boltzmann architectures that rely on gradient descent are in general computationally prohibitive, typically due to the exponential number of terms involved in computing the partition …

Gradient Flows for Sampling: Mean-Field Models, Gaussian Approximations and Affine Invariance

2023-02-21 · Yifan Chen, Daniel Zhengyu Huang, Jiaoyang Huang, Sebastian Reich 외

Sampling a probability distribution with an unknown normalization constant is a fundamental problem in computational science and engineering. This task may be cast as an optimization problem over all probability measures…

Variational Inference

Higher-order Derivatives of Weighted Finite-state Machines

2021-06-01 · ACL 2021 5 · Ran Zmigrod, Tim Vieira, Ryan Cotterell

Weighted finite-state machines are a fundamental building block of NLP systems. They have withstood the test of time -- from their early use in noisy channel models in the 1990s up to modern-day neurally parameterized co…