← Search

Anirban Dasgupta

8 accepted papers

2026

A Dense Subset Index for Collective Query Coverage

ICLR 2026poster

In traditional information retrieval, corpus items compete with each other to occupy top ranks in response to a query. In contrast, in many recent retrieval scenarios associated with complex, multi-hop question answering or text-to-SQL, items are not self-complete: they must instead collaborate, i.…

Cited by 0SourcecodeScholar
2026

Exchangeability of GNN Representations with Applications to Graph Retrieval

ICLR 2026oral

In this work, we discover a probabilistic symmetry, called as exchangeability in graph neural networks (GNNs). Specifically, we show that the trained node embedding computed using a large family of graph neural networks, learned under standard optimization tools, are exchangeable random variables.…

Cited by 0SourceScholar
2024

Simple Weak Coresets for Non-decomposable Classification Measures

AAAI 2024technical

While coresets have been growing in terms of their application, barring few exceptions, they have mostly been limited to unsupervised settings. We consider supervised classification problems, and non-decomposable evaluation measures in such settings. We show that stratified uniform sampling based co…

Cited by 0SourcePDFScholar
2023

Locality Sensitive Hashing in Fourier Frequency Domain For Soft Set Containment Search

NeurIPS 2023spotlight

In many search applications related to passage retrieval, text entailment, and subgraph search, the query and each 'document' is a set of elements, with a document being relevant if it contains the query. These elements are not represented by atomic IDs, but by embedded representations, thereby ext…

2022

On Coresets for Fair Regression and Individually Fair Clustering

AISTATS 2022poster

In this paper we present coresets for Fair Regression with Statistical Parity (SP) constraints and for Individually Fair Clustering. Due to the fairness constraints, the classical coreset definition is not enough for these problems. We first define coresets for both the problems. We show that to obt…

Cited by 10SourcePDFScholar
2020

Streaming Coresets for Symmetric Tensor Factorization

ICML 2020poster

Factorizing tensors has recently become an important optimization module in a number of machine learning pipelines, especially in latent variable models. We show how to do this efficiently in the streaming setting. Given a set of $n$ vectors, each in $\mathbb{R}^d$, we present algorithms to select a…

2018

Mallows Models for Top-k Lists

NeurIPS 2018poster

The classic Mallows model is a widely-used tool to realize distributions on per- mutations. Motivated by common practical situations, in this paper, we generalize Mallows to model distributions on top-k lists by using a suitable distance measure between top-k lists. Unlike many earlier works, our mo…

Cited by 17SourcePDFScholar