Skip to main content

Showing 1–40 of 40 results for author: Khosla, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.12439  [pdf, other

    cs.LG

    A data-centric approach for assessing progress of Graph Neural Networks

    Authors: Tianqi Zhao, Ngan Thi Dong, Alan Hanjalic, Megha Khosla

    Abstract: Graph Neural Networks (GNNs) have achieved state-of-the-art results in node classification tasks. However, most improvements are in multi-class classification, with less focus on the cases where each node could have multiple labels. The first challenge in studying multi-label node classification is the scarcity of publicly available datasets. To address this, we collected and released three real-w… ▽ More

    Submitted 18 June, 2024; originally announced June 2024.

    Journal ref: Published in Data-centric Machine Learning Research Worshop @ ICML 2024

  2. arXiv:2406.01229  [pdf, other

    cs.LG

    AGALE: A Graph-Aware Continual Learning Evaluation Framework

    Authors: Tianqi Zhao, Alan Hanjalic, Megha Khosla

    Abstract: In recent years, continual learning (CL) techniques have made significant progress in learning from streaming data while preserving knowledge across sequential tasks, particularly in the realm of euclidean data. To foster fair evaluation and recognize challenges in CL settings, several evaluation frameworks have been proposed, focusing mainly on the single- and multi-label classification task on e… ▽ More

    Submitted 7 June, 2024; v1 submitted 3 June, 2024; originally announced June 2024.

  3. arXiv:2404.03988  [pdf, other

    cs.LG cs.SI

    Model Selection with Model Zoo via Graph Learning

    Authors: Ziyu Li, Hilco van der Wilk, Danning Zhan, Megha Khosla, Alessandro Bozzon, Rihan Hai

    Abstract: Pre-trained deep learning (DL) models are increasingly accessible in public repositories, i.e., model zoos. Given a new prediction task, finding the best model to fine-tune can be computationally intensive and costly, especially when the number of pre-trained models is large. Selecting the right pre-trained models is crucial, yet complicated by the diversity of models from various model families (… ▽ More

    Submitted 5 April, 2024; originally announced April 2024.

    Comments: Accepted at 40th IEEE International Conference on Data Engineering (ICDE 2024)

  4. arXiv:2311.09466  [pdf, other

    cs.LG cs.NE stat.ML

    Soft Matching Distance: A metric on neural representations that captures single-neuron tuning

    Authors: Meenakshi Khosla, Alex H. Williams

    Abstract: Common measures of neural representational (dis)similarity are designed to be insensitive to rotations and reflections of the neural activation space. Motivated by the premise that the tuning of individual units may be important, there has been recent interest in develo** stricter notions of representational (dis)similarity that require neurons to be individually matched across networks. When tw… ▽ More

    Submitted 15 November, 2023; originally announced November 2023.

  5. arXiv:2311.01263  [pdf, other

    cs.IR

    Efficient Neural Ranking using Forward Indexes and Lightweight Encoders

    Authors: Jurek Leonhardt, Henrik Müller, Koustav Rudra, Megha Khosla, Abhijit Anand, Avishek Anand

    Abstract: Dual-encoder-based dense retrieval models have become the standard in IR. They employ large Transformer-based language models, which are notoriously inefficient in terms of resources and latency. We propose Fast-Forward indexes -- vector forward indexes which exploit the semantic matching capabilities of dual-encoder models for efficient and effective re-ranking. Our framework enables re-ranking… ▽ More

    Submitted 2 November, 2023; originally announced November 2023.

    Comments: Accepted at ACM TOIS. arXiv admin note: text overlap with arXiv:2110.06051

  6. arXiv:2310.01162  [pdf, other

    cs.LG cs.AI

    DINE: Dimensional Interpretability of Node Embeddings

    Authors: Simone Piaggesi, Megha Khosla, André Panisson, Avishek Anand

    Abstract: Graphs are ubiquitous due to their flexibility in representing social and technological systems as networks of interacting elements. Graph representation learning methods, such as node embeddings, are powerful approaches to map nodes into a latent vector space, allowing their use for various graph tasks. Despite their success, only few studies have focused on explaining node embeddings locally. Mo… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

  7. arXiv:2306.00578  [pdf, other

    cs.LG cs.AI cs.CR

    Does Black-box Attribute Inference Attacks on Graph Neural Networks Constitute Privacy Risk?

    Authors: Iyiola E. Olatunji, Anmar Hizber, Oliver Sihlovec, Megha Khosla

    Abstract: Graph neural networks (GNNs) have shown promising results on real-life datasets and applications, including healthcare, finance, and education. However, recent studies have shown that GNNs are highly vulnerable to attacks such as membership inference attack and link reconstruction attack. Surprisingly, attribute inference attacks has received little attention. In this paper, we initiate the first… ▽ More

    Submitted 1 June, 2023; originally announced June 2023.

  8. arXiv:2304.10398  [pdf, other

    cs.LG

    Multi-label Node Classification On Graph-Structured Data

    Authors: Tianqi Zhao, Ngan Thi Dong, Alan Hanjalic, Megha Khosla

    Abstract: Graph Neural Networks (GNNs) have shown state-of-the-art improvements in node classification tasks on graphs. While these improvements have been largely demonstrated in a multi-class classification scenario, a more general and realistic scenario in which each node could have multiple labels has so far received little attention. The first challenge in conducting focused studies on multi-label node… ▽ More

    Submitted 29 February, 2024; v1 submitted 20 April, 2023; originally announced April 2023.

    Comments: Published in TMLR 2023. Link: https://openreview.net/forum?id=EZhkV2BjDP

    Journal ref: Transaction Of Machine Learning Research, 2835-8856, 2023

  9. arXiv:2207.10896  [pdf, other

    cs.LG cs.CR

    Privacy and Transparency in Graph Machine Learning: A Unified Perspective

    Authors: Megha Khosla

    Abstract: Graph Machine Learning (GraphML), whereby classical machine learning is generalized to irregular graph domains, has enjoyed a recent renaissance, leading to a dizzying array of models and their applications in several domains. With its growing applicability to sensitive domains and regulations by governmental agencies for trustworthy AI systems, researchers have started looking into the issues of… ▽ More

    Submitted 19 October, 2022; v1 submitted 22 July, 2022; originally announced July 2022.

    Comments: In Advances in Interpretable Machine Learning and Artificial Intelligence (AIMLAI) at International Conference on Information and Knowledge Management (CIKM'22)

  10. Private Graph Extraction via Feature Explanations

    Authors: Iyiola E. Olatunji, Mandeep Rathee, Thorben Funke, Megha Khosla

    Abstract: Privacy and interpretability are two important ingredients for achieving trustworthy machine learning. We study the interplay of these two aspects in graph machine learning through graph reconstruction attacks. The goal of the adversary here is to reconstruct the graph structure of the training data given access to model explanations. Based on the different kinds of auxiliary information available… ▽ More

    Submitted 2 November, 2023; v1 submitted 29 June, 2022; originally announced June 2022.

    Comments: Accepted at PETS 2023

    Journal ref: Proceedings of the 23rd Privacy Enhancing Technologies Symposium (PETS), 2023

  11. arXiv:2206.13983  [pdf, other

    cs.LG cs.AI

    BAGEL: A Benchmark for Assessing Graph Neural Network Explanations

    Authors: Mandeep Rathee, Thorben Funke, Avishek Anand, Megha Khosla

    Abstract: The problem of interpreting the decisions of machine learning is a well-researched and important. We are interested in a specific type of machine learning model that deals with graph data called graph neural networks. Evaluating interpretability approaches for graph neural networks (GNN) specifically are known to be challenging due to the lack of a commonly accepted benchmark. Given a GNN model, s… ▽ More

    Submitted 28 June, 2022; originally announced June 2022.

  12. A multitask transfer learning framework for the prediction of virus-human protein-protein interactions

    Authors: Thi Ngan Dong, Graham Brogden, Gisa Gerold, Megha Khosla

    Abstract: Viral infections are causing significant morbidity and mortality worldwide. Understanding the interaction patterns between a particular virus and human proteins plays a crucial role in unveiling the underlying mechanism of viral infection and pathogenesis. This could further help in the prevention and treatment of virus-related diseases. However, the task of predicting protein-protein interactions… ▽ More

    Submitted 26 November, 2021; originally announced November 2021.

    Journal ref: BMC Bioinformatics 2021

  13. Efficient Neural Ranking using Forward Indexes

    Authors: Jurek Leonhardt, Koustav Rudra, Megha Khosla, Abhijit Anand, Avishek Anand

    Abstract: Neural document ranking approaches, specifically transformer models, have achieved impressive gains in ranking performance. However, query processing using such over-parameterized models is both resource and time intensive. In this paper, we propose the Fast-Forward index -- a simple vector forward index that facilitates ranking documents using interpolation of lexical and semantic scores -- as a… ▽ More

    Submitted 4 April, 2022; v1 submitted 12 October, 2021; originally announced October 2021.

    Comments: Full paper at TheWebConf 2022

  14. Knowledge-Aware Neural Networks for Medical Forum Question Classification

    Authors: Soumyadeep Roy, Sudip Chakraborty, Aishik Mandal, Gunjan Balde, Prakhar Sharma, Anandhavelu Natarajan, Megha Khosla, Shamik Sural, Niloy Ganguly

    Abstract: Online medical forums have become a predominant platform for answering health-related information needs of consumers. However, with a significant rise in the number of queries and the limited availability of experts, it is necessary to automatically classify medical queries based on a consumer's intention, so that these questions may be directed to the right set of medical experts. Here, we develo… ▽ More

    Submitted 27 September, 2021; originally announced September 2021.

    Comments: 5 pages, accepted as a short paper to CIKM 2021

  15. arXiv:2109.08907  [pdf, other

    cs.LG cs.CR

    Releasing Graph Neural Networks with Differential Privacy Guarantees

    Authors: Iyiola E. Olatunji, Thorben Funke, Megha Khosla

    Abstract: With the increasing popularity of graph neural networks (GNNs) in several sensitive applications like healthcare and medicine, concerns have been raised over the privacy aspects of trained GNNs. More notably, GNNs are vulnerable to privacy attacks, such as membership inference attacks, even if only black-box access to the trained model is granted. We propose PrivGNN, a privacy-preserving framework… ▽ More

    Submitted 2 November, 2023; v1 submitted 18 September, 2021; originally announced September 2021.

    Comments: Published in TMLR 2023

    Journal ref: Transactions on Machine Learning Research (TMLR), 2023

  16. arXiv:2108.04820  [pdf, other

    q-bio.QM cs.LG

    MuCoMiD: A Multitask Convolutional Learning Framework for miRNA-Disease Association Prediction

    Authors: Thi Ngan Dong, Megha Khosla

    Abstract: Growing evidence from recent studies implies that microRNA or miRNA could serve as biomarkers in various complex human diseases. Since wet-lab experiments are expensive and time-consuming, computational techniques for miRNA-disease association prediction have attracted a lot of attention in recent years. Data scarcity is one of the major challenges in building reliable machine learning models. Dat… ▽ More

    Submitted 29 November, 2021; v1 submitted 8 August, 2021; originally announced August 2021.

  17. arXiv:2106.12920  [pdf, other

    cs.LG

    Learnt Sparsification for Interpretable Graph Neural Networks

    Authors: Mandeep Rathee, Zijian Zhang, Thorben Funke, Megha Khosla, Avishek Anand

    Abstract: Graph neural networks (GNNs) have achieved great success on various tasks and fields that require relational modeling. GNNs aggregate node features using the graph structure as inductive biases resulting in flexible and powerful models. However, GNNs remain hard to interpret as the interplay between node features and graph structure is only implicitly learned. In this paper, we propose a novel met… ▽ More

    Submitted 23 June, 2021; originally announced June 2021.

    Comments: 17 pages, 5 figures, 2 tables

  18. arXiv:2105.08621  [pdf, other

    cs.LG cs.AI

    Zorro: Valid, Sparse, and Stable Explanations in Graph Neural Networks

    Authors: Thorben Funke, Megha Khosla, Mandeep Rathee, Avishek Anand

    Abstract: With the ever-increasing popularity and applications of graph neural networks, several proposals have been made to explain and understand the decisions of a graph neural network. Explanations for graph neural networks differ in principle from other input settings. It is important to attribute the decision to input features and other related instances connected by the graph structure. We find that… ▽ More

    Submitted 16 March, 2022; v1 submitted 18 May, 2021; originally announced May 2021.

  19. arXiv:2105.07140  [pdf, other

    q-bio.NC cs.CV q-bio.QM

    NeuroGen: activation optimized image synthesis for discovery neuroscience

    Authors: Zi** Gu, Keith W. Jamison, Meenakshi Khosla, Emily J. Allen, Yihan Wu, Thomas Naselaris, Kendrick Kay, Mert R. Sabuncu, Amy Kuceyeski

    Abstract: Functional MRI (fMRI) is a powerful technique that has allowed us to characterize visual cortex responses to stimuli, yet such experiments are by nature constructed based on a priori hypotheses, limited to the set of images presented to the individual while they are in the scanner, are subject to noise in the observed brain responses, and may vary widely across individuals. In this work, we propos… ▽ More

    Submitted 15 May, 2021; originally announced May 2021.

  20. arXiv:2104.07938  [pdf, other

    cs.LG cs.CR stat.AP

    Achieving differential privacy for $k$-nearest neighbors based outlier detection by data partitioning

    Authors: Jens Rauch, Iyiola E. Olatunji, Megha Khosla

    Abstract: When applying outlier detection in settings where data is sensitive, mechanisms which guarantee the privacy of the underlying data are needed. The $k$-nearest neighbors ($k$-NN) algorithm is a simple and one of the most effective methods for outlier detection. So far, there have been no attempts made to develop a differentially private ($ε$-DP) approach for $k$-NN based outlier detection. Existing… ▽ More

    Submitted 16 April, 2021; originally announced April 2021.

  21. A Review of Anonymization for Healthcare Data

    Authors: Iyiola E. Olatunji, Jens Rauch, Matthias Katzensteiner, Megha Khosla

    Abstract: Mining health data can lead to faster medical decisions, improvement in the quality of treatment, disease prevention, reduced cost, and it drives innovative solutions within the healthcare sector. However, health data is highly sensitive and subject to regulations such as the General Data Protection Regulation (GDPR), which aims to ensure patient's privacy. Anonymization or removal of patient iden… ▽ More

    Submitted 13 April, 2021; originally announced April 2021.

    Journal ref: Big Data (2022)

  22. arXiv:2101.07155  [pdf, ps, other

    cs.DS cs.DM math.CO

    Revisiting the Auction Algorithm for Weighted Bipartite Perfect Matchings

    Authors: Megha Khosla, Avishek Anand

    Abstract: We study the classical weighted perfect matchings problem for bipartite graphs or sometimes referred to as the assignment problem, i.e., given a weighted bipartite graph $G = (U\cup V,E)$ with weights $w : E \rightarrow \mathcal{R}$ we are interested to find the maximum matching in $G$ with the minimum/maximum weight. In this work we present a new and arguably simpler analysis of one of the earlie… ▽ More

    Submitted 18 January, 2021; originally announced January 2021.

  23. arXiv:2101.06570  [pdf, other

    cs.LG cs.CR

    Membership Inference Attack on Graph Neural Networks

    Authors: Iyiola E. Olatunji, Wolfgang Nejdl, Megha Khosla

    Abstract: Graph Neural Networks (GNNs), which generalize traditional deep neural networks on graph data, have achieved state-of-the-art performance on several graph analytical tasks. We focus on how trained GNN models could leak information about the \emph{member} nodes that they were trained on. We introduce two realistic settings for performing a membership inference (MI) attack on GNNs. While choosing th… ▽ More

    Submitted 18 December, 2021; v1 submitted 16 January, 2021; originally announced January 2021.

    Comments: Best student paper award, IEEE TPS 21

  24. arXiv:2010.00516  [pdf, other

    cs.CV cs.LG q-bio.NC

    Neural encoding with visual attention

    Authors: Meenakshi Khosla, Gia H. Ngo, Keith Jamison, Amy Kuceyeski, Mert R. Sabuncu

    Abstract: Visual perception is critically influenced by the focus of attention. Due to limited resources, it is well known that neural representations are biased in favor of attended locations. Using concurrent eye-tracking and functional Magnetic Resonance Imaging (fMRI) recordings from a large cohort of human subjects watching movies, we first demonstrate that leveraging gaze information, in the form of a… ▽ More

    Submitted 1 October, 2020; originally announced October 2020.

    Comments: NeurIPS 2020

  25. arXiv:2008.02961  [pdf, other

    cs.LG q-bio.NC stat.ML

    From Connectomic to Task-evoked Fingerprints: Individualized Prediction of Task Contrasts from Resting-state Functional Connectivity

    Authors: Gia H. Ngo, Meenakshi Khosla, Keith Jamison, Amy Kuceyeski, Mert R. Sabuncu

    Abstract: Resting-state functional MRI (rsfMRI) yields functional connectomes that can serve as cognitive fingerprints of individuals. Connectomic fingerprints have proven useful in many machine learning tasks, such as predicting subject-specific behavioral traits or task-evoked activity. In this work, we propose a surface-based convolutional neural network (BrainSurfCNN) model to predict individual task co… ▽ More

    Submitted 6 August, 2020; originally announced August 2020.

    Comments: Accepted to MICCAI 2020

  26. arXiv:2006.15802  [pdf, other

    q-bio.NC cs.LG

    A shared neural encoding model for the prediction of subject-specific fMRI response

    Authors: Meenakshi Khosla, Gia H. Ngo, Keith Jamison, Amy Kuceyeski, Mert R. Sabuncu

    Abstract: The increasing popularity of naturalistic paradigms in fMRI (such as movie watching) demands novel strategies for multi-subject data analysis, such as use of neural encoding models. In the present study, we propose a shared convolutional neural encoding method that accounts for individual-level differences. Our method leverages multi-subject data to improve the prediction of subject-specific respo… ▽ More

    Submitted 10 July, 2020; v1 submitted 29 June, 2020; originally announced June 2020.

    Comments: MICCAI 2020 early accepted

  27. arXiv:2004.14294  [pdf, other

    cs.LG cs.IR stat.ML

    Boilerplate Removal using a Neural Sequence Labeling Model

    Authors: Jurek Leonhardt, Avishek Anand, Megha Khosla

    Abstract: The extraction of main content from web pages is an important task for numerous applications, ranging from usability aspects, like reader views for news articles in web browsers, to information retrieval or natural language processing. Existing approaches are lacking as they rely on large amounts of hand-crafted features for classification. This results in models that are tailored to a specific di… ▽ More

    Submitted 22 April, 2020; originally announced April 2020.

    Comments: WWW20 Demo paper

  28. arXiv:2004.13972  [pdf, other

    cs.LG cs.IR stat.ML

    Valid Explanations for Learning to Rank Models

    Authors: Jaspreet Singh, Zhenye Wang, Megha Khosla, Avishek Anand

    Abstract: Learning-to-rank (LTR) is a class of supervised learning techniques that apply to ranking problems dealing with a large number of features. The popularity and widespread application of LTR models in prioritizing information in a variety of domains makes their scrutability vital in today's landscape of fair and transparent learning systems. However, limited work exists that deals with interpretin… ▽ More

    Submitted 17 May, 2020; v1 submitted 29 April, 2020; originally announced April 2020.

  29. arXiv:2004.13965  [pdf, other

    cs.LG stat.ML

    Graph-based State Representation for Deep Reinforcement Learning

    Authors: Vikram Waradpande, Daniel Kudenko, Megha Khosla

    Abstract: Deep RL approaches build much of their success on the ability of the deep neural network to generate useful internal representations. Nevertheless, they suffer from a high sample-complexity and starting with a good input representation can have a significant impact on the performance. In this paper, we exploit the fact that the underlying Markov decision process (MDP) represents a graph, which ena… ▽ More

    Submitted 16 February, 2021; v1 submitted 29 April, 2020; originally announced April 2020.

  30. arXiv:1910.05030  [pdf, other

    cs.LG stat.ML

    Finding Interpretable Concept Spaces in Node Embeddings using Knowledge Bases

    Authors: Maximilian Idahl, Megha Khosla, Avishek Anand

    Abstract: In this paper we propose and study the novel problem of explaining node embeddings by finding embedded human interpretable subspaces in already trained unsupervised node representation embeddings. We use an external knowledge base that is organized as a taxonomy of human-understandable concepts over entities as a guide to identify subspaces in node embeddings learned from an entity graph derived f… ▽ More

    Submitted 11 October, 2019; originally announced October 2019.

    Comments: Accepted for poster presentation at ECML PKDD AIMLAI-XKDD workshop

  31. arXiv:1908.06168  [pdf, other

    cs.LG cs.CV eess.IV stat.ML

    Detecting abnormalities in resting-state dynamics: An unsupervised learning approach

    Authors: Meenakshi Khosla, Keith Jamison, Amy Kuceyeski, Mert R. Sabuncu

    Abstract: Resting-state functional MRI (rs-fMRI) is a rich imaging modality that captures spontaneous brain activity patterns, revealing clues about the connectomic organization of the human brain. While many rs-fMRI studies have focused on static measures of functional connectivity, there has been a recent surge in examining the temporal patterns in these data. In this paper, we explore two strategies for… ▽ More

    Submitted 16 August, 2019; originally announced August 2019.

    Comments: 9 pages, 3 figures

  32. A Comparative Study for Unsupervised Network Representation Learning

    Authors: Megha Khosla, Vinay Setty, Avishek Anand

    Abstract: There has been appreciable progress in unsupervised network representation learning (UNRL) approaches over graphs recently with flexible random-walk approaches, new optimization objectives and deep architectures. However, there is no common ground for systematic comparison of embeddings to understand their behavior for different graphs and tasks. In this paper we theoretically group different appr… ▽ More

    Submitted 11 March, 2020; v1 submitted 19 March, 2019; originally announced March 2019.

    Comments: Accepted for publication in IEEE TKDE

  33. arXiv:1812.11477  [pdf, other

    cs.LG cs.CV q-bio.QM stat.ML

    Machine learning in resting-state fMRI analysis

    Authors: Meenakshi Khosla, Keith Jamison, Gia H. Ngo, Amy Kuceyeski, Mert R. Sabuncu

    Abstract: Machine learning techniques have gained prominence for the analysis of resting-state functional Magnetic Resonance Imaging (rs-fMRI) data. Here, we present an overview of various unsupervised and supervised machine learning applications to rs-fMRI. We present a methodical taxonomy of machine learning methods in resting-state fMRI. We identify three major divisions of unsupervised learning methods… ▽ More

    Submitted 30 December, 2018; originally announced December 2018.

    Comments: 51 pages, 6 figures

  34. arXiv:1812.03825  [pdf, other

    cs.LG cs.DC stat.ML

    Asynchronous Training of Word Embeddings for Large Text Corpora

    Authors: Avishek Anand, Megha Khosla, Jaspreet Singh, Jan-Hendrik Zab, Zijian Zhang

    Abstract: Word embeddings are a powerful approach for analyzing language and have been widely popular in numerous tasks in information retrieval and text mining. Training embeddings over huge corpora is computationally expensive because the input is typically sequentially processed and parameters are synchronously updated. Distributed architectures for asynchronous training that have been proposed either fo… ▽ More

    Submitted 7 December, 2018; originally announced December 2018.

    Comments: This paper contains 9 pages and has been accepted in the WSDM2019

  35. arXiv:1810.09176  [pdf, other

    cs.SI cs.LG stat.ML

    Node Representation Learning for Directed Graphs

    Authors: Megha Khosla, Jurek Leonhardt, Wolfgang Nejdl, Avishek Anand

    Abstract: We propose a novel approach for learning node representations in directed graphs, which maintains separate views or embedding spaces for the two distinct node roles induced by the directionality of the edges. We argue that the previous approaches either fail to encode the edge directionality or their encodings cannot be generalized across tasks. With our simple \emph{alternating random walk} strat… ▽ More

    Submitted 28 June, 2019; v1 submitted 22 October, 2018; originally announced October 2018.

    Comments: Accepted in ECML-PKDD 2019

  36. arXiv:1809.06219  [pdf, other

    cs.CV cs.LG stat.ML

    Ensemble learning with 3D convolutional neural networks for connectome-based prediction

    Authors: Meenakshi Khosla, Keith Jamison, Amy Kuceyeski, Mert R. Sabuncu

    Abstract: The specificty and sensitivity of resting state functional MRI (rs-fMRI) measurements depend on pre-processing choices, such as the parcellation scheme used to define regions of interest (ROIs). In this study, we critically evaluate the effect of brain parcellations on machine learning models applied to rs-fMRI data. Our experiments reveal a remarkable trend: On average, models with stochastic par… ▽ More

    Submitted 4 June, 2019; v1 submitted 11 September, 2018; originally announced September 2018.

    Comments: 45 pages, 9 figures, 4 supplementary figures (To appear in Neuroimage)

  37. User Fairness in Recommender Systems

    Authors: Jurek Leonhardt, Avishek Anand, Megha Khosla

    Abstract: Recent works in recommendation systems have focused on diversity in recommendations as an important aspect of recommendation quality. In this work we argue that the post-processing algorithms aimed at only improving diversity among recommendations lead to discrimination among the users. We introduce the notion of user fairness which has been overlooked in literature so far and propose measures to… ▽ More

    Submitted 17 July, 2018; originally announced July 2018.

  38. arXiv:1806.04209  [pdf, other

    cs.CV stat.ML

    3D Convolutional Neural Networks for Classification of Functional Connectomes

    Authors: Meenakshi Khosla, Keith Jamison, Amy Kuceyeski, Mert Sabuncu

    Abstract: Resting-state functional MRI (rs-fMRI) scans hold the potential to serve as a diagnostic or prognostic tool for a wide variety of conditions, such as autism, Alzheimer's disease, and stroke. While a growing number of studies have demonstrated the promise of machine learning algorithms for rs-fMRI based clinical or behavioral prediction, most prior models have been limited in their capacity to expl… ▽ More

    Submitted 13 June, 2018; v1 submitted 11 June, 2018; originally announced June 2018.

    Comments: 9 pages, 3 figures

  39. arXiv:1611.07786  [pdf, other

    cs.DS

    A Faster Algorithm for Cuckoo Insertion and Bipartite Matching in Large Graphs

    Authors: Megha Khosla, Avishek Anand

    Abstract: Hash tables are ubiquitous in computer science for efficient access to large datasets. However, there is always a need for approaches that offer compact memory utilisation without substantial degradation of lookup performance. Cuckoo hashing is an efficient technique of creating hash tables with high space utilisation and offer a guaranteed constant access time. We are given $n$ locations and $m$… ▽ More

    Submitted 16 July, 2019; v1 submitted 23 November, 2016; originally announced November 2016.

    Comments: Preprint; Accepted in Algorithmica 2019

    Journal ref: Algorithmica 2019

  40. The Multiple-orientability Thresholds for Random Hypergraphs

    Authors: Nikolaos Fountoulakis, Megha Khosla, Konstantinos Panagiotou

    Abstract: A $k$-uniform hypergraph $H = (V, E)$ is called $\ell$-orientable, if there is an assignment of each edge $e\in E$ to one of its vertices $v\in e$ such that no vertex is assigned more than $\ell$ edges. Let $H_{n,m,k}$ be a hypergraph, drawn uniformly at random from the set of all $k$-uniform hypergraphs with $n$ vertices and $m$ edges. In this paper we establish the threshold for the $\ell$-orien… ▽ More

    Submitted 26 September, 2013; originally announced September 2013.

    Comments: An extended abstract appeared in the proceedings of SODA 2011

    MSC Class: 68Q25; 05C80; 68Q87; 68W20; 05C65 ACM Class: G.2.1; G.2.2; F.1.2; F.2.2

    Journal ref: Combinator. Probab. Comp. 25 (2016) 870-908