Skip to main content

Showing 1–8 of 8 results for author: Garg, T

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

    cs.CL

    Code-mixed Sentiment and Hate-speech Prediction

    Authors: Anjali Yadav, Tanya Garg, Matej Klemen, Matej Ulcar, Basant Agarwal, Marko Robnik Sikonja

    Abstract: Code-mixed discourse combines multiple languages in a single text. It is commonly used in informal discourse in countries with several official languages, but also in many other countries in combination with English or neighboring languages. As recently large language models have dominated most natural language processing tasks, we investigated their performance in code-mixed settings for relevant… ▽ More

    Submitted 21 May, 2024; originally announced May 2024.

  2. arXiv:2401.04647  [pdf, other

    cs.CV cs.AI cs.LG

    Advancing Ante-Hoc Explainable Models through Generative Adversarial Networks

    Authors: Tanmay Garg, Deepika Vemuri, Vineeth N Balasubramanian

    Abstract: This paper presents a novel concept learning framework for enhancing model interpretability and performance in visual classification tasks. Our approach appends an unsupervised explanation generator to the primary classifier network and makes use of adversarial training. During training, the explanation module is optimized to extract visual concepts from the classifier's latent representations, wh… ▽ More

    Submitted 3 April, 2024; v1 submitted 9 January, 2024; originally announced January 2024.

    Comments: Paper accepted in Human-Centric Representation Learning workshop at AAAI 2024 (https://hcrl-workshop.github.io/2024/). Paper accepted and presented at Deployable AI Workshop at AAAI-2024 (https://sites.google.com/view/dai-2024/home)

  3. arXiv:2309.02429  [pdf, other

    cs.CV cs.AI cs.LG

    Building a Winning Team: Selecting Source Model Ensembles using a Submodular Transferability Estimation Approach

    Authors: Vimal K B, Saketh Bachu, Tanmay Garg, Niveditha Lakshmi Narasimhan, Raghavan Konuru, Vineeth N Balasubramanian

    Abstract: Estimating the transferability of publicly available pretrained models to a target task has assumed an important place for transfer learning tasks in recent years. Existing efforts propose metrics that allow a user to choose one model from a pool of pre-trained models without having to fine-tune each model individually and identify one explicitly. With the growth in the number of available pre-tra… ▽ More

    Submitted 5 September, 2023; originally announced September 2023.

    Comments: To appear at ICCV 2023

  4. arXiv:2305.04989  [pdf, other

    cs.CL cs.AI

    Knowledge Graph Guided Semantic Evaluation of Language Models For User Trust

    Authors: Kaushik Roy, Tarun Garg, Vedant Palit, Yuxin Zi, Vignesh Narayanan, Amit Sheth

    Abstract: A fundamental question in natural language processing is - what kind of language structure and semantics is the language model capturing? Graph formats such as knowledge graphs are easy to evaluate as they explicitly express language semantics and structure. This study evaluates the semantics encoded in the self-attention transformers by leveraging explicit knowledge graph structures. We propose n… ▽ More

    Submitted 8 May, 2023; originally announced May 2023.

  5. arXiv:2303.02513  [pdf, other

    cs.CL cs.SI

    Model-Agnostic Meta-Learning for Multilingual Hate Speech Detection

    Authors: Md Rabiul Awal, Roy Ka-Wei Lee, Eshaan Tanwar, Tanmay Garg, Tanmoy Chakraborty

    Abstract: Hate speech in social media is a growing phenomenon, and detecting such toxic content has recently gained significant traction in the research community. Existing studies have explored fine-tuning language models (LMs) to perform hate speech detection, and these solutions have yielded significant performance. However, most of these studies are limited to detecting hate speech only in English, negl… ▽ More

    Submitted 4 March, 2023; originally announced March 2023.

  6. arXiv:2206.09259  [pdf, other

    cs.CL

    Can Language Models Capture Graph Semantics? From Graphs to Language Model and Vice-Versa

    Authors: Tarun Garg, Kaushik Roy, Amit Sheth

    Abstract: Knowledge Graphs are a great resource to capture semantic knowledge in terms of entities and relationships between the entities. However, current deep learning models takes as input distributed representations or vectors. Thus, the graph is compressed in a vectorized representation. We conduct a study to examine if the deep learning model can compress a graph and then output the same graph with mo… ▽ More

    Submitted 18 June, 2022; originally announced June 2022.

  7. arXiv:2202.00126  [pdf, other

    cs.SI cs.CY cs.LG

    Handling Bias in Toxic Speech Detection: A Survey

    Authors: Tanmay Garg, Sarah Masud, Tharun Suresh, Tanmoy Chakraborty

    Abstract: Detecting online toxicity has always been a challenge due to its inherent subjectivity. Factors such as the context, geography, socio-political climate, and background of the producers and consumers of the posts play a crucial role in determining if the content can be flagged as toxic. Adoption of automated toxicity detection models in production can thus lead to a sidelining of the various groups… ▽ More

    Submitted 15 January, 2023; v1 submitted 26 January, 2022; originally announced February 2022.

    Comments: Accepted in ACM Computing Surveys, 30 pages, 5 figures, 7 tables

  8. arXiv:1811.04968  [pdf, other

    quant-ph cs.ET cs.LG physics.comp-ph

    PennyLane: Automatic differentiation of hybrid quantum-classical computations

    Authors: Ville Bergholm, Josh Izaac, Maria Schuld, Christian Gogolin, Shahnawaz Ahmed, Vishnu Ajith, M. Sohaib Alam, Guillermo Alonso-Linaje, B. AkashNarayanan, Ali Asadi, Juan Miguel Arrazola, Utkarsh Azad, Sam Banning, Carsten Blank, Thomas R Bromley, Benjamin A. Cordier, Jack Ceroni, Alain Delgado, Olivia Di Matteo, Amintor Dusko, Tanya Garg, Diego Guala, Anthony Hayes, Ryan Hill, Aroosa Ijaz , et al. (43 additional authors not shown)

    Abstract: PennyLane is a Python 3 software framework for differentiable programming of quantum computers. The library provides a unified architecture for near-term quantum computing devices, supporting both qubit and continuous-variable paradigms. PennyLane's core feature is the ability to compute gradients of variational quantum circuits in a way that is compatible with classical techniques such as backpro… ▽ More

    Submitted 29 July, 2022; v1 submitted 12 November, 2018; originally announced November 2018.

    Comments: Code available at https://github.com/XanaduAI/pennylane/ . Significant contributions to the code (new features, new plugins, etc.) will be recognized by the opportunity to be a co-author on this paper