paper-with-me

홈 › Papers

PDE-SHARP: PDE Solver Hybrids through Analysis and Refinement Passes

2025-10-31 · Shaghayegh Fazliani, Madeleine Udell arxiv

Current LLM-driven approaches using test-time computing to generate PDE solvers execute a large number of solver samples to identify high-accuracy solvers. These paradigms are especially costly for complex PDEs requiring substantial computational resources for numerical evaluation. We introduce PDE-SHARP, a framework to reduce computational costs by replacing expensive scientific computation by cheaper LLM inference that achieves superior solver accuracy with 60-75% fewer computational evaluations. PDE-SHARP employs three stages: (1) Analysis: mathematical chain-of-thought analysis including PDE classification, solution type detection, and stability analysis; (2) Genesis: solver generation based on mathematical insights from the previous stage; and (3) Synthesis: collaborative selection-hybridization tournaments in which LLM judges iteratively refine implementations through flexible performance feedback. To generate high-quality solvers, PDE-SHARP requires fewer than 13 solver evaluations on average compared to 30+ for baseline methods, improving accuracy uniformly across tested PDEs by $4\times$ on average, and demonstrates robust performance across LLM architectures, from general-purpose to specialized reasoning models.

📄 PDF Abstract BibTeX arXiv:2511.00183

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Efficient Constraint Handling in Neural Solvers for Routing Problems

2026-02-17 · Jieyi Bi, Zhiguang Cao, Jianan Zhou, Wen Song 외 arxiv

Neural solvers have achieved impressive progress in addressing simple routing problems, particularly excelling in computational efficiency. However, their advantages under complex constraints remain nascent, for which cu…

Computational Efficiency

Physics-Informed Residuals for Adaptive Mesh Refinement in Finite-Difference PDE Solvers

2026-06-01 · Henry Kasumba, Ronald Katende arxiv

Classical finite-difference solvers remain reliable tools for partial differential equations, but their efficiency depends on where mesh resolution is placed. Uniform refinement can waste degrees of freedom when solution…

Hybrid Autoregressive-Diffusion Model for Real-Time Sign Language Production

2025-07-12 · Maoxiao Ye, Xinfeng Ye, Mano Manoharan arxiv

Earlier Sign Language Production (SLP) models typically relied on autoregressive decoding, which naturally preserves temporal causality but suffers from error accumulation at inference time. More recent diffusion-based a…

Interactive Hybrid Rice Breeding with Parametric Dual Projection

2025-07-16 · Changjian Chen, Pengcheng Wang, Fei Lyu, Zhuo Tang 외 arxiv

Hybrid rice breeding crossbreeds different rice lines and cultivates the resulting hybrids in fields to select those with desirable agronomic traits, such as higher yields. Recently, genomic selection has emerged as an e…

HybridStitch: Pixel and Timestep Level Model Stitching for Diffusion Acceleration

2026-03-08 · Desen Sun, Jason Hon, Jintao Zhang, Sihang Liu arxiv

Diffusion models have demonstrated a remarkable ability in Text-to-Image (T2I) generation applications. Despite the advanced generation output, they suffer from heavy computation overhead, especially for large models tha…