← Search

Aniket Rege

5 accepted papers

2026

Sparks of Cooperative Reasoning: LLMs as Strategic Hanabi Agents

ICML 2026poster

Cooperative reasoning under incomplete information remains complex for both humans and multi-agent AI, requiring agents to transcend individual logic in favor of recursive Theory-of-Mind (ToM) and strategic coordination. To investigate these challenges, we conduct a large-scale evaluation of 17 stat…

Cited by 0SourceScholar
2025

CuRe: Cultural Gaps in the Long Tail of Text-to-Image Systems

ICCV 2025poster

Popular text-to-image (T2I) systems are trained on web-scraped data, which is heavily Amero and Euro-centric, underrepresenting the cultures of the Global South. To analyze these biases, we introduce CuRe, a novel and scalable benchmarking and scoring suite for cultural representativeness that lever…

2025

PAL: Sample-Efficient Personalized Reward Modeling for Pluralistic Alignment

ICLR 2025poster

Foundation models trained on internet-scale data benefit from extensive alignment to human preferences before deployment. However, existing methods typically assume a homogeneous preference shared by all individuals, overlooking the diversity inherent in human values. In this work, we propose a gene…

Cited by 2SourcePDFScholar
2023

AdANNS: A Framework for Adaptive Semantic Search

NeurIPS 2023poster

Web-scale search systems learn an encoder to embed a given query which is then hooked into an approximate nearest neighbor search (ANNS) pipeline to retrieve similar data points. To accurately capture tail queries and data points, learned representations typically are _rigid, high-dimensional_ vecto…

2022

Matryoshka Representation Learning

NeurIPS 2022accept

Learned representations are a central component in modern ML systems, serving a multitude of downstream tasks. When training such representations, it is often the case that computational and statistical constraints for each downstream task are unknown. In this context rigid, fixed capacity represent…