Skip to main content

Showing 1–7 of 7 results for author: Khazane, A

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

    cs.IR

    Taxonomic Recommendations of Real Estate Properties with Textual Attribute Information

    Authors: Zachary Harrison, Anish Khazane

    Abstract: In this extended abstract, we present an end to end approach for building a taxonomy of home attribute terms that enables hierarchical recommendations of real estate properties. We cover the methodology for building a real-estate taxonomy, metrics for measuring this structure's quality, and then conclude with a production use-case of making recommendations from search keywords at different levels… ▽ More

    Submitted 26 October, 2022; originally announced October 2022.

    Comments: In Sixteenth ACM Conference on Recommender Systems (RecSys 2022)

  2. arXiv:2205.15536  [pdf, other

    cs.CV cs.LG eess.IV

    DeepDefacer: Automatic Removal of Facial Features via U-Net Image Segmentation

    Authors: Anish Khazane, Julien Hoachuck, Krzysztof J. Gorgolewski, Russell A. Poldrack

    Abstract: Recent advancements in the field of magnetic resonance imaging (MRI) have enabled large-scale collaboration among clinicians and researchers for neuroimaging tasks. However, researchers are often forced to use outdated and slow software to anonymize MRI images for publication. These programs specifically perform expensive mathematical operations over 3D images that rapidly slow down anonymization… ▽ More

    Submitted 31 May, 2022; originally announced May 2022.

  3. arXiv:1907.07225  [pdf, other

    cs.LG cs.SI stat.ML

    DeepTrax: Embedding Graphs of Financial Transactions

    Authors: C. Bayan Bruss, Anish Khazane, Jonathan Rider, Richard Serpe, Antonia Gogoglou, Keegan E. Hines

    Abstract: Financial transactions can be considered edges in a heterogeneous graph between entities sending money and entities receiving money. For financial institutions, such a graph is likely large (with millions or billions of edges) while also sparsely connected. It becomes challenging to apply machine learning to such large and sparse graphs. Graph representation learning seeks to embed the nodes of a… ▽ More

    Submitted 16 July, 2019; originally announced July 2019.

  4. arXiv:1907.01705  [pdf, other

    cs.LG stat.ML

    Graph Embeddings at Scale

    Authors: C. Bayan Bruss, Anish Khazane, Jonathan Rider, Richard Serpe, Saurabh Nagrecha, Keegan E. Hines

    Abstract: Graph embedding is a popular algorithmic approach for creating vector representations for individual vertices in networks. Training these algorithms at scale is important for creating embeddings that can be used for classification, ranking, recommendation and other common applications in industry. While industrial systems exist for training graph embeddings on large datasets, many of these distrib… ▽ More

    Submitted 2 July, 2019; originally announced July 2019.

    Comments: Workshop on Mining and Learning with Graphs 2019

  5. arXiv:1905.01998  [pdf, other

    cs.CL cs.LG stat.ML

    A Persona-based Multi-turn Conversation Model in an Adversarial Learning Framework

    Authors: Oluwatobi O. Olabiyi, Anish Khazane, Erik T. Mueller

    Abstract: In this paper, we extend the persona-based sequence-to-sequence (Seq2Seq) neural network conversation model to multi-turn dialogue by modifying the state-of-the-art hredGAN architecture. To achieve this, we introduce an additional input modality into the encoder and decoder of hredGAN to capture other attributes such as speaker identity, location, sub-topics, and other external attributes that mig… ▽ More

    Submitted 29 April, 2019; originally announced May 2019.

    Comments: 2018 17th IEEE International Conference on Machine Learning and Applications (ICMLA). arXiv admin note: substantial text overlap with arXiv:1905.01992

  6. arXiv:1905.01992  [pdf, other

    cs.CL cs.LG stat.ML

    An Adversarial Learning Framework For A Persona-Based Multi-Turn Dialogue Model

    Authors: Oluwatobi Olabiyi, Anish Khazane, Alan Salimov, Erik T. Mueller

    Abstract: In this paper, we extend the persona-based sequence-to-sequence (Seq2Seq) neural network conversation model to a multi-turn dialogue scenario by modifying the state-of-the-art hredGAN architecture to simultaneously capture utterance attributes such as speaker identity, dialogue topic, speaker sentiments and so on. The proposed system, phredGAN has a persona-based HRED generator (PHRED) and a condi… ▽ More

    Submitted 26 June, 2019; v1 submitted 29 April, 2019; originally announced May 2019.

    Comments: NAACL NeuralGen Workshop 2019. arXiv admin note: substantial text overlap with arXiv:1905.01998

  7. arXiv:1805.11752  [pdf, other

    cs.CL cs.AI cs.LG cs.NE stat.ML

    Multi-turn Dialogue Response Generation in an Adversarial Learning Framework

    Authors: Oluwatobi Olabiyi, Alan Salimov, Anish Khazane, Erik T. Mueller

    Abstract: We propose an adversarial learning approach for generating multi-turn dialogue responses. Our proposed framework, hredGAN, is based on conditional generative adversarial networks (GANs). The GAN's generator is a modified hierarchical recurrent encoder-decoder network (HRED) and the discriminator is a word-level bidirectional RNN that shares context and word embeddings with the generator. During in… ▽ More

    Submitted 26 June, 2019; v1 submitted 29 May, 2018; originally announced May 2018.

    Comments: Accepted at ACL 2019 Workshop on NLP for Conversational AI