Skip to main content

Showing 1–15 of 15 results for author: Salehi-Abari, A

.
  1. arXiv:2406.11714  [pdf, other

    cs.LG

    Scalable Expressiveness through Preprocessed Graph Perturbations

    Authors: Danial Saber, Amirali Salehi-Abari

    Abstract: Graph Neural Networks (GNNs) have emerged as the predominant method for analyzing graph-structured data. However, canonical GNNs have limited expressive power and generalization capability, thus triggering the development of more expressive yet computationally intensive methods. One such approach is to create a series of perturbed versions of input graphs and then repeatedly conduct multiple messa… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

    Comments: 13 pages, 2 figures

  2. arXiv:2304.10728  [pdf, other

    cs.CR

    PiXi: Password Inspiration by Exploring Information

    Authors: Shengqian Wang, Amirali Salehi-Abari, Julie Thorpe

    Abstract: Passwords, a first line of defense against unauthorized access, must be secure and memorable. However, people often struggle to create secure passwords they can recall. To address this problem, we design Password inspiration by eXploring information (PiXi), a novel approach to nudge users towards creating secure passwords. PiXi is the first of its kind that employs a password creation nudge to sup… ▽ More

    Submitted 28 September, 2023; v1 submitted 20 April, 2023; originally announced April 2023.

    Comments: 16 pages

  3. arXiv:2304.08556  [pdf, other

    cs.LG cs.SI

    Stochastic Subgraph Neighborhood Pooling for Subgraph Classification

    Authors: Shweta Ann Jacob, Paul Louis, Amirali Salehi-Abari

    Abstract: Subgraph classification is an emerging field in graph representation learning where the task is to classify a group of nodes (i.e., a subgraph) within a graph. Subgraph classification has applications such as predicting the cellular function of a group of proteins or identifying rare diseases given a collection of phenotypes. Graph neural networks (GNNs) are the de facto solution for node, link, a… ▽ More

    Submitted 17 April, 2023; originally announced April 2023.

  4. arXiv:2301.12562  [pdf, other

    cs.LG cs.SI

    Simplifying Subgraph Representation Learning for Scalable Link Prediction

    Authors: Paul Louis, Shweta Ann Jacob, Amirali Salehi-Abari

    Abstract: Link prediction on graphs is a fundamental problem. Subgraph representation learning approaches (SGRLs), by transforming link prediction to graph classification on the subgraphs around the links, have achieved state-of-the-art performance in link prediction. However, SGRLs are computationally expensive, and not scalable to large-scale graphs due to expensive subgraph-level operations. To unlock th… ▽ More

    Submitted 13 December, 2023; v1 submitted 29 January, 2023; originally announced January 2023.

  5. arXiv:2206.12004  [pdf, other

    cs.LG cs.SI

    Sampling Enclosing Subgraphs for Link Prediction

    Authors: Paul Louis, Shweta Ann Jacob, Amirali Salehi-Abari

    Abstract: Link prediction is a fundamental problem for graph-structured data (e.g., social networks, drug side-effect networks, etc.). Graph neural networks have offered robust solutions for this problem, specifically by learning the representation of the subgraph enclosing the target link (i.e., pair of nodes). However, these solutions do not scale well to large graphs as extraction and operation on enclos… ▽ More

    Submitted 23 June, 2022; originally announced June 2022.

  6. arXiv:2111.04466  [pdf, other

    cs.CY cs.AI

    Improving Peer Assessment with Graph Convolutional Networks

    Authors: Alireza A. Namanloo, Julie Thorpe, Amirali Salehi-Abari

    Abstract: Peer assessment systems are emerging in many social and multi-agent settings, such as peer grading in large (online) classes, peer review in conferences, peer art evaluation, etc. However, peer assessments might not be as accurate as expert evaluations, thus rendering these systems unreliable. The reliability of peer assessment systems is influenced by various factors such as assessment ability of… ▽ More

    Submitted 3 November, 2021; originally announced November 2021.

  7. arXiv:2110.08971  [pdf, other

    cs.CR

    Long Passphrases: Potentials and Limits

    Authors: Christopher Bonk, Zach Parish, Julie Thorpe, Amirali Salehi-Abari

    Abstract: Passphrases offer an alternative to traditional passwords which aim to be stronger and more memorable. However, users tend to choose short passphrases with predictable patterns that may reduce the security they offer. To explore the potential of long passphrases, we formulate a set of passphrase policies and guidelines aimed at supporting their creation and use. Through a 39-day user study we anal… ▽ More

    Submitted 17 October, 2021; originally announced October 2021.

  8. arXiv:2103.09262  [pdf, other

    cs.CR

    A Study on Priming Methods for Graphical Passwords

    Authors: Zach Parish, Amirali Salehi-Abari, Julie Thorpe

    Abstract: Recent work suggests that a type of nudge or priming technique called the presentation effect may potentially improve the security of PassPoints-style graphical passwords. These nudges attempt to prime or non-intrusively bias user password choices (i.e., point selections) by gradually revealing a background image from a particular edge to another edge at password creation time. We conduct a large-… ▽ More

    Submitted 21 April, 2021; v1 submitted 16 March, 2021; originally announced March 2021.

    Comments: 13 pages, 4 figures

  9. arXiv:2103.07597  [pdf, other

    cs.AI cs.IR cs.MA

    DeepGroup: Representation Learning for Group Recommendation with Implicit Feedback

    Authors: Sarina Sajadi Ghaemmaghami, Amirali Salehi-Abari

    Abstract: Group recommender systems facilitate group decision making for a set of individuals (e.g., a group of friends, a team, a corporation, etc.). Many of these systems, however, either assume that (i) user preferences can be elicited (or inferred) and then aggregated into group preferences or (ii) group preferences are partially observed/elicited. We focus on making recommendations for a new group of u… ▽ More

    Submitted 12 March, 2021; originally announced March 2021.

  10. arXiv:2103.00497  [pdf, other

    cs.LG cs.AI cs.CV

    Distilling Knowledge via Intermediate Classifiers

    Authors: Aryan Asadian, Amirali Salehi-Abari

    Abstract: The crux of knowledge distillation is to effectively train a resource-limited student model with the guide of a pre-trained larger teacher model. However, when there is a large difference between the model complexities of teacher and student (i.e., capacity gap), knowledge distillation loses its strength in transferring knowledge from the teacher to the student, thus training a weaker student. To… ▽ More

    Submitted 31 May, 2021; v1 submitted 28 February, 2021; originally announced March 2021.

    Comments: 8 pages, 2 figures

  11. arXiv:2008.07986  [pdf, other

    cs.CR

    Password Guessers Under a Microscope: An In-Depth Analysis to Inform Deployments

    Authors: Zach Parish, Connor Cushing, Shourya Aggarwal, Amirali Salehi-Abari, Julie Thorpe

    Abstract: Password guessers are instrumental for assessing the strength of passwords. Despite their diversity and abundance, little is known about how different guessers compare to each other. We perform in-depth analyses and comparisons of the guessing abilities and behavior of password guessers. To extend analyses beyond number of passwords cracked, we devise an analytical framework to compare the types o… ▽ More

    Submitted 20 February, 2021; v1 submitted 18 August, 2020; originally announced August 2020.

    Comments: 14 pages, 20 individual figures including 9 scale bars; clarified that default settings were used for the guessing tools; modified table formats

  12. arXiv:2008.07577  [pdf, other

    cs.LG cs.IR stat.ML

    Joint Variational Autoencoders for Recommendation with Implicit Feedback

    Authors: Bahare Askari, Jaroslaw Szlichta, Amirali Salehi-Abari

    Abstract: Variational Autoencoders (VAEs) have recently shown promising performance in collaborative filtering with implicit feedback. These existing recommendation models learn user representations to reconstruct or predict user preferences. We introduce joint variational autoencoders (JoVA), an ensemble of two VAEs, in which VAEs jointly learn both user and item representations and collectively reconstruc… ▽ More

    Submitted 17 August, 2020; originally announced August 2020.

  13. arXiv:1907.00998  [pdf, other

    cs.HC cs.CR

    Geographical Security Questions for Fallback Authentication

    Authors: Alaadin Addas, Julie Thorpe, Amirali Salehi-Abari

    Abstract: Fallback authentication is the backup authentication method used when the primary authentication method (e.g., passwords, fingerprints, etc.) fails. Currently, widely-deployed fallback authentication methods (e.g., security questions, email resets, and SMS resets) suffer from documented security and usability flaws that threaten the security of accounts. These flaws motivate us to design and study… ▽ More

    Submitted 1 July, 2019; originally announced July 2019.

  14. arXiv:1708.01657  [pdf, ps, other

    cs.DS

    A Simple PTAS for the Dual Bin Packing Problem and Advice Complexity of Its Online Version

    Authors: Allan Borodin, Denis Pankratov, Amirali Salehi-Abari

    Abstract: Recently, Renault (2016) studied the dual bin packing problem in the per-request advice model of online algorithms. He showed that given $O(1/ε)$ advice bits for each input item allows approximating the dual bin packing problem online to within a factor of $1+ε$. Renault asked about the advice complexity of dual bin packing in the tape-advice model of online algorithms. We make progress on this qu… ▽ More

    Submitted 4 August, 2017; originally announced August 2017.

  15. arXiv:1706.09966  [pdf, ps, other

    cs.DS

    On Conceptually Simple Algorithms for Variants of Online Bipartite Matching

    Authors: Allan Borodin, Denis Pankratov, Amirali Salehi-Abari

    Abstract: We present a series of results regarding conceptually simple algorithms for bipartite matching in various online and related models. We first consider a deterministic adversarial model. The best approximation ratio possible for a one-pass deterministic online algorithm is $1/2$, which is achieved by any greedy algorithm. Dürr et al. recently presented a $2$-pass algorithm called Category-Advice th… ▽ More

    Submitted 29 June, 2017; originally announced June 2017.