Skip to main content

Showing 1–10 of 10 results for author: Reddy, A G

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

    cs.CV

    Can Better Text Semantics in Prompt Tuning Improve VLM Generalization?

    Authors: Hari Chandana Kuchibhotla, Sai Srinivas Kancheti, Abbavaram Gowtham Reddy, Vineeth N Balasubramanian

    Abstract: Going beyond mere fine-tuning of vision-language models (VLMs), learnable prompt tuning has emerged as a promising, resource-efficient alternative. Despite their potential, effectively learning prompts faces the following challenges: (i) training in a low-shot scenario results in overfitting, limiting adaptability, and yielding weaker performance on newer classes or datasets; (ii) prompt-tuning's… ▽ More

    Submitted 20 June, 2024; v1 submitted 13 May, 2024; originally announced May 2024.

  2. arXiv:2404.15760  [pdf, other

    cs.LG cs.AI stat.ML

    Debiasing Machine Unlearning with Counterfactual Examples

    Authors: Ziheng Chen, Jia Wang, Jun Zhuang, Abbavaram Gowtham Reddy, Fabrizio Silvestri, ** Huang, Kaushiki Nag, Kun Kuang, Xin Ning, Gabriele Tolomei

    Abstract: The right to be forgotten (RTBF) seeks to safeguard individuals from the enduring effects of their historical actions by implementing machine-learning techniques. These techniques facilitate the deletion of previously acquired knowledge without requiring extensive model retraining. However, they often overlook a critical issue: unlearning processes bias. This bias emerges from two main sources: (1… ▽ More

    Submitted 24 April, 2024; originally announced April 2024.

  3. arXiv:2310.15117  [pdf, other

    cs.AI cs.CL

    Causal Inference Using LLM-Guided Discovery

    Authors: Aniket Vashishtha, Abbavaram Gowtham Reddy, Abhinav Kumar, Saketh Bachu, Vineeth N Balasubramanian, Amit Sharma

    Abstract: At the core of causal inference lies the challenge of determining reliable causal graphs solely based on observational data. Since the well-known backdoor criterion depends on the graph, any errors in the graph can propagate downstream to effect inference. In this work, we initially show that complete graph information is not necessary for causal effect inference; the topological order over graph… ▽ More

    Submitted 23 October, 2023; originally announced October 2023.

  4. arXiv:2305.18183  [pdf, other

    cs.LG cs.CV stat.ML

    On Counterfactual Data Augmentation Under Confounding

    Authors: Abbavaram Gowtham Reddy, Saketh Bachu, Saloni Dash, Charchit Sharma, Amit Sharma, Vineeth N Balasubramanian

    Abstract: Counterfactual data augmentation has recently emerged as a method to mitigate confounding biases in the training data. These biases, such as spurious correlations, arise due to various observed and unobserved confounding variables in the data generation process. In this paper, we formally analyze how confounding biases impact downstream classifiers and present a causal viewpoint to the solutions b… ▽ More

    Submitted 21 November, 2023; v1 submitted 29 May, 2023; originally announced May 2023.

  5. arXiv:2303.13850  [pdf, other

    cs.LG cs.AI stat.ME

    Towards Learning and Explaining Indirect Causal Effects in Neural Networks

    Authors: Abbavaram Gowtham Reddy, Saketh Bachu, Harsharaj Pathak, Benin L Godfrey, Vineeth N. Balasubramanian, Varshaneya V, Satya Narayanan Kar

    Abstract: Recently, there has been a growing interest in learning and explaining causal effects within Neural Network (NN) models. By virtue of NN architectures, previous approaches consider only direct and total causal effects assuming independence among input variables. We view an NN as a structural causal model (SCM) and extend our focus to include indirect causal effects by introducing feedforward conne… ▽ More

    Submitted 8 January, 2024; v1 submitted 24 March, 2023; originally announced March 2023.

    Comments: AAAI 2024

  6. arXiv:2211.04370  [pdf, other

    cs.AI cs.LG stat.ME

    NESTER: An Adaptive Neurosymbolic Method for Causal Effect Estimation

    Authors: Abbavaram Gowtham Reddy, Vineeth N Balasubramanian

    Abstract: Causal effect estimation from observational data is a central problem in causal inference. Methods based on potential outcomes framework solve this problem by exploiting inductive biases and heuristics from causal inference. Each of these methods addresses a specific aspect of causal effect estimation, such as controlling propensity score, enforcing randomization, etc., by designing neural network… ▽ More

    Submitted 8 January, 2024; v1 submitted 8 November, 2022; originally announced November 2022.

    Comments: AAAI 2024

  7. arXiv:2210.12368  [pdf, other

    cs.LG cs.AI

    Counterfactual Generation Under Confounding

    Authors: Abbavaram Gowtham Reddy, Saloni Dash, Amit Sharma, Vineeth N Balasubramanian

    Abstract: A machine learning model, under the influence of observed or unobserved confounders in the training data, can learn spurious correlations and fail to generalize when deployed. For image classifiers, augmenting a training dataset using counterfactual examples has been empirically shown to break spurious correlations. However, the counterfactual generation task itself becomes more difficult as the l… ▽ More

    Submitted 10 December, 2022; v1 submitted 22 October, 2022; originally announced October 2022.

  8. arXiv:2112.05746  [pdf, other

    cs.LG stat.ML

    On Causally Disentangled Representations

    Authors: Abbavaram Gowtham Reddy, Benin Godfrey L, Vineeth N Balasubramanian

    Abstract: Representation learners that disentangle factors of variation have already proven to be important in addressing various real world concerns such as fairness and interpretability. Initially consisting of unsupervised models with independence assumptions, more recently, weak supervision and correlated features have been explored, but without a causal view of the generative process. In contrast, we w… ▽ More

    Submitted 10 December, 2021; originally announced December 2021.

    Comments: https://causal-disentanglement.github.io/IITH-CANDLE/ ; Accepted at the 36th AAAI Conference on Artificial Intelligence (AAAI 2022)

  9. arXiv:2111.12490  [pdf, other

    cs.LG cs.AI

    Matching Learned Causal Effects of Neural Networks with Domain Priors

    Authors: Sai Srinivas Kancheti, Abbavaram Gowtham Reddy, Vineeth N Balasubramanian, Amit Sharma

    Abstract: A trained neural network can be interpreted as a structural causal model (SCM) that provides the effect of changing input variables on the model's output. However, if training data contains both causal and correlational relationships, a model that optimizes prediction accuracy may not necessarily learn the true causal relationships between input and output variables. On the other hand, expert user… ▽ More

    Submitted 29 June, 2022; v1 submitted 24 November, 2021; originally announced November 2021.

    Comments: Accepted at International Conference on Machine Learning (ICML'22)

  10. Causality in Neural Networks -- An Extended Abstract

    Authors: Abbavaram Gowtham Reddy

    Abstract: Causal reasoning is the main learning and explanation tool used by humans. AI systems should possess causal reasoning capabilities to be deployed in the real world with trust and reliability. Introducing the ideas of causality to machine learning helps in providing better learning and explainable models. Explainability, causal disentanglement are some important aspects of any machine learning mode… ▽ More

    Submitted 3 June, 2021; originally announced June 2021.