中文
相关论文

相关论文: Text3DAug -- Prompted Instance Augmentation for Li…

200 篇论文

For 3D object detection, labeling lidar point cloud is difficult, so data augmentation is an important module to make full use of precious annotated data. As a widely used data augmentation method, GT-sample effectively improves detection…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Xuzhong Hu , Zaipeng Duan , Jie Ma

Text augmentation is an effective technique for addressing the problem of insufficient data in natural language processing. However, existing text augmentation methods tend to focus on few-shot scenarios and usually perform poorly on large…

计算与语言 · 计算机科学 2024-04-02 Heng Yang , Ke Li

Object detection and semantic segmentation with the 3D lidar point cloud data require expensive annotation. We propose a data augmentation method that takes advantage of already annotated data multiple times. We propose an augmentation…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Petr Šebek , Šimon Pokorný , Patrik Vacek , Tomáš Svoboda

Recently, progress in acquisition equipment such as LiDAR sensors has enabled sensing increasingly spacious outdoor 3D environments. Making sense of such 3D acquisitions requires fine-grained scene understanding, such as constructing…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Cedric Perauer , Laurenz Adrian Heidrich , Haifan Zhang , Matthias Nießner , Anastasiia Kornilova , Alexey Artemov

LiDAR (Light Detection And Ranging) is an essential and widely adopted sensor for autonomous vehicles, particularly for those vehicles operating at higher levels (L4-L5) of autonomy. Recent work has demonstrated the promise of deep-learning…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Bernie Wang , Virginia Wu , Bichen Wu , Kurt Keutzer

Despite the increasing popularity of LiDAR sensors, perception algorithms using 3D LiDAR data struggle with the 'sensor-bias problem'. Specifically, the performance of perception algorithms significantly drops when an unseen specification…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Kwonyoung Ryu , Soonmin Hwang , Jaesik Park

Creating large LiDAR datasets with pixel-level labeling poses significant challenges. While numerous data augmentation methods have been developed to reduce the reliance on manual labeling, these methods predominantly focus on static scenes…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Jiaxing Zhao , Peng Zheng , Rui Ma

Data augmentations are important in training high-performance 3D object detectors for point clouds. Despite recent efforts on designing new data augmentations, perhaps surprisingly, most state-of-the-art 3D detectors only use a few simple…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Zhaoqi Leng , Guowang Li , Chenxi Liu , Ekin Dogus Cubuk , Pei Sun , Tong He , Dragomir Anguelov , Mingxing Tan

Acquiring high-quality instance segmentation data is challenging due to the labor-intensive nature of the annotation process and significant class imbalances within datasets. Recent studies have utilized the integration of Copy-Paste and…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Xianbao Hou , Yonghao He , Zeyd Boukhers , John See , Hu Su , Wei Sui , Cong Yang

The complex traffic environment and various weather conditions make the collection of LiDAR data expensive and challenging. Achieving high-quality and controllable LiDAR data generation is urgently needed, controlling with text is a common…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yang Wu , Kaihua Zhang , Jianjun Qian , Jin Xie , Jian Yang

In Autonomous Driving (AD), detection and tracking of obstacles on the roads is a critical task. Deep-learning based methods using annotated LiDAR data have been the most widely adopted approach for this. Unfortunately, annotating 3D point…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Jin Fang , Dingfu Zhou , Feilong Yan , Tongtong Zhao , Feihu Zhang , Yu Ma , Liang Wang , Ruigang Yang

We introduce InstaAug, a method for automatically learning input-specific augmentations from data. Previous methods for learning augmentations have typically assumed independence between the original input and the transformation applied to…

机器学习 · 计算机科学 2023-05-31 Ning Miao , Tom Rainforth , Emile Mathieu , Yann Dubois , Yee Whye Teh , Adam Foster , Hyunjik Kim

Text classification is a representative downstream task of natural language processing, and has exhibited excellent performance since the advent of pre-trained language models based on Transformer architecture. However, in pre-trained…

计算与语言 · 计算机科学 2022-04-07 Byeong-Cheol Jo , Tak-Sung Heo , Yeongjoon Park , Yongmin Yoo , Won Ik Cho , Kyungsun Kim

Despite recent advancements in Machine Learning, many tasks still involve working in low-data regimes which can make solving natural language problems difficult. Recently, a number of text augmentation techniques have emerged in the field…

计算与语言 · 计算机科学 2023-02-27 Congcong Wang , Gonzalo Fiz Pontiveros , Steven Derby , Tri Kurniawan Wijaya

Large Language Models (LLMs) are effective for data augmentation in classification tasks like intent detection. In some cases, they inadvertently produce examples that are ambiguous with regard to untargeted classes. We present DDAIR…

计算与语言 · 计算机科学 2026-01-19 Galo Castillo-López , Alexis Lombard , Nasredine Semmar , Gaël de Chalendar

Data augmentation is proven to be effective in many NLU tasks, especially for those suffering from data scarcity. In this paper, we present a powerful and easy to deploy text augmentation framework, Data Boost, which augments data through…

计算与语言 · 计算机科学 2020-12-08 Ruibo Liu , Guangxuan Xu , Chenyan Jia , Weicheng Ma , Lili Wang , Soroush Vosoughi

Based on recent advances in natural language modeling and those in text generation capabilities, we propose a novel data augmentation method for text classification tasks. We use a powerful pre-trained neural network model to artificially…

Active learning effectively collects data instances for training deep learning models when the labeled dataset is limited and the annotation cost is high. Besides active learning, data augmentation is also an effective technique to enlarge…

机器学习 · 计算机科学 2020-11-18 Yoon-Yeong Kim , Kyungwoo Song , JoonHo Jang , Il-Chul Moon

Typical LiDAR-based 3D object detection models are trained in a supervised manner with real-world data collection, which is often imbalanced over classes (or long-tailed). To deal with it, augmenting minority-class examples by sampling…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Mincheol Chang , Siyeong Lee , Jinkyu Kim , Namil Kim

Research on data generation and augmentation has been focused majorly on enhancing generation models, leaving a notable gap in the exploration and refinement of methods for evaluating synthetic data. There are several text similarity…

计算与语言 · 计算机科学 2023-11-09 Tiasa Singha Roy , Priyam Basu
‹ 上一页 1 2 3 10 下一页 ›