EDBT 2026 Demo / reviewers in the wild / expert
Manish Gupta 0001
dblp:g/ManishGupta1
· DBLP profile ↗
75ranked-venue papers in the field
17as first author
29since 2021 · last 2026
0000-0002-2843-3110ORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 37 (5 first)Data Mining & Knowledge Discovery · 30 (9 first)Database Systems & Data Management · 7 (3 first)Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | SUMMIR: A Hallucination-Aware Framework for Ranking Sports Insights from LLMs
Sannu Kumar, S. Akash, Manish Gupta 0001, Ankith Karat, Sriparna Saha 0001 |
ECIR (1) | 4 |
| 2026 | DocQAC: Adaptive Trie-Guided Decoding for Effective In-Document Query Auto-Completion
Rahul Mehta 0008, Kavin R. V, Indrajit Pal, Tushar Abhishek, Pawan Goyal 0002, Manish Gupta 0001 |
SIGIR | 6 |
| 2025 | EnhanceMyPrompt: Rewriting Chat Queries for Effective Response Generation from LLMsabstractShort and ambiguous queries in chat interfaces like Microsoft Copilot often lead to vague or irrelevant LLM responses, increasing task completion time. Hence, we introduce a novel problem: semi-automatically enhancing such queries/prompts into specific, well-formed ones with clear intent. Unlike prompt optimization, our approach adds relevant sub-intents or constraints rather than just rewording for brevity. We propose EnhanceMyPrompt, which uses small language models (SLMs) to enrich prompts by adding sub-intents/constraints, suggesting placeholders, and recommending popular values. We also introduce metrics to measure prompt improvement, user effort, and LLM response quality. Experiments on a proprietary Microsoft Copilot and LMSYS+NQ datasets with four SLMs show effectiveness: EnhanceMyPrompt predicts user intents up to 3 turns ahead in ~23% of conversations, enabling efficient sessions. Code, prompts, data, and models for LMSYS+NQ are publicly available. Tushar Abhishek, Manas Jain, Shishir Hardia, Shreevignesh Suriyanarayanan, Sandra Anil, Rushabh Gandhi, Manish Gupta 0001 |
CIKM | 7 |
| 2025 | When Words Can't Capture It All: Towards Video-Based User Complaint Text Generation with Multimodal Video Complaint DatasetabstractWhile there exists a lot of work on explainable complaint mining, articulating user concerns through text or video remains a significant challenge, often leaving issues unresolved. Users frequently struggle to express their complaints clearly in text but can easily upload videos depicting product defects (e.g., vague text such as 'worst product' paired with a 5-second video depicting a broken headphone with the right earcup). This paper formulates a new task in the field of complaint mining to aid the common users' need to write an expressive complaint, which is Complaint Description from Videos (CoD-V) (e.g., to help the above user articulate her complaint about the defective right earcup). To this end, we introduce ComVID, a video complaint dataset containing 1,175 complaint videos and the corresponding descriptions, also annotated with the emotional state of the complainer. Additionally, we present a new complaint retention (CR) evaluation metric that discriminates proposed (CoD-V) task against standard video summary generation and description task. To strengthen this initiative, we introduce a multimodal Retrieval-Augmented Generation (RAG) embedded VideoLLaMA2-7b model, designed to generate complaints while accounting for the user's emotional state. We conduct a comprehensive evaluation of several Video Language Models on several tasks (pre-trained and fine-tuned versions) with a range of established evaluation metrics, including METEOR, perplexity, and the Coleman-Liau readability score, among others. Our study lays the foundation for a new research direction to provide a platform for users to express complaints through video. Dataset and resources are available at: https://github.com/sarmistha-D/CoD-V. Sarmistha Das 0001, R. E. Zera Marveen Lyngkhoi, Kirtan Jain, Vinayak Goyal, Sriparna Saha 0001, Manish Gupta 0001 |
CIKM | 6 |
| 2025 | Large Language Models Are Human-Like Annotators
Mounika Marreddy, Subba Reddy Oota, Manish Gupta 0001 |
ECIR (5) | 3 |
| 2025 | A System for Triggering Sports Instant Answers on Search EnginesabstractBing Sports serves Instant Answers to sports-related queries from hundreds of millions of users every day with a latency of <100ms. Answering sports-related factual questions is challenging because of the dynamic nature of the domain, contextual nature of queries, and a large variety of possible intents. In this paper, we discuss various blocks of our scalable multilingual sports answer triggering pipeline. The pipeline mainly comprises of two main stages: Query Understanding (QU) and Ranking. QU leverages blocks like domain classifier, named entity recognizer, intent classifier, and entity linker to detect queries for which a sports answer should get triggered and also accurately identify user intent and entities in queries. The ranking stage is driven using blocks like pre-web ranker, answer lookup, and post-web suppression and reranking for ranking various candidates and choose the best one to be shown as the final triggered sports answer. We leverage various heuristics, deep learning models like UniLM and large language models like GPT-4o for both QU and ranking. Lastly, we present evaluation results for various blocks in our pipeline on a set of ~80K Bing queries from May 2024. Ankith Karat, Atishay Tibrewal, Nishka Kotian, Manan Dang, Ravindra Valluri, Antony Ravi Teja Marineni, Sarthak Sahni, Rhea Sundaresan, Aditya Mehndiratta, Sunil Shah, Arun D. Poondi, Chandra Bhushan, Subhasis Panigrahi, Manish Gupta 0001 |
SIGIR | 15 |
| 2025 | Text Obsoleteness Detection using Large Language ModelsabstractMaintaining accurate and up-to-date information is a persistent challenge for large-scale knowledge repositories, where outdated content can compromise their value. In this paper, we present a Multitask learning framework that uses Large Language Models (LLMs) for two tasks: semantic update detection and semantic update necessity prediction. The update detection task identifies obsoleteness by comparing older and newer text versions, while the update necessity prediction task determines whether an update is required based on a given context. To support these tasks, we curate a specialized dataset from Wikipedia called SEMUPDATES, focusing on frequently updated articles. Our experiments with five LLMs across four datasets in zero-shot, few-shot, and fine-tuned settings demonstrate that fine-tuning significantly enhances performance. In the multitask learning setup, Qwen delivers the best overall performance, while Mistral achieves the highest accuracy on individual tasks when fine-tuned separately. However, the performance differences across models are not substantial, suggesting that multiple LLMs can be effectively adapted for content update automation. These findings highlight the potential of LLMs in detecting and predicting obsolescence, providing a scalable solution for maintaining the timeliness of digital knowledge repositories. Rishav Ranaut, Sriparna Saha 0001, Adam Jatowt, Manish Gupta 0001 |
SIGIR | 4 |
| 2024 | OutlineGen: Multi-lingual Outline Generation for Encyclopedic Text in Low Resource Languages
Shivansh Subramanian, Dhaval Taunk, Manish Gupta 0001, Vasudeva Varma |
ASONAM (2) | 3 |
| 2024 | DQAC: Detoxifying Query Auto-completion with Adapters
Aishwarya Maheswaran, Kaushal Kumar Maurya, Manish Gupta 0001, Maunendra Sankar Desarkar |
PAKDD (6) | 3 |
| 2024 | CircuitVQA: A Visual Question Answering Dataset for Electrical Circuit Images
Rahul Mehta 0008, Bhavyajeet Singh, Vasudeva Varma, Manish Gupta 0001 |
ECML/PKDD (1) | 4 |
| 2024 | DAC: Quantized Optimal Transport Reward-based Reinforcement Learning Approach to Detoxify Query Auto-Completion
Aishwarya Maheswaran, Kaushal Kumar Maurya, Manish Gupta 0001, Maunendra Sankar Desarkar |
SIGIR | 3 |
| 2024 | Timeline Summarization in the Era of LLMsabstractTimeline summarization is the task of automatically generating concise overviews of documents that capture the key events and their progression on timelines. While this capability is useful for quickly comprehending event sequences without reading lengthy descriptions, timeline summarization remains a relatively underexplored area in recent years when compared to traditional document summarization task and their evolution. The advent of large language models (LLMs) has led some to presume summarization as a solved problem. However, timeline summarization poses unique challenges for LLMs. Our investigation is centered on evaluating the performance of LLMs, against state-of-the-art models in this field. We employed three different approaches: chunking, knowledge graph-based summarization, and TimeRanker. Each of these methods was systematically tested on three benchmark datasets for timeline summarization to assess their effectiveness in capturing and condensing key events and their evolution within timelines. Our findings reveal that while LLMs show promise, timeline summarization remains a complex task that is not yet fully resolved. Daivik Sojitra, Raghav Jain, Sriparna Saha 0001, Adam Jatowt, Manish Gupta 0001 |
SIGIR | 5 |
| 2023 | Hateful Comment Detection and Hate Target Type Prediction for Video CommentsabstractWith the widespread increase in hateful content on the web, hate detection has become more crucial than ever. Although vast literature exists on hate detection from text, images and videos, interestingly, there has been no previous work on hateful comment detection (HCD) from video pages. HCD is critical for comment moderation and for flagging controversial videos. Comments are often short, contextual and convoluted making the problem challenging. Toward solving this problem, we contribute a dataset, HateComments, consisting of 2071 comments for 401 videos obtained from two popular video sharing platforms. We investigate two related tasks: binary HCD and 4-class multi-label hate target-type prediction (HTP). We systematically explore the importance of various forms of context for effective HCD. Our initial experiments show that our best method which leverages rich video context (like description, transcript and visual input) leads to an HCD accuracy of ~78.6% and an ROC AUC score of ~0.61 for HTP. Code and data is at https://drive.google.com/file/d/1EUbWDUokv1CYkWKlwByUC6yIuBGUw2MN/. Shrey Gupta, Pratyush Priyadarshi, Manish Gupta 0001 |
CIKM | 3 |
| 2023 | TourismNLG: A Multi-lingual Generative Benchmark for the Tourism Domain
Sahil Manoj Bhatt, Sahaj Agarwal, Omkar Gurjar, Manish Gupta 0001, Manish Shrivastava 0001 |
ECIR (1) | 4 |
| 2023 | Deep Learning Methods for Query Auto Completion
Manish Gupta 0001, Meghana Joshi, Puneet Agrawal |
ECIR (3) | 1 |
| 2023 | Neural Models for Factual Inconsistency Classification with ExplanationsabstractFactual consistency is one of the most important requirements when editing high quality documents. It is extremely important for automatic text generation systems like summarization, question answering, dialog modeling, and language modeling. Still, automated factual inconsistency detection is rather under-studied. Existing work has focused on (a) finding fake news keeping a knowledge base in context, or (b) detecting broad contradiction (as part of natural language inference literature). However, there has been no work on detecting and explaining types of factual inconsistencies in text, without any knowledge base in context. In this paper, we leverage existing work in linguistics to formally define five types of factual inconsistencies. Based on this categorization, we contribute a novel dataset, FICLE (Factual Inconsistency CLassification with Explanation), with $$\sim $$ 8K samples where each sample consists of two sentences (claim and context) annotated with type and span of inconsistency. When the inconsistency relates to an entity type, it is labeled as well at two levels (coarse and fine-grained). Further, we leverage this dataset to train a pipeline of four neural models to predict inconsistency type with explanations, given a (claim, context) sentence pair. Explanations include inconsistent claim fact triple, inconsistent context span, inconsistent claim component, coarse and fine-grained inconsistent entity types. The proposed system first predicts inconsistent spans from claim and context; and then uses them to predict inconsistency types and inconsistent entity types (when inconsistency is due to entities). We experiment with multiple Transformer-based natural language classification as well as generative models, and find that DeBERTa performs the best. Our proposed methods provide a weighted F1 of $$\sim $$ 87% for inconsistency type classification across the five classes. We make the code and dataset publicly available ( https://github.com/blitzprecision/FICLE ). Tathagata Raha, Mukund Choudhary, Abhinav Menon, KV Aditya Srivatsa, Manish Gupta 0001, Vasudeva Varma |
ECML/PKDD (3) | 6 |
| 2023 | XWikiGen: Cross-lingual Summarization for Encyclopedic Text Generation in Low Resource LanguagesabstractLack of encyclopedic text contributors, especially on Wikipedia, makes automated text generation for low resource (LR) languages a critical problem. Existing work on Wikipedia text generation has focused on English only where English reference articles are summarized to generate English Wikipedia pages. But, for low-resource languages, the scarcity of reference articles makes monolingual summarization ineffective in solving this problem. Hence, in this work, we propose XWikiGen, which is the task of cross-lingual multi-document summarization of text from multiple reference articles, written in various languages, to generate Wikipedia-style text. Accordingly, we contribute a benchmark dataset, XWikiRef, spanning ∼ 69K Wikipedia articles covering five domains and eight languages. We harness this dataset to train a two-stage system where the input is a set of citations and a section title and the output is a section-specific LR summary. The proposed system is based on a novel idea of neural unsupervised extractive summarization to coarsely identify salient information followed by a neural abstractive model to generate the section-specific text. Extensive experiments show that multi-domain training is better than the multi-lingual setup on average. We make our code and dataset publicly available1. Dhaval Taunk, Shivprasad Sagare, Anupam Patil, Shivansh Subramanian, Manish Gupta 0001, Vasudeva Varma |
WWW | 5 |
| 2023 | trie-nlg: trie context augmentation to improve personalized query auto-completion for short and unseen prefixes
Kaushal Kumar Maurya, Maunendra Sankar Desarkar, Manish Gupta 0001, Puneet Agrawal |
Data Min. Knowl. Discov. | 3 |
| 2022 | Query-Document Topic Mismatch Detection
Sahil Chelaramani, Ankush Chatterjee, Sonam Damani, Kedhar Nath Narahari, Meghana Joshi, Manish Gupta 0001, Puneet Agrawal |
DASFAA (3) | 6 |
| 2022 | Identifying Relevant Sentences for Travel Blogs from Wikipedia Articles
Arnav Kapoor, Manish Gupta 0001 |
DASFAA (3) | 2 |
| 2022 | Fact Aware Multi-task Learning for Text Coherence Modeling
Tushar Abhishek, Daksh Rawat, Manish Gupta 0001, Vasudeva Varma |
PAKDD (2) | 3 |
| 2022 | Half-Day Tutorial on Combating Online Hate Speech: The Role of Content, Networks, Psychology, User Behavior, etcabstractWhile the rise in popularity of social media is seen as a hugely positive development, it is also accompanied by a proliferation of hate speech, which has recently become a major concern. On the one hand, hateful content creates an unsafe environment for certain members of society. On the other hand, manual moderation causes distress to content moderators, and the volume of harmful content is far beyond what human moderators can manually flag and react to. Thus, researchers in machine learning, social computing, and other areas have worked on developing tools to help automate the process. While initially studied as a text classification problem, over time, researchers realized that hate speech is multi-faceted and requires analysis of the role of linguistic expressions, context, and network structure, while using inspiration from psychology and user behavior, among others. With this in mind, we provide a holistic view of what the research community has explored so far, and what we believe are promising future research directions. Sarah Masud, Pinkesh Pinkesh, Amitava Das 0001, Manish Gupta 0001, Preslav Nakov, Tanmoy Chakraborty 0002 |
WSDM | 4 |
| 2022 | Compression of Deep Learning Models for Text: A SurveyabstractIn recent years, the fields of natural language processing (NLP) and information retrieval (IR) have made tremendous progress thanks to deep learning models like Recurrent Neural Networks (RNNs), Gated Recurrent Units (GRUs) and Long Short-Term Memory (LSTMs) networks, and Transformer [ 121 ] based models like Bidirectional Encoder Representations from Transformers (BERT) [ 24 ], Generative Pre-training Transformer (GPT-2) [ 95 ], Multi-task Deep Neural Network (MT-DNN) [ 74 ], Extra-Long Network (XLNet) [ 135 ], Text-to-text transfer transformer (T5) [ 96 ], T-NLG [ 99 ], and GShard [ 64 ]. But these models are humongous in size. On the other hand, real-world applications demand small model size, low response times, and low computational power wattage. In this survey, we discuss six different types of methods (Pruning, Quantization, Knowledge Distillation (KD), Parameter Sharing, Tensor Decomposition, and Sub-quadratic Transformer-based methods) for compression of such models to enable their deployment in real industry NLP projects. Given the critical need of building applications with efficient and small models, and the large amount of recently published work in this area, we believe that this survey organizes the plethora of work done by the “deep learning for NLP” community in the past few years and presents it as a coherent story. Manish Gupta 0001, Puneet Agrawal |
ACM Trans. Knowl. Discov. Data | 1 |
| 2021 | SCATE: shared cross attention transformer encoders for multimodal fake news detectionabstractSocial media platforms have democratized the publication process resulting into easy and viral propagation of information. Oftentimes this misinformation is accompanied by misleading or doctored images that quickly circulate across the internet and reach many unsuspecting users. Several manual as well as automated efforts have been undertaken in the past to solve this critical problem. While manual efforts cannot keep up with the rate at which this content is churned out, many automated approaches only leverage concatenation (of the image and text representations) thereby failing to build effective crossmodal embeddings. Architectures like this fail in many cases because the text or image doesn't need to be false for the corresponding text, image pair to be misinformation. While some recent work attempts to use attention techniques to compute a crossmodal representation using pretrained text and image embeddings, we show a more effective approach towards utilizing such pretrained embeddings to build richer representations that can be classified better. This involves several challenges like how to handle text variations on Twitter and Weibo, how to encode the image information and how to leverage the text and image encodings together effectively. Our architecture, SCATE (Shared Cross Attention Transformer Encoders), leverages deep convolutional neural networks and transformer-based methods to encode image and text information utilizing crossmodal attention and shared layers for the two modalities. Our experiments with three popular benchmark datasets (Twitter, WeiboA and WeiboB) show that our proposed methods outperform the state-of-the-art methods by approximately three percentage points on all three datasets. Tanmay Sachan, Nikhil Pinnaparaju, Manish Gupta 0001, Vasudeva Varma |
ASONAM | 3 |
| 2021 | Goal-Directed Extractive Summarization of Financial ReportsabstractFinancial reports filed by various companies discuss compliance, risks, and future plans, such as goals and new projects, which directly impact their stock price. Quick consumption of such information is critical for financial analysts and investors to make stock buy/sell decisions and for equity evaluations. Hence, we study the problem of extractive summarization of 10-K reports. Recently, Transformer-based summarization models have become very popular. However, lack of in-domain labeled summarization data is a major roadblock to train such finance-specific summarization models. We also show that zero-shot inference on such pretrained models is not as effective either. In this paper, we address this challenge by modeling 10-K report summarization using a goal-directed setting where we leverage summaries with labeled goal-related data for the stock buy/sell classification goal. Further, we provide improvements by considering a multi-task learning method with an industry classification auxiliary task. Intrinsic evaluation as well as extrinsic evaluation for the stock buy/sell classification and portfolio construction tasks shows that our proposed method significantly outperforms strong baselines. Yash Agrawal, Vivek Anand, Manish Gupta 0001, S. Arunachalam, Vasudeva Varma |
CIKM | 3 |
| 2021 | Event Related Data Collection from Microblog Streams
Manoj K. Agarwal, Animesh Baranawal, Yogesh L. Simmhan, Manish Gupta 0001 |
DEXA (2) | 4 |
| 2021 | Zero-shot Multi-lingual Interrogative Question Generation for "People Also Ask" at BingabstractMulti-lingual question generation (QG) is the task of generating natural language questions for single answer passage in any given language. In this paper, we design a system for supporting multi-lingual QG in the "People Also Ask" (PAA) module for Bing. For zero shot setting, the primary challenge is to transfer the knowledge from trained QG model in the pivot language to other languages without further addition of training data in these languages. Compared to other zero-shot tasks, the differentiating and challenging aspect in QG is to preserve the question structure so that the resulting output is interrogative. Existing models for similar tasks tend to generate natural language queries or copy sub-span of the passage, failing to preserve the question structure. In our work, we demonstrate how knowledge transfer in multi-lingual IQG (Interrogative QG) can be significantly improved using auxiliary tasks either in multi-task or pre-training task setting. We explore two kinds of tasks - cross-lingual translation and multi-lingual denoising auto-encoding of questions, especially when using translate-train. Using data for 13 languages from Bing PAA as well as online A/B tests, we show that both of these tasks significantly improve the quality of zero-shot IQG on non-trained languages. Rajarshee Mitra, Rhea Jain, Aditya Srikanth Veerubhotla, Manish Gupta 0001 |
KDD | 4 |
| 2021 | T3N: Harnessing Text and Temporal Tree Network for Rumor Detection on Twitter
Nikhil Pinnaparaju, Manish Gupta 0001, Vasudeva Varma |
PAKDD (1) | 2 |
| 2021 | Categorizing Sexism and Misogyny through Neural ApproachesabstractSexism, an injustice that subjects women and girls to enormous suffering, manifests in blatant as well as subtle ways. In the wake of growing documentation of experiences of sexism on the web, the automatic categorization of accounts of sexism has the potential to assist social scientists and policymakers in studying and thereby countering sexism. The existing work on sexism classification has certain limitations in terms of the categories of sexism used and/or whether they can co-occur. To the best of our knowledge, this is the first work on the multi-label classification of sexism of any kind(s). 1 We also consider the related task of misogyny classification. While sexism classification is performed on textual accounts describing sexism suffered or observed, misogyny classification is carried out on tweets perpetrating misogyny. We devise a novel neural framework for classifying sexism and misogyny that can combine text representations obtained using models such as Bidirectional Encoder Representations from Transformers with distributional and linguistic word embeddings using a flexible architecture involving recurrent components and optional convolutional ones. Further, we leverage unlabeled accounts of sexism to infuse domain-specific elements into our framework. To evaluate the versatility of our neural approach for tasks pertaining to sexism and misogyny, we experiment with adapting it for misogyny identification. For categorizing sexism, we investigate multiple loss functions and problem transformation techniques to address the multi-label problem formulation. We develop an ensemble approach using a proposed multi-label classification model with potentially overlapping subsets of the category set. Proposed methods outperform several deep-learning as well as traditional machine learning baselines for all three tasks. Pulkit Parikh, Harika Abburi, Niyati Chhaya, Manish Gupta 0001, Vasudeva Varma |
ACM Trans. Web | 4 |
| 2020 | Compression of Deep Learning Models for NLPabstractIn recent years, the fields of NLP and information retrieval have made tremendous progress thanks to deep learning models like RNNs and LSTMs, and Transformer[35] based models like BERT[9]. But these models are humongous in size. Real world applications however demand small model size, low response times and low computational power wattage. We will discuss six different types of methods (pruning, quantization, knowledge distillation, parameter sharing, matrix decomposition, and other Transformer based methods) for compression of such models to enable their deployment in real industry NLP projects. Given the critical need of building applications with efficient and small models, and the large amount of recently published work in this area, we believe that this tutorial is very timely. We will organize related work done by the 'deep learning for NLP' community in the past few years and present it as a coherent story. Manish Gupta 0001, Vasudeva Varma, Sonam Damani, Kedhar Nath Narahari |
CIKM | 1 |
| 2020 | Transformer Models for Recommending Related Questions in Web SearchabstractPeople Also Ask (PAA) is an exciting feature in most of the leading search engines which recommends related questions for a given user query, thereby attempting to reduce the gap between user's information need. This helps users in diving deep into the topic of interest, and reduces task completion time. However, showing unrelated or irrelevant questions is highly detrimental to the user experience. While there has been significant work on query reformulation and related searches, there is hardly any published work on recommending related questions for a query. Question suggestion is challenging because the question needs to be interesting, structurally correct, not be a duplicate of other visible information, and must be reasonably related to the original query. In this paper, we present our system which is based on a Transformer-based neural representation, BERT (Bidirectional Encoder Representations from Transformers), for query, question and corresponding search result snippets. Our best model provides an accuracy of ~81%. Rajarshee Mitra, Manish Gupta 0001, Sandipan Dandapat |
CIKM | 2 |
| 2020 | Optimized Transformer Models for FAQ Answering
Sonam Damani, Kedhar Nath Narahari, Ankush Chatterjee, Manish Gupta 0001, Puneet Agrawal |
PAKDD (1) | 4 |
| 2020 | FAQAugmenter: Suggesting Questions for Enterprise FAQ PagesabstractLack of comprehensive information on frequently asked questions (FAQ) web pages forces users to pose their questions on community question answering forums or contact businesses over slow media like emails or phone calls. This in turn often results into sub-optimal user experience and opportunity loss for businesses. While previous work focuses on FAQ mining and answering queries from FAQ pages, there is no work on verifying completeness or augmenting FAQ pages. We present a system, called FAQAugmenter, which given an FAQ web page, (1) harnesses signals from query logs and the web corpus to identify missing topics, and (2) suggests ranked list of questions for FAQ web page augmentation. Our experiments with FAQ pages from five enterprises each across three categories (banks, hospitals and airports) show that FAQAugmenter suggests high quality relevant questions. FAQAugmenter will contribute significantly not just in improving quality of FAQ web pages but also in turn improving quality of downstream applications like Microsoft QnA Maker. Ankush Chatterjee, Manish Gupta 0001, Puneet Agrawal |
WSDM | 2 |
| 2019 | Inductive Transfer Learning for Detection of Well-Formed Natural Language Search Queries
Bakhtiyar Syed, Vijayasaradhi Indurthi, Manish Gupta 0001, Manish Shrivastava 0001, Vasudeva Varma |
ECIR (2) | 3 |
| 2019 | clstk: The Cross-Lingual Summarization Tool-KitabstractCross-lingual summarization (CLS) aims to create summaries in a target language, from a document or document set given in a different, source language. Cross-lingual summarization can play a critical role in enabling cross-lingual information access for millions of people across the globe who do not speak or understand languages having large representation on the web. It can also make documents originally published in local languages quickly accessible to a large audience which does not understand those local languages. Though cross-lingual summarization has gathered some attention in the last decade, there has been no serious effort to publish rigorous software for this task. In this paper, we provide a design for an end-to-end CLS software called clstk. Besides implementing a number of methods proposed by different CLS researchers over years, the software integrates multiple components critical for CLS. We hope that this extremely modular tool-kit will help CLS researchers to contribute more effectively to the area. Nisarg Jhaveri, Manish Gupta 0001, Vasudeva Varma |
WSDM | 2 |
| 2019 | Stereotypical Bias Removal for Hate Speech Detection Task using Knowledge-based GeneralizationsabstractWith the ever-increasing cases of hate spread on social media platforms, it is critical to design abuse detection mechanisms to pro-actively avoid and control such incidents. While there exist methods for hate speech detection, they stereotype words and hence suffer from inherently biased training. Bias removal has been traditionally studied for structured datasets, but we aim at bias mitigation from unstructured text data. Pinkesh Badjatiya, Manish Gupta 0001, Vasudeva Varma |
WWW | 2 |
| 2019 | MVAE: Multimodal Variational Autoencoder for Fake News DetectionabstractIn recent times, fake news and misinformation have had a disruptive and adverse impact on our lives. Given the prominence of microblogging networks as a source of news for most individuals, fake news now spreads at a faster pace and has a more profound impact than ever before. This makes detection of fake news an extremely important challenge. Fake news articles, just like genuine news articles, leverage multimedia content to manipulate user opinions but spread misinformation. A shortcoming of the current approaches for the detection of fake news is their inability to learn a shared representation of multimodal (textual + visual) information. We propose an end-to-end network, Multimodal Variational Autoencoder (MVAE), which uses a bimodal variational autoencoder coupled with a binary classifier for the task of fake news detection. The model consists of three main components, an encoder, a decoder and a fake news detector module. The variational autoencoder is capable of learning probabilistic latent variable models by optimizing a bound on the marginal likelihood of the observed data. The fake news detector then utilizes the multimodal representations obtained from the bimodal variational autoencoder to classify posts as fake or not. We conduct extensive experiments on two standard fake news datasets collected from popular microblogging websites: Weibo and Twitter. The experimental results show that across the two datasets, on average our model outperforms state-of-the-art methods by margins as large as ~ 6% in accuracy and ~ 5% in F1 scores. Dhruv Khattar, Jaipal Singh Goud, Manish Gupta 0001, Vasudeva Varma |
WWW | 3 |
| 2018 | HRAM: A Hybrid Recurrent Attention Machine for News RecommendationabstractPopular methods for news recommendation which are based on collaborative filtering and content-based filtering have multiple drawbacks. The former method does not account for the sequential nature of news reading and suffers from the problem of cold-start, while the latter, suffers from over-specialization. In order to address these issues for news recommendation we propose a Hybrid Recurrent Attention Machine (HRAM). HRAM consists of two components. The first component utilizes a neural network for matrix factorization. While in the second component, we first learn the distributed representation of each news article. We then use the historical data of the user in a sequential manner and feed it to an attention-based recurrent layer. Finally, we concatenate the outputs from both these components and use further hidden layers in order to make predictions. In this way, we harness the information present in the user reading history and boost it with the information available through collaborative filtering for providing better news recommendations. Extensive experiments over two real-world datasets show that the proposed model provides significant improvement over the state-of-the-art. Dhruv Khattar, Vaibhav Kumar, Vasudeva Varma, Manish Gupta 0001 |
CIKM | 4 |
| 2018 | Weave&Rec: A Word Embedding based 3-D Convolutional Network for News RecommendationabstractAn effective news recommendation system should harness the historical information of the user based on her interactions as well as the content of the articles. In this paper we propose a novel deep learning model for news recommendation which utilizes the content of the news articles as well as the sequence in which the articles were read by the user. To model both of these information, which are essentially of different types, we propose a simple yet effective architecture which utilizes a 3-dimensional Convolutional Neural Network which takes the word embeddings of the articles present in the user history as its input. Using such a method endows the model with the capability to automatically learn spatial (features of a particular article) as well as temporal features (features across articles read by a user) which signify the interest of the user. At test time, we use this in combination with a 2-dimensional Convolutional Neural Network for recommending articles to users. On a real-world dataset our method outperformed strong baselines which also model the news recommendation problem using neural networks. Dhruv Khattar, Vaibhav Kumar, Vasudeva Varma, Manish Gupta 0001 |
CIKM | 4 |
| 2018 | Inductive Framework for Multi-Aspect Streaming Tensor Completion with Side InformationabstractLow rank tensor completion is a well studied problem and has applications in various fields. However, in many real world applications the data is dynamic, i.e., new data arrives at different time intervals. As a result, the tensors used to represent the data grow in size. Besides the tensors, in many real world scenarios, side information is also available in the form of matrices which also grow in size with time. The problem of predicting missing values in the dynamically growing tensor is called dynamic tensor completion. Most of the previous work in dynamic tensor completion make an assumption that the tensor grows only in one mode. To the best of our Knowledge, there is no previous work which incorporates side information with dynamic tensor completion. We bridge this gap in this paper by proposing a dynamic tensor completion framework called Side Information infused Incremental Tensor Analysis (SIITA), which incorporates side information and works for general incremental tensors. We also show how non-negative constraints can be incorporated with SIITA, which is essential for mining interpretable latent clusters. We carry out extensive experiments on multiple real world datasets to demonstrate the effectiveness of SIITA in various different settings. Madhav Nimishakavi, Bamdev Mishra, Manish Gupta 0001, Partha P. Talukdar |
CIKM | 3 |
| 2018 | Multi-task Learning for Extraction of Adverse Drug Reaction Mentions from Tweets
Shashank Gupta 0001, Manish Gupta 0001, Vasudeva Varma, Sachin Pawar, Nitin Ramrakhiyani, Girish Keshav Palshikar |
ECIR | 2 |
| 2018 | Co-training for Extraction of Adverse Drug Reaction Mentions from Tweets
Shashank Gupta 0001, Manish Gupta 0001, Vasudeva Varma, Sachin Pawar, Nitin Ramrakhiyani, Girish Keshav Palshikar |
ECIR | 2 |
| 2018 | Attention-Based Neural Text Segmentation
Pinkesh Badjatiya, Litton J. Kurisinkel, Manish Gupta 0001, Vasudeva Varma |
ECIR | 3 |
| 2018 | Medical Forum Question Classification Using Deep Learning
Raksha Sanjay Jalan, Manish Gupta 0001, Vasudeva Varma |
ECIR | 2 |
| 2018 | Tapping Community Memberships and Devising a Novel Homophily Modeling Approach for Trust Prediction
Pulkit Parikh, Manish Gupta 0001, Vasudeva Varma |
PAKDD (3) | 2 |
| 2017 | Simultaneous Inference of User Representations and TrustabstractInferring trust relations between social media users is critical for a number of applications wherein users seek credible information. The fact that available trust relations are scarce and skewed makes trust prediction a challenging task. To the best of our knowledge, this is the first work on exploring representation learning for trust prediction. We propose an approach that uses only a small amount of binary user-user trust relations to simultaneously learn user embeddings and a model to predict trust between user pairs. We empirically demonstrate that for trust prediction, our approach outperforms classifier-based approaches which use state-of-the-art representation learning methods like DeepWalk and LINE as features. We also conduct experiments which use embeddings pre-trained with DeepWalk and LINE each as an input to our model, resulting in further performance improvement. Experiments with a dataset of ~356K user pairs show that the proposed method can obtain a high F-score of 92.65%. Shashank Gupta 0001, Pulkit Parikh, Manish Gupta 0001, Vasudeva Varma |
ASONAM | 3 |
| 2017 | Interpretation of Semantic Tweet RepresentationsabstractResearch in analysis of microblogging platforms is experiencing a renewed surge with a large number of works applying representation learning models for applications like sentiment analysis, semantic textual similarity computation, hashtag prediction, etc. Although the performance of the representation learning models has been better than the traditional baselines for such tasks, little is known about the elementary properties of a tweet encoded within these representations, or why particular representations work better for certain tasks. Our work presented here constitutes the first step in opening the black-box of vector embeddings for tweets. Ganesh J, Manish Gupta 0001, Vasudeva Varma |
ASONAM | 2 |
| 2017 | Extracting Social Lists from TwitterabstractSocial list queries like 'valentines day gift ideas', 'best anniversary messages for your parents', etc. are quite popular on web search engines. Users expect instant answers comprising of a list of relevant items (social list) for such a query. Surprisingly, current search engines do not provide any crisp instant answers for queries in this critical query segment. To the best of our knowledge, we propose the first system that tackles such queries. Although such social factors are heavily discussed on online social networks like Twitter, extracting such lists from tweets is quite challenging. How to discover such lists from tweets? We present a system that identifies these 'social lists' from a large number of Twitter hashtags using a high recall classifier trained using novel task-specific features with good accuracy. Further, we briefly discuss how list items can be extracted from related tweets. Experiments over a dataset of ~4M tweets show that our recall-optimized system can obtain up to 75.5% precision at 95.3% recall. Ankan Mullick, Pawan Goyal 0002, Niloy Ganguly, Manish Gupta 0001 |
ASONAM | 4 |
| 2017 | Medical Persona Classification in Social MediaabstractIdentifying medical persona from a social media post is of paramount importance for drug marketing and pharmacovigilance. In this work, we propose multiple approaches to infer the medical persona associated with a social media post. We pose this as a supervised multi-label text classification problem. The main challenge is to identify the hidden cues in a post that are indicative of a particular persona. We first propose a large set of manually engineered features for this task. Further, we propose multiple neural network based architectures to extract useful features from these posts using pre-trained word embeddings. Our experiments on thousands of blogs and tweets show that the proposed approach results in 7% and 5% gain in F-measure over manual feature engineering based approach for blogs and tweets respectively. Nikhil Pattisapu Priyatam, Manish Gupta 0001, Ponnurangam Kumaraguru, Vasudeva Varma |
ASONAM | 2 |
| 2017 | Hybrid MemNet for Extractive SummarizationabstractExtractive text summarization has been an extensive research problem in the field of natural language understanding. While the conventional approaches rely mostly on manually compiled features to generate the summary, few attempts have been made in developing data-driven systems for extractive summarization. To this end, we present a fully data-driven end-to-end deep network which we call as Hybrid MemNet for single document summarization task. The network learns the continuous unified representation of a document before generating its summary. It jointly captures local and global sentential information along with the notion of summary worthy sentences. Experimental results on two different corpora confirm that our model shows significant performance gains compared with the state-of-the-art baselines. Manish Gupta 0001, Vasudeva Varma |
CIKM | 2 |
| 2017 | Improving Tweet Representations Using Temporal and User Context
Ganesh J, Manish Gupta 0001, Vasudeva Varma |
ECIR | 2 |
| 2016 | Predicting Post-operative Visual Acuity for LASIK Surgeries
Manish Gupta 0001, Pravin K. Vaddavalli, Asra Fatima |
PAKDD (1) | 1 |
| 2016 | Doc2Sent2Vec: A Novel Two-Phase Approach for Learning Document RepresentationabstractDoc2Sent2Vec is an unsupervised approach to learn low-dimensional feature vector (or embedding) for a document. This embedding captures the semantics of the document and can be fed as input to machine learning algorithms to solve a myriad number of applications in the field of data mining and information retrieval. Some of these applications include document classification, retrieval, and ranking. Ganesh J, Manish Gupta 0001, Vasudeva Varma |
SIGIR | 2 |
| 2015 | Query-based Graph Cuboid Outlier DetectionabstractVarious projections or views of a heterogeneous information network can be modeled using the graph OLAP (On-line Analytical Processing) framework for effective decision making. Detecting anomalous projections of the network can help the analysts identify regions of interest from the graph specific to the projection attribute. While most previous studies on outlier detection in graphs deal with outlier nodes, edges or subgraphs, we are the first to propose detection of graph cuboid outliers. Further we perform this detection in a query sensitive way. Given a general subgraph query on a heterogeneous network, we study the problem of finding outlier cuboids from the graph OLAP lattice. A Graph Cuboid Outlier (GCOutlier) is a cuboid with exceptionally high density of matches for the query. The GCOutlier detection task is clearly challenging because: (1) finding matches for the query (subgraph isomorphism) is NP-hard; (2) number of matches for the query can be very high; and (3) number of cuboids can be large. We provide an approximate solution to the problem by computing only a fraction of the total matches originating from a select set of candidate nodes and including a select set of edges, chosen smartly. We perform extensive experiments on synthetic datasets to showcase the execution time versus accuracy trade-off. Experiments on real datasets like Four Area and Delicious containing thousands of nodes reveal interesting GCOutliers. Ayushi Dalmia, Manish Gupta 0001, Vasudeva Varma |
ASONAM | 2 |
| 2015 | CricketLinking: Linking Event Mentions from Cricket Match Reports to Ball Entities in CommentariesabstractThe 2011 Cricket World Cup final match was watched by around 135 million people. Such a huge viewership demands a great experience for users of online cricket portals. Many portals like espncricinfo.com host a variety of content related to recent matches including match reports and ball-by-ball commentaries. When reading a match report, reader experience can be significantly improved by augmenting (on demand) the event mentions in the report with detailed commentaries. We build an event linking system \emph{CricketLinking} which first identifies event mentions from the reports and then links them to a set of balls. Finding linkable mentions is challenging because unlike entity linking problem settings, we do not have a concrete set of event entities to link to. Further, depending on the event type, event mentions could be linked to a single ball, or to a set of balls. Hence, identifying mention type as well as linking becomes challenging. We use a large number of domain specific features to learn classifiers for mention and mention type detection. Further, we leverage structured match, context similarity and sequential proximity to perform accurate linking. Finally, context based summarization is performed to provide a concise briefing of linked balls to each mention. Manish Gupta 0001 |
SIGIR | 1 |
| 2015 | Information Retrieval with Verbose QueriesabstractRecently, the focus of many novel search applications shifted from short keyword queries to verbose natural language queries. Examples include question answering systems and dialogue systems, voice search on mobile devices and entity search engines like Facebook's Graph Search or Google's Knowledge Graph. However the performance of textbook information retrieval techniques for such verbose queries is not as good as that for their shorter counterparts. Thus, effective handling of verbose queries has become a critical factor for adoption of information retrieval techniques in this new breed of search applications. Over the past decade, the information retrieval community has deeply explored the problem of transforming natural language verbose queries using operations like reduction, weighting, expansion, reformulation and segmentation into more effective structural representations. However, thus far, there was not a coherent and organized tutorial on this topic. In this tutorial, we aim to put together various research pieces of the puzzle, provide a comprehensive and structured overview of various proposed methods, and also list various application scenarios where effective verbose query processing can make a significant difference. Manish Gupta 0001, Michael Bendersky |
SIGIR | 1 |
| 2014 | EDIUM: Improving Entity Disambiguation via User Modeling
Romil Bansal, Sandeep Panem, Manish Gupta 0001, Vasudeva Varma |
ECIR | 3 |
| 2014 | Entity Tracking in Real-Time Using Sub-topic Detection on Twitter
Sandeep Panem, Romil Bansal, Manish Gupta 0001, Vasudeva Varma |
ECIR | 3 |
| 2014 | Top-K interesting subgraph discovery in information networksabstractIn the real world, various systems can be modeled using heterogeneous networks which consist of entities of different types. Many problems on such networks can be mapped to an underlying critical problem of discovering top-K subgraphs of entities with rare and surprising associations. Answering such subgraph queries efficiently involves two main challenges: (1) computing all matching subgraphs which satisfy the query and (2) ranking such results based on the rarity and the interestingness of the associations among entities in the subgraphs. Previous work on the matching problem can be harnessed for a naïve ranking-after-matching solution. However, for large graphs, subgraph queries may have enormous number of matches, and so it is inefficient to compute all matches when only the top-K matches are desired. In this paper, we address the two challenges of matching and ranking in top-K subgraph discovery as follows. First, we introduce two index structures for the network: topology index, and graph maximum metapath weight index, which are both computed offline. Second, we propose novel top-K mechanisms to exploit these indexes for answering interesting subgraph queries online efficiently. Experimental results on several synthetic datasets and the DBLP and Wikipedia datasets containing thousands of entities show the efficiency and the effectiveness of the proposed approach in computing interesting subgraphs. Manish Gupta 0001, Jing Gao 0004, Xifeng Yan, Hasan Çam, Jiawei Han 0001 |
ICDE | 1 |
| 2014 | Local Learning for Mining Outlier Subgraphs from Network DatasetsabstractIn the real world, various systems can be modeled using entity-relationship graphs. Given such a graph, one may be interested in identifying suspicious or anomalous subgraphs. Specifically, a user may want to identify suspicious subgraphs matching a query template. A subgraph can be defined as anomalous based on the connectivity structure within itself as well as with its neighborhood. For example for a co-authorship network, given a subgraph containing three authors, one expects all three authors to be say data mining authors. Also, one expects the neighborhood to mostly consist of data mining authors. But a 3-author clique of data mining authors with all theory authors in the neighborhood clearly seems interesting. Similarly, having one of the authors in the clique as a theory author when all other authors (both in the clique and neighborhood) are data mining authors, is also suspicious. Thus, existence of low-probability links and absence of high-probability links can be a good indicator of subgraph outlierness. The probability of an edge can in turn be modeled based on the weighted similarity between the attribute values of the nodes linked by the edge. We claim that the attribute weights must be learned locally for accurate link existence probability computations. In this paper, we design a system that finds subgraph outliers given a graph and a query by modeling the problem as a linear optimization. Experimental results on several synthetic and real datasets show the effectiveness of the proposed approach in computing interesting outliers. Manish Gupta 0001, Arun Mallya, Subhro Roy, Jason H. D. Cho, Jiawei Han 0001 |
SDM | 1 |
| 2014 | CharBoxes: a system for automatic discovery of character infoboxes from booksabstractEntities are centric to a large number of real world applications. Wikipedia shows entity infoboxes for a large number of entities. However, not much structured information is available about character entities in books. Automatic discovery of characters from books can help in effective summarization. Such a structured summary which not just introduces characters in the book but also provides a high level relationship between them can be of critical importance for buyers. This task involves the following challenging novel problems: 1. automatic discovery of important characters given a book; 2. automatic social graph construction relating the discovered characters; 3. automatic summarization of text most related to each of the characters; and 4. automatic infobox extraction from such summarized text for each character. As part of this demo, we design mechanisms to address these challenges and experiment with publicly available books. Manish Gupta 0001, Piyush Bansal, Vasudeva Varma |
SIGIR | 1 |
| 2014 | Modeling the evolution of product entitiesabstractA large number of web queries are related to product entities. Studying evolution of product entities can help analysts understand the change in particular attribute values for these products. However, studying the evolution of a product requires us to be able to link various versions of a product together in a temporal order. While it is easy to temporally link recent versions of products in a few domains manually, solving the problem in general is challenging. The ability to temporally order and link various versions of a single product can also improve product search engines. In this paper, we tackle the problem of finding the previous version (predecessor) of a product entity. Given a repository of product entities, we first parse the product names using a CRF model. After identifying entities corresponding to a single product, we solve the problem of finding the previous version of any given particular version of the product. For the second task, we leverage innovative features with a Naïve Bayes classifier. Our methods achieve a precision of 88% in identifying the product version from product entity names, and a precision of 53% in identifying the predecessor. Priya Radhakrishnan, Manish Gupta 0001, Vasudeva Varma |
SIGIR | 2 |
| 2014 | Outlier Detection for Temporal Data: A SurveyabstractIn the statistics community, outlier detection for time series data has been studied for decades. Recently, with advances in hardware and software technology, there has been a large body of work on temporal outlier detection from a computational perspective within the computer science community. In particular, advances in hardware technology have enabled the availability of various forms of temporal data collection mechanisms, and advances in software technology have enabled a variety of data management mechanisms. This has fueled the growth of different kinds of data sets such as data streams, spatio-temporal data, distributed streams, temporal networks, and time series data, generated by a multitude of applications. There arises a need for an organized and detailed study of the work done in the area of outlier detection with respect to such temporal datasets. In this survey, we provide a comprehensive and structured overview of a large set of interesting outlier definitions for various forms of temporal data, novel techniques, and application scenarios in which specific definitions and techniques have been widely used. Manish Gupta 0001, Jing Gao 0004, Charu C. Aggarwal, Jiawei Han 0001 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2014 | Co-Evolution of Multi-Typed Objects in Dynamic Star NetworksabstractAbstract—Mining network evolution has emerged as an intriguing research topic in many domains such as data mining, social networks, and machine learning. While a bulk of research has focused on mining the evolutionary pattern of homogeneous networks (e.g., networks of friends), however, most real-world networks are heterogeneous, containing objects of different types, such as authors, papers, venues, and terms in a bibliographic network. Modeling co-evolution of multi-typed objects can capture richer information than that on single-typed objects alone. For example, studying co-evolution of authors, venues, and terms in a bibliographic network can tell better the evolution of research areas than just examining co-author network or term network alone. In this paper, we study mining co-evolution of multi-typed objects in a special type of heterogeneous networks, called star networks, and examine how the multi-typed objects influence each other in the network evolution. A Hierarchical Dirichlet Process Mixture Model-based evolution model is proposed, which detects the co-evolution of multi-typed objects in the form of multi-typed cluster evolution in dynamic star networks. An efficient inference algorithm is provided to learn the proposed model. Experiments on several real networks (DBLP, Twitter, and Delicious) validate the effectiveness of the model and the scalability of the algorithm. Index Terms—Information network analysis, data mining, co-evolution, clustering, dynamic star networks F 1 Yizhou Sun, Jie Tang 0001, Jiawei Han 0001, Manish Gupta 0001 |
IEEE Trans. Knowl. Data Eng. | 5 |
| 2013 | On detecting association-based clique outliers in heterogeneous information networksabstractIn the real world, various systems can be modeled using heterogeneous networks which consist of entities of different types. People like to discover groups (or cliques) of entities linked to each other with rare and surprising associations from such networks. We define such anomalous cliques as Association-Based Clique Outliers (ABCOutliers) for heterogeneous information networks, and design effective approaches to detect them. The need to find such outlier cliques from networks can be formulated as a conjunctive select query consisting of a set of (type, predicate) pairs. Answering such conjunctive queries efficiently involves two main challenges: (1) computing all matching cliques which satisfy the query and (2) ranking such results based on the rarity and the interestingness of the associations among entities in the cliques. In this paper, we address these two challenges as follows. First, we introduce a new low-cost graph index to assist clique matching. Second, we define the outlierness of an association between two entities based on their attribute values and provide a methodology to efficiently compute such outliers given a conjunctive select query. Experimental results on several synthetic datasets and the Wikipedia dataset containing thousands of entities show the effectiveness of the proposed approach in computing interesting ABCOutliers. Manish Gupta 0001, Jing Gao 0004, Xifeng Yan, Hasan Çam, Jiawei Han 0001 |
ASONAM | 1 |
| 2013 | Community Distribution Outlier Detection in Heterogeneous Information Networks
Manish Gupta 0001, Jing Gao 0004, Jiawei Han 0001 |
ECML/PKDD (1) | 1 |
| 2012 | Integrating community matching and outlier detection for mining evolutionary community outliersabstractTemporal datasets, in which data evolves continuously, exist in a wide variety of applications, and identifying anomalous or outlying objects from temporal datasets is an important and challenging task. Different from traditional outlier detection, which detects objects that have quite different behavior compared with the other objects, temporal outlier detection tries to identify objects that have different evolutionary behavior compared with other objects. Usually objects form multiple communities, and most of the objects belonging to the same community follow similar patterns of evolution. However, there are some objects which evolve in a very different way relative to other community members, and we define such objects as evolutionary community outliers. This definition represents a novel type of outliers considering both temporal dimension and community patterns. We investigate the problem of identifying evolutionary community outliers given the discovered communities from two snapshots of an evolving dataset. To tackle the challenges of community evolution and outlier detection, we propose an integrated optimization framework which conducts outlier-aware community matching across snapshots and identification of evolutionary outliers in a tightly coupled way. A coordinate descent algorithm is proposed to improve community matching and outlier detection performance iteratively. Experimental results on both synthetic and real datasets show that the proposed approach is highly effective in discovering interesting evolutionary community outliers. Manish Gupta 0001, Jing Gao 0004, Yizhou Sun, Jiawei Han 0001 |
KDD | 1 |
| 2012 | Community Trend Outlier Detection Using Soft Temporal Pattern Mining
Manish Gupta 0001, Jing Gao 0004, Yizhou Sun, Jiawei Han 0001 |
ECML/PKDD (2) | 1 |
| 2012 | Evaluating Event Credibility on TwitterabstractThough Twitter acts realtime news source with people acting as sensors and sending event updates from all over the world, rumors spread via Twitter have been noted to cause considerable damage. Given a set of popular Twitter events along with related users and tweets, we study the problem of automatically assessing the credibility of such events. We propose a credibility analysis approach enhanced with event graph-based optimization to solve the problem. First we experiment by performing PageRank-like credibility propagation on a multi-typed network consisting of events, tweets, and users. Further, within each iteration, we enhance the basic trust analysis by updating event credibility scores using regularization on a new graph of events. Our experiments using events extracted from two tweet feed datasets, each with millions of tweets show that our event graph optimization approach outperforms the basic credibility analysis approach. Also, our methods are significantly more accurate (∼86%) than the decision tree classifier approach (∼72%). Manish Gupta 0001, Peixiang Zhao 0001, Jiawei Han 0001 |
SDM | 1 |
| 2011 | Evolutionary Clustering and Analysis of Bibliographic NetworksabstractIn this paper, we study the problem of evolutionary clustering of multi-typed objects in a heterogeneous bibliographic network. The traditional methods of homogeneous clustering methods do not result in a good typed-clustering. The design of heterogeneous methods for clustering can help us better understand the evolution of each of the types apart from the evolution of the network as a whole. In fact, the problem of clustering and evolution diagnosis are closely related because of the ability of the clustering process to summarize the network and provide insights into the changes in the objects over time. We present such a tightly integrated method for clustering and evolution diagnosis of heterogeneous bibliographic information networks. We present an algorithm, ENetClus, which performs such an agglomerative evolutionary clustering which is able to show variations in the clusters over time with a temporal smoothness approach. Previous work on clustering networks is either based on homogeneous graphs with evolution, or it does not account for evolution in the process of clustering heterogeneous networks. This paper provides the first framework for evolution-sensitive clustering and diagnosis of heterogeneous information networks. The ENetClus algorithm generates consistent typed clusterings across time, which can be used for further evolution diagnosis and insights. The framework of the algorithm is specifically designed in order to facilitate insights about the evolution process. We use this technique in order to provide novel insights about bibliographic information networks. Manish Gupta 0001, Charu C. Aggarwal, Jiawei Han 0001, Yizhou Sun |
ASONAM | 1 |
| 2011 | Co-author Relationship Prediction in Heterogeneous Bibliographic NetworksabstractThe problem of predicting links or interactions between objects in a network, is an important task in network analysis. Along this line, link prediction between co-authors in a co-author network is a frequently studied problem. In most of these studies, authors are considered in a homogeneous network, i.e., only one type of objects (author type) and one type of links (co-authorship) exist in the network. However, in a real bibliographic network, there are multiple types of objects (e.g., venues, topics, papers) and multiple types of links among these objects. In this paper, we study the problem of co-author relationship prediction in the heterogeneous bibliographic network, and a new methodology called PathPredict, i.e., meta path-based relationship prediction model, is proposed to solve this problem. First, meta path-based topological features are systematically extracted from the network. Then, a supervised model is used to learn the best weights associated with different topological features in deciding the co-author relationships. We present experiments on a real bibliographic network, the DBLP network, which show that metapath-based heterogeneous topological features can generate more accurate prediction results as compared to homogeneous topological features. In addition, the level of significance of each topological feature can be learned from the model, which is helpful in understanding the mechanism behind the relationship building. Yizhou Sun, Rick Barber, Manish Gupta 0001, Charu C. Aggarwal, Jiawei Han 0001 |
ASONAM | 3 |
| 2011 | On Bayesian interpretation of fact-finding in information networks
Dong Wang 0002, Tarek F. Abdelzaher, Hossein Ahmadi 0001, Jeff Pasternack, Dan Roth 0001, Manish Gupta 0001, Jiawei Han 0001, Omid Fatemieh, Hieu Khac Le, Charu C. Aggarwal |
FUSION | 6 |
| 2011 | Finding Top-k Shortest Path Distance Changes in an Evolutionary Network
Manish Gupta 0001, Charu C. Aggarwal, Jiawei Han 0001 |
SSTD | 1 |
| 2010 | A Unified Framework for Link Recommendation Using Random WalksabstractThe phenomenal success of social networking sites, such as Facebook, Twitter and LinkedIn, has revolutionized the way people communicate. This paradigm has attracted the attention of researchers that wish to study the corresponding social and technological problems. Link recommendation is a critical task that not only helps increase the linkage inside the network and also improves the user experience. In an effective link recommendation algorithm it is essential to identify the factors that influence link creation. This paper enumerates several of these intuitive criteria and proposes an approach which satisfies these factors. This approach estimates link relevance by using random walk algorithm on an augmented social graph with both attribute and structure information. The global and local influences of the attributes are leveraged in the framework as well. Other than link recommendation, our framework can also rank the attributes in the network. Experiments on DBLP and IMDB data sets demonstrate that our method outperforms state-of-the-art methods for link recommendation. Zhijun Yin, Manish Gupta 0001, Tim Weninger, Jiawei Han 0001 |
ASONAM | 2 |
| 2010 | LINKREC: a unified framework for link recommendation with user attributes and graph structureabstractWith the phenomenal success of networking sites (e.g., Facebook, Twitter and LinkedIn), social networks have drawn substantial attention. On online social networking sites, link recommendation is a critical task that not only helps improve user experience but also plays an essential role in network growth. In this paper we propose several link recommendation criteria, based on both user attributes and graph structure. To discover the candidates that satisfy these criteria, link relevance is estimated using a random walk algorithm on an augmented social graph with both attribute and structure information. The global and local influence of the attributes is leveraged in the framework as well. Besides link recommendation, our framework can also rank attributes in a social network. Experiments on DBLP and IMDB data sets demonstrate that our method outperforms state-of-the-art methods based on network structure and node attribute information for link recommendation. Zhijun Yin, Manish Gupta 0001, Tim Weninger, Jiawei Han 0001 |
WWW | 2 |