← Search

Prathosh Ap

17 accepted papers

2026

Enhancing Trustworthiness of Fine-Tuned LLMs via Regularized Subset Selection

ICLR 2026poster

Supervised fine-tuning (SFT) improves large language model (LLM) perplexity but can also degrade trustworthiness—leading to the generation of untruthful, biased, or unsafe content during user interactions. These issues are often traced back to specific phrases or patterns in the training data. Howev…

Cited by 0SourceScholar
2026

Interpretable Discovery of One-parameter Subgroups: A Modular Framework for Elliptical, Hyperbolic, and Parabolic Symmetries

ICML 2026poster

We propose a modular, data-driven framework for jointly learning unknown functional mappings and discovering the underlying one-parameter symmetry subgroup governing the data. Unlike conventional geometric deep learning methods that assume known symmetries, our approach identifies the relevant conti…

Cited by 0SourceScholar
2026

f-INE: A Hypothesis Testing Framework for Estimating Influence under Training Randomness

ICLR 2026poster

Influence estimation methods promise to explain and debug machine learning by estimating the impact of individual samples on the final model. Yet, existing methods collapse under training randomness: the same example may appear critical in one run and irrelevant in the next. Such instability undermi…

Cited by 0SourceScholar
2025

LangDAug: Langevin Data Augmentation for Multi-Source Domain Generalization in Medical Image Segmentation

ICML 2025poster

Medical image segmentation models often struggle to generalize across different domains due to various reasons. Domain Generalization (DG) methods overcome this either through representation learning or data augmentation (DA). While representation learning methods seek domain-invariant features, the…

2025

Latent Mamba Operator for Partial Differential Equations

ICML 2025poster

Neural operators have emerged as powerful data-driven frameworks for solving Partial Differential Equations (PDEs), offering significant speedups over numerical methods. However, existing neural operators struggle with scalability in high-dimensional spaces, incur high computational costs, and face…

Cited by 0SourcePDFScholar
2025

Partially Blinded Unlearning: Class Unlearning for Deep Networks from Bayesian Perspective

AAAI 2025technical

To follow regulations on individual data privacy and safety, machine learning models must systematically remove information learned from specific subsets of a user's training data that can no longer be utilized. To address this problem, machine unlearning has emerged as an important area of research…

2024

Fusing Conditional Submodular GAN and Programmatic Weak Supervision

AAAI 2024technical

Programmatic Weak Supervision (PWS) and generative models serve as crucial tools that enable researchers to maximize the utility of existing datasets without resorting to laborious data gathering and manual annotation processes. PWS uses various weak supervision techniques to estimate the underlying…

2024

HOLMES: Hyper-Relational Knowledge Graphs for Multi-hop Question Answering using LLMs

ACL 2024long

Given unstructured text, Large Language Models (LLMs) are adept at answering simple (single-hop) questions. However, as the complexity of the questions increase, the performance of LLMs degrade. We believe this is due to the overhead associated with understanding the complex question followed by fil…

Cited by 12SourcePDFScholar
2024

WISER: Weak Supervision and Supervised Representation Learning to Improve Drug Response Prediction in Cancer

ICML 2024poster

Cancer, a leading cause of death globally, occurs due to genomic changes and manifests heterogeneously across patients. To advance research on personalized treatment strategies, the effectiveness of various drugs on cells derived from cancers ('cell lines') is experimentally determined in laboratory…

2023

Adaptive Mixing of Auxiliary Losses in Supervised Learning

AAAI 2023technical

In many supervised learning scenarios, auxiliary losses are used in order to introduce additional information or constraints into the supervised learning objective. For instance, knowledge distillation aims to mimic outputs of a powerful teacher model; similarly, in rule-based approaches, weak label…

2023

DeGPR: Deep Guided Posterior Regularization for Multi-Class Cell Detection and Counting

CVPR 2023poster

Multi-class cell detection and counting is an essential task for many pathological diagnoses. Manual counting is tedious and often leads to inter-observer variations among pathologists. While there exist multiple, general-purpose, deep learning-based object detection and counting methods, they may n…

2023

Few-shot Cross-domain Image Generation via Inference-time Latent-code Learning

ICLR 2023top-25%

In this work, our objective is to adapt a Deep generative model trained on a large-scale source dataset to multiple target domains with scarce data. Specifically, we focus on adapting a pre-trained Generative Adversarial Network (GAN) to a target domain without re-training the generator. Our method…

Cited by 15SourcePDFScholar
2023

Minority Oversampling for Imbalanced Data via Class-Preserving Regularized Auto-Encoders

AISTATS 2023poster

Class imbalance is a common phenomenon in multiple application domains such as healthcare, where the sample occurrence of one or few class categories is more prevalent in the dataset than the rest. This work addresses the class-imbalance issue by proposing an over-sampling method for the minority cl…

2021

Generalization on Unseen Domains via Inference-Time Label-Preserving Target Projections

CVPR 2021poster

Generalization of machine learning models trained on a set of source domains on unseen target domains with different statistics, is a challenging problem. While many approaches have been proposed to solve this problem, they only utilize source data during training, but do not take advantage of the f…

Cited by 46PDFScholar
2020

Unsupervised Domain Adaptation for Semantic Segmentation of NIR Images through Generative Latent Search

ECCV 2020poster

Segmentation of the pixels corresponding to human skin is an essential first step in multiple applications ranging from surveillance to heart-rate estimation from remote-photoplethysmography. However, the existing literature considers the problem only in the visible-range of the EM-spectrum which li…