paper-with-me

홈 › Papers

Using GPUs And LLMs Can Be Satisfying for Nonlinear Real Arithmetic Problems

2026-03-08 · Christopher Brix, Julia Walczak, Nils Lommen, Thomas Noll arxiv

Solving quantifier-free non-linear real arithmetic (NRA) problems is a computationally hard task. To tackle this problem, prior work proposed a promising approach based on gradient descent. In this work, we extend their ideas and combine LLMs and GPU acceleration to obtain an efficient technique. We have implemented our findings in the novel SMT solver GANRA (GPU Accelerated solving of Nonlinear Real Arithmetic problems). We evaluate GANRA on two different NRA benchmarks and demonstrate significant improvements over the previous state of the art. In particular, on the Sturm-MBO benchmark, we can prove satisfiability for more than five times as many instances in less than 1/20th of the previous state-of-the-art runtime.

📄 PDF Abstract BibTeX arXiv:2603.07764

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evolution Strategies at the Hyperscale

2025-11-20 · Bidipta Sarkar, Mattie Fellows, Juan Agustin Duque, Alistair Letcher 외 arxiv

Evolution Strategies (ES) is a class of powerful black-box optimisation methods that are highly parallelisable and can handle non-differentiable and noisy objectives. However, naïve ES becomes prohibitively expensive at …

LUT-LLM: Efficient Large Language Model Inference with Memory-based Computations on FPGAs

2025-11-09 · Zifan He, Shengyu Ye, Rui Ma, Yang Wang 외 arxiv

The rapid development of large language models (LLM) has greatly enhanced everyday applications. While many FPGA-based accelerators, with flexibility for fine-grained data control, exhibit superior speed and energy effic…

Arithmetic-Intensity-Guided Fault Tolerance for Neural Network Inference on GPUs

2021-04-19 · Jack Kosaian, K. V. Rashmi

Neural networks (NNs) are increasingly employed in safety-critical domains and in environments prone to unreliability (e.g., soft errors), such as on spacecraft. Therefore, it is critical to impart fault tolerance to NN …

Functional Bayesian Filter

2019-11-24 · Kan Li, Jose C. Principe

We present a general nonlinear Bayesian filter for high-dimensional state estimation using the theory of reproducing kernel Hilbert space (RKHS). Applying kernel method and the representer theorem to perform linear quadr…

State EstimationTime SeriesTime Series Analysis

Plug-and-Play Spiking Operators: Breaking the Nonlinearity Bottleneck in Spiking Transformers

2026-05-19 · Xinzhe Yuan, Xiang Peng, Bin Gu, Huan Xiong arxiv

ANN-to-SNN conversion offers a practical, training-free route to spiking large language models. However, current pipelines primarily focus on spike-driven realizations for Transformer linear-algebra operations, while pro…