← Search

Navodita Sharma

5 accepted papers

2026

Preserving Expert-Level Privacy in Offline Reinforcement Learning

ICML 2026poster

The offline reinforcement learning (RL) problem aims to learn an optimal policy from historical data collected by one or more behavioural policies (experts) by interacting with an environment. However, the individual experts may be privacy-sensitive in that the learnt policy may retain information a…

Cited by 0SourceScholar
2025

Discovering Symbolic Cognitive Models from Human and Animal Behavior

ICML 2025spotlight

Symbolic models play a key role in cognitive science, expressing computationally precise hypotheses about how the brain implements a cognitive process. Identifying an appropriate model typically requires a great deal of effort and ingenuity on the part of a human scientist. Here, we adapt FunSearch…

Cited by 1SourcePDFScholar
2025

Learning from Label Proportions and Covariate-shifted Instances

UAI 2025

In many applications, especially due to lack of supervision or privacy concerns, the training data is grouped into bags of instances (feature-vectors) and for each bag we have only an aggregate label derived from the instance-labels in the bag. In learning from label proportions (LLP) the aggregate

Cited by 0SourcePDFScholar
2024

Learning from Label Proportions: Bootstrapping Supervised Learners via Belief Propagation

ICLR 2024poster

Learning from Label Proportions (LLP) is a learning problem where only aggregate level labels are available for groups of instances, called bags, during training, and the aim is to get the best performance at the instance-level on the test data. This setting arises in domains like advertising and me…

Cited by 1SourcePDFScholar
2020

Temporal Attribute Prediction via Joint Modeling of Multi-Relational Structure Evolution

IJCAI 2020poster

Time series prediction is an important problem in machine learning. Previous methods for time series prediction did not involve additional information. With a lot of dynamic knowledge graphs available, we can use this additional information to predict the time series better. Recently, there has been…