中文
相关论文

相关论文: A New Perspective To Understanding Multi-resolutio…

200 篇论文

Constructing a high-quality dense map in real-time is essential for robotics, AR/VR, and digital twins applications. As Neural Radiance Field (NeRF) greatly improves the mapping performance, in this paper, we propose a NeRF-based mapping…

机器人学 · 计算机科学 2023-09-21 Chenxing Jiang , Hanwen Zhang , Peize Liu , Zehuan Yu , Hui Cheng , Boyu Zhou , Shaojie Shen

Neural Radiance Fields (NeRF) have become an increasingly popular representation to capture high-quality appearance and shape of scenes and objects. However, learning generalizable NeRF priors over categories of scenes or objects has been…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Bipasha Sen , Gaurav Singh , Aditya Agarwal , Rohith Agaram , K Madhava Krishna , Srinath Sridhar

We show that the core reasons that complex and hypercomplex valued neural networks offer improvements over their real-valued counterparts is the weight sharing mechanism and treating multidimensional data as a single entity. Their algebra…

神经与进化计算 · 计算机科学 2020-09-10 Chase J Gaudet , Anthony S Maida

Neural Radiance Fields (NeRF) have achieved remarkable progress in neural rendering. Extracting geometry from NeRF typically relies on the Marching Cubes algorithm, which uses a hand-crafted threshold to define the level set. However, this…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Yi Gu , Zhaorui Wang , Dongjun Ye , Renjing Xu

Many real-world data can be represented as heterogeneous graphs with different types of nodes and connections. Heterogeneous graph neural network model aims to embed nodes or subgraphs into low-dimensional vector space for various…

人工智能 · 计算机科学 2024-12-24 Xinjun Cai , Jiaxing Shang , Fei Hao , Dajiang Liu , Linjiang Zheng

Implicit neural representations (INRs) have arisen as useful methods for representing signals on Euclidean domains. By parameterizing an image as a multilayer perceptron (MLP) on Euclidean space, INRs effectively represent signals in a way…

信号处理 · 电气工程与系统科学 2023-10-03 T. Mitchell Roddenberry , Vishwanath Saragadam , Maarten V. de Hoop , Richard G. Baraniuk

Hashing learns compact binary codes to store and retrieve massive data efficiently. Particularly, unsupervised deep hashing is supported by powerful deep neural networks and has the desirable advantage of label independence. It is a…

多媒体 · 计算机科学 2021-08-10 Hui Cui , Lei Zhu , Jingjing Li , Zhiyong Cheng , Zheng Zhang

Deep learning-based bilateral grid processing has emerged as a promising solution for image enhancement, inherently encoding spatial and intensity information while enabling efficient full-resolution processing through slicing operations.…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Junyu Lou , Xiaorui Zhao , Kexuan Shi , Shuhang Gu

Implicit Neural Representations (INRs) have recently gained attention as a powerful approach for continuously representing signals such as images, videos, and 3D shapes using multilayer perceptrons (MLPs). However, MLPs are known to exhibit…

机器学习 · 计算机科学 2024-10-10 Adam Kania , Marko Mihajlovic , Sergey Prokudin , Jacek Tabor , Przemysław Spurek

Novel view synthesis (NVS) in dynamic scenes faces persistent challenges in memory consumption, model complexity, training efficiency, and rendering quality. Offline methods offer high fidelity but suffer from high memory usage and limited…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Zhenhuan Liu , Shuai Liu , Zhiwei Ning , Jie Yang , Yifan Zuo , Yuming Fang , Wei Liu

Heterogeneous graph neural networks (HGNNs) have powerful capability to embed rich structural and semantic information of a heterogeneous graph into node representations. Existing HGNNs inherit many mechanisms from graph neural networks…

机器学习 · 计算机科学 2023-09-04 Xiaocheng Yang , Mingyu Yan , Shirui Pan , Xiaochun Ye , Dongrui Fan

The growing scale of deep learning models has rendered standard hyperparameter (HP) optimization prohibitively expensive. A promising solution is the use of scale-aware hyperparameters, which can enable direct transfer of optimal HPs from…

机器学习 · 计算机科学 2025-12-30 Nikhil Ghosh , Denny Wu , Alberto Bietti

In this paper, the efficient hinging hyperplanes (EHH) neural network is proposed based on the model of hinging hyperplanes (HH). The EHH neural network is a distributed representation, the training of which involves solving several convex…

系统与控制 · 计算机科学 2019-11-28 Jun Xu , Qinghua Tao , Zhen Li , Xiangming Xi , Johan A. K. Suykens , Shuning Wang

The use of Implicit Neural Representation (INR) through a hash-table has demonstrated impressive effectiveness and efficiency in characterizing intricate signals. However, current state-of-the-art methods exhibit insufficient…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Hao Zhu , Fengyi Liu , Qi Zhang , Xun Cao , Zhan Ma

The variety and complexity of relations in multimedia data lead to Heterogeneous Information Networks (HINs). Capturing the semantics from such networks requires approaches capable of utilizing the full richness of the HINs. Existing…

Recent research has demonstrated the efficacy of pre-training graph neural networks (GNNs) to capture the transferable graph semantics and enhance the performance of various downstream tasks. However, the semantic knowledge learned from…

机器学习 · 计算机科学 2023-12-19 Mouxiang Chen , Zemin Liu , Chenghao Liu , Jundong Li , Qiheng Mao , Jianling Sun

Heterogeneous Graph Neural Network (HGNN) has been successfully employed in various tasks, but we cannot accurately know the importance of different design dimensions of HGNNs due to diverse architectures and applied scenarios. Besides, in…

机器学习 · 计算机科学 2022-05-16 Tianyu Zhao , Cheng Yang , Yibo Li , Quan Gan , Zhenyi Wang , Fengqi Liang , Huan Zhao , Yingxia Shao , Xiao Wang , Chuan Shi

Heterogeneous graphs, comprising diverse node and edge types connected through varied relations, are ubiquitous in real-world applications. Message-passing heterogeneous graph neural networks (HGNNs) have emerged as a powerful model class…

机器学习 · 计算机科学 2025-12-10 Junwei Su , Lingjun Mao , Zheng Da , Chuan Wu

Graph Neural Networks (GNNs) excel in delineating graph structures in diverse domains, including community analysis and recommendation systems. As the interpretation of GNNs becomes increasingly important, the demand for robust baselines…

机器学习 · 计算机科学 2024-05-30 Ming-Yi Hong , Yi-Hsiang Huang , Shao-En Lin , You-Chen Teng , Chih-Yu Wang , Che Lin

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