中文
相关论文

相关论文: MeshfreeFlowNet: A Physics-Constrained Deep Contin…

200 篇论文

The balanced hypergraph partitioning problem is to partition a hypergraph into $k$ disjoint blocks of bounded size such that the sum of the number of blocks connected by each hyperedge is minimized. We present an improvement to the…

数据结构与算法 · 计算机科学 2020-03-30 Lars Gottesbüren , Michael Hamann , Sebastian Schlag , Dorothea Wagner

Machine learning-based weather forecasting models now surpass state-of-the-art numerical weather prediction systems, but training and operating these models at high spatial resolution remains computationally expensive. We present a modular…

机器学习 · 计算机科学 2026-04-02 Aymeric Delefosse , Anastase Charantonis , Dominique Béréziat

Super-resolution is widely used in medical imaging to enhance low-quality data, reducing scan time and improving abnormality detection. Conventional super-resolution approaches typically rely on paired datasets of downsampled and original…

计算机视觉与模式识别 · 计算机科学 2026-02-18 Xiaoyi Wen , Fei Jiang

Multidimensional recurrent neural networks (MDRNNs) have shown a remarkable performance in the area of speech and handwriting recognition. The performance of an MDRNN is improved by further increasing its depth, and the difficulty of…

机器学习 · 计算机科学 2015-10-26 Minhyung Cho , Chandra Shekhar Dhir , Jaehyung Lee

In this paper, a meshfree method using physics-informed neural networks (PINNs) is developed for solving two-phase flow problems with moving interfaces, where two immiscible fluids bearing different material properties, are separated by a…

数值分析 · 数学 2026-04-02 Qijia Zhai , Pengtao Sun , Xiaoping Xie , Xingwen Zhu , Chen-Song Zhang

We present a new multilevel minimization framework for the training of deep residual networks (ResNets), which has the potential to significantly reduce training time and effort. Our framework is based on the dynamical system's viewpoint,…

机器学习 · 计算机科学 2020-04-15 Lisa Gaedke-Merzhäuser , Alena Kopaničáková , Rolf Krause

We propose a decoupled divergence-free neural networks basis (Decoupled-DFNN) method for solving incompressible flow problems, including the Stokes and Navier-Stokes equations. To ensure the divergence free property exactly, the velocity…

数值分析 · 数学 2026-03-19 Jinbao Cheng , Jianguo Huang , Haoqin Wang , Tao Zhou

Arbitrary-resolution image generation still remains a challenging task in AIGC, as it requires handling varying resolutions and aspect ratios while maintaining high visual quality. Existing transformer-based diffusion methods suffer from…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Shuai Wang , Zexian Li , Tianhui Song , Xubin Li , Tiezheng Ge , Bo Zheng , Limin Wang

We develop a framework for efficient streaming reconstructions of turbulent velocity fluctuations from limited sensor measurements with the goal of enabling real-time applications. The reconstruction process is simplified by computing…

流体动力学 · 物理学 2023-06-29 Rahul Arun , H. Jane Bae , Beverley J. McKeon

Transitioning Multimodal Large Language Models (MLLMs) from offline to online streaming video understanding is essential for continuous perception. However, existing methods lack flexible adaptivity, leading to irreversible detail loss and…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Kangcong Li , Peng Ye , Lin Zhang , Chao Wang , Huafeng Qin , Tao Chen

Convergence failure and slow convergence rate are among the biggest challenges with solving the system of non-linear equations numerically. While using strictly small time steps sizes and unconditionally stable fully implicit scheme…

数值分析 · 数学 2024-12-20 Hanyu Li , Mary F. Wheeler

Deep neural networks (DNNs) are so over-parametrized that recent research has found them to already contain a subnetwork with high accuracy at their randomly initialized state. Finding these subnetworks is a viable alternative training…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Ángel López García-Arias , Masanori Hashimoto , Masato Motomura , Jaehoon Yu

Lensless imaging stands out as a promising alternative to conventional lens-based systems, particularly in scenarios demanding ultracompact form factors and cost-effective architectures. However, such systems are fundamentally governed by…

图像与视频处理 · 电气工程与系统科学 2025-05-06 Jiesong Bai , Yuhao Yin , Yihang Dong , Xiaofeng Zhang , Chi-Man Pun , Xuhang Chen

This paper studies deep network architectures to address the problem of video classification. A multi-stream framework is proposed to fully utilize the rich multimodal information in videos. Specifically, we first train three Convolutional…

计算机视觉与模式识别 · 计算机科学 2015-11-12 Zuxuan Wu , Yu-Gang Jiang , Xi Wang , Hao Ye , Xiangyang Xue , Jun Wang

Recently, dense connections have attracted substantial attention in computer vision because they facilitate gradient flow and implicit deep supervision during training. Particularly, DenseNet, which connects each layer to every other layer…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Jose Dolz , Karthik Gopinath , Jing Yuan , Herve Lombaert , Christian Desrosiers , Ismail Ben Ayed

FourNetFlows, the abbreviation of Fourier Neural Network for Airfoil Flows, is an efficient model that provides quick and accurate predictions of steady airfoil flows. We choose the Fourier Neural Operator (FNO) as the backbone architecture…

流体动力学 · 物理学 2022-07-12 Yuanjun Dai , Yiran An , Zhi Li

Perception of the full state is an essential technology to support the monitoring, analysis, and design of physical systems, one of whose challenges is to recover global field from sparse observations. Well-known for brilliant approximation…

人工智能 · 计算机科学 2023-02-21 Xiaoyu Zhao , Xiaoqian Chen , Zhiqiang Gong , Weien Zhou , Wen Yao , Yunyang Zhang

Magnetic Resonance Spectroscopic Imaging (MRSI) is an essential tool for quantifying metabolites in the body, but the low spatial resolution limits its clinical applications. Deep learning-based super-resolution methods provided promising…

图像与视频处理 · 电气工程与系统科学 2022-07-22 Siyuan Dong , Gilbert Hangel , Eric Z. Chen , Shanhui Sun , Wolfgang Bogner , Georg Widhalm , Chenyu You , John A. Onofrey , Robin de Graaf , James S. Duncan

Video frame interpolation (VFI) is currently a very active research topic, with applications spanning computer vision, post production and video encoding. VFI can be extremely challenging, particularly in sequences containing large motions,…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Duolikun Danier , Fan Zhang , David Bull

Long-form video question answering (VQA) overwhelms current vision-language models (VLMs) because attention and key-value (KV) caches grow with runtime, forcing either expensive inference or near-sighted sliding windows. We introduce…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Shrenik Patel , Daivik Patel
‹ 上一页 1 8 9 10 下一页 ›