Skip to main content

Showing 1–38 of 38 results for author: Kumar, P

Searching in archive stat. Search in all archives.
.
  1. arXiv:2307.03886  [pdf, other

    cs.LG stat.ML

    On Regularization and Inference with Label Constraints

    Authors: Kaifu Wang, Hangfeng He, Tin D. Nguyen, Piyush Kumar, Dan Roth

    Abstract: Prior knowledge and symbolic rules in machine learning are often expressed in the form of label constraints, especially in structured prediction problems. In this work, we compare two common strategies for encoding label constraints in a machine learning pipeline, regularization with constraints and constrained inference, by quantifying their impact on model performance. For regularization, we sho… ▽ More

    Submitted 7 July, 2023; originally announced July 2023.

  2. arXiv:2306.14817  [pdf, other

    hep-th cs.LG stat.ML

    Black holes and the loss landscape in machine learning

    Authors: Pranav Kumar, Taniya Mandal, Swapnamay Mondal

    Abstract: Understanding the loss landscape is an important problem in machine learning. One key feature of the loss function, common to many neural network architectures, is the presence of exponentially many low lying local minima. Physical systems with similar energy landscapes may provide useful insights. In this work, we point out that black holes naturally give rise to such landscapes, owing to the exi… ▽ More

    Submitted 26 June, 2023; originally announced June 2023.

    Comments: 32 pages, 4 figures

    Report number: DIAS-STP-23-11

    Journal ref: JHEP10(2023)107

  3. arXiv:2305.13991  [pdf, other

    cs.LG cs.CR stat.ML

    Expressive Losses for Verified Robustness via Convex Combinations

    Authors: Alessandro De Palma, Rudy Bunel, Krishnamurthy Dvijotham, M. Pawan Kumar, Robert Stanforth, Alessio Lomuscio

    Abstract: In order to train networks for verified adversarial robustness, it is common to over-approximate the worst-case loss over perturbation regions, resulting in networks that attain verifiability at the expense of standard performance. As shown in recent work, better trade-offs between accuracy and robustness can be obtained by carefully coupling adversarial training with over-approximations. We hypot… ▽ More

    Submitted 18 March, 2024; v1 submitted 23 May, 2023; originally announced May 2023.

    Comments: ICLR 2024

  4. arXiv:2301.03847  [pdf

    stat.AP

    Evaluating the Performance of Low-Cost PM2.5 Sensors in Mobile Settings

    Authors: Priyanka deSouza, An Wang, Yuki Machida, Tiffany Duhl, Simone Mora, Prashant Kumar, Ralph Kahn, Carlo Ratti, John L. Durant, Neelakshi Hudda

    Abstract: Low-cost sensors (LCS) for measuring air pollution are increasingly being deployed in mobile applications but questions concerning the quality of the measurements remain unanswered. For example, what is the best way to correct LCS data in a mobile setting? Which factors most significantly contribute to differences between mobile LCS data and higher-quality instruments? Can data from LCS be used to… ▽ More

    Submitted 10 January, 2023; originally announced January 2023.

    Comments: 43 pages

  5. arXiv:2206.14987  [pdf, other

    cs.LG math.OC stat.ML

    Lookback for Learning to Branch

    Authors: Prateek Gupta, Elias B. Khalil, Didier Chetélat, Maxime Gasse, Yoshua Bengio, Andrea Lodi, M. Pawan Kumar

    Abstract: The expressive and computationally inexpensive bipartite Graph Neural Networks (GNN) have been shown to be an important component of deep learning based Mixed-Integer Linear Program (MILP) solvers. Recent works have demonstrated the effectiveness of such GNNs in replacing the branching (variable selection) heuristic in branch-and-bound (B&B) solvers. These GNNs are trained, offline and on a collec… ▽ More

    Submitted 29 December, 2022; v1 submitted 29 June, 2022; originally announced June 2022.

    Comments: Published in Transactions on Machine Learning Research (TMLR)

  6. arXiv:2206.14772  [pdf, other

    cs.LG cs.CR stat.ML

    IBP Regularization for Verified Adversarial Robustness via Branch-and-Bound

    Authors: Alessandro De Palma, Rudy Bunel, Krishnamurthy Dvijotham, M. Pawan Kumar, Robert Stanforth

    Abstract: Recent works have tried to increase the verifiability of adversarially trained networks by running the attacks over domains larger than the original perturbations and adding various regularization terms to the objective. However, these algorithms either underperform or require complex and expensive stage-wise training procedures, hindering their practical applicability. We present IBP-R, a novel v… ▽ More

    Submitted 31 May, 2023; v1 submitted 29 June, 2022; originally announced June 2022.

    Comments: ICML 2022 Workshop on Formal Verification of Machine Learning

  7. arXiv:2204.11418  [pdf, other

    math.OC cs.LG stat.ML

    Riemannian Hamiltonian methods for min-max optimization on manifolds

    Authors: Andi Han, Bamdev Mishra, Pratik Jawanpuria, Pawan Kumar, Junbin Gao

    Abstract: In this paper, we study min-max optimization problems on Riemannian manifolds. We introduce a Riemannian Hamiltonian function, minimization of which serves as a proxy for solving the original min-max problems. Under the Riemannian Polyak--Łojasiewicz condition on the Hamiltonian function, its minimizer corresponds to the desired min-max saddle point. We also provide cases where this condition is s… ▽ More

    Submitted 24 August, 2023; v1 submitted 24 April, 2022; originally announced April 2022.

    Comments: Extended version with proofs

    Journal ref: SIAM Journal on Optimization, 33(3), pp.1797-1827, 2023

  8. arXiv:2109.12784  [pdf, other

    cs.LG stat.ML

    Learning from Few Samples: Transformation-Invariant SVMs with Composition and Locality at Multiple Scales

    Authors: Tao Liu, P. R. Kumar, Ruida Zhou, Xi Liu

    Abstract: Motivated by the problem of learning with small sample sizes, this paper shows how to incorporate into support-vector machines (SVMs) those properties that have made convolutional neural networks (CNNs) successful. Particularly important is the ability to incorporate domain knowledge of invariances, e.g., translational invariance of images. Kernels based on the \textit{maximum} similarity over a g… ▽ More

    Submitted 22 October, 2022; v1 submitted 27 September, 2021; originally announced September 2021.

    Comments: Will appear in NeurIPS 2022

  9. arXiv:2104.06718  [pdf, other

    cs.LG cs.LO stat.ML

    Improved Branch and Bound for Neural Network Verification via Lagrangian Decomposition

    Authors: Alessandro De Palma, Rudy Bunel, Alban Desmaison, Krishnamurthy Dvijotham, Pushmeet Kohli, Philip H. S. Torr, M. Pawan Kumar

    Abstract: We improve the scalability of Branch and Bound (BaB) algorithms for formally proving input-output properties of neural networks. First, we propose novel bounding algorithms based on Lagrangian Decomposition. Previous works have used off-the-shelf solvers to solve relaxations at each node of the BaB tree, or constructed weaker relaxations that can be solved efficiently, but lead to unnecessarily we… ▽ More

    Submitted 14 April, 2021; originally announced April 2021.

    Comments: Submitted for review to JMLR. This is an extended version of our paper in the UAI-20 conference (arXiv:2002.10410)

  10. arXiv:2103.15569  [pdf, other

    cs.LG stat.ML

    Risk Bounds for Learning via Hilbert Coresets

    Authors: Spencer Douglas, Piyush Kumar, R. K. Prasanth

    Abstract: We develop a formalism for constructing stochastic upper bounds on the expected full sample risk for supervised classification tasks via the Hilbert coresets approach within a transductive framework. We explicitly compute tight and meaningful bounds for complex datasets and complex hypothesis classes such as state-of-the-art deep neural network architectures. The bounds we develop exhibit nice pro… ▽ More

    Submitted 29 March, 2021; originally announced March 2021.

    Comments: 16 pages, 2 figures

    ACM Class: F.2.1; F.2.3

  11. arXiv:2010.04091  [pdf, ps, other

    cs.LG stat.ML

    Reward-Biased Maximum Likelihood Estimation for Linear Stochastic Bandits

    Authors: Yu-Heng Hung, **-Chun Hsieh, Xi Liu, P. R. Kumar

    Abstract: Modifying the reward-biased maximum likelihood method originally proposed in the adaptive control literature, we propose novel learning algorithms to handle the explore-exploit trade-off in linear bandits problems as well as generalized linear bandits problems. We develop novel index policies that we prove achieve order-optimality, and show that they achieve empirical performance competitive with… ▽ More

    Submitted 8 October, 2020; originally announced October 2020.

  12. arXiv:2006.15212  [pdf, other

    cs.LG math.OC stat.ML

    Hybrid Models for Learning to Branch

    Authors: Prateek Gupta, Maxime Gasse, Elias B. Khalil, M. Pawan Kumar, Andrea Lodi, Yoshua Bengio

    Abstract: A recent Graph Neural Network (GNN) approach for learning to branch has been shown to successfully reduce the running time of branch-and-bound algorithms for Mixed Integer Linear Programming (MILP). While the GNN relies on a GPU for inference, MILP solvers are purely CPU-based. This severely limits its application as many practitioners may not have access to high-end GPUs. In this work, we ask two… ▽ More

    Submitted 23 October, 2020; v1 submitted 26 June, 2020; originally announced June 2020.

    Comments: 34th Conference on Neural Information Processing Systems (NeurIPS 2020), Vancouver, Canada

  13. arXiv:2003.09596  [pdf, ps, other

    cs.LG cs.IT math.DS stat.ML

    Learning in Networked Control Systems

    Authors: Rahul Singh, P. R. Kumar

    Abstract: We design adaptive controller (learning rule) for a networked control system (NCS) in which data packets containing control information are transmitted across a lossy wireless channel. We propose Upper Confidence Bounds for Networked Control Systems (UCB-NCS), a learning rule that maintains confidence intervals for the estimates of plant parameters $(A_{(\star)},B_{(\star)})$, and channel reliabil… ▽ More

    Submitted 21 March, 2020; originally announced March 2020.

    Comments: Submitted to CDC and LCSS (http://ieee-cssletters.dei.unipd.it/index.php)

  14. arXiv:2002.10410  [pdf, other

    cs.LG stat.ML

    Lagrangian Decomposition for Neural Network Verification

    Authors: Rudy Bunel, Alessandro De Palma, Alban Desmaison, Krishnamurthy Dvijotham, Pushmeet Kohli, Philip H. S. Torr, M. Pawan Kumar

    Abstract: A fundamental component of neural network verification is the computation of bounds on the values their outputs can take. Previous methods have either used off-the-shelf solvers, discarding the problem structure, or relaxed the problem even further, making the bounds unnecessarily loose. We propose a novel approach based on Lagrangian Decomposition. Our formulation admits an efficient supergradien… ▽ More

    Submitted 17 June, 2020; v1 submitted 24 February, 2020; originally announced February 2020.

    Comments: UAI 2020 conference paper

  15. arXiv:2001.07608  [pdf, other

    cs.LG math.CO stat.ML

    Analytic Properties of Trackable Weak Models

    Authors: Mark Chilenski, George Cybenko, Isaac Dekine, Piyush Kumar, Gil Raz

    Abstract: We present several new results on the feasibility of inferring the hidden states in strongly-connected trackable weak models. Here, a weak model is a directed graph in which each node is assigned a set of colors which may be emitted when that node is visited. A hypothesis is a node sequence which is consistent with a given color sequence. A weak model is said to be trackable if the worst case numb… ▽ More

    Submitted 8 January, 2020; originally announced January 2020.

    Comments: 10 pages, 9 figures

  16. arXiv:2001.00056  [pdf, other

    cs.CL cs.LG stat.ML

    Deep Attentive Ranking Networks for Learning to Order Sentences

    Authors: Pawan Kumar, Dhanajit Brahma, Harish Karnick, Piyush Rai

    Abstract: We present an attention-based ranking framework for learning to order sentences given a paragraph. Our framework is built on a bidirectional sentence encoder and a self-attention based transformer network to obtain an input order invariant representation of paragraphs. Moreover, it allows seamless training using a variety of ranking based loss functions, such as pointwise, pairwise, and listwise r… ▽ More

    Submitted 31 December, 2019; originally announced January 2020.

    Comments: Accepted in AAAI 2020

  17. arXiv:1912.01329  [pdf, other

    cs.LG stat.ML

    Neural Network Branching for Neural Network Verification

    Authors: **gyue Lu, M. Pawan Kumar

    Abstract: Formal verification of neural networks is essential for their deployment in safety-critical areas. Many available formal verification methods have been shown to be instances of a unified Branch and Bound (BaB) formulation. We propose a novel framework for designing an effective branching strategy for BaB. Specifically, we learn a graph neural network (GNN) to imitate the strong branching heuristic… ▽ More

    Submitted 3 December, 2019; originally announced December 2019.

  18. arXiv:1909.06588  [pdf, other

    cs.LG cs.LO stat.ML

    Branch and Bound for Piecewise Linear Neural Network Verification

    Authors: Rudy Bunel, **gyue Lu, Ilker Turkaslan, Philip H. S. Torr, Pushmeet Kohli, M. Pawan Kumar

    Abstract: The success of Deep Learning and its potential use in many safety-critical applications has motivated research on formal verification of Neural Network (NN) models. In this context, verification involves proving or disproving that an NN model satisfies certain input-output properties. Despite the reputation of learned NN models as black boxes, and the theoretical hardness of proving useful propert… ▽ More

    Submitted 26 October, 2020; v1 submitted 14 September, 2019; originally announced September 2019.

  19. arXiv:1907.08674  [pdf

    cs.IR cs.LG stat.ML

    Deep Learning to Address Candidate Generation and Cold Start Challenges in Recommender Systems: A Research Survey

    Authors: Kiran Rama, Pradeep Kumar, Bharat Bhasker

    Abstract: Among the machine learning applications to business, recommender systems would take one of the top places when it comes to success and adoption. They help the user in accelerating the process of search while hel** businesses maximize sales. Post phenomenal success in computer vision and speech recognition, deep learning methods are beginning to get applied to recommender systems. Current survey… ▽ More

    Submitted 17 July, 2019; originally announced July 2019.

    Comments: 22 pages, Submitted and Presented at PAN IIM Conference in IIM Bangalore

  20. arXiv:1907.01287  [pdf, ps, other

    cs.LG stat.ML

    Exploration Through Reward Biasing: Reward-Biased Maximum Likelihood Estimation for Stochastic Multi-Armed Bandits

    Authors: Xi Liu, **-Chun Hsieh, Anirban Bhattacharya, P. R. Kumar

    Abstract: Inspired by the Reward-Biased Maximum Likelihood Estimate method of adaptive control, we propose RBMLE -- a novel family of learning algorithms for stochastic multi-armed bandits (SMABs). For a broad range of SMABs including both the parametric Exponential Family as well as the non-parametric sub-Gaussian/Exponential family, we show that RBMLE yields an index policy. To choose the bias-growth rate… ▽ More

    Submitted 23 October, 2020; v1 submitted 2 July, 2019; originally announced July 2019.

    Comments: ICML 2020

  21. arXiv:1906.05661  [pdf, other

    cs.LG stat.ML

    Training Neural Networks for and by Interpolation

    Authors: Leonard Berrada, Andrew Zisserman, M. Pawan Kumar

    Abstract: In modern supervised learning, many deep neural networks are able to interpolate the data: the empirical loss can be driven to near zero on all samples simultaneously. In this work, we explicitly exploit this interpolation property for the design of a new optimization algorithm for deep learning, which we term Adaptive Learning-rates for Interpolation with Gradients (ALI-G). ALI-G retains the two… ▽ More

    Submitted 1 August, 2020; v1 submitted 13 June, 2019; originally announced June 2019.

    Comments: Published at ICML 2020

  22. arXiv:1903.01998  [pdf, other

    gr-qc astro-ph.HE cs.AI cs.LG stat.ML

    Statistically-informed deep learning for gravitational wave parameter estimation

    Authors: Hongyu Shen, E. A. Huerta, Eamonn O'Shea, Prayush Kumar, Zhizhen Zhao

    Abstract: We introduce deep learning models to estimate the masses of the binary components of black hole mergers, $(m_1,m_2)$, and three astrophysical properties of the post-merger compact remnant, namely, the final spin, $a_f$, and the frequency and dam** time of the ringdown oscillations of the fundamental $\ell=m=2$ bar mode, $(ω_R, ω_I)$. Our neural networks combine a modified $\texttt{WaveNet}$ arch… ▽ More

    Submitted 19 December, 2021; v1 submitted 5 March, 2019; originally announced March 2019.

    Comments: v4: 13 pages, 6 figures, First application of Neural Networks for gravitational wave parameter posterior estimation across multiple events with single training

    MSC Class: 68T01; 68T35; 83C35; 83C57 ACM Class: I.2

    Journal ref: Machine Learning: Science and Technology, Volume 3, Number 1, Year 2022

  23. arXiv:1901.03860  [pdf, ps, other

    cs.SD cs.CL cs.LG eess.AS stat.ML

    Prototypical Metric Transfer Learning for Continuous Speech Keyword Spotting With Limited Training Data

    Authors: Harshita Seth, Pulkit Kumar, Muktabh Mayank Srivastava

    Abstract: Continuous Speech Keyword Spotting (CSKS) is the problem of spotting keywords in recorded conversations, when a small number of instances of keywords are available in training data. Unlike the more common Keyword Spotting, where an algorithm needs to detect lone keywords or short phrases like "Alexa", "Cortana", "Hi Alexa!", "Whatsup Octavia?" etc. in speech, CSKS needs to filter out embedded word… ▽ More

    Submitted 12 January, 2019; originally announced January 2019.

  24. arXiv:1811.07591  [pdf, other

    cs.LG stat.ML

    Deep Frank-Wolfe For Neural Network Optimization

    Authors: Leonard Berrada, Andrew Zisserman, M. Pawan Kumar

    Abstract: Learning a deep neural network requires solving a challenging optimization problem: it is a high-dimensional, non-convex and non-smooth minimization problem with a large number of terms. The current practice in neural network optimization is to rely on the stochastic gradient descent (SGD) algorithm or its adaptive variants. However, SGD requires a hand-designed schedule for the learning rate. In… ▽ More

    Submitted 21 February, 2021; v1 submitted 19 November, 2018; originally announced November 2018.

    Comments: Published as a conference paper at ICLR 2019, last version fixing an inaccuracy (details in appendix A.5, Proposition 2)

    Journal ref: International Conference on Learning Representations 2019

  25. arXiv:1811.07209  [pdf, other

    stat.ML cs.LG

    A Statistical Approach to Assessing Neural Network Robustness

    Authors: Stefan Webb, Tom Rainforth, Yee Whye Teh, M. Pawan Kumar

    Abstract: We present a new approach to assessing the robustness of neural networks based on estimating the proportion of inputs for which a property is violated. Specifically, we estimate the probability of the event that the property is violated under an input model. Our approach critically varies from the formal verification framework in that when the property can be violated, it provides an informative n… ▽ More

    Submitted 21 February, 2019; v1 submitted 17 November, 2018; originally announced November 2018.

    Comments: To appear at the 7th International Conference on Learning Representations (ICLR 2019), New Orleans

  26. arXiv:1811.04803  [pdf, other

    cs.LG math.CO stat.ML

    Observability Properties of Colored Graphs

    Authors: Mark Chilenski, George Cybenko, Isaac Dekine, Piyush Kumar, Gil Raz

    Abstract: A colored graph is a directed graph in which nodes or edges have been assigned colors that are not necessarily unique. Observability problems in such graphs consider whether an agent observing the colors of edges or nodes traversed on a path in the graph can determine which node they are at currently or which nodes were visited earlier in the traversal. Previous research efforts have identified se… ▽ More

    Submitted 16 December, 2019; v1 submitted 9 November, 2018; originally announced November 2018.

    Comments: 13 pages, 17 figures

  27. arXiv:1811.02629  [pdf, other

    cs.CV cs.AI cs.LG stat.ML

    Identifying the Best Machine Learning Algorithms for Brain Tumor Segmentation, Progression Assessment, and Overall Survival Prediction in the BRATS Challenge

    Authors: Spyridon Bakas, Mauricio Reyes, Andras Jakab, Stefan Bauer, Markus Rempfler, Alessandro Crimi, Russell Takeshi Shinohara, Christoph Berger, Sung Min Ha, Martin Rozycki, Marcel Prastawa, Esther Alberts, Jana Lipkova, John Freymann, Justin Kirby, Michel Bilello, Hassan Fathallah-Shaykh, Roland Wiest, Jan Kirschke, Benedikt Wiestler, Rivka Colen, Aikaterini Kotrotsou, Pamela Lamontagne, Daniel Marcus, Mikhail Milchenko , et al. (402 additional authors not shown)

    Abstract: Gliomas are the most common primary brain malignancies, with different degrees of aggressiveness, variable prognosis and various heterogeneous histologic sub-regions, i.e., peritumoral edematous/invaded tissue, necrotic core, active and non-enhancing core. This intrinsic heterogeneity is also portrayed in their radio-phenotype, as their sub-regions are depicted by varying intensity profiles dissem… ▽ More

    Submitted 23 April, 2019; v1 submitted 5 November, 2018; originally announced November 2018.

    Comments: The International Multimodal Brain Tumor Segmentation (BraTS) Challenge

  28. arXiv:1810.12418  [pdf, ps, other

    cs.LG stat.ML

    Stay With Me: Lifetime Maximization Through Heteroscedastic Linear Bandits With Reneging

    Authors: **-Chun Hsieh, Xi Liu, Anirban Bhattacharya, P. R. Kumar

    Abstract: Sequential decision making for lifetime maximization is a critical problem in many real-world applications, such as medical treatment and portfolio selection. In these applications, a "reneging" phenomenon, where participants may disengage from future interactions after observing an unsatisfiable outcome, is rather prevalent. To address the above issue, this paper proposes a model of heteroscedast… ▽ More

    Submitted 15 May, 2019; v1 submitted 29 October, 2018; originally announced October 2018.

    Comments: To appear in ICML 2019. More rounds of experiments are performed before being taken average of compared to versions before

  29. arXiv:1808.01006  [pdf, other

    cs.IR cs.LG stat.ML

    A Hybrid Variational Autoencoder for Collaborative Filtering

    Authors: Kilol Gupta, Mukund Yelahanka Raghuprasad, Pankhuri Kumar

    Abstract: In today's day and age when almost every industry has an online presence with users interacting in online marketplaces, personalized recommendations have become quite important. Traditionally, the problem of collaborative filtering has been tackled using Matrix Factorization which is linear in nature. We extend the work of [11] on using variational autoencoders (VAEs) for collaborative filtering w… ▽ More

    Submitted 23 September, 2018; v1 submitted 14 July, 2018; originally announced August 2018.

  30. arXiv:1805.11861  [pdf, other

    cs.LG stat.ML

    Foresee: Attentive Future Projections of Chaotic Road Environments with Online Training

    Authors: Anil Sharma, Prabhat Kumar

    Abstract: In this paper, we train a recurrent neural network to learn dynamics of a chaotic road environment and to project the future of the environment on an image. Future projection can be used to anticipate an unseen environment for example, in autonomous driving. Road environment is highly dynamic and complex due to the interaction among traffic participants such as vehicles and pedestrians. Even in th… ▽ More

    Submitted 30 May, 2018; originally announced May 2018.

  31. Optimizing Non-decomposable Measures with Deep Networks

    Authors: Amartya Sanyal, Pawan Kumar, Purushottam Kar, Sanjay Chawla, Fabrizio Sebastiani

    Abstract: We present a class of algorithms capable of directly training deep neural networks with respect to large families of task-specific performance measures such as the F-measure and the Kullback-Leibler divergence that are structured and non-decomposable. This presents a departure from standard deep learning techniques that typically use squared or cross-entropy loss functions (that are decomposable)… ▽ More

    Submitted 31 January, 2018; originally announced February 2018.

    Journal ref: Final version published in Machine Learning, 107(8-10):1597-1620, 2018

  32. arXiv:1801.06490  [pdf, other

    cs.LG cs.CV stat.ML

    Worst-case Optimal Submodular Extensions for Marginal Estimation

    Authors: Pankaj Pansari, Chris Russell, M. Pawan Kumar

    Abstract: Submodular extensions of an energy function can be used to efficiently compute approximate marginals via variational inference. The accuracy of the marginals depends crucially on the quality of the submodular extension. To identify the best possible extension, we show an equivalence between the submodular extensions of the energy and the objective functions of linear programming (LP) relaxations f… ▽ More

    Submitted 10 January, 2018; originally announced January 2018.

    Comments: Accepted to AISTATS 2018

  33. arXiv:1711.09279  [pdf, other

    cs.DB cs.LG stat.ML

    A Big Data Analysis Framework Using Apache Spark and Deep Learning

    Authors: Anand Gupta, Hardeo Thakur, Ritvik Shrivastava, Pulkit Kumar, Sreyashi Nag

    Abstract: With the spreading prevalence of Big Data, many advances have recently been made in this field. Frameworks such as Apache Hadoop and Apache Spark have gained a lot of traction over the past decades and have become massively popular, especially in industries. It is becoming increasingly evident that effective big data analysis is key to solving artificial intelligence problems. Thus, a multi-algori… ▽ More

    Submitted 25 November, 2017; originally announced November 2017.

    Comments: To be published in IEEE ICDM 2017 (International Conference on Data Mining) Workshop on Data Science and Big Data Analytics (DSBDA)

  34. arXiv:1710.09180  [pdf, other

    cs.CV stat.ML

    Anatomical labeling of brain CT scan anomalies using multi-context nearest neighbor relation networks

    Authors: Srikrishna Varadarajan, Muktabh Mayank Srivastava, Monika Grewal, Pulkit Kumar

    Abstract: This work is an endeavor to develop a deep learning methodology for automated anatomical labeling of a given region of interest (ROI) in brain computed tomography (CT) scans. We combine both local and global context to obtain a representation of the ROI. We then use Relation Networks (RNs) to predict the corresponding anatomy of the ROI based on its relationship score for each class. Further, we p… ▽ More

    Submitted 22 January, 2018; v1 submitted 25 October, 2017; originally announced October 2017.

    Comments: Accepted as a one page abstract at IEEE International Symposium on Biomedical Imaging (ISBI), 2018

  35. arXiv:1710.04934  [pdf, ps, other

    cs.CV stat.ML

    RADNET: Radiologist Level Accuracy using Deep Learning for HEMORRHAGE detection in CT Scans

    Authors: Monika Grewal, Muktabh Mayank Srivastava, Pulkit Kumar, Srikrishna Varadarajan

    Abstract: We describe a deep learning approach for automated brain hemorrhage detection from computed tomography (CT) scans. Our model emulates the procedure followed by radiologists to analyse a 3D CT scan in real-world. Similar to radiologists, the model sifts through 2D cross-sectional slices while paying close attention to potential hemorrhagic regions. Further, the model utilizes 3D context from neighb… ▽ More

    Submitted 3 January, 2018; v1 submitted 13 October, 2017; originally announced October 2017.

    Comments: Accepted at IEEE Symposium on Biomedical Imaging (ISBI) 2018 as conference paper

  36. arXiv:1612.05021  [pdf, other

    stat.AP q-fin.GN

    Dynamic Modeling of Price Responsive Demand in Real-time Electricity Market: Empirical Analysis

    Authors: Jaeyong An, P. R. Kumar, Le Xie

    Abstract: In this paper, we study the price responsiveness of electricity consumption from empirical commercial and industrial load data obtained from Texas. Employing a dynamical system perspective, we show that price responsive demand can be modeled as a hybrid of a Hammerstein model with delay following a price surge, and a linear ARX model under moderate price changes. It is observed that electricity co… ▽ More

    Submitted 15 December, 2016; originally announced December 2016.

  37. arXiv:1307.4048  [pdf, ps, other

    cs.LG cs.CV stat.ML

    Modified SPLICE and its Extension to Non-Stereo Data for Noise Robust Speech Recognition

    Authors: D. S. Pavan Kumar, N. Vishnu Prasad, Vikas Joshi, S. Umesh

    Abstract: In this paper, a modification to the training process of the popular SPLICE algorithm has been proposed for noise robust speech recognition. The modification is based on feature correlations, and enables this stereo-based algorithm to improve the performance in all noise conditions, especially in unseen cases. Further, the modified framework is extended to work for non-stereo datasets where clean… ▽ More

    Submitted 15 July, 2013; originally announced July 2013.

    Comments: Submitted to Automatic Speech Recognition and Understanding (ASRU) 2013 Workshop

  38. arXiv:1202.5957  [pdf

    stat.CO math.PR

    Parameterized Complexity on a New Sorting Algorithm: A Study in Simulation

    Authors: Prashant Kumar, Anchala Kumari, Soubhik Chakraborty

    Abstract: Sundararajan and Chakraborty (2007) introduced a new sorting algorithm by modifying the fast and popular Quick sort and removing the interchanges. In a subsequent empirical study, Sourabh, Sundararajan and Chakraborty (2007) demonstrated that this algorithm sorts inputs from certain probability distributions faster than others and the authors made a list of some standard probability distributions… ▽ More

    Submitted 27 February, 2012; originally announced February 2012.

    Comments: 14 pages

    Journal ref: Ann. Univ. Tibiscus Comp. Sci. Series VII/2 (2009), 9-22