中文
相关论文

相关论文: Learning from Very Little Data: On the Value of La…

200 篇论文

We present skweak, a versatile, Python-based software toolkit enabling NLP developers to apply weak supervision to a wide range of NLP tasks. Weak supervision is an emerging machine learning paradigm based on a simple idea: instead of…

计算与语言 · 计算机科学 2021-08-18 Pierre Lison , Jeremy Barnes , Aliaksandr Hubin

A "partial ordering" is a way to heuristically order a set of examples (partial orderings are a set where, for certain pairs of elements, one precedes the other). While these orderings may only be approximate, they can be useful for guiding…

软件工程 · 计算机科学 2024-07-16 Andre Lustosa , Tim Menzies

When AI tools can generate many solutions, some human preference must be applied to determine which solution is relevant to the current project. One way to find those preferences is interactive search-based software engineering (iSBSE)…

软件工程 · 计算机科学 2023-01-18 Andre Lustosa , Jaydeep Patel , Venkata Sai Teja Malapati , Tim Menzies

Despite the rapid expansion of smart grids and large volumes of data at the individual consumer level, there are still various cases where adequate data collection to train accurate load forecasting models is challenging or even impossible.…

Public security vulnerability reports (e.g., CVE reports) play an important role in the maintenance of computer and network systems. Security companies and administrators rely on information from these reports to prioritize tasks on…

计算与语言 · 计算机科学 2021-08-17 Guanqun Yang , Shay Dineen , Zhipeng Lin , Xueqing Liu

In climate science, we often want to compare across different datasets. Difficulties can arise in doing this due to inevitable mismatches that arise between observational and reanalysis data, or even between different reanalyses. This…

机器学习 · 计算机科学 2024-06-24 Jack R. P. Hanslope , Laurence Aitchison

Loss landscapes are a powerful tool for understanding neural network optimization and generalization, yet traditional low-dimensional analyses often miss complex topological features. We present Landscaper, an open-source Python package for…

Few-shot learning (FSL) techniques seek to learn the underlying patterns in data using fewer samples, analogous to how humans learn from limited experience. In this limited-data scenario, the challenges associated with deep neural networks,…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Deepan Chakravarthi Padmanabhan , Shruthi Gowda , Elahe Arani , Bahram Zonooz

Prior work on language models (LMs) shows that training on a large number of diverse tasks improves few-shot learning (FSL) performance on new tasks. We take this to the extreme, automatically extracting 413,299 tasks from internet tables -…

计算与语言 · 计算机科学 2022-08-09 Jun Shern Chan , Michael Pieler , Jonathan Jao , Jérémy Scheurer , Ethan Perez

Large-scale pre-trained Vision-Language Models (VLMs) have exhibited impressive zero-shot performance and transferability, allowing them to adapt to downstream tasks in a data-efficient manner. However, when only a few labeled samples are…

计算机视觉与模式识别 · 计算机科学 2024-11-11 Ce Zhang , Simon Stepputtis , Katia Sycara , Yaqi Xie

The effectiveness of multimodal instruction tuning depends not only on dataset scale, but critically on whether training samples genuinely require visual reasoning. However, existing instruction datasets often contain a substantial portion…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Mingkang Dong , Hongyi Cai , Jie Li , Sifan Zhou , Bin Ren , Kunyu Peng , Yuqian Fu

Running high-resolution physical models is computationally expensive and essential for many disciplines. Agriculture, transportation, and energy are sectors that depend on high-resolution weather models, which typically consume many hours…

机器学习 · 计算机科学 2018-08-17 Eduardo R. Rodrigues , Igor Oliveira , Renato L. F. Cunha , Marco A. S. Netto

Few-shot learning for neural networks (NNs) is an important problem that aims to train NNs with a few data. The main challenge is how to avoid overfitting since over-parameterized NNs can easily overfit to such small dataset. Previous work…

机器学习 · 计算机科学 2023-02-10 Daiki Chijiwa , Shin'ya Yamaguchi , Atsutoshi Kumagai , Yasutoshi Ida

Sky-image-based solar forecasting using deep learning has been recognized as a promising approach in reducing the uncertainty in solar power generation. However, one of the biggest challenges is the lack of massive and diversified sky image…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Yuhao Nie , Xiatong Li , Quentin Paletta , Max Aragon , Andea Scott , Adam Brandt

Learning with few samples is a major challenge for parameter-rich models like deep networks. In contrast, people learn complex new concepts even from very few examples, suggesting that the sample complexity of learning can often be reduced.…

机器学习 · 计算机科学 2019-06-11 Roman Visotsky , Yuval Atzmon , Gal Chechik

Few-Shot Learning refers to the problem of learning the underlying pattern in the data just from a few training samples. Requiring a large number of data samples, many deep learning solutions suffer from data hunger and extensively high…

机器学习 · 计算机科学 2022-03-10 Archit Parnami , Minwoo Lee

AI-for-science approaches have been applied to solve scientific problems (e.g., nuclear fusion, ecology, genomics, meteorology) and have achieved highly promising results. Spatial precipitation downscaling is one of the most important…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Xuanhong Chen , Kairui Feng , Naiyuan Liu , Bingbing Ni , Yifan Lu , Zhengyan Tong , Ziang Liu

Deep neural networks and huge language models are becoming omnipresent in natural language applications. As they are known for requiring large amounts of training data, there is a growing body of work to improve the performance in…

计算与语言 · 计算机科学 2021-04-12 Michael A. Hedderich , Lukas Lange , Heike Adel , Jannik Strötgen , Dietrich Klakow

In recent years, data-driven methods have shown great success for extracting information about the infrastructure in urban areas. These algorithms are usually trained on large datasets consisting of thousands or millions of labeled training…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Christoph Reinders , Hanno Ackermann , Michael Ying Yang , Bodo Rosenhahn

The field of machine learning has recently made significant progress in reducing the requirements for labelled training data when building new models. These `cheaper' learning techniques hold significant potential for the social sciences,…

‹ 上一页 1 2 3 10 下一页 ›