Skip to main content

Showing 1–21 of 21 results for author: Srihari, S

  1. arXiv:2407.09466  [pdf, other

    cs.RO cs.GR

    TRAVERSE: Traffic-Responsive Autonomous Vehicle Experience & Rare-event Simulation for Enhanced safety

    Authors: Sandeep Thalapanane, Sandip Sharan Senthil Kumar, Guru Nandhan Appiya Dilipkumar Peethambari, Sourang SriHari, Laura Zheng, Julio Poveda, Ming C. Lin

    Abstract: Data for training learning-enabled self-driving cars in the physical world are typically collected in a safe, normal environment. Such data distribution often engenders a strong bias towards safe driving, making self-driving cars unprepared when encountering adversarial scenarios like unexpected accidents. Due to a dearth of such adverse data that is unrealistic for drivers to collect, autonomous… ▽ More

    Submitted 12 July, 2024; originally announced July 2024.

  2. arXiv:2405.18320  [pdf, other

    cs.CV cs.AI cs.CL

    Self-Supervised Learning Based Handwriting Verification

    Authors: Mihir Chauhan, Mohammad Abuzar Shaikh, Bina Ramamurthy, Mingchen Gao, Siwei Lyu, Sargur Srihari

    Abstract: We present SSL-HV: Self-Supervised Learning approaches applied to the task of Handwriting Verification. This task involves determining whether a given pair of handwritten images originate from the same or different writer distribution. We have compared the performance of multiple generative, contrastive SSL approaches against handcrafted feature extractors and supervised learning on CEDAR AND data… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

    Comments: 14 pages, 6 figures, 2 tables

  3. arXiv:2201.00627  [pdf, other

    eess.SP cs.AI cs.LG

    Uncertainty Detection and Reduction in Neural Decoding of EEG Signals

    Authors: Tiehang Duan, Zhenyi Wang, Sheng Liu, Sargur N. Srihari, Hui Yang

    Abstract: EEG decoding systems based on deep neural networks have been widely used in decision making of brain computer interfaces (BCI). Their predictions, however, can be unreliable given the significant variance and noise in EEG signals. Previous works on EEG analysis mainly focus on the exploration of noise pattern in the source signal, while the uncertainty during the decoding process is largely unexpl… ▽ More

    Submitted 1 October, 2022; v1 submitted 28 December, 2021; originally announced January 2022.

  4. arXiv:2109.04993  [pdf, other

    cs.CV cs.AI cs.CL

    LAViTeR: Learning Aligned Visual and Textual Representations Assisted by Image and Caption Generation

    Authors: Mohammad Abuzar Shaikh, Zhanghexuan Ji, Dana Moukheiber, Yan Shen, Sargur Srihari, Mingchen Gao

    Abstract: Pre-training visual and textual representations from large-scale image-text pairs is becoming a standard approach for many downstream vision-language tasks. The transformer-based models learn inter and intra-modal attention through a list of self-supervised learning tasks. This paper proposes LAViTeR, a novel architecture for visual and textual representation learning. The main module, Visual Text… ▽ More

    Submitted 19 October, 2021; v1 submitted 4 September, 2021; originally announced September 2021.

    Comments: 14 pages, 10 Figures, 5 Tables

  5. arXiv:2109.01949  [pdf, other

    cs.LG cs.AI cs.CL cs.CV eess.IV

    Improving Joint Learning of Chest X-Ray and Radiology Report by Word Region Alignment

    Authors: Zhanghexuan Ji, Mohammad Abuzar Shaikh, Dana Moukheiber, Sargur Srihari, Yifan Peng, Mingchen Gao

    Abstract: Self-supervised learning provides an opportunity to explore unlabeled chest X-rays and their associated free-text reports accumulated in clinical routine without manual supervision. This paper proposes a Joint Image Text Representation Learning Network (JoImTeRNet) for pre-training on chest X-ray images and their radiology reports. The model was pre-trained on both the global image-sentence level… ▽ More

    Submitted 4 September, 2021; originally announced September 2021.

    Comments: 10 Pages, 1 Figure, 3 Tables, Accepted in 12th Machine Learning in Medical Imaging (MLMI 2021) workshop

  6. arXiv:2105.03358  [pdf, other

    eess.IV cs.CV cs.LG

    Soft-Attention Improves Skin Cancer Classification Performance

    Authors: Soumyya Kanti Datta, Mohammad Abuzar Shaikh, Sargur N. Srihari, Mingchen Gao

    Abstract: In clinical applications, neural networks must focus on and highlight the most important parts of an input image. Soft-Attention mechanism enables a neural network toachieve this goal. This paper investigates the effectiveness of Soft-Attention in deep neural architectures. The central aim of Soft-Attention is to boost the value of important features and suppress the noise-inducing features. We co… ▽ More

    Submitted 4 June, 2021; v1 submitted 4 May, 2021; originally announced May 2021.

    Comments: 8 pages, 9 figures, 4 tables

  7. arXiv:2009.04532  [pdf, other

    cs.CV cs.AI cs.LG eess.IV

    Attention based Writer Independent Handwriting Verification

    Authors: Mohammad Abuzar Shaikh, Tiehang Duan, Mihir Chauhan, Sargur Srihari

    Abstract: The task of writer verification is to provide a likelihood score for whether the queried and known handwritten image samples belong to the same writer or not. Such a task calls for the neural network to make it's outcome interpretable, i.e. provide a view into the network's decision making process. We implement and integrate cross-attention and soft-attention mechanisms to capture the highly corre… ▽ More

    Submitted 30 September, 2020; v1 submitted 7 September, 2020; originally announced September 2020.

    Comments: 7 pages, 6 figures, Published in 2020 17th International Conference on Frontiers in Handwriting Recognition (ICFHR)

  8. arXiv:2003.06113  [pdf, ps, other

    cs.LG eess.SP stat.ML

    Ultra Efficient Transfer Learning with Meta Update for Cross Subject EEG Classification

    Authors: Tiehang Duan, Mihir Chauhan, Mohammad Abuzar Shaikh, Jun Chu, Sargur Srihari

    Abstract: The pattern of Electroencephalogram (EEG) signal differs significantly across different subjects, and poses challenge for EEG classifiers in terms of 1) effectively adapting a learned classifier onto a new subject, 2) retaining knowledge of known subjects after the adaptation. We propose an efficient transfer learning method, named Meta UPdate Strategy (MUPS-EEG), for continuous EEG classification… ▽ More

    Submitted 1 March, 2021; v1 submitted 13 March, 2020; originally announced March 2020.

  9. arXiv:1909.02548  [pdf, other

    cs.CV cs.LG

    Explanation based Handwriting Verification

    Authors: Mihir Chauhan, Mohammad Abuzar Shaikh, Sargur N. Srihari

    Abstract: Deep learning system have drawback that their output is not accompanied with ex-planation. In a domain such as forensic handwriting verification it is essential to provideexplanation to jurors. The goal of handwriting verification is to find a measure of confi-dence whether the given handwritten samples are written by the same or different writer.We propose a method to generate explanations for th… ▽ More

    Submitted 14 August, 2019; originally announced September 2019.

    Comments: Presented at BMVC 2019: Workshop on Interpretable and Explainable Machine Vision, Cardiff, UK

  10. Hybrid Feature Learning for Handwriting Verification

    Authors: Mohammad Abuzar Shaikh, Mihir Chauhan, Jun Chu, Sargur Srihari

    Abstract: We propose an effective Hybrid Deep Learning (HDL) architecture for the task of determining the probability that a questioned handwritten word has been written by a known writer. HDL is an amalgamation of Auto-Learned Features (ALF) and Human-Engineered Features (HEF). To extract auto-learned features we use two methods: First, Two Channel Convolutional Neural Network (TC-CNN); Second, Two Channel… ▽ More

    Submitted 18 November, 2018; originally announced December 2018.

    Comments: Accepted and presented in International Conference on Frontiers in Handwriting Recognition (ICFHR) 2018

  11. arXiv:1811.12500  [pdf, other

    cs.LG cs.IR stat.ML

    Sequential Embedding Induced Text Clustering, a Non-parametric Bayesian Approach

    Authors: Tiehang Duan, Qi Lou, Sargur N. Srihari, Xiaohui Xie

    Abstract: Current state-of-the-art nonparametric Bayesian text clustering methods model documents through multinomial distribution on bags of words. Although these methods can effectively utilize the word burstiness representation of documents and achieve decent performance, they do not explore the sequential information of text and relationships among synonyms. In this paper, the documents are modeled as t… ▽ More

    Submitted 29 November, 2018; originally announced November 2018.

  12. arXiv:1612.01075  [pdf, other

    cs.CV

    Joint Visual Denoising and Classification using Deep Learning

    Authors: Gang Chen, Yawei Li, Sargur N. Srihari

    Abstract: Visual restoration and recognition are traditionally addressed in pipeline fashion, i.e. denoising followed by classification. Instead, observing correlations between the two tasks, for example clearer image will lead to better categorization and vice visa, we propose a joint framework for visual restoration and recognition for handwritten images, inspired by advances in deep autoencoder and multi… ▽ More

    Submitted 4 December, 2016; originally announced December 2016.

    Comments: 5 pages, 7 figures, ICIP 2016

  13. arXiv:1612.01072  [pdf, other

    cs.CV

    Word Recognition with Deep Conditional Random Fields

    Authors: Gang Chen, Yawei Li, Sargur N. Srihari

    Abstract: Recognition of handwritten words continues to be an important problem in document analysis and recognition. Existing approaches extract hand-engineered features from word images--which can perform poorly with new data sets. Recently, deep learning has attracted great attention because of the ability to learn features from raw data. Moreover they have yielded state-of-the-art results in classificat… ▽ More

    Submitted 4 December, 2016; originally announced December 2016.

    Comments: 5 pages, published in ICIP 2016. arXiv admin note: substantial text overlap with arXiv:1412.3397

  14. arXiv:1611.02181  [pdf, other

    stat.ML cs.LG

    Using Social Dynamics to Make Individual Predictions: Variational Inference with a Stochastic Kinetic Model

    Authors: Zhen Xu, Wen Dong, Sargur Srihari

    Abstract: Social dynamics is concerned primarily with interactions among individuals and the resulting group behaviors, modeling the temporal evolution of social systems via the interactions of individuals within these systems. In particular, the availability of large-scale data from social networks and sensor networks offers an unprecedented opportunity to predict state-changing events at the individual le… ▽ More

    Submitted 7 November, 2016; originally announced November 2016.

    Comments: In proceedings of 29th Conference on Neural Information Processing Systems (NIPS 2016)

  15. arXiv:1505.00925  [pdf, ps, other

    q-bio.MN cs.CE

    Parameterized Algorithms for Clustering PPI Networks

    Authors: Sriganesh Srihari, Hon Wai Leong

    Abstract: With the advent of high-throughput wet lab technologies the amount of protein interaction data available publicly has increased substantially, in turn spurring a plethora of computational methods for in silico knowledge discovery from this data. In this paper, we focus on parameterized methods for modeling and solving complex computational problems encountered in such knowledge discovery from prot… ▽ More

    Submitted 5 May, 2015; originally announced May 2015.

    Comments: 10 pages, 4 tables

    MSC Class: 92C42

  16. arXiv:1503.07906  [pdf, other

    cs.LG stat.ML

    Generalized K-fan Multimodal Deep Model with Shared Representations

    Authors: Gang Chen, Sargur N. Srihari

    Abstract: Multimodal learning with deep Boltzmann machines (DBMs) is an generative approach to fuse multimodal inputs, and can learn the shared representation via Contrastive Divergence (CD) for classification and information retrieval tasks. However, it is a 2-fan DBM model, and cannot effectively handle multiple prediction tasks. Moreover, this model cannot recover the hidden representations well by sampl… ▽ More

    Submitted 26 March, 2015; originally announced March 2015.

    Comments: 11 pages, 5 figures

    MSC Class: 68T10 ACM Class: I.2.6

  17. arXiv:1412.3397  [pdf, other

    cs.LG

    Sequential Labeling with online Deep Learning

    Authors: Gang Chen, Ran Xu, Sargur Srihari

    Abstract: Deep learning has attracted great attention recently and yielded the state of the art performance in dimension reduction and classification problems. However, it cannot effectively handle the structured output prediction, e.g. sequential labeling. In this paper, we propose a deep learning structure, which can learn discriminative features for sequential labeling problems. More specifically, we add… ▽ More

    Submitted 3 May, 2015; v1 submitted 10 December, 2014; originally announced December 2014.

    Comments: 9 pages, 1 figure

    MSC Class: 68T10 ACM Class: I.2.6

  18. arXiv:1406.3407  [pdf, other

    cs.LG

    Restricted Boltzmann Machine for Classification with Hierarchical Correlated Prior

    Authors: Gang Chen, Sargur H. Srihari

    Abstract: Restricted Boltzmann machines (RBM) and its variants have become hot research topics recently, and widely applied to many classification problems, such as character recognition and document categorization. Often, classification RBM ignores the interclass relationship or prior knowledge of sharing information among classes. In this paper, we are interested in RBM with the hierarchical prior over cl… ▽ More

    Submitted 20 April, 2015; v1 submitted 12 June, 2014; originally announced June 2014.

    Comments: 13 pages, 5 figures

    MSC Class: 68T10 ACM Class: I.2.6

  19. arXiv:1304.5565  [pdf

    q-bio.MN cs.CE

    Computing Pathways to Systems Biology: Key Contributions of Computational Methods in Pathway Identification

    Authors: Sriganesh Srihari, Mark A. Ragan

    Abstract: Understanding large molecular networks consisting of entities such as genes, proteins or RNAs that interact in complex ways to drive the cellular machinery has been an active focus of systems biology. Computational approaches have played a key role in systems biology by complementing theoretical and experimental approaches. Here we roadmap some key contributions of computational methods developed… ▽ More

    Submitted 19 April, 2013; originally announced April 2013.

    Comments: 18 pages, 1 figure, survey article

    MSC Class: 68

  20. Employing functional interactions for characterization and detection of sparse complexes from yeast PPI networks

    Authors: Sriganesh Srihari, Hon Wai Leong

    Abstract: Over the last few years, several computational techniques have been devised to recover protein complexes from the protein interaction (PPI) networks of organisms. These techniques model "dense" subnetworks within PPI networks as complexes. However, our comprehensive evaluations revealed that these techniques fail to reconstruct many 'gold standard' complexes that are "sparse" in the networks (only… ▽ More

    Submitted 2 January, 2013; originally announced January 2013.

    Comments: 18 pages, 9 Tables, 1 Figure

    MSC Class: 92-08

    Journal ref: Int J Bioinform Res Appl. 2012, 8(3-4):286-304

  21. A survey of computational methods for protein complex prediction from protein interaction networks

    Authors: Sriganesh Srihari, Hon Wai Leong

    Abstract: Complexes of physically interacting proteins are one of the fundamental functional units responsible for driving key biological mechanisms within the cell. Their identification is therefore necessary not only to understand complex formation but also the higher level organization of the cell. With the advent of high-throughput techniques in molecular biology, significant amount of physical interact… ▽ More

    Submitted 23 November, 2012; originally announced November 2012.

    Comments: 27 pages, 5 figures, 4 tables

    MSC Class: 92-08

    Journal ref: Srihari, S., Leong, HW., J Bioinform Comput Biol 11(2): 1230002, 2013