← Search

Vedant Nanda

7 accepted papers

2025

Lawma: The Power of Specialization for Legal Annotation

ICLR 2025poster

Annotation and classification of legal text are central components of empirical legal research. Traditionally, these tasks are often delegated to trained research assistants. Motivated by the advances in language modeling, empirical legal scholars are increasingly turning to commercial models, hopin…

2025

The Impact of Inference Acceleration on Bias of LLMs

NAACL 2025long

Last few years have seen unprecedented advances in capabilities of Large Language Models (LLMs). These advancements promise to benefit a vast array of application domains. However, due to their immense size, performing inference with LLMs is both costly and slow. Consequently, a plethora of recent w…

2023

Diffused Redundancy in Pre-trained Representations

NeurIPS 2023poster

Representations learned by pre-training a neural network on a large dataset are increasingly used successfully to perform a variety of downstream tasks. In this work, we take a closer look at how features are encoded in such pre-trained representations. We find that learned representations in a give…

2023

Do Invariances in Deep Neural Networks Align with Human Perception?

AAAI 2023technical

An evaluation criterion for safe and trustworthy deep learning is how well the invariances captured by representations of deep neural networks (DNNs) are shared with humans. We identify challenges in measuring these invariances. Prior works used gradient-based methods to generate identically represe…

2023

Rawlsian Fairness in Online Bipartite Matching: Two-Sided, Group, and Individual

AAAI 2023technical

Online bipartite-matching platforms are ubiquitous and find applications in important areas such as crowdsourcing and ridesharing. In the most general form, the platform consists of three entities: two sides to be matched and a platform operator that decides the matching. The design of algorithms fo…

Cited by 27SourcePDFScholar
2022

Measuring Representational Robustness of Neural Networks Through Shared Invariances

ICML 2022oral

A major challenge in studying robustness in deep learning is defining the set of “meaningless” perturbations to which a given Neural Network (NN) should be invariant. Most work on robustness implicitly uses a human as the reference model to define such perturbations. Our work offers a new view on ro…

2019

On the Long-term Impact of Algorithmic Decision Policies: Effort Unfairness and Feature Segregation through Social Learning

ICML 2019oral

Most existing notions of algorithmic fairness are one-shot: they ensure some form of allocative equality at the time of decision making, but do not account for the adverse impact of the algorithmic decisions today on the long-term welfare and prosperity of certain segments of the population. We take…