Skip to main content

Showing 1–4 of 4 results for author: Mandelbaum, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2102.09337  [pdf, other

    cs.LG cs.AI cs.NI

    Reinforcement Learning for Datacenter Congestion Control

    Authors: Chen Tessler, Yuval Shpigelman, Gal Dalal, Amit Mandelbaum, Doron Haritan Kazakov, Benjamin Fuhrer, Gal Chechik, Shie Mannor

    Abstract: We approach the task of network congestion control in datacenters using Reinforcement Learning (RL). Successful congestion control algorithms can dramatically improve latency and overall network throughput. Until today, no such learning-based algorithms have shown practical potential in this domain. Evidently, the most popular recent deployments rely on rule-based heuristics that are tested on a p… ▽ More

    Submitted 29 June, 2022; v1 submitted 18 February, 2021; originally announced February 2021.

    Comments: Presented at IAAI 2022

  2. arXiv:1709.09844  [pdf, other

    cs.AI cs.CV cs.LG stat.ML

    Distance-based Confidence Score for Neural Network Classifiers

    Authors: Amit Mandelbaum, Daphna Weinshall

    Abstract: The reliable measurement of confidence in classifiers' predictions is very important for many applications and is, therefore, an important part of classifier design. Yet, although deep learning has received tremendous attention in recent years, not much progress has been made in quantifying the prediction confidence of neural network classifiers. Bayesian models offer a mathematically grounded fra… ▽ More

    Submitted 28 September, 2017; originally announced September 2017.

  3. arXiv:1704.06062  [pdf, other

    cs.LG stat.ML

    Every Untrue Label is Untrue in its Own Way: Controlling Error Type with the Log Bilinear Loss

    Authors: Yehezkel S. Resheff, Amit Mandelbaum, Daphna Weinshall

    Abstract: Deep learning has become the method of choice in many application domains of machine learning in recent years, especially for multi-class classification tasks. The most common loss function used in this context is the cross-entropy loss, which reduces to the log loss in the typical case when there is a single correct response label. While this loss is insensitive to the identity of the assigned cl… ▽ More

    Submitted 20 April, 2017; originally announced April 2017.

  4. arXiv:1610.08229  [pdf, other

    cs.LG cs.CL

    Word Embeddings and Their Use In Sentence Classification Tasks

    Authors: Amit Mandelbaum, Adi Shalev

    Abstract: This paper have two parts. In the first part we discuss word embeddings. We discuss the need for them, some of the methods to create them, and some of their interesting properties. We also compare them to image embeddings and see how word embedding and image embedding can be combined to perform different tasks. In the second part we implement a convolutional neural network trained on top of pre-tr… ▽ More

    Submitted 26 October, 2016; originally announced October 2016.

    Comments: 13 pages, 10 figures