中文
相关论文

相关论文: Polyceptron: A Polyhedral Learning Algorithm

200 篇论文

This paper proposes a novel approach that enables a robot to learn an objective function incrementally from human directional corrections. Existing methods learn from human magnitude corrections; since a human needs to carefully choose the…

机器人学 · 计算机科学 2022-08-08 Wanxin Jin , Todd D. Murphey , Zehui Lu , Shaoshuai Mou

Continual learning is the ability to acquire new knowledge without forgetting the previously learned one, assuming no further access to past training data. Neural network approximators trained with gradient descent are known to fail in this…

机器学习 · 计算机科学 2021-11-05 Rodrigue Siry

We study the on-line AdaTron learning of linearly non-separable rules by a simple perceptron. Training examples are provided by a perceptron with a non-monotonic transfer function which reduces to the usual monotonic relation in a certain…

凝聚态物理 · 物理学 2009-10-30 Jun-ichi Inoue , Hidetoshi Nishimori

We initiate the study of active learning algorithms for classifying strategic agents. Active learning is a well-established framework in machine learning in which the learner selectively queries labels, often achieving substantially higher…

机器学习 · 计算机科学 2025-12-03 Maria-Florina Balcan , Hedyeh Beyhaghi

In this work, we propose a multi-stage training strategy for the development of deep learning algorithms applied to problems with multiscale features. Each stage of the pro-posed strategy shares an (almost) identical network structure and…

数值分析 · 数学 2020-09-25 Eric Chung , Wing Tat Leung , Sai-Mang Pun , Zecheng Zhang

We consider the problem of online multiclass classification with partial feedback, where an algorithm predicts a class for a new instance in each round and only receives its correctness. Although several methods have been developed for this…

机器学习 · 计算机科学 2019-02-05 Takuo Kaneko , Issei Sato , Masashi Sugiyama

The accurate and precise extraction of information from a modern particle physics detector, such as an electromagnetic calorimeter, may be complicated and challenging. In order to overcome the difficulties we propose processing the detector…

数据分析、统计与概率 · 物理学 2022-02-04 Elihu Sela , Shan Huang , David Horn

Conformal unlearning aims to ensure that a trained conformal predictor miscovers data points with specific shared characteristics, such as those from a particular label class, associated with a specific user, or belonging to a defined…

机器学习 · 计算机科学 2026-02-13 Yahya Alkhatib , Muhammad Ahmar Jamal , Wee Peng Tay

Few-Shot Learning is the challenge of training a model with only a small amount of data. Many solutions to this problem use meta-learning algorithms, i.e. algorithms that learn to learn. By sampling few-shot tasks from a larger dataset, we…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Etienne Bennequin

In many machine learning problems, labeled training data is limited but unlabeled data is ample. Some of these problems have instances that can be factored into multiple views, each of which is nearly sufficent in determining the correct…

机器学习 · 计算机科学 2012-06-18 Kuzman Ganchev , Joao Graca , John Blitzer , Ben Taskar

Simple memorizing tasks have been chosen such as a binary code on a matrix. After the establishment of an appropriate protocol, the codified matrices were individually presented to 150 university students who had to memorize them. A…

神经元与认知 · 定量生物学 2007-05-23 Alexandra C. Tsallis , Constantino Tsallis , Aglae C. N. de Magalhaes , Francisco A. Tamarit

We introduce in this paper a learning paradigm in which the training data is transformed by a diffeomorphic transformation before prediction. The learning algorithm minimizes a cost function evaluating the prediction error on the training…

机器学习 · 统计学 2023-12-05 Laurent Younes

Contemporary machine learning applications often involve classification tasks with many classes. Despite their extensive use, a precise understanding of the statistical properties and behavior of classification algorithms is still missing,…

机器学习 · 计算机科学 2020-11-17 Christos Thrampoulidis , Samet Oymak , Mahdi Soltanolkotabi

In this paper, a progressive learning algorithm for multi-label classification to learn new labels while retaining the knowledge of previous labels is designed. New output neurons corresponding to new labels are added and the neural network…

机器学习 · 计算机科学 2016-09-26 Mihika Dave , Sahil Tapiawala , Meng Joo Er , Rajasekar Venkatesan

In this paper we develop a pure algebraic method which provides an algorithm for testing emptyness of a polyhedron.

最优化与控制 · 数学 2020-04-28 Laurent Truffet

In this work we study the inverse quantum scattering via deep learning regression, which is implemented via a Multilayer Perceptron. A step-by-step method is provided in order to obtain the potential parameters. A circular boundary-wall…

计算物理 · 物理学 2023-07-20 A. C. Maioli

State-of-the-art deep neural network recognition systems are designed for a static and closed world. It is usually assumed that the distribution at test time will be the same as the distribution during training. As a result, classifiers are…

计算机视觉与模式识别 · 计算机科学 2019-02-28 Benjamin J. Meyer , Tom Drummond

Object detection is a fundamental task for robots to operate in unstructured environments. Today, there are several deep learning algorithms that solve this task with remarkable performance. Unfortunately, training such systems requires…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Federico Ceola , Elisa Maiettini , Giulia Pasquale , Lorenzo Rosasco , Lorenzo Natale

We describe a method for predicting a classification of an object given classifications of the objects in the training set, assuming that the pairs object/classification are generated by an i.i.d. process from a continuous probability…

机器学习 · 计算机科学 2013-02-01 Alex Gammerman , Volodya Vovk , Vladimir Vapnik

Deep learning methods have typically been trained on large datasets in which many training examples are available. However, many real-world product datasets have only a small number of images available for each product. We explore the use…

计算机视觉与模式识别 · 计算机科学 2015-07-31 David Held , Sebastian Thrun , Silvio Savarese