中文
相关论文

相关论文: Long Range Pooling for 3D Large-Scale Scene Unders…

200 篇论文

The pooling operation is a cornerstone element of convolutional neural networks. These elements generate receptive fields for neurons, in which local perturbations should have minimal effect on the output activations, increasing robustness…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Dóra Babicz , Soma Kontár , Márk Pető , András Fülöp , Gergely Szabó , András Horváth

With the increasing popularity of deep learning, Convolutional Neural Networks (CNNs) have been widely applied in various domains, such as image classification and object detection, and achieve stunning success in terms of their high…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Yuke Wang , Boyuan Feng , Xueqiao Peng , Yufei Ding

Dense prediction in medical volume provides enriched guidance for clinical analysis. CNN backbones have met bottleneck due to lack of long-range dependencies and global context modeling power. Recent works proposed to combine vision…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Jianye Pang , Cheng Jiang , Yihao Chen , Jianbo Chang , Ming Feng , Renzhi Wang , Jianhua Yao

3D object detection is vital for many robotics applications. For tasks where a 2D perspective range image exists, we propose to learn a 3D representation directly from this range image view. To this end, we designed a 2D convolutional…

计算机视觉与模式识别 · 计算机科学 2021-06-28 Yuning Chai , Pei Sun , Jiquan Ngiam , Weiyue Wang , Benjamin Caine , Vijay Vasudevan , Xiao Zhang , Dragomir Anguelov

Recently, vision architectures based exclusively on multi-layer perceptrons (MLPs) have gained much attention in the computer vision community. MLP-like models achieve competitive performance on a single 2D image classification with less…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Shuo Chen , Tan Yu , Ping Li

The efficient treatment of long-range interactions for point clouds is a challenging problem in many scientific machine learning applications. To extract global information, one usually needs a large window size, a large number of layers,…

机器学习 · 统计学 2020-10-13 Yifan Peng , Lin Lin , Lexing Ying , Leonardo Zepeda-Núñez

Large language models (LLMs) have demonstrated impressive capabilities, but their enormous size poses significant challenges for deployment in real-world applications. To address this issue, researchers have sought to apply network pruning…

机器学习 · 计算机科学 2025-07-28 Chang Gao , Kang Zhao , Runqi Wang , Jianfei Chen , Liping Jing

Automatic segmentation of multiple organs and tumors from 3D medical images such as magnetic resonance imaging (MRI) and computed tomography (CT) scans using deep learning methods can aid in diagnosing and treating cancer. However, organs…

图像与视频处理 · 电气工程与系统科学 2022-07-25 Hao Li , Yang Nan , Javier Del Ser , Guang Yang

We propose a lightweight and scalable Regional Point-Language Contrastive learning framework, namely \textbf{RegionPLC}, for open-world 3D scene understanding, aiming to identify and recognize open-set objects and categories. Specifically,…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Jihan Yang , Runyu Ding , Weipeng Deng , Zhe Wang , Xiaojuan Qi

Although Multimodal Large Language Models have achieved remarkable progress, they still struggle with complex 3D spatial reasoning due to the reliance on 2D visual priors. Existing approaches typically mitigate this limitation either…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Jiahua Chen , Qihong Tang , Weinong Wang , Qi Fan

Autonomous systems need to process large-scale, sparse, and irregular point clouds with limited compute resources. Consequently, it is essential to develop LiDAR perception methods that are both efficient and effective. Although naively…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Tuo Feng , Wenguan Wang , Fan Ma , Yi Yang

We introduce a method to classify imagery using a convo- lutional neural network (CNN) on multi-view image pro- jections. The power of our method comes from using pro- jections of multiple images at multiple depth planes near the…

计算机视觉与模式识别 · 计算机科学 2017-12-27 Dror Aiger , Brett Allen , Aleksey Golovinskiy

Pansharpening refers to the process of integrating a high resolution panchromatic (PAN) image with a lower resolution multispectral (MS) image to generate a fused product, which is pivotal in remote sensing. Despite the effectiveness of…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Tao Tang , Chengxu Yang

A 3D scene graph represents a compact scene model by capturing both the objects present and the semantic relationships between them, making it a promising structure for robotic applications. To effectively interact with users, an embodied…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Tatiana Zemskova , Dmitry Yudin

In this paper, we demonstrate that mobile manipulation policies utilizing a 3D latent map achieve stronger spatial and temporal reasoning than policies relying solely on images. We introduce Seeing the Bigger Picture (SBP), an end-to-end…

机器人学 · 计算机科学 2026-03-06 Sunghwan Kim , Woojeh Chung , Zhirui Dai , Dwait Bhatt , Arth Shukla , Hao Su , Yulun Tian , Nikolay Atanasov

Inspired by the Bloch Sphere representation, we propose a novel rotary position encoding on a three-dimensional sphere, named 3D Rotary Position Encoding (3D-RPE). 3D-RPE is an advanced version of the widely used 2D Rotary Position Encoding…

计算与语言 · 计算机科学 2024-06-17 Xindian Ma , Wenyuan Liu , Peng Zhang , Nan Xu

Recent advances in neural radiance fields (NeRFs) achieve state-of-the-art novel view synthesis and facilitate dense estimation of scene properties. However, NeRFs often fail for large, unbounded scenes that are captured under very sparse…

Self-attention mechanisms model long-range context by using pairwise attention between all input tokens. In doing so, they assume a fixed attention granularity defined by the individual tokens (e.g., text characters or image pixels), which…

机器学习 · 计算机科学 2022-07-06 Chen Huang , Walter Talbott , Navdeep Jaitly , Josh Susskind

Features in images' backgrounds can spuriously correlate with the images' classes, representing background bias. They can influence the classifier's decisions, causing shortcut learning (Clever Hans effect). The phenomenon generates deep…

图像与视频处理 · 电气工程与系统科学 2024-01-12 Pedro R. A. S. Bassi , Sergio S. J. Dertkigil , Andrea Cavalli

Convolutional neural networks (CNN) are limited by the lack of capability to handle geometric information due to the fixed grid kernel structure. The availability of depth data enables progress in RGB-D semantic segmentation with CNNs.…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Weiyue Wang , Ulrich Neumann