Skip to main content

Showing 1–3 of 3 results for author: Chaudhari, K

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

    cs.MS cs.LG stat.CO stat.ML

    BlackJAX: Composable Bayesian inference in JAX

    Authors: Alberto Cabezas, Adrien Corenflos, Junpeng Lao, Rémi Louf, Antoine Carnec, Kaustubh Chaudhari, Reuben Cohn-Gordon, Jeremie Coullon, Wei Deng, Sam Duffield, Gerardo Durán-Martín, Marcin Elantkowski, Dan Foreman-Mackey, Michele Gregori, Carlos Iguaran, Ravin Kumar, Martin Lysy, Kevin Murphy, Juan Camilo Orduz, Karm Patel, Xi Wang, Rob Zinkov

    Abstract: BlackJAX is a library implementing sampling and variational inference algorithms commonly used in Bayesian computation. It is designed for ease of use, speed, and modularity by taking a functional approach to the algorithms' implementation. BlackJAX is written in Python, using JAX to compile and run NumpPy-like samplers and variational methods on CPUs, GPUs, and TPUs. The library integrates well w… ▽ More

    Submitted 22 February, 2024; v1 submitted 16 February, 2024; originally announced February 2024.

    Comments: Companion paper for the library https://github.com/blackjax-devs/blackjax Update: minor changes and updated the list of authors to include technical contributors

  2. arXiv:2208.13595  [pdf, ps, other

    cs.CL cs.LG

    Combating high variance in Data-Scarce Implicit Hate Speech Classification

    Authors: Debaditya Pal, Kaustubh Chaudhari, Harsh Sharma

    Abstract: Hate speech classification has been a long-standing problem in natural language processing. However, even though there are numerous hate speech detection methods, they usually overlook a lot of hateful statements due to them being implicit in nature. Develo** datasets to aid in the task of implicit hate speech classification comes with its own challenges; difficulties are nuances in language, va… ▽ More

    Submitted 29 August, 2022; originally announced August 2022.

    Comments: 4 pages, 3 tables

  3. arXiv:2010.05243  [pdf, ps, other

    cs.AI cs.CL

    Data Agnostic RoBERTa-based Natural Language to SQL Query Generation

    Authors: Debaditya Pal, Harsh Sharma, Kaustubh Chaudhari

    Abstract: Relational databases are among the most widely used architectures to store massive amounts of data in the modern world. However, there is a barrier between these databases and the average user. The user often lacks the knowledge of a query language such as SQL required to interact with the database. The NL2SQL task aims at finding deep learning approaches to solve this problem by converting natura… ▽ More

    Submitted 5 March, 2021; v1 submitted 11 October, 2020; originally announced October 2020.

    Comments: 8 Pages, 2 figures