中文
相关论文

相关论文: BACON: Band-limited Coordinate Networks for Multis…

200 篇论文

Coordinate networks like Multiplicative Filter Networks (MFNs) and BACON offer some control over the frequency spectrum used to represent continuous signals such as images or 3D volumes. Yet, they are not readily applicable to problems for…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Shayan Shekarforoush , David B. Lindell , David J. Fleet , Marcus A. Brubaker

Neural representations have emerged as a new paradigm for applications in rendering, imaging, geometric modeling, and simulation. Compared to traditional representations such as meshes, point clouds, or volumes they can be flexibly…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Julien N. P. Martel , David B. Lindell , Connor Z. Lin , Eric R. Chan , Marco Monteiro , Gordon Wetzstein

We present a novel technique for implicit neural representation of light fields at continuously defined viewpoints with high quality and fidelity. Our implicit neural representation maps 4D coordinates defining two-plane parameterization of…

图形学 · 计算机科学 2023-05-11 Süleyman Aslan , Brandon Yushan Feng , Amitabh Varshney

Subgraph counting the task of determining the number of instances of a query pattern within a large graph lies at the heart of many critical applications, from analyzing financial networks and transportation systems to understanding…

数据结构与算法 · 计算机科学 2025-04-16 Mohammad Matin Najafi , Xianju Zhu , Chrysanthi Kosyfaki , Laks V. S. Lakshmanan , Reynold Cheng

We present Convolutional Oriented Boundaries (COB), which produces multiscale oriented contours and region hierarchies starting from generic image classification Convolutional Neural Networks (CNNs). COB is computationally efficient,…

计算机视觉与模式识别 · 计算机科学 2017-05-01 Kevis-Kokitsi Maninis , Jordi Pont-Tuset , Pablo Arbeláez , Luc Van Gool

This paper introduces the Bayesian Confidence Estimator (BACON) for deep neural networks. Current practice of interpreting Softmax values in the output layer as probabilities of outcomes is prone to extreme predictions of class probability.…

机器学习 · 计算机科学 2024-10-17 Patrick D. Kee , Max J. Brown , Jonathan C. Rice , Christian A. Howell

We present Convolutional Oriented Boundaries (COB), which produces multiscale oriented contours and region hierarchies starting from generic image classification Convolutional Neural Networks (CNNs). COB is computationally efficient,…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Kevis-Kokitsi Maninis , Jordi Pont-Tuset , Pablo Arbeláez , Luc Van Gool

In-Context Operator Networks (ICONs) have demonstrated the ability to learn operators across diverse partial differential equations using few-shot, in-context learning. However, existing ICONs process each spatial point as an individual…

机器学习 · 计算机科学 2026-01-16 Yadi Cao , Yuxuan Liu , Liu Yang , Rose Yu , Hayden Schaeffer , Stanley Osher

Medical image segmentation can provide a reliable basis for further clinical analysis and disease diagnosis. The performance of medical image segmentation has been significantly advanced with the convolutional neural networks (CNNs).…

图像与视频处理 · 电气工程与系统科学 2022-03-02 Ruxin Wang , Shuyuan Chen , Chaojie Ji , Jianping Fan , Ye Li

In recent years, network coding has emerged as an innovative method that helps wireless network approaches its maximum capacity, by combining multiple unicasts in one broadcast. However, the majority of research conducted in this area is…

网络与互联网体系结构 · 计算机科学 2018-01-09 Somayeh Kafaie , Yuanzhu Chen , Mohamed Hossam Ahmed , Octavia A. Dobre

We present a novel framework, called balanced overlay networks (BON), that provides scalable, decentralized load balancing for distributed computing using large-scale pools of heterogeneous computers. Fundamentally, BON encodes the…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Jesse S. A. Bridgewater , P. Oscar Boykin , Vwani P. Roychowdhury

Efficient communication in wireless networks is typically challenged by the possibility of interference among several transmitting nodes. Much important research has been invested in decreasing the number of collisions in order to obtain…

网络与互联网体系结构 · 计算机科学 2012-08-31 Keren Censor-Hillel , Bernhard Haeupler , Nancy Lynch , Muriel Médard

Exploiting multi-scale representations is critical to improve edge detection for objects at different scales. To extract edges at dramatically different scales, we propose a Bi-Directional Cascade Network (BDCN) structure, where an…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Jianzhong He , Shiliang Zhang , Ming Yang , Yanhu Shan , Tiejun Huang

Based on the predictive coding theory in neuroscience, we designed a bi-directional and recurrent neural net, namely deep predictive coding networks (PCN). It has feedforward, feedback, and recurrent connections. Feedback connections from a…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Haiguang Wen , Kuan Han , Junxing Shi , Yizhen Zhang , Eugenio Culurciello , Zhongming Liu

Research on generative models is a central project in the emerging field of network science, and it studies how statistical patterns found in real networks could be generated by formal rules. Output from these generative models is then the…

社会与信息网络 · 计算机科学 2017-03-24 Christian L. Staudt , Michael Hamann , Alexander Gutfraind , Ilya Safro , Henning Meyerhenke

We study the network spectral efficiency of decentralized vector multiple access channels (MACs) when the number of accessible dimensions per transmitter is strategically limited. Considering each dimension as a frequency band, we call this…

信息论 · 计算机科学 2009-05-19 Samir M. Perlaza , Merouane Debbah , Samson Lasaulce , Hanna Bogucka

Visual context is one of the important clue for object detection and the context information for boundaries of an object is especially valuable. We propose a boundary aware network (BAN) designed to exploit the visual contexts including…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Yonghyun Kim , Taewook Kim , Bong-Nam Kang , Jieun Kim , Daijin Kim

Advancements in large Vision-Language Models have brought precise, accurate image captioning, vital for advancing multi-modal image understanding and processing. Yet these captions often carry lengthy, intertwined contexts that are…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Zhantao Yang , Ruili Feng , Keyu Yan , Huangji Wang , Zhicai Wang , Shangwen Zhu , Han Zhang , Jie Xiao , Pingyu Wu , Kai Zhu , Jixuan Chen , Chen-Wei Xie , Yue Yang , Hongyang Zhang , Yu Liu , Fan Cheng

The convolutional layers are core building blocks of neural network architectures. In general, a convolutional filter applies to the entire frequency spectrum of the input data. We explore artificially constraining the frequency spectra of…

机器学习 · 计算机科学 2019-11-22 Adam Dziedzic , John Paparrizos , Sanjay Krishnan , Aaron Elmore , Michael Franklin

Convolutional Neural Networks (CNNs) have advanced significantly in visual representation learning and recognition. However, they face notable challenges in performance and computational efficiency when dealing with real-world, multi-scale…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Wenzhuo Liu , Fei Zhu , Cheng-Lin Liu
‹ 上一页 1 2 3 10 下一页 ›