中文
相关论文

相关论文: Room Impulse Response Synthesis via Differentiable…

200 篇论文

When designing fully-convolutional neural network, there is a trade-off between receptive field size, number of parameters and spatial resolution of features in deeper layers of the network. In this work we present a novel network design…

机器学习 · 计算机科学 2018-11-19 Tomasz Grzywalski , Szymon Drgas

Recurrent neural networks (RNNs) have shown significant improvements in recent years for speech enhancement. However, the model complexity and inference time cost of RNNs are much higher than deep feed-forward neural networks (DNNs).…

声音 · 计算机科学 2020-11-12 Cunhang Fan , Bin Liu , Jianhua Tao , Jiangyan Yi , Zhengqi Wen , Leichao Song

Single-Image-Super-Resolution (SISR) is a classical computer vision problem that has benefited from the recent advancements in deep learning methods, especially the advancements of convolutional neural networks (CNN). Although…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Mustafa Ayazoglu

We propose a differentiable rendering algorithm for efficient novel view synthesis. By departing from volume-based representations in favor of a learned point representation, we improve on existing methods more than an order of magnitude in…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Qiang Zhang , Seung-Hwan Baek , Szymon Rusinkiewicz , Felix Heide

In the deep learning era, long video generation of high-quality still remains challenging due to the spatio-temporal complexity and continuity of videos. Existing prior works have attempted to model video distribution by representing videos…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Sihyun Yu , Jihoon Tack , Sangwoo Mo , Hyunsu Kim , Junho Kim , Jung-Woo Ha , Jinwoo Shin

In this paper, we present a new Light Field representation for efficient Light Field processing and rendering called Fourier Disparity Layers (FDL). The proposed FDL representation samples the Light Field in the depth (or equivalently the…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Mikael Le Pendu , Christine Guillemot , Aljosa Smolic

This paper describes a novel Deep Learning method for the design of IIR parametric filters for automatic audio equalization. A simple and effective neural architecture, named BiasNet, is proposed to determine the IIR equalizer parameters.…

音频与语音处理 · 电气工程与系统科学 2021-10-06 Giovanni Pepe , Leonardo Gabrielli , Stefano Squartini , Carlo Tripodi , Nicolò Strozzi

In this work, we investigate the use of spatio-temporalImplicit Neural Representations (INRs) for dynamic X-ray computed tomography (XCT) reconstruction under interlaced acquisition schemes. The proposed approach combines ADMM-based…

图像与视频处理 · 电气工程与系统科学 2025-10-13 Mathias Boulanger , Ericmoore Jossou

Current AI systems at the tactical edge lack the computational resources to support in-situ training and inference for situational awareness, and it is not always practical to leverage backhaul resources due to security, bandwidth, and…

信号处理 · 电气工程与系统科学 2020-10-15 Silvija Kokalj-Filipovic , Paul Toliver , William Johnson , Raymond R. Hoare , Joseph J. Jezak

Implicit neural representation (INR) embed various signals into neural networks. They have gained attention in recent years because of their versatility in handling diverse signal types. In the context of video, INR achieves video…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Taiga Hayami , Takahiro Shindo , Shunsuke Akamatsu , Hiroshi Watanabe

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

Neural networks have become ubiquitous in audio effects modelling, especially for guitar amplifiers and distortion pedals. One limitation of such models is that the sample rate of the training data is implicitly encoded in the model weights…

音频与语音处理 · 电气工程与系统科学 2025-05-28 Alistair Carson , Vesa Välimäki , Alec Wright , Stefan Bilbao

Optimizing video inference efficiency has become increasingly important with the growing demand for video analysis in various fields. Some existing methods achieve high efficiency by explicit discard of spatial or temporal information,…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Rui Deng , Qian Wu , Yuke Li , Haoran Fu

Implicit neural representations (INRs) have emerged as powerful tools for encoding signals, yet dominant MLP-based designs often suffer from slow convergence, overfitting to noise, and poor extrapolation. We introduce FUTON (Fourier Tensor…

图像与视频处理 · 电气工程与系统科学 2026-02-17 Pooya Ashtari , Pourya Behmandpoor , Nikos Deligiannis , Aleksandra Pizurica

In this paper, we introduce a spectral-domain inverse filtering approach for single-channel speech de-reverberation using deep convolutional neural network (CNN). The main goal is to better handle realistic reverberant conditions where the…

声音 · 计算机科学 2020-10-16 Hanwook Chung , Vikrant Singh Tomar , Benoit Champagne

Efficient deployment of Deep Neural Networks (DNNs), such as Large Language Models (LLMs), on tensor accelerators is essential for maximizing computational efficiency in modern AI systems. However, achieving this is challenging due to the…

硬件体系结构 · 计算机科学 2025-12-11 Shuao Jia , Zichao Ling , Chen Bai , Kang Zhao , Jianwang Zhai

Personalized interior decoration design often incurs high labor costs. Recent efforts in developing intelligent interior design systems have focused on generating textual requirement-based decoration designs while neglecting the problem of…

多媒体 · 计算机科学 2023-10-12 He Zhang , Ying Sun , Weiyu Guo , Yafei Liu , Haonan Lu , Xiaodong Lin , Hui Xiong

Current radio frequency (RF) sensors at the Edge lack the computational resources to support practical, in-situ training for intelligent spectrum monitoring, and sensor data classification in general. We propose a solution via Deep Delay…

信号处理 · 电气工程与系统科学 2021-07-01 Silvija Kokalj-Filipovic , Paul Toliver , William Johnson , Rob Miller

This paper presents an unsupervised method for single-channel blind dereverberation and room impulse response (RIR) estimation, called BUDDy. The algorithm is rooted in Bayesian posterior sampling: it combines a likelihood model enforcing…

音频与语音处理 · 电气工程与系统科学 2025-03-26 Jean-Marie Lemercier , Eloi Moliner , Simon Welker , Vesa Välimäki , Timo Gerkmann

We present differentiable point-based inverse rendering, DPIR, an analysis-by-synthesis method that processes images captured under diverse illuminations to estimate shape and spatially-varying BRDF. To this end, we adopt point-based…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Hoon-Gyu Chung , Seokjun Choi , Seung-Hwan Baek
‹ 上一页 1 8 9 10 下一页 ›