中文
相关论文

相关论文: Augmenty: A Python Library for Structured Text Aug…

200 篇论文

This paper explores the use of text data augmentation techniques to enhance conflict and duplicate detection in software engineering tasks through sentence pair classification. The study adapts generic augmentation techniques such as…

软件工程 · 计算机科学 2023-05-17 Garima Malik , Mucahit Cevik , Ayşe Başar

Data augmentation is an essential technique in natural language processing (NLP) for enriching training datasets by generating diverse samples. This process is crucial for improving the robustness and generalization capabilities of NLP…

计算与语言 · 计算机科学 2025-10-16 Zaitian Wang , Jinghan Zhang , Xinhao Zhang , Kunpeng Liu , Pengfei Wang , Yuanchun Zhou

This work presents a new task of Text Expansion (TE), which aims to insert fine-grained modifiers into proper locations of the plain text to concretize or vivify human writings. Different from existing insertion-based writing assistance…

计算与语言 · 计算机科学 2023-09-19 Yi Chen , Haiyun Jiang , Wei Bi , Rui Wang , Longyue Wang , Shuming Shi , Ruifeng Xu

This paper introduces a simple and effective form of data augmentation for recommender systems. A paraphrase similarity model is applied to widely available textual data, such as reviews and product descriptions, yielding new semantic…

计算与语言 · 计算机科学 2021-09-21 Federico López , Martin Scholz , Jessica Yung , Marie Pellat , Michael Strube , Lucas Dixon

We present a method for augmenting a Large Language Model (LLM) with a combination of text and visual data to enable accurate question answering in visualization of scientific data, making conversational visualization possible. LLMs…

人机交互 · 计算机科学 2025-01-17 Omar Mena , Alexandre Kouyoumdjian , Lonni Besançon , Michael Gleicher , Ivan Viola , Anders Ynnerman

Text augmentation techniques are widely used in text classification problems to improve the performance of classifiers, especially in low-resource scenarios. Whilst lots of creative text augmentation methods have been designed, they augment…

计算与语言 · 计算机科学 2021-09-02 Biyang Guo , Sonqiao Han , Hailiang Huang

In many cases of machine learning, research suggests that the development of training data might have a higher relevance than the choice and modelling of classifiers themselves. Thus, data augmentation methods have been developed to improve…

计算与语言 · 计算机科学 2022-07-25 Markus Bayer , Marc-André Kaufhold , Björn Buchhold , Marcel Keller , Jörg Dallmeyer , Christian Reuter

Data augmentation is an effective performance enhancement in neural machine translation (NMT) by generating additional bilingual data. In this paper, we propose a novel data augmentation enhancement strategy for neural machine translation.…

计算与语言 · 计算机科学 2020-04-30 Sufeng Duan , Hai Zhao , Dongdong Zhang , Rui Wang

Simple yet effective data augmentation techniques have been proposed for sentence-level and sentence-pair natural language processing tasks. Inspired by these efforts, we design and compare data augmentation for named entity recognition,…

计算与语言 · 计算机科学 2020-10-23 Xiang Dai , Heike Adel

Code search plays a crucial role in software development, enabling developers to retrieve and reuse code using natural language queries. While the performance of code search models improves with an increase in high-quality data, obtaining…

We introduce Augmented Math, a machine learning-based approach to authoring AR explorable explanations by augmenting static math textbooks without programming. To augment a static document, our system first extracts mathematical formulas…

人机交互 · 计算机科学 2023-08-01 Neil Chulpongsatorn , Mille Skovhus Lunding , Nishan Soni , Ryo Suzuki

Large language models (LLMs) have introduced new paradigms for recommender systems by enabling richer semantic understanding and incorporating implicit world knowledge. In this study, we propose a systematic taxonomy that classifies…

Named Entity Recognition (NER) is a machine learning task that traditionally relies on supervised learning and annotated data. Acquiring such data is often a challenge, particularly in specialized fields like medical, legal, and financial…

While extensive research has explored the use of large language models (LLMs) for table-based reasoning, most approaches struggle with scalability when applied to large tables. To maintain the superior comprehension abilities of LLMs in…

计算与语言 · 计算机科学 2024-07-04 Han Zhang , Yuheng Ma , Hanfang Yang

Text augmentation is a technique for constructing synthetic data from an under-resourced corpus to improve predictive performance. Synthetic data generation is common in numerous domains. However, recently text augmentation has emerged in…

计算与语言 · 计算机科学 2023-09-12 Mosleh Mahamud , Zed Lee , Isak Samsten

Data augmentation is crucial to make machine learning models more robust and safe. However, augmenting data can be challenging as it requires generating diverse data points to rigorously evaluate model behavior on edge cases and mitigate…

人机交互 · 计算机科学 2025-02-05 Catherine Yeh , Donghao Ren , Yannick Assogba , Dominik Moritz , Fred Hohman

Time series augmentation is critical for training robust deep learning models, particularly in domains where labelled data is scarce and expensive to obtain. However, existing augmentation libraries for time series, mainly written in…

机器学习 · 计算机科学 2026-01-07 Wadie Skaf , Felix Kern , Aryamaan Basu Roy , Tejas Pradhan , Roman Kalkreuth , Holger Hoos

We present PointAugment, a new auto-augmentation framework that automatically optimizes and augments point cloud samples to enrich the data diversity when we train a classification network. Different from existing auto-augmentation methods…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Ruihui Li , Xianzhi Li , Pheng-Ann Heng , Chi-Wing Fu

Dataset augmentation, the practice of applying a wide array of domain-specific transformations to synthetically expand a training set, is a standard tool in supervised learning. While effective in tasks such as visual recognition, the set…

机器学习 · 统计学 2017-02-21 Terrance DeVries , Graham W. Taylor

We introduce a novel setup for low-resource task-oriented semantic parsing which incorporates several constraints that may arise in real-world scenarios: (1) lack of similar datasets/models from a related domain, (2) inability to sample…

计算与语言 · 计算机科学 2022-05-19 Kevin Yang , Olivia Deng , Charles Chen , Richard Shin , Subhro Roy , Benjamin Van Durme