中文
相关论文

相关论文: ReFu: Recursive Fusion for Exemplar-Free 3D Class-…

200 篇论文

Class incremental learning consists in training discriminative models to classify an increasing number of classes over time. However, doing so using only the newly added class data leads to the known problem of catastrophic forgetting of…

机器学习 · 计算机科学 2024-05-15 Quentin Ferdinand , Gilles Le Chenadec , Benoit Clement , Panagiotis Papadakis , Quentin Oliveau

In this paper, we propose a novel learning-based pipeline for partially overlapping 3D point cloud registration. The proposed model includes an iterative distance-aware similarity matrix convolution module to incorporate information from…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Jiahao Li , Changhao Zhang , Ziyao Xu , Hangning Zhou , Chi Zhang

Point cloud sequences are commonly used to accurately detect 3D objects in applications such as autonomous driving. Current top-performing multi-frame detectors mostly follow a Detect-and-Fuse framework, which extracts features from each…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Chenhang He , Ruihuang Li , Yabin Zhang , Shuai Li , Lei Zhang

We present a novel framework for mesh reconstruction from unstructured point clouds by taking advantage of the learned visibility of the 3D points in the virtual views and traditional graph-cut based mesh generation. Specifically, we first…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Shuang Song , Zhaopeng Cui , Rongjun Qin

Multimodal learning faces a fundamental tension between deep, fine-grained fusion and computational scalability. While cross-attention models achieve strong performance through exhaustive pairwise fusion, their quadratic complexity is…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Yusuf Shihata

3D shape recognition has attracted more and more attention as a task of 3D vision research. The proliferation of 3D data encourages various deep learning methods based on 3D data. Now there have been many deep learning models based on…

计算机视觉与模式识别 · 计算机科学 2020-03-02 Yaxin Zhao , Jichao Jiao , Tangkun Zhang

The rapid proliferation of wireless devices makes robust identity authentication essential. Radio Frequency Fingerprinting (RFF) exploits device-specific, hard-to-forge physical-layer impairments for identification, and is promising for IoT…

信号处理 · 电气工程与系统科学 2026-01-07 Rundong Jiang , Jun Hu , Yunqi Song , Zhiyuan Xie , Shiyou Xu

Point cloud registration is a common step in many 3D computer vision tasks such as object pose estimation, where a 3D model is aligned to an observation. Classical registration methods generalize well to novel domains but fail when given a…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Dominik Bauer , Timothy Patten , Markus Vincze

Traditional and deep learning-based fusion methods generated the intermediate decision map to obtain the fusion image through a series of post-processing procedures. However, the fusion results generated by these methods are easy to lose…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Yongsheng Zang , Dongming Zhou , Changcheng Wang , Rencan Nie , Yanbu Guo

Major data protection regulations all mention the "right to be forgotten," and that's what pushed federated unlearning (FU) techniques forward. But one stubborn issue remains: catastrophic forgetting--you erase the target knowledge, yet…

机器学习 · 计算机科学 2026-05-27 Hangyi Shen , Yizhi Pan , Tiansuo Li , Weiqi Jiang , Guanqun Sun

When we fine-tune a well-trained deep learning model for a new set of classes, the network learns new concepts but gradually forgets the knowledge of old training. In some real-life applications, we may be interested in learning new classes…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Townim Chowdhury , Mahira Jalisha , Ali Cheraghian , Shafin Rahman

Reconstructing meshes from point clouds is a fundamental task in computer vision with applications spanning robotics, autonomous systems, and medical imaging. Selecting an appropriate learning-based method requires understanding trade-offs…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Fatima Zahra Iguenfer , Achraf Hsain , Hiba Amissa , Yousra Chtouki

We introduce a novel, training-free system for reconstructing, understanding, and rendering 3D indoor scenes from a sparse set of unposed RGB images. Unlike traditional radiance field approaches that require dense views and per-scene…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Jiatong Xia , Lingqiao Liu

Representing 3D shape in deep learning frameworks in an accurate, efficient and compact manner still remains an open challenge. Most existing work addresses this issue by employing voxel-based representations. While these approaches benefit…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Dominic Jack , Jhony K. Pontes , Sridha Sridharan , Clinton Fookes , Sareh Shirazi , Frederic Maire , Anders Eriksson

Mix-based augmentation has been proven fundamental to the generalization of deep vision models. However, current augmentations only mix samples at the current data batch during training, which ignores the possible knowledge accumulated in…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Lingfeng Yang , Xiang Li , Borui Zhao , Renjie Song , Jian Yang

The trend of employing training-free methods for point cloud recognition is becoming increasingly popular due to its significant reduction in computational resources and time costs. However, existing approaches are limited as they typically…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Yan Chen , Di Huang , Zhichao Liao , Xi Cheng , Xinghui Li , Long Zeng

Point cloud analysis (such as 3D segmentation and detection) is a challenging task, because of not only the irregular geometries of many millions of unordered points, but also the great variations caused by depth, viewpoint, occlusion, etc.…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Tuo Feng , Wenguan Wang , Xiaohan Wang , Yi Yang , Qinghua Zheng

The matching of 3D shapes has been extensively studied for shapes represented as surface meshes, as well as for shapes represented as point clouds. While point clouds are a common representation of raw real-world 3D data (e.g. from laser…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Dongliang Cao , Florian Bernard

Deep learning models often suffer from forgetting previously learned information when trained on new data. This problem is exacerbated in federated learning (FL), where the data is distributed and can change independently for each user.…

机器学习 · 计算机科学 2023-11-22 Sara Babakniya , Zalan Fabian , Chaoyang He , Mahdi Soltanolkotabi , Salman Avestimehr

A successful point cloud registration often lies on robust establishment of sparse matches through discriminative 3D local features. Despite the fast evolution of learning-based 3D feature descriptors, little attention has been drawn to the…

计算机视觉与模式识别 · 计算机科学 2020-03-09 Xuyang Bai , Zixin Luo , Lei Zhou , Hongbo Fu , Long Quan , Chiew-Lan Tai