paper-with-me

홈 › Papers

Accelerated Convolutions for Efficient Multi-Scale Time to Contact Computation in Julia

2016-12-28 · Alexander Amini, Berthold Horn, Alan Edelman

Convolutions have long been regarded as fundamental to applied mathematics, physics and engineering. Their mathematical elegance allows for common tasks such as numerical differentiation to be computed efficiently on large data sets. Efficient computation of convolutions is critical to artificial intelligence in real-time applications, like machine vision, where convolutions must be continuously and efficiently computed on tens to hundreds of kilobytes per second. In this paper, we explore how convolutions are used in fundamental machine vision applications. We present an accelerated n-dimensional convolution package in the high performance computing language, Julia, and demonstrate its efficacy in solving the time to contact problem for machine vision. Results are measured against synthetically generated videos and quantitatively assessed according to their mean squared error from the ground truth. We achieve over an order of magnitude decrease in compute time and allocated memory for comparable machine vision applications. All code is packaged and integrated into the official Julia Package Manager to be used in various other scenarios.

📄 PDF Abstract BibTeX arXiv:1612.08825

Code (1)

aamini/FastConv.jl

Similar Papers 제목 키워드 기반

IsaacIPC: Coupling High-Fidelity Simulation and Realistic Rendering for Contact-Rich Robotic Systems

2026-05-23 · Qixin Liang, Zhongqing Han arxiv

We present IsaacIPC, a robotic simulation framework that couples GPU accelerated incremental potential contact (IPC) with IsaacSim/Lab. IsaacIPC maps simulated deformation between simulation and visual meshes, enabling r…

Refinement of Accelerated Demonstrations via Incremental Iterative Reference Learning Control for Fast Contact-Rich Imitation Learning

2026-04-18 · Koki Yamane, Cristian C. Beltran-Hernandez, Steven Oh, Masashi Hamaya 외 arxiv

Fast execution of contact-rich manipulation is critical for practical deployment, yet providing fast demonstrations for imitation learning (IL) remains challenging: humans cannot demonstrate at high speed, and naively ac…

HUMUS-Net: Hybrid unrolled multi-scale network architecture for accelerated MRI reconstruction

2022-03-15 · Zalan Fabian, Berk Tınaz, Mahdi Soltanolkotabi

In accelerated MRI reconstruction, the anatomy of a patient is recovered from a set of under-sampled and noisy measurements. Deep learning approaches have been proven to be successful in solving this ill-posed inverse pr…

AnatomyMRI Reconstruction

FLASH: Fast Learning via GPU-Accelerated Simulation for High-Fidelity Deformable Manipulation in Minutes

2026-04-19 · Siyuan Luo, Bingyang Zhou, Chong Zhang, Xin Liu 외 arxiv

Simulation frameworks such as Isaac Sim have enabled scalable robot learning for locomotion and rigid-body manipulation; however, contact-rich simulation remains a major bottleneck for deformable object manipulation. The…

Isaac Lab: A GPU-Accelerated Simulation Framework for Multi-Modal Robot Learning

2025-11-06 · NVIDIA, :, Mayank Mittal, Pascal Roth 외 arxiv

We present Isaac Lab, the natural successor to Isaac Gym, which extends the paradigm of GPU-native robotics simulation into the era of large-scale multi-modal learning. Isaac Lab combines high-fidelity GPU parallel physi…