Skip to main content

Showing 1–7 of 7 results for author: Ray, B

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

    cs.SE cs.CR cs.LG stat.ME

    Towards Causal Deep Learning for Vulnerability Detection

    Authors: Md Mahbubur Rahman, Ira Ceka, Chengzhi Mao, Saikat Chakraborty, Baishakhi Ray, Wei Le

    Abstract: Deep learning vulnerability detection has shown promising results in recent years. However, an important challenge that still blocks it from being very useful in practice is that the model is not robust under perturbation and it cannot generalize well over the out-of-distribution (OOD) data, e.g., applying a trained model to unseen projects in real world. We hypothesize that this is because the mo… ▽ More

    Submitted 14 January, 2024; v1 submitted 11 October, 2023; originally announced October 2023.

    Comments: ICSE 2024, Camera Ready Version

  2. arXiv:2210.17366  [pdf, other

    cs.RO cs.AI cs.LG stat.ML

    Guided Conditional Diffusion for Controllable Traffic Simulation

    Authors: Ziyuan Zhong, Davis Rempe, Danfei Xu, Yuxiao Chen, Sushant Veer, Tong Che, Baishakhi Ray, Marco Pavone

    Abstract: Controllable and realistic traffic simulation is critical for develo** and verifying autonomous vehicles. Typical heuristic-based traffic models offer flexible control to make vehicles follow specific trajectories and traffic rules. On the other hand, data-driven approaches generate realistic and human-like behaviors, improving transfer from simulated to real-world traffic. However, to the best… ▽ More

    Submitted 31 October, 2022; originally announced October 2022.

  3. arXiv:2010.06080  [pdf, other

    stat.ML cs.LG q-bio.QM

    Point Process Modeling of Drug Overdoses with Heterogeneous and Missing Data

    Authors: Xueying Liu, Jeremy Carter, Brad Ray, George Mohler

    Abstract: Opioid overdose rates have increased in the United States over the past decade and reflect a major public health crisis. Modeling and prediction of drug and opioid hotspots, where a high percentage of events fall in a small percentage of space-time, could help better focus limited social and health services. In this work we present a spatial-temporal point process model for drug overdose clusterin… ▽ More

    Submitted 12 October, 2020; originally announced October 2020.

  4. arXiv:2008.07779  [pdf, other

    cs.LG stat.ML

    Predicting Future Sales of Retail Products using Machine Learning

    Authors: Devendra Swami, Alay Dilipbhai Shah, Subhrajeet K B Ray

    Abstract: Techniques for making future predictions based upon the present and past data, has always been an area with direct application to various real life problems. We are discussing a similar problem in this paper. The problem statement is provided by Kaggle, which also serves as an ongoing competition on the Kaggle platform. In this project, we worked with a challenging time-series dataset consisting o… ▽ More

    Submitted 18 August, 2020; originally announced August 2020.

    Comments: 6 pages, 4 images

  5. arXiv:2005.00653  [pdf, ps, other

    cs.SE cs.AI cs.LG stat.ML

    A Transformer-based Approach for Source Code Summarization

    Authors: Wasi Uddin Ahmad, Saikat Chakraborty, Baishakhi Ray, Kai-Wei Chang

    Abstract: Generating a readable summary that describes the functionality of a program is known as source code summarization. In this task, learning code representation by modeling the pairwise relationship between code tokens to capture their long-range dependencies is crucial. To learn code representation for summarization, we explore the Transformer model that uses a self-attention mechanism and has shown… ▽ More

    Submitted 1 May, 2020; originally announced May 2020.

    Comments: This paper is accepted at ACL2020

  6. arXiv:1909.00900  [pdf, other

    cs.LG cs.CR cs.CV cs.IR stat.ML

    Metric Learning for Adversarial Robustness

    Authors: Chengzhi Mao, Ziyuan Zhong, Junfeng Yang, Carl Vondrick, Baishakhi Ray

    Abstract: Deep networks are well-known to be fragile to adversarial attacks. We conduct an empirical analysis of deep representations under the state-of-the-art attack method called PGD, and find that the attack causes the internal representation to shift closer to the "false" class. Motivated by this observation, we propose to regularize the representation space under attack with metric learning to produce… ▽ More

    Submitted 27 October, 2019; v1 submitted 2 September, 2019; originally announced September 2019.

  7. arXiv:1811.09862  [pdf, other

    cs.LG cs.CV stat.ML

    On Periodic Functions as Regularizers for Quantization of Neural Networks

    Authors: Maxim Naumov, Utku Diril, Jongsoo Park, Benjamin Ray, Jedrzej Jablonski, Andrew Tulloch

    Abstract: Deep learning models have been successfully used in computer vision and many other fields. We propose an unorthodox algorithm for performing quantization of the model parameters. In contrast with popular quantization schemes based on thresholds, we use a novel technique based on periodic functions, such as continuous trigonometric sine or cosine as well as non-continuous hat functions. We apply th… ▽ More

    Submitted 24 November, 2018; originally announced November 2018.

    Comments: 11 pages, 7 figures

    MSC Class: 68T05 ACM Class: I.2.6; I.5.0