← Search

Sarthak Jain

9 accepted papers

2025

Aligning to Constraints for Data-Efficient Language Model Customization

NAACL 2025findings

General-purpose language models (LMs) are aligned to diverse user intents, but fall short when it comes to specific applications. While finetuning is the default method for customized alignment, human annotations are often unavailable in various customization scenarios. Based on the observation that…

Cited by 0SourcePDFScholar
2025

Can AI See What We Can't? Leveraging Deep Learning and Multi-Temporal Satellite Data to Revolutionize Crop Type Mapping and Yield Prediction

ICASSP 2025accepted

Precise mapping of crop types and estimating yields are important in gauging agricultural diversity and yield potential, especially in regions dominated by small-scale farming. Nevertheless, these tasks are challenging due to factors such as small field sizes, inter-cropping, and a lack of sufficien…

Cited by 0SourceScholar
2025

Scaling Unlocks Broader Generation and Deeper Functional Understanding of Proteins

NeurIPS 2025spotlight

Generative protein language models (PLMs) are powerful tools for designing proteins purpose-built to solve problems in medicine, agriculture, and industrial processes. Recent work has trained ever larger language models, but there has been little systematic study of the optimal training distribution…

Cited by 0SourceScholar
2022

Combining Feature and Instance Attribution to Detect Artifacts

ACL 2022findings

Training the deep neural networks that dominate NLP requires large datasets. These are often collected automatically or via crowdsourcing, and may exhibit systematic biases or annotation artifacts. By the latter we mean spurious correlations between inputs and outputs that do not represent a general…

2022

Influence Functions for Sequence Tagging Models

EMNLP 2022finding

Many standard tasks in NLP (e.g., Named Entity Recognition, Part-of-Speech tagging, and Semantic Role Labeling) are naturally framed as sequence tagging problems. However, there has been comparatively little work on interpretability methods for sequence tagging models. In this paper, we extend influ…

2021

An Empirical Comparison of Instance Attribution Methods for NLP

NAACL 2021long

Widespread adoption of deep models has motivated a pressing need for approaches to interpret network outputs and to facilitate model debugging. Instance attribution methods constitute one means of accomplishing these goals by retrieving training instances that (may have) led to a particular predicti…

2021

Does BERT Pretrained on Clinical Notes Reveal Sensitive Data?

NAACL 2021long

Large Transformers pretrained over clinical notes from Electronic Health Records (EHR) have afforded substantial gains in performance on predictive clinical tasks. The cost of training such models (and the necessity of data access to do so) coupled with their utility motivates parameter sharing, i.e…

2021

Modular Self-Supervision for Document-Level Relation Extraction

EMNLP 2021main

Extracting relations across large text spans has been relatively underexplored in NLP, but it is particularly important for high-value domains such as biomedicine, where obtaining high recall of the latest findings is crucial for practical applications. Compared to conventional information extractio…

Cited by 10SourcePDFScholar
2019

Structured Disentangled Representations

AISTATS 2019poster

Deep latent-variable models learn representations of high-dimensional data in an unsupervised manner. A number of recent efforts have focused on learning representations that disentangle statistically independent axes of variation by introducing modifications to the standard objective function. Thes…