Skip to main content

Showing 1–12 of 12 results for author: Blau, T

.
  1. arXiv:2406.08840  [pdf, other

    cs.CV cs.LG

    Conceptual Learning via Embedding Approximations for Reinforcing Interpretability and Transparency

    Authors: Maor Dikter, Tsachi Blau, Chaim Baskin

    Abstract: Concept bottleneck models (CBMs) have emerged as critical tools in domains where interpretability is paramount. These models rely on predefined textual descriptions, referred to as concepts, to inform their decision-making process and offer more accurate reasoning. As a result, the selection of concepts used in the model is of utmost significance. This study proposes \underline{\textbf{C}}onceptua… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

  2. arXiv:2401.03411  [pdf, other

    cs.CL cs.CV

    GRAM: Global Reasoning for Multi-Page VQA

    Authors: Tsachi Blau, Sharon Fogel, Roi Ronen, Alona Golts, Roy Ganz, Elad Ben Avraham, Aviad Aberdam, Shahar Tsiper, Ron Litman

    Abstract: The increasing use of transformer-based large language models brings forward the challenge of processing long sequences. In document visual question answering (DocVQA), leading methods focus on the single-page setting, while documents can span hundreds of pages. We present GRAM, a method that seamlessly extends pre-trained single-page models to the multi-page setting, without requiring computation… ▽ More

    Submitted 18 March, 2024; v1 submitted 7 January, 2024; originally announced January 2024.

  3. arXiv:2401.00689  [pdf, other

    cs.CL cs.AI

    Large language model for Bible sentiment analysis: Sermon on the Mount

    Authors: Mahek Vora, Tom Blau, Vansh Kachhwal, Ashu M. G. Solo, Rohitash Chandra

    Abstract: The revolution of natural language processing via large language models has motivated its use in multidisciplinary areas that include social sciences and humanities and more specifically, comparative religion. Sentiment analysis provides a mechanism to study the emotions expressed in text. Recently, sentiment analysis has been used to study and compare translations of the Bhagavad Gita, which is a… ▽ More

    Submitted 1 January, 2024; originally announced January 2024.

  4. arXiv:2305.18435  [pdf, other

    cs.LG stat.ME

    Statistically Efficient Bayesian Sequential Experiment Design via Reinforcement Learning with Cross-Entropy Estimators

    Authors: Tom Blau, Iadine Chades, Amir Dezfouli, Daniel Steinberg, Edwin V. Bonilla

    Abstract: Reinforcement learning can learn amortised design policies for designing sequences of experiments. However, current amortised methods rely on estimators of expected information gain (EIG) that require an exponential number of samples on the magnitude of the EIG to achieve an unbiased estimation. We propose the use of an alternative estimator based on the cross-entropy of the joint model distributi… ▽ More

    Submitted 4 February, 2024; v1 submitted 28 May, 2023; originally announced May 2023.

  5. arXiv:2303.15409  [pdf, other

    cs.CV

    Classifier Robustness Enhancement Via Test-Time Transformation

    Authors: Tsachi Blau, Roy Ganz, Chaim Baskin, Michael Elad, Alex Bronstein

    Abstract: It has been recently discovered that adversarially trained classifiers exhibit an intriguing property, referred to as perceptually aligned gradients (PAG). PAG implies that the gradients of such classifiers possess a meaningful structure, aligned with human perception. Adversarial training is currently the best-known way to achieve classification robustness under adversarial attacks. The PAG prope… ▽ More

    Submitted 27 March, 2023; originally announced March 2023.

  6. arXiv:2208.01439  [pdf, other

    q-bio.OT cs.LG stat.ML

    Unsupervised machine learning framework for discriminating major variants of concern during COVID-19

    Authors: Rohitash Chandra, Chaarvi Bansal, Mingyue Kang, Tom Blau, Vinti Agarwal, Pranjal Singh, Laurence O. W. Wilson, Seshadri Vasan

    Abstract: Due to the high mutation rate of the virus, the COVID-19 pandemic evolved rapidly. Certain variants of the virus, such as Delta and Omicron, emerged with altered viral properties leading to severe transmission and death rates. These variants burdened the medical systems worldwide with a major impact to travel, productivity, and the world economy. Unsupervised machine learning methods have the abil… ▽ More

    Submitted 25 May, 2023; v1 submitted 1 August, 2022; originally announced August 2022.

    Journal ref: PLOS ONE, 2023

  7. arXiv:2207.08089  [pdf, other

    cs.CV cs.AI

    Threat Model-Agnostic Adversarial Defense using Diffusion Models

    Authors: Tsachi Blau, Roy Ganz, Bahjat Kawar, Alex Bronstein, Michael Elad

    Abstract: Deep Neural Networks (DNNs) are highly sensitive to imperceptible malicious perturbations, known as adversarial attacks. Following the discovery of this vulnerability in real-world imaging and vision applications, the associated safety concerns have attracted vast research attention, and many defense techniques have been developed. Most of these defense methods rely on adversarial training (AT) --… ▽ More

    Submitted 17 July, 2022; originally announced July 2022.

  8. arXiv:2202.00821  [pdf, other

    cs.LG stat.ML

    Optimizing Sequential Experimental Design with Deep Reinforcement Learning

    Authors: Tom Blau, Edwin V. Bonilla, Iadine Chades, Amir Dezfouli

    Abstract: Bayesian approaches developed to solve the optimal design of sequential experiments are mathematically elegant but computationally challenging. Recently, techniques using amortization have been proposed to make these Bayesian approaches practical, by training a parameterized policy that proposes designs efficiently at deployment time. However, these methods may not sufficiently explore the design… ▽ More

    Submitted 17 June, 2022; v1 submitted 1 February, 2022; originally announced February 2022.

    Journal ref: International Conference on Machine Learning (2022)

  9. arXiv:2106.09203  [pdf, other

    cs.LG cs.RO

    Learning from Demonstration without Demonstrations

    Authors: Tom Blau, Gilad Francis, Philippe Morere

    Abstract: State-of-the-art reinforcement learning (RL) algorithms suffer from high sample complexity, particularly in the sparse reward case. A popular strategy for mitigating this problem is to learn control policies by imitating a set of expert demonstrations. The drawback of such approaches is that an expert needs to produce demonstrations, which may be costly in practice. To address this shortcoming, we… ▽ More

    Submitted 16 June, 2021; originally announced June 2021.

    Comments: International Conference on Robotics and Automation (ICRA), 2021. arXiv admin note: substantial text overlap with arXiv:2001.06940

  10. arXiv:2006.09823  [pdf, other

    cs.DC

    Verifying Strong Eventual Consistency in $δ$-CRDTs

    Authors: Taylor Blau

    Abstract: Conflict-free replicated data types (CRDTs) are a natural structure with which to communicate information about a shared computation in a distributed setting where coordination overhead may not be tolerated, and individual participants are allowed to temporarily diverge from the overall computation. Within this setting, there are two classical approaches: state- and operation-based CRDTs. The form… ▽ More

    Submitted 5 June, 2020; originally announced June 2020.

    Comments: 66 pages, 27 figures. Senior thesis report

  11. arXiv:2001.06940  [pdf, other

    cs.LG cs.RO stat.ML

    Reinforcement Learning with Probabilistically Complete Exploration

    Authors: Philippe Morere, Gilad Francis, Tom Blau, Fabio Ramos

    Abstract: Balancing exploration and exploitation remains a key challenge in reinforcement learning (RL). State-of-the-art RL algorithms suffer from high sample complexity, particularly in the sparse reward case, where they can do no better than to explore in all directions until the first positive rewards are found. To mitigate this, we propose Rapidly Randomly-exploring Reinforcement Learning (R3L). We for… ▽ More

    Submitted 19 January, 2020; originally announced January 2020.

  12. arXiv:1911.08701  [pdf, other

    cs.LG stat.ML

    Bayesian Curiosity for Efficient Exploration in Reinforcement Learning

    Authors: Tom Blau, Lionel Ott, Fabio Ramos

    Abstract: Balancing exploration and exploitation is a fundamental part of reinforcement learning, yet most state-of-the-art algorithms use a naive exploration protocol like $ε$-greedy. This contributes to the problem of high sample complexity, as the algorithm wastes effort by repeatedly visiting parts of the state space that have already been explored. We introduce a novel method based on Bayesian linear r… ▽ More

    Submitted 19 November, 2019; originally announced November 2019.