paper-with-me

홈 › Papers

Generating gradients in the energy landscape using rectified linear type cost functions for efficiently solving 0/1 matrix factorization in Simulated Annealing

2023-12-27 · Makiko Konoshima, Hirotaka Tamura, Yoshiyuki Kabashima

The 0/1 matrix factorization defines matrix products using logical AND and OR as product-sum operators, revealing the factors influencing various decision processes. Instances and their characteristics are arranged in rows and columns. Formulating matrix factorization as an energy minimization problem and exploring it with Simulated Annealing (SA) theoretically enables finding a minimum solution in sufficient time. However, searching for the optimal solution in practical time becomes problematic when the energy landscape has many plateaus with flat slopes. In this work, we propose a method to facilitate the solution process by applying a gradient to the energy landscape, using a rectified linear type cost function readily available in modern annealing machines. We also propose a method to quickly obtain a solution by updating the cost function's gradient during the search process. Numerical experiments were conducted, confirming the method's effectiveness with both noise-free artificial and real data.

📄 PDF Abstract BibTeX arXiv:2312.17272

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Topology and Geometry of Half-Rectified Network Optimization

2016-11-04 · C. Daniel Freeman, Joan Bruna

The loss surface of deep neural networks has recently attracted interest in the optimization and machine learning communities as a prime example of high-dimensional non-convex problem. Some insights were recently gained …

Empirical Loss Landscape Analysis of Neural Network Activation Functions

2023-06-28 · Anna Sergeevna Bosman, Andries Engelbrecht, Marde Helbig

Activation functions play a significant role in neural network design by enabling non-linearity. The choice of activation function was previously shown to influence the properties of the resulting loss landscape. Underst…

RectifiedHR: High-Resolution Diffusion via Energy Profiling and Adaptive Guidance Scheduling

2025-07-13 · Ankit Sanjyal arxiv

High-resolution image synthesis with diffusion models often suffers from energy instabilities and guidance artifacts that degrade visual quality. We analyze the latent energy landscape during sampling and propose adaptiv…

Only Strict Saddles in the Energy Landscape of Predictive Coding Networks?

2024-08-21 · Francesco Innocenti, El Mehdi Achour, Ryan Singh, Christopher L. Buckley

Predictive coding (PC) is an energy-based learning algorithm that performs iterative inference over network activities before updating weights. Recent work suggests that PC can converge in fewer learning steps than backp…

Sobolev acceleration for neural networks

2025-09-24 · Jong Kwon Oh, Hanbaek Lyu, Hwijae Son arxiv

Sobolev training, which integrates target derivatives into the loss functions, has been shown to accelerate convergence and improve generalization compared to conventional $L^2$ training. However, the underlying mechanis…