EDBT 2026 Demo / reviewers in the wild / expert
P. K. Srijith
dblp:120/8712 · also Srijith P. K
· DBLP profile ↗
14ranked-venue papers in the field
5as first author
6since 2021 · last 2025
0000-0002-2820-0835ORCID · verified
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 10 (4 first)Information Retrieval & Web Search · 3 (1 first)Database Systems & Data Management · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Pseudo-Inverse Prefix Tuning for Effective Unlearning in LLMsabstractLarge Language Models (LLMs) are widely used in many real-world applications, but their deployment raises concerns about data privacy and compliance with regulations such as the right to be forgotten. To address these challenges, we explore the problem of machine unlearning, selectively removing the influence of specific training data from a model. While many existing approaches require retraining the entire model and access to both forget data and retain data, we propose Pseudo-Inverse Prefix Tuning (PI-Prefix), a parameter-efficient fine-tuning method that enables targeted forgetting with minimal overhead. PI-Prefix learns a small set of prefix parameters on the data to be forgotten and then applies pseudo-inverse transformation to unlearn the forget data while maintaining performance on retain data. Our experiments on two sentiment classification tasks (SST-2 and Yelp) demonstrate that PI-Prefix achieves effective and interpretable forgetting, with forget-set performance approaching random prediction. It preserves a strong generalization on the retain set even without requiring it during unlearning. These results highlight PI-Prefix as a promising direction for scalable and compliant unlearning in data removal contexts. Preethi Gurumurthy, P. K. Srijith |
CIKM | 2 |
| 2025 | Linked Adapters: Linking Past and Future to Present for Effective Continual Learning
Dupati Srikar Chandra, P. K. Srijith, Dana Rezazadegan, Chris McCarthy |
PAKDD (1) | 2 |
| 2024 | Transformer based Multitask Learning for Image Captioning and Object Detection
Debolena Basak, P. K. Srijith, Maunendra Sankar Desarkar |
PAKDD (2) | 2 |
| 2023 | Time-to-Event Modeling with Hypernetwork based Hawkes ProcessabstractMany real-world applications are associated with collection of events with timestamps, known as time-to-event data. Earthquake occurrences, social networks, and user activity logs can be represented as a sequence of discrete events observed in continuous time. Temporal point process serves as an essential tool for modeling such time-to-event data in continuous time space. Despite having massive amounts of event sequence data from various domains like social media, healthcare etc., real world application of temporal point process faces two major challenges: 1) it is not generalizable to predict events from unseen event sequences in dynamic environment 2) they are not capable of thriving in continually evolving environment with minimal supervision while retaining previously learnt knowledge. To tackle these issues, we propose HyperHawkes, a hypernetwork based temporal point process framework which is capable of modeling time of event occurrence for unseen sequences and consequently, zero-shot learning for time-to-event modeling. We also develop a hypernetwork based continually learning temporal point process for continuous modeling of time-to-event sequences with minimal forgetting. HyperHawkes augments the temporal point process with zero-shot modeling and continual learning capabilities. We demonstrate the application of the proposed framework through our experiments on real-world datasets. Our results show the efficacy of the proposed approach in terms of predicting future events under zero-shot regime for unseen event sequences. We also show that the proposed model is able to learn the time-to-event sequences continually while retaining information from previous event sequences, mitigating catastrophic forgetting in neural temporal point process. Manisha Dubey, P. K. Srijith, Maunendra Sankar Desarkar |
KDD | 2 |
| 2023 | Continuous Depth Recurrent Neural Differential Equations
Srinivas Anumasa, Geetakrishnasai Gunapati, P. K. Srijith |
ECML/PKDD (2) | 3 |
| 2021 | Multi-view hypergraph convolution network for semantic annotation in LBSNsabstractSemantic characterization of the Point-of-Interest (POI) plays an important role for modeling location-based social networks and various related applications like POI recommendation, link prediction etc. However, semantic categories are not available for many POIs which makes this characterization difficult. Semantic annotation aims to predict such missing categories of POIs. Existing approaches learn a representation of POIs using graph neural networks to predict semantic categories. However, LBSNs involve complex and higher order mobility dynamics. These higher order relations can be captured effectively by employing hypergraphs. Moreover, visits to POIs can be attributed to various reasons like temporal characteristics, spatial context etc. Hence, we propose a Multi-view Hypergraph Convolution Network (Multi-HGCN) where we learn POI representations by considering multiple hypergraphs across multiple views of the data. We build a comprehensive model to learn the POI representation capturing temporal, spatial and trajectory-based patterns among POIs by employing hypergraphs. We use hypergraph convolution to learn better POI representation by using spectral properties of hypergraph. Experiments conducted on three real-world datasets show that the proposed approach outperforms the state-of-the-art approaches. Manisha Dubey, P. K. Srijith, Maunendra Sankar Desarkar |
ASONAM | 2 |
| 2020 | HAP-SAP: Semantic Annotation in LBSNs using Latent Spatio-Temporal Hawkes ProcessabstractThe prevalence of location-based social networks (LBSNs) has eased the understanding of human mobility patterns. However, categories which act as semantic characterization of the location, might be missing for some check-ins and can adversely affect modelling the mobility dynamics of users. At the same time, mobility patterns provide cues on the missing semantic categories. In this paper, we simultaneously address the problem of semantic annotation of locations and location adoption dynamics of users. We propose our model HAP-SAP, a latent spatio-temporal multivariate Hawkes process, which considers latent semantic category influences, and temporal and spatial mobility patterns of users. The inferred semantic categories can supplement our model on predicting the next check-in events by users. Our experiments on real datasets demonstrate the effectiveness of the proposed model for the semantic annotation and location adoption modelling tasks. Manisha Dubey, P. K. Srijith, Maunendra Sankar Desarkar |
SIGSPATIAL/GIS | 2 |
| 2020 | Modeling Implicit Communities from Geo-Tagged Event Traces Using Spatio-Temporal Point Processes
Ankita Likhyani, P. K. Srijith, Deepak P 0001, Srikanta J. Bedathur |
WISE (1) | 3 |
| 2018 | Classification of Short-Texts Generated During Disasters: A Deep Neural Network Based ApproachabstractMicro-blogging sites provide a wealth of resources during disaster events in the form of short texts. Correct classification of these text data into various actionable classes can be of great help in shaping the means to rescue people in disaster-affected places. The process of classification of these text data poses a challenging problem because the texts are usually short and very noisy and finding good features that can distinguish these texts into different classes is time consuming, tedious and often requires a lot of domain knowledge. We propose a deep learning based model to classify tweets into different actionable classes such as resource need and availability, activities of various NGO etc. Our model requires no domain knowledge and can be used in any disaster scenario with little to no modification. Shamik Kundu, P. K. Srijith, Maunendra Sankar Desarkar |
ASONAM | 2 |
| 2017 | Longitudinal Modeling of Social Media with Hawkes Process Based on Users and NetworksabstractOnline social media provide a platform for rapid network propagation of information at an unprecedented scale. In this paper, we study the evolution of information cascades in Twitter using a point process model of user activity. Twitter is rich with heterogenous information on users and network structure. We develop several Hawkes process models considering various properties of Twitter including conversational structure, users' connections and general features of users including the textual information, and show how they are helpful in modeling the social network activity. Evaluation on Twitter data sets shows that incorporating richer properties improves the performance in predicting future activity of users and memes. P. K. Srijith, Michal Lukasik, Kalina Bontcheva, Trevor Cohn |
ASONAM | 1 |
| 2017 | Sub-story detection in Twitter with hierarchical Dirichlet processesabstractSocial media has now become the de facto information source on real world events. The challenge, however, due to the high volume and velocity nature of social media streams, is in how to follow all posts pertaining to a given event over time – a task referred to as story detection. Moreover, there are often several different stories pertaining to a given event, which we refer to as sub-stories and the corresponding task of their automatic detection – as sub-story detection. This paper proposes hierarchical Dirichlet processes (HDP), a probabilistic topic model, as an effective method for automatic sub-story detection. HDP can learn sub-topics associated with sub-stories which enables it to handle subtle variations in sub-stories. It is compared with state-of-the-art story detection approaches based on locality sensitive hashing and spectral clustering. We demonstrate the superior performance of HDP for sub-story detection on real world Twitter data sets using various evaluation measures. The ability of HDP to learn sub-topics helps it to recall the sub-stories with high precision. This has resulted in an improvement of up to 60% in the F-score performance of HDP based sub-story detection approach compared to standard story detection approaches. A similar performance improvement is also seen using an information theoretic evaluation measure proposed for the sub-story detection task. Another contribution of this paper is in demonstrating that considering the conversational structures within the Twitter stream can bring up to 200% improvement in sub-story detection performance. P. K. Srijith, Mark Hepple, Kalina Bontcheva, Daniel Preotiuc-Pietro |
Inf. Process. Manag. | 1 |
| 2016 | Gaussian Process Pseudo-Likelihood Models for Sequence Labeling
P. K. Srijith, P. Balamurugan 0001, Shirish K. Shevade |
ECML/PKDD (1) | 1 |
| 2014 | Gaussian Process Multi-task Learning Using Joint Feature Selection
P. K. Srijith, Shirish K. Shevade |
ECML/PKDD (3) | 1 |
| 2013 | Semi-supervised Gaussian Process Ordinal Regression
P. K. Srijith, Shirish K. Shevade, S. Sundararajan |
ECML/PKDD (3) | 1 |