中文
相关论文

相关论文: Encoding Semantic Priors into the Weights of Impli…

200 篇论文

Representing a signal as a continuous function parameterized by neural network (a.k.a. Implicit Neural Representations, INRs) has attracted increasing attention in recent years. Neural Processes (NPs), which model the distributions over…

机器学习 · 计算机科学 2023-02-22 Zongyu Guo , Cuiling Lan , Zhizheng Zhang , Yan Lu , Zhibo Chen

Quantitative T1rho mapping has shown promise in clinical and research studies. However, it suffers from long scan times. Deep learning-based techniques have been successfully applied in accelerated quantitative MR parameter mapping.…

图像与视频处理 · 电气工程与系统科学 2024-07-25 Yuanyuan Liu , Jinwen Xie , Zhuo-Xu Cui , Qingyong Zhu , Jing Cheng , Dong Liang , Yanjie Zhu

Magnetic resonance (MR) images collected in 2D clinical protocols typically have large inter-slice spacing, resulting in high in-plane resolution and reduced through-plane resolution. Super-resolution technique can enhance the through-plane…

图像与视频处理 · 电气工程与系统科学 2023-03-21 Xin Wang , Sheng Wang , Honglin Xiong , Kai Xuan , Zixu Zhuang , Mengjun Liu , Zhenrong Shen , Xiangyu Zhao , Lichi Zhang , Qian Wang

We introduce an Invertible Symbolic Regression (ISR) method. It is a machine learning technique that generates analytical relationships between inputs and outputs of a given dataset via invertible maps (or architectures). The proposed ISR…

机器学习 · 计算机科学 2024-05-14 Tony Tohme , Mohammad Javad Khojasteh , Mohsen Sadr , Florian Meyer , Kamal Youcef-Toumi

Infrared dim and small target detection presents a significant challenge due to dynamic multi-frame scenarios and weak target signatures in the infrared modality. Traditional low-rank plus sparse models often fail to capture dynamic…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Pei Liu , Yisi Luo , Wenzhen Wang , Xiangyong Cao

Extracting Implicit Neural Representations (INRs) on video data poses unique challenges due to the additional temporal dimension. In the context of videos, INRs have predominantly relied on a frame-only parameterization, which sacrifices…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Sonam Gupta , Snehal Singh Tomar , Grigorios G Chrysos , Sukhendu Das , A. N. Rajagopalan

During and after a course of therapy, imaging is routinely used to monitor the disease progression and assess the treatment responses. Despite of its significance, reliably capturing and predicting the spatial-temporal anatomic changes from…

图像与视频处理 · 电气工程与系统科学 2024-10-28 Liang Qiu , Liyue Shen , Lianli Liu , Junyan Liu , Yizheng Chen , Lei Xing

Large-scale numerical simulations are capable of generating data up to terabytes or even petabytes. As a promising method of data reduction, super-resolution (SR) has been widely studied in the scientific visualization community. However,…

图像与视频处理 · 电气工程与系统科学 2023-08-29 Chenyue Jiao , Chongke Bi , Lu Yang

A new initialization method for hidden parameters in a neural network is proposed. Derived from the integral representation of the neural network, a nonparametric probability distribution of hidden parameters is introduced. In this…

机器学习 · 计算机科学 2014-02-20 Sho Sonoda , Noboru Murata

Coordinate network or implicit neural representation (INR) is a fast-emerging method for encoding natural signals (such as images and videos) with the benefits of a compact neural representation. While numerous methods have been proposed to…

机器学习 · 计算机科学 2024-05-22 Jason Chun Lok Li , Steven Tin Sui Luo , Le Xu , Ngai Wong

Implicit Neural Representations (INRs) offer exceptional fidelity for video compression by learning per-video optimized functions, but their adoption is crippled by impractically slow encoding times. Existing attempts to accelerate INR…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Vikram Rangarajan , Shishira Maiya , Max Ehrlich , Abhinav Shrivastava

Implicit neural representations (INRs) are the subject of extensive research, particularly in their application to modeling complex signals by mapping spatial and temporal coordinates to corresponding values. When handling videos, mapping…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Taiga Hayami , Kakeru Koizumi , Hiroshi Watanabe

With the growing computational power available for high-resolution ensemble simulations in scientific fields such as cosmology and oceanology, storage and computational demands present significant challenges. Current surrogate models fall…

图形学 · 计算机科学 2025-04-22 Yi-Tang Chen , Haoyu Li , Neng Shi , Xihaier Luo , Wei Xu , Han-Wei Shen

Intrinsic image decomposition (IID) is an under-constrained problem. Therefore, traditional approaches use hand crafted priors to constrain the problem. However, these constraints are limited when coping with complex scenes. Deep…

计算机视觉与模式识别 · 计算机科学 2022-08-31 Partha Das , Sezer Karaoglu , Arjan Gijsenij , Theo Gevers

This paper presents a novel RL algorithm, S-REINFORCE, which is designed to generate interpretable policies for dynamic decision-making tasks. The proposed algorithm leverages two types of function approximators, namely Neural Network (NN)…

机器学习 · 计算机科学 2023-05-15 Rajdeep Dutta , Qincheng Wang , Ankur Singh , Dhruv Kumarjiguda , Li Xiaoli , Senthilnath Jayavelu

What types of numeric representations emerge in neural systems, and what would a satisfying answer to this question look like? In this work, we interpret Neural Network (NN) solutions to sequence based number tasks using a variety of…

机器学习 · 计算机科学 2025-08-19 Satchel Grant , Noah D. Goodman , James L. McClelland

Regularization is a set of techniques that are used to improve the generalization ability of deep neural networks. In this paper, we introduce weight compander (WC), a novel effective method to improve generalization by reparameterizing…

机器学习 · 计算机科学 2023-06-30 Rinor Cakaj , Jens Mehnert , Bin Yang

Here we present Symplectically Integrated Symbolic Regression (SISR), a novel technique for learning physical governing equations from data. SISR employs a deep symbolic regression approach, using a multi-layer LSTM-RNN with mutation to…

机器学习 · 计算机科学 2022-09-07 Daniel M. DiPietro , Bo Zhu

Implicit Neural Representations (INRs) have gained success in various signal processing tasks due to their advantages of continuity and infinite resolution. However, the factors influencing their effectiveness and limitations remain…

机器学习 · 计算机科学 2025-10-14 Linfei Li , Fengyi Zhang , Zhong Wang , Lin Zhang , Ying Shen

Deep variational autoencoders for image and video compression have gained significant attraction in the recent years, due to their potential to offer competitive or better compression rates compared to the decades long traditional codecs…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Bharath Bhushan Damodaran , Muhammet Balcilar , Franck Galpin , Pierre Hellier
‹ 上一页 1 8 9 10 下一页 ›