中文
相关论文

相关论文: A Model for Learned Bloom Filters, and Optimizing …

200 篇论文

Our capacity to learn representations from data is related to our ability to design filters that can leverage their coupling with the underlying domain. Graph filters are one such tool for network data and have been used in a myriad of…

信号处理 · 电气工程与系统科学 2022-03-16 Bishwadeep Das , Elvin Isufi

Data is said to follow the transform (or analysis) sparsity model if it becomes sparse when acted on by a linear operator called a sparsifying transform. Several algorithms have been designed to learn such a transform directly from data,…

机器学习 · 统计学 2019-01-30 Luke Pfister , Yoram Bresler

Job recommendation has traditionally been treated as a filter-based match or as a recommendation based on the features of jobs and candidates as discrete entities. In this paper, we introduce a methodology where we leverage the progression…

信息检索 · 计算机科学 2020-06-04 Amber Nigam , Aakash Roy , Arpan Saxena , Hartaran Singh

In this paper we report a study in which we have developed a teaching cycle based closely on Bloom's Learning for Mastery (LFM). The teaching cycle ameliorates some of the practical problems with LFM by making use of the STACK online…

历史与综述 · 数学 2017-12-22 Timo Pelkola , Antti Rasila , Christopher Sangwin

There is no free lunch, no single learning algorithm that will outperform other algorithms on all data. In practice different approaches are tried and the best algorithm selected. An alternative solution is to build new algorithms on demand…

机器学习 · 计算机科学 2018-06-19 Włodzisław Duch , Karol Grudzińsk

Finetuning is a common practice widespread across different communities to adapt pretrained models to particular tasks. Text classification is one of these tasks for which many pretrained models are available. On the other hand, ensembles…

计算与语言 · 计算机科学 2024-10-29 Sebastian Pineda Arango , Maciej Janowski , Lennart Purucker , Arber Zela , Frank Hutter , Josif Grabocka

The Bloom filter (BF) is a space efficient randomized data structure particularly suitable to represent a set supporting approximate membership queries. BFs have been extensively used in many applications especially in networking due to…

数据结构与算法 · 计算机科学 2016-03-04 Laura Carrea , Alexei Vernitski , Martin Reed

A central goal of unsupervised learning is to acquire representations from unlabeled data or experience that can be used for more effective learning of downstream tasks from modest amounts of labeled data. Many prior unsupervised learning…

机器学习 · 计算机科学 2019-03-25 Kyle Hsu , Sergey Levine , Chelsea Finn

Sampling-based motion planning is the predominant paradigm in many real-world robotic applications, but its performance is immensely dependent on the quality of the samples. The majority of traditional planners are inefficient as they use…

机器人学 · 计算机科学 2020-10-23 Tin Lai , Fabio Ramos

A learning algorithm based on primary school teaching and learning is presented. The methodology is to continuously evaluate a student and to give them training on the examples for which they repeatedly fail, until, they can correctly…

人工智能 · 计算机科学 2010-12-14 Ninan Sajeeth Philip

Learning-based methods commonly treat state estimation in robotics as a sequence modeling problem. While this paradigm can be effective at maximizing end-to-end performance, models are often difficult to interpret and expensive to train,…

机器人学 · 计算机科学 2026-05-07 Lennart Röstel , Berthold Bäuml

Recent studies have demonstrated the effectiveness of clustering-based approaches for self-supervised and unsupervised learning. However, the application of clustering is often heuristic, and the optimal methodology remains unclear. In this…

机器学习 · 计算机科学 2025-11-10 Xiaodong Wang , Jing Huang , Kevin J Liang

The quality of machine learning models depends heavily on their training data. Selecting high-quality, diverse training sets for large language models (LLMs) is a difficult task, due to the lack of cheap and reliable quality metrics. While…

机器学习 · 计算机科学 2026-01-30 Robert Istvan Busa-Fekete , Julian Zimmert , Anne Xiangyi Zheng , Claudio Gentile , Andras Gyorgy

We present an efficient subpixel refinement method usinga learning-based approach called Linear Predictors. Two key ideas are shown in this paper. Firstly, we present a novel technique, called Symbolic Linear Predictors, which makes the…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Vincent Lui , Jonathon Geeves , Winston Yii , Tom Drummond

The increasing prevalence of marine pollution during the past few decades motivated recent research to help ease the situation. Typical water quality assessment requires continuous monitoring of water and sediments at remote locations with…

机器学习 · 计算机科学 2022-03-08 Xiaoting Xu , Tin Lai , Sayka Jahan , Farnaz Farid

Probing classifiers have emerged as one of the prominent methodologies for interpreting and analyzing deep neural network models of natural language processing. The basic idea is simple -- a classifier is trained to predict some linguistic…

计算与语言 · 计算机科学 2021-09-23 Yonatan Belinkov

We consider learning of submodular functions from data. These functions are important in machine learning and have a wide range of applications, e.g. data summarization, feature selection and active learning. Despite their combinatorial…

机器学习 · 统计学 2018-06-18 Sebastian Tschiatschek , Aytunc Sahin , Andreas Krause

Sorted Table Search Procedures are the quintessential query-answering tool, with widespread usage that now includes also Web Applications, e.g, Search Engines (Google Chrome) and ad Bidding Systems (AppNexus). Speeding them up, at very…

机器学习 · 计算机科学 2020-07-31 Domenico Amato , Giosué Lo Bosco , Raffaele Giancarlo

We present a filter based approach for inbetweening. We train a convolutional neural network to generate intermediate frames. This network aim to generate smooth animation of line drawings. Our method can process scanned images directly.…

计算机视觉与模式识别 · 计算机科学 2017-06-13 Yuichi Yagi

Pre-trained language models (PrLM) have to carefully manage input units when training on a very large text with a vocabulary consisting of millions of words. Previous works have shown that incorporating span-level information over…

计算与语言 · 计算机科学 2021-09-16 Rongzhou Bao , Zhuosheng Zhang , Hai Zhao