中文
相关论文

相关论文: A Proposal to Study "Is High Quality Data All We N…

200 篇论文

Pretrained models of code, such as CodeBERT and CodeT5, have become popular choices for code understanding and generation tasks. Such models tend to be large and require commensurate volumes of training data, which are rarely available for…

机器学习 · 计算机科学 2024-01-23 Kamel Alrashedy , Vincent J. Hellendoorn , Alessandro Orso

It is tempting to think that machines are less prone to unfairness and prejudice. However, machine learning approaches compute their outputs based on data. While biases can enter at any stage of the development pipeline, models are…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Patrick Esser , Robin Rombach , Björn Ommer

Although deep learning has produced dazzling successes for applications of image, speech, and video processing in the past few years, most trainings are with suboptimal hyper-parameters, requiring unnecessarily long training times. Setting…

机器学习 · 计算机科学 2018-04-25 Leslie N. Smith

Large language models (LLMs) have enabled a range of applications in zero-shot and few-shot learning settings, including the generation of synthetic datasets for training and testing. However, to reliably use these synthetic datasets, it is…

计算与语言 · 计算机科学 2024-09-19 Gaurav Maheshwari , Dmitry Ivanov , Kevin El Haddad

With the ever-increasing number of pretrained models, machine learning practitioners are continuously faced with which pretrained model to use, and how to finetune it for a new dataset. In this paper, we propose a methodology that jointly…

机器学习 · 计算机科学 2024-02-26 Sebastian Pineda Arango , Fabio Ferreira , Arlind Kadra , Frank Hutter , Josif Grabocka

Deep learning, a branch of artificial intelligence, is a data-driven method that uses multiple layers of interconnected units or neurons to learn intricate patterns and representations directly from raw input data. Empowered by this…

机器学习 · 计算机科学 2025-07-28 Mohd Halim Mohd Noor , Ayokunle Olalekan Ige

Data is of high quality if it is fit for its intended use. The quality of data is influenced by the underlying data model and its quality. One major quality problem is the heterogeneity of data as quality aspects such as understandability…

机器学习 · 计算机科学 2021-11-15 Viola Wenz , Arno Kesper , Gabriele Taentzer

As deep neural networks grow in size, from thousands to millions to billions of weights, the performance of those networks becomes limited by our ability to accurately train them. A common naive question arises: if we have a system with…

机器学习 · 计算机科学 2018-05-29 Nathan O. Hodas , Panos Stinis

Machine learning can provide deep insights into data, allowing machines to make high-quality predictions and having been widely used in real-world applications, such as text mining, visual classification, and recommender systems. However,…

机器学习 · 计算机科学 2020-08-11 Meng Wang , Weijie Fu , Xiangnan He , Shijie Hao , Xindong Wu

Recently, deep models have been successfully applied in several applications, especially with low-level representations. However, sparse, noisy samples and structured domains (with multiple objects and interactions) are some of the open…

机器学习 · 计算机科学 2019-04-16 Mayukh Das , Yang Yu , Devendra Singh Dhami , Gautam Kunapuli , Sriraam Natarajan

While machine learning is traditionally a resource intensive task, embedded systems, autonomous navigation and the vision of the Internet-of-Things fuel the interest in resource efficient approaches. These approaches require a carefully…

The proliferation of fake news and its propagation on social media has become a major concern due to its ability to create devastating impacts. Different machine learning approaches have been suggested to detect fake news. However, most of…

计算与语言 · 计算机科学 2021-04-14 Junaed Younus Khan , Md. Tawkat Islam Khondaker , Sadia Afroz , Gias Uddin , Anindya Iqbal

In this paper we present a technique to train neural network models on small amounts of data. Current methods for training neural networks on small amounts of rich data typically rely on strategies such as fine-tuning a pre-trained neural…

机器学习 · 计算机科学 2016-11-08 Ark Anderson , Kyle Shaffer , Artem Yankov , Court D. Corley , Nathan O. Hodas

Nowadays, people strive to improve the accuracy of deep learning models. However, very little work has focused on the quality of data sets. In fact, data quality determines model quality. Therefore, it is important for us to make research…

机器学习 · 计算机科学 2019-07-01 Tianxing He , Shengcheng Yu , Ziyuan Wang , Jieqiong Li , Zhenyu Chen

Most uses of machine learning today involve training a model from scratch for a particular task, or sometimes starting with a model pretrained on a related task and then fine-tuning on a downstream task. Both approaches offer limited…

机器学习 · 计算机科学 2022-05-26 Andrea Gesmundo , Jeff Dean

Supervised learning on Deep Neural Networks (DNNs) is data hungry. Optimizing performance of DNN in the presence of noisy labels has become of paramount importance since collecting a large dataset will usually bring in noisy labels.…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Shuyu Kong , You Li , Jia Wang , Amin Rezaei , Hai Zhou

Dropout Regularization, serving to reduce variance, is nearly ubiquitous in Deep Learning models. We explore the relationship between the dropout rate and model complexity by training 2,000 neural networks configured with random…

机器学习 · 计算机科学 2021-08-30 Christopher Sun , Jai Sharma , Milind Maiti

Current vision systems are trained on huge datasets, and these datasets come with costs: curation is expensive, they inherit human biases, and there are concerns over privacy and usage rights. To counter these costs, interest has surged in…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Manel Baradad , Jonas Wulff , Tongzhou Wang , Phillip Isola , Antonio Torralba

Deep learning models have been widely used during the last decade due to their outstanding learning and abstraction capacities. However, one of the main challenges any scientist has to face using deep learning models is to establish the…

机器学习 · 计算机科学 2025-04-22 Luis Balderas , Miguel Lastra , José M. Benítez

The analysis of tabular datasets is highly prevalent both in scientific research and real-world applications of Machine Learning (ML). Unlike many other ML tasks, Deep Learning (DL) models often do not outperform traditional methods in this…

机器学习 · 计算机科学 2024-08-28 Assaf Shmuel , Oren Glickman , Teddy Lazebnik