paper-with-me

홈 › Papers

Learning Neural Antiderivatives

2025-09-22 · Fizza Rubab, Ntumba Elie Nsampi, Martin Balint, Felix Mujkanovic, Hans-Peter Seidel, Tobias Ritschel, Thomas Leimkühler arxiv

Neural fields offer continuous, learnable representations that extend beyond traditional discrete formats in visual computing. We study the problem of learning neural representations of repeated antiderivatives directly from a function, a continuous analogue of summed-area tables. Although widely used in discrete domains, such cumulative schemes rely on grids, which prevents their applicability in continuous neural contexts. We introduce and analyze a range of neural methods for repeated integration, including both adaptations of prior work and novel designs. Our evaluation spans multiple input dimensionalities and integration orders, assessing both reconstruction quality and performance in downstream tasks such as filtering and rendering. These results enable integrating classical cumulative operators into modern neural systems and offer insights into learning tasks involving differential and integral operators.

📄 PDF Abstract BibTeX arXiv:2509.17755

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Applications of Graph Integration to Function Comparison and Malware Classification

2018-10-11 · Michael A. Slawinski, Andy Wortman

We classify .NET files as either benign or malicious by examining directed graphs derived from the set of functions comprising the given file. Each graph is viewed probabilistically as a Markov chain where each node repr…

ClassificationGeneral ClassificationMalware Classification