中文
相关论文

相关论文: STAF: Sinusoidal Trainable Activation Functions fo…

200 篇论文

Implicit Neural Representation (INR), which utilizes a neural network to map coordinate inputs to corresponding attributes, is causing a revolution in the field of signal processing. However, current INR techniques suffer from a restricted…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Zhen Liu , Hao Zhu , Qi Zhang , Jingde Fu , Weibing Deng , Zhan Ma , Yanwen Guo , Xun Cao

Implicit neural representations (INRs) have demonstrated success in a variety of applications, including inverse problems and neural rendering. An INR is typically trained to capture one signal of interest, resulting in learned neural…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Kushal Vyas , Ahmed Imtiaz Humayun , Aniket Dashpute , Richard G. Baraniuk , Ashok Veeraraghavan , Guha Balakrishnan

Sinusoidal neural networks have been shown effective as implicit neural representations (INRs) of low-dimensional signals, due to their smoothness and high representation capacity. However, initializing and training them remain empirical…

机器学习 · 计算机科学 2025-04-07 Tiago Novello , Diana Aldana , Andre Araujo , Luiz Velho

Implicit Neural Representation (INR), which utilizes a neural network to map coordinate inputs to corresponding attributes, is causing a revolution in the field of signal processing. However, current INR techniques suffer from the…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Hao Zhu , Zhen Liu , Qi Zhang , Jingde Fu , Weibing Deng , Zhan Ma , Yanwen Guo , Xun Cao

Motivated by the growing theoretical understanding of neural networks that employ the Rectified Linear Unit (ReLU) as their activation function, we revisit the use of ReLU activation functions for learning implicit neural representations…

图像与视频处理 · 电气工程与系统科学 2024-08-05 Joseph Shenouda , Yamin Zhou , Robert D. Nowak

Implicit neural representations (INRs) are a powerful paradigm for modeling data, offering a continuous alternative to discrete signal representations. Their ability to compactly encode complex signals has led to strong performance in many…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Pandula Thennakoon , Avishka Ranasinghe , Mario De Silva , Buwaneka Epakanda , Roshan Godaliyadda , Parakrama Ekanayake , Vijitha Herath

Activation functions can have a significant impact on reducing the topological complexity of input data and therefore improve the performance of the model. Selecting a suitable activation function is an essential step in neural model…

计算与语言 · 计算机科学 2023-02-15 Haishuo Fang , Ji-Ung Lee , Nafise Sadat Moosavi , Iryna Gurevych

Activation functions play a central role in neural networks by shaping internal representations. Recently, learning binary activation representations has attracted significant attention due to their advantages in computational and memory…

机器学习 · 计算机科学 2026-05-13 Seokhun Park , Choeun Kim , Kwanho Lee , Sehyun Park , Insung Kong , Yongdai Kim

Implicit Neural Representations (INRs) provide a powerful continuous framework for modeling complex visual and geometric signals, but spectral bias remains a fundamental challenge, limiting their ability to capture high-frequency details.…

机器学习 · 计算机科学 2025-12-01 Yesom Park , Kelvin Kan , Thomas Flynn , Yi Huang , Shinjae Yoo , Stanley Osher , Xihaier Luo

Implicit Neural Representations (INRs) have revolutionized signal processing and computer vision by modeling signals as continuous, differentiable functions parameterized by neural networks. However, INRs are prone to the spectral bias…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Ali Haider , Muhammad Salman Ali , Maryam Qamar , Tahir Khalil , Soo Ye Kim , Jihyong Oh , Enzo Tartaglione , Sung-Ho Bae

Implicit neural representations (INRs) mark a fundamental shift in signal modeling, moving from discrete sampled data to continuous functional representations. By parameterizing signals as neural networks, INRs provide a unified framework…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Dhananjaya Jayasundara , Vishal M. Patel

Implicit Neural Representations (INRs) have emerged as a powerful alternative to traditional pixel-based formats by modeling images as continuous functions over spatial coordinates. A key challenge, however, lies in the spectral bias of…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Sumit Kumar Dam , Mrityunjoy Gain , Eui-Nam Huh , Choong Seon Hong

Existing digital sensors capture images at fixed spatial and spectral resolutions (e.g., RGB, multispectral, and hyperspectral images), and each combination requires bespoke machine learning models. Neural Implicit Functions partially…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Gengchen Mai , Ni Lao , Weiwei Sun , Yuchi Ma , Jiaming Song , Chenlin Meng , Hongxu Ma , Jinmeng Rao , Ziyuan Li , Stefano Ermon

Implicit Neural Representations (INRs) are a versatile and powerful tool for encoding various forms of data, including images, videos, sound, and 3D shapes. A critical factor in the success of INRs is the initialization of the network,…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Chamin Hewa Koneputugodage , Yizhak Ben-Shabat , Sameera Ramasinghe , Stephen Gould

The scope of research in the domain of activation functions remains limited and centered around improving the ease of optimization or generalization quality of neural networks (NNs). However, to develop a deeper understanding of deep…

机器学习 · 计算机科学 2020-12-10 Mohit Goyal , Rajan Goyal , Brejesh Lall

Implicit Neural Representations (INRs) leverage neural networks to map coordinates to corresponding signals, enabling continuous and compact representations. This paradigm has driven significant advances in various vision tasks. However,…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Sukhun Ko , Seokhyun Youn , Dahyeon Kye , Kyle Min , Chanho Eom , Jihyong Oh

Recent research has found that the activation function (AF) selected for adding non-linearity into the output can have a big impact on how effectively deep learning networks perform. Developing activation functions that can adapt…

神经与进化计算 · 计算机科学 2023-06-06 Ashish Rajanand , Pradeep Singh

Implicit Neural Representations (INRs) are proving to be a powerful paradigm in unifying task modeling across diverse data domains, offering key advantages such as memory efficiency and resolution independence. Conventional deep learning…

机器学习 · 计算机科学 2025-03-20 Amirhossein Kazerouni , Soroush Mehraban , Michael Brudno , Babak Taati

We introduce stochastic activations. This novel strategy randomly selects between several non-linear functions in the feed-forward layer of a large language model. In particular, we choose between SILU or RELU depending on a Bernoulli draw.…

Many autonomous robotic applications require object-level understanding when deployed. Actively reconstructing objects of interest, i.e. objects with specific semantic meanings, is therefore relevant for a robot to perform downstream tasks…

机器人学 · 计算机科学 2024-03-19 Liren Jin , Haofei Kuang , Yue Pan , Cyrill Stachniss , Marija Popović
‹ 上一页 1 2 3 10 下一页 ›