中文
相关论文

相关论文: Back to Point: Exploring Point-Language Models for…

200 篇论文

We present a novel active learning framework for 3D point cloud semantic segmentation that, for the first time, integrates large language models (LLMs) to construct hierarchical label structures and guide uncertainty-based sample selection.…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Chenxi Li , Nuo Chen , Fengyun Tan , Yantong Chen , Bochun Yuan , Tianrui Li , Chongshou Li

When 3D-point clouds from overhead sensors are used as input to remote sensing data exploitation pipelines, a large amount of effort is devoted to data preparation. Among the multiple stages of the preprocessing chain, estimating the…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Mohammed Yousefhussien , David J. Kelbe , Carl Salvaggio

Zero-Shot Anomaly Detection (ZSAD) seeks to identify anomalies from arbitrary novel categories, offering a scalable and annotation-efficient solution. Traditionally, most ZSAD works have been based on the CLIP model, which performs anomaly…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Jingyi Yuan , Jianxiong Ye , Wenkang Chen , Chenqiang Gao

The widespread use of cameras in our society has created an overwhelming amount of video data, far exceeding the capacity for human monitoring. This presents a critical challenge for public safety and security, as the timely detection of…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Pascal Benschop , Cristian Meo , Justin Dauwels , Jelte P. Mense

Zero-Shot Anomaly Detection (ZSAD) aims to identify and localize anomalous regions in images of unseen object classes. While recent methods based on vision-language models like CLIP show promise, their performance is constrained by existing…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Yuheng Shao , Lizhang Wang , Changhao Li , Peixian Chen , Qinyuan Liu

Multi-modal large language models (MLLMs) have shown remarkable progress in integrating visual and linguistic understanding. Recent efforts have extended these capabilities to 3D understanding through encoder-based architectures that rely…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Sneha Paul , Zachary Patterson , Nizar Bouguila

With the rapid progress of multimodal foundation models and predictive pre-training, an important open question is how to equip 3D point clouds with a pre-training paradigm that is better aligned with next-token and next-embedding learning.…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Yumeng Yao , Jingzhi Dong , Haowen Gu , Tao Chen , Zonghan Wu , Xiaoshui Huang , Yazhou Yao

Zero-shot anomaly detection (ZSAD) has gained increasing attention in medical imaging as a way to identify abnormalities without task-specific supervision, but most advances remain limited to 2D datasets. Extending ZSAD to 3D medical images…

计算机视觉与模式识别 · 计算机科学 2026-02-18 Tai Le-Gia , Jaehyun Ahn

Anomaly detection (AD) is an important machine learning task with many real-world uses, including fraud detection, medical diagnosis, and industrial monitoring. Within natural language processing (NLP), AD helps detect issues like spam,…

计算与语言 · 计算机科学 2025-10-13 Tiankai Yang , Yi Nian , Shawn Li , Ruiyao Xu , Yuangang Li , Jiaqi Li , Zhuo Xiao , Xiyang Hu , Ryan Rossi , Kaize Ding , Xia Hu , Yue Zhao

3D object segmentation with Large Language Models (LLMs) has become a prevailing paradigm due to its broad semantics, task flexibility, and strong generalization. However, this paradigm is hindered by representation misalignment: LLMs…

计算机视觉与模式识别 · 计算机科学 2026-02-20 Zhuoxu Huang , Mingqi Gao , Jungong Han

Adversary and invisibility are two fundamental but conflict characters of adversarial perturbations. Previous adversarial attacks on 3D point cloud recognition have often been criticized for their noticeable point outliers, since they just…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Qidong Huang , Xiaoyi Dong , Dongdong Chen , Hang Zhou , Weiming Zhang , Nenghai Yu

Point cloud anomaly detection is essential for various industrial applications. The huge computation and storage costs caused by the increasing product classes limit the application of single-class unsupervised methods, necessitating the…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Yuqi Cheng , Yunkang Cao , Dongfang Wang , Weiming Shen , Wenlong Li

With the immense growth of dataset sizes and computing resources in recent years, so-called foundation models have become popular in NLP and vision tasks. In this work, we propose to explore foundation models for the task of keypoint…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Thomas Wimmer , Peter Wonka , Maks Ovsjanikov

High-resolution point clouds~(HRPCD) anomaly detection~(AD) plays a critical role in precision machining and high-end equipment manufacturing. Despite considerable 3D-AD methods that have been proposed recently, they still cannot meet the…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Hongze Zhu , Guoyang Xie , Chengbin Hou , Tao Dai , Can Gao , Jinbao Wang , Linlin Shen

Understanding and reasoning about complex 3D environments requires structured scene representations that capture not only objects but also their semantic and spatial relationships. While recent works on 3D scene graph generation have…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Pranav Saxena , Jimmy Chiun

Deep learning-based 3D anomaly detection methods have demonstrated significant potential in industrial manufacturing. However, many approaches are specifically designed for anomaly detection tasks, which limits their generalizability to…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yaohua Zha , Xue Yuerong , Chunlin Fan , Yuansong Wang , Tao Dai , Ke Chen , Shu-Tao Xia

Self-supervised learning of point cloud aims to leverage unlabeled 3D data to learn meaningful representations without reliance on manual annotations. However, current approaches face challenges such as limited data diversity and inadequate…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Keyi Liu , Yeqi Luo , Weidong Yang , Jingyi Xu , Zhijun Li , Wen-Ming Chen , Ben Fei

Large language models (LLMs) based on the generative pre-training transformer (GPT) have demonstrated remarkable effectiveness across a diverse range of downstream tasks. Inspired by the advancements of the GPT, we present PointGPT, a novel…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Guangyan Chen , Meiling Wang , Yi Yang , Kai Yu , Li Yuan , Yufeng Yue

Established sampling protocols for 3D point cloud learning, such as Farthest Point Sampling (FPS) and Fixed Sample Size (FSS), have long been relied upon. However, real-world data often suffer from corruptions, such as sensor noise, which…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Chongshou Li , Pin Tang , Xinke Li , Yuheng Liu , Tianrui Li

Studying the inherent symmetry of data is of great importance in machine learning. Point cloud, the most important data format for 3D environmental perception, is naturally endowed with strong radial symmetry. In this work, we exploit this…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Shaoyu Chen , Xinggang Wang , Tianheng Cheng , Wenqiang Zhang , Qian Zhang , Chang Huang , Wenyu Liu