paper-with-me

홈 › Papers

Size is Not the Solution: Deformable Convolutions for Effective Physics Aware Deep Learning

2026-01-15 · Jack T. Beerman, Shobhan Roy, H. S. Udaykumar, Stephen S. Baek arxiv

Physics-aware deep learning (PADL) enables rapid prediction of complex physical systems, yet current convolutional neural network (CNN) architectures struggle with highly nonlinear flows. While scaling model size addresses complexity in broader AI, this approach yields diminishing returns for physics modeling. Drawing inspiration from Hybrid Lagrangian-Eulerian (HLE) numerical methods, we introduce deformable physics-aware recurrent convolutions (D-PARC) to overcome the rigidity of CNNs. Across Burgers' equation, Navier-Stokes, and reactive flows, D-PARC achieves superior fidelity compared to substantially larger architectures. Analysis reveals that kernels display anti-clustering behavior, evolving into a learned "active filtration" strategy distinct from traditional h- or p-adaptivity. Effective receptive field analysis confirms that D-PARC autonomously concentrates resources in high-strain regions while coarsening focus elsewhere, mirroring adaptive refinement in computational mechanics. This demonstrates that physically intuitive architectural design can outperform parameter scaling, establishing that strategic learning in lean networks offers a more effective path forward for PADL than indiscriminate network expansion.

📄 PDF Abstract BibTeX arXiv:2601.11657

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Region-Aware Deformable Convolutions

2025-09-18 · Abolfazl Saheban Maleki, Maryam Imani arxiv

We introduce Region-Aware Deformable Convolution (RAD-Conv), a new convolutional operator that enhances neural networks' ability to adapt to complex image structures. Unlike traditional deformable convolutions, which are…

3D Deformable Convolutions for MRI classification

2019-11-05 · Marina Pominova, Ekaterina Kondrateva, Maksim Sharaev, Sergey Pavlov 외

Deep learning convolutional neural networks have proved to be a powerful tool for MRI analysis. In current work, we explore the potential of the deformable convolutional deep neural network layers for MRI data classifica…

ClassificationGeneral ClassificationMRI classification

CoDeNet: Efficient Deployment of Input-Adaptive Object Detection on Embedded FPGAs

2020-06-12 · Zhen Dong, Dequan Wang, Qijing Huang, Yizhao Gao 외

Deploying deep learning models on embedded systems has been challenging due to limited computing resources. The majority of existing work focuses on accelerating image classification, while other fundamental vision probl…

image-classificationImage ClassificationNovel Object DetectionObject+2

EDVR: Video Restoration with Enhanced Deformable Convolutional Networks

2019-05-07 · Xintao Wang, Kelvin C. K. Chan, Ke Yu, Chao Dong 외

Video restoration tasks, including super-resolution, deblurring, etc, are drawing increasing attention in the computer vision community. A challenging benchmark named REDS is released in the NTIRE19 Challenge. This new b…

DeblurringSuper-ResolutionVideo EnhancementVideo Restoration+1

Multi-level distortion-aware deformable network for omnidirectional image super-resolution

2025-12-19 · Cuixin Yang, Rongkang Dong, Kin-Man Lam, Yuhang Zhang 외 arxiv

As augmented reality and virtual reality applications gain popularity, image processing for OmniDirectional Images (ODIs) has attracted increasing attention. OmniDirectional Image Super-Resolution (ODISR) is a promising …

Image Super-Resolution