paper-with-me

Papers

Efficient Proxy Raytracer for Optical Systems using Implicit Neural Representations

2025-07-28 · Shiva Sinaei, Chuanjun Zheng, Kaan Akşit, Daisuke Iwai arxiv

Ray tracing is a widely used technique for modeling optical systems, involving sequential surface-by-surface computations, which can be computationally intensive. We propose Ray2Ray, a novel method that leverages implicit neural representations to model optical systems with greater efficiency, eliminating the need for surface-by-surface computations in a single pass end-to-end model. Ray2Ray learns the mapping between rays emitted from a given source and their corresponding rays after passing through a given optical system in a physically accurate manner. We train Ray2Ray on nine off-the-shelf optical systems, achieving positional errors on the order of 1μm and angular deviations on the order 0.01 degrees in the estimated output rays. Our work highlights the potential of neural representations as a proxy for optical raytracer.

📄 PDF Abstract BibTeX arXiv:2507.20513

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RayTracer.jl: A Differentiable Renderer that supports Parameter Optimization for Scene Reconstruction

2019-07-16 · Avik Pal

In this paper, we present RayTracer.jl, a renderer in Julia that is fully differentiable using source-to-source Automatic Differentiation (AD). This means that RayTracer not only renders 2D images from 3D scene parameter…

Temporal Interpolation as an Unsupervised Pretraining Task for Optical Flow Estimation

2018-09-21 · Jonas Wulff, Michael J. Black

The difficulty of annotating training data is a major obstacle to using CNNs for low-level tasks in video. Synthetic data often does not generalize to real videos, while unsupervised methods require heuristic losses. Pro…

Optical Flow EstimationUnsupervised Pre-training

NeurAR: Neural Uncertainty for Autonomous 3D Reconstruction with Implicit Neural Representations

2022-07-22 · Yunlong Ran, Jing Zeng, Shibo He, Lincheng Li 외

Implicit neural representations have shown compelling results in offline 3D reconstruction and also recently demonstrated the potential for online SLAM systems. However, applying them to autonomous 3D reconstruction, whe…

3D Reconstruction3D Scene Reconstruction

Optical Flow Regularization of Implicit Neural Representations for Video Frame Interpolation

2022-06-22 · Weihao Zhuang, Tristan Hascoet, Ryoichi Takashima, Tetsuya Takiguchi

Recent works have shown the ability of Implicit Neural Representations (INR) to carry meaningful representations of signal derivatives. In this work, we leverage this property to perform Video Frame Interpolation (VFI) b…

Optical Flow EstimationVideo CompressionVideo Frame Interpolation

ProxyImg: Towards Highly-Controllable Image Representation via Hierarchical Disentangled Proxy Embedding

2026-02-02 · Ye Chen, Yupeng Zhu, Xiongzhen Zhang, Zhewen Wan 외 arxiv

Prevailing image representation methods, including explicit representations such as raster images and Gaussian primitives, as well as implicit representations such as latent images, either suffer from representation redu…

Image Reconstruction