Skip to main content

Showing 1–23 of 23 results for author: Vaidya, R

.
  1. arXiv:2401.07148  [pdf, other

    cs.CR cs.SE

    Assessing the Effectiveness of Binary-Level CFI Techniques

    Authors: Ruturaj K. Vaidya, Prasad A. Kulkarni

    Abstract: Memory corruption is an important class of vulnerability that can be leveraged to craft control flow hijacking attacks. Control Flow Integrity (CFI) provides protection against such attacks. Application of type-based CFI policies requires information regarding the number and type of function arguments. Binary-level type recovery is inherently speculative, which motivates the need for an evaluation… ▽ More

    Submitted 13 January, 2024; originally announced January 2024.

    Comments: 14 pages, 9 figures, 9 tables, Part of this work is to be published in 16th International Symposium on Foundations & Practice of Security (FPS - 2023)

  2. arXiv:2310.06408  [pdf, other

    cs.CL

    Humans and language models diverge when predicting repeating text

    Authors: Aditya R. Vaidya, Javier Turek, Alexander G. Huth

    Abstract: Language models that are trained on the next-word prediction task have been shown to accurately model human behavior in word prediction and reading speed. In contrast with these findings, we present a scenario in which the performance of humans and LMs diverges. We collected a dataset of human next-word predictions for five stimuli that are formed by repeating spans of text. Human and GPT-2 LM pre… ▽ More

    Submitted 22 October, 2023; v1 submitted 10 October, 2023; originally announced October 2023.

    Comments: To appear in the 26th Conference on Computational Natural Language Learning (CoNLL 2023). Code and data are available at https://github.com/HuthLab/lm-repeating-text

  3. arXiv:2303.06486  [pdf, other

    cs.CR

    SHIELD: An Adaptive and Lightweight Defense against the Remote Power Side-Channel Attacks on Multi-tenant FPGAs

    Authors: Mahya Morid Ahmadi, Faiq Khalid, Radha Vaidya, Florian Kriebel, Andreas Steininger, Muhammad Shafique

    Abstract: Dynamic partial reconfiguration enables multi-tenancy in cloud-based FPGAs, which presents security challenges for tenants, IPs, and data. Malicious users can exploit FPGAs for remote side-channel attacks (SCAs), and shared on-chip resources can be used for attacks. Logical separation can ensure design integrity, but on-chip resources can still be exploited. Conventional SCA mitigation can help, b… ▽ More

    Submitted 11 March, 2023; originally announced March 2023.

    Comments: 11 pages, under review by IEEE ACCESS

  4. arXiv:2205.14252  [pdf, other

    cs.CL

    Self-supervised models of audio effectively explain human cortical responses to speech

    Authors: Aditya R. Vaidya, Shailee Jain, Alexander G. Huth

    Abstract: Self-supervised language models are very effective at predicting high-level cortical responses during language comprehension. However, the best current models of lower-level auditory processing in the human brain rely on either hand-constructed acoustic filters or representations from supervised audio neural networks. In this work, we capitalize on the progress of self-supervised speech representa… ▽ More

    Submitted 27 May, 2022; originally announced May 2022.

    Comments: Accepted to the International Conference on Machine Learning (ICML) 2022

  5. arXiv:2105.08196  [pdf, other

    cs.CV

    Physically Plausible Pose Refinement using Fully Differentiable Forces

    Authors: Akarsh Kumar, Aditya R. Vaidya, Alexander G. Huth

    Abstract: All hand-object interaction is controlled by forces that the two bodies exert on each other, but little work has been done in modeling these underlying forces when doing pose and contact estimation from RGB/RGB-D data. Given the pose of the hand and object from any pose estimation system, we propose an end-to-end differentiable model that refines pose estimates by learning the forces experienced b… ▽ More

    Submitted 25 August, 2021; v1 submitted 17 May, 2021; originally announced May 2021.

    Comments: Accepted to the EPIC@CVPR2021 workshop. Figure 2 replaced with a rasterized image

  6. Electron correlation effects in the exchange coupling at the Fe/CoO/Ag(001) ferro-/antiferro-magnetic interface

    Authors: Marco Sbroscia, Adriano Verna, Giovanni Stefani, Shital Ramchandra Vaidya, Riccardo Moroni, Francesco Bisio, Stefano Iacobucci, Francesco Offi, Stefano Simonucci, Alessandro Ruocco, Roberto Gotter

    Abstract: Angle resolved-Auger-photoelectron coincidence spectroscopy (AR-APECS) has been exploited to investigate the role that electron correlation plays in the exchange-coupling at the ferromagnetic/antiferromagnetic interface of a Fe/CoO bilayer growth on Ag(001). The effective correlation energy U$_{\textrm{eff}}$, usually employed to assess the energy distribution of core-valence-valence Auger spectra… ▽ More

    Submitted 14 September, 2020; v1 submitted 18 June, 2020; originally announced June 2020.

    Comments: 37 pages, 6 figures

  7. arXiv:2006.03773  [pdf, other

    cs.CL cs.LG

    Challenges and Thrills of Legal Arguments

    Authors: Anurag Pallaprolu, Radha Vaidya, Aditya Swaroop Attawar

    Abstract: State-of-the-art attention based models, mostly centered around the transformer architecture, solve the problem of sequence-to-sequence translation using the so-called scaled dot-product attention. While this technique is highly effective for estimating inter-token attention, it does not answer the question of inter-sequence attention when we deal with conversation-like scenarios. We propose an ex… ▽ More

    Submitted 5 June, 2020; originally announced June 2020.

  8. Unexpectedly large electron correlation measured in Auger spectra of ferromagnetic iron thin films: orbital-selected Coulomb and exchange contributions

    Authors: R. Gotter, A. Verna, M. Sbroscia, R. Moroni, F. Bisio, S. Iacobucci, F. Offi, S. R. Vaidya, A. Ruocco, G. Stefani

    Abstract: A set of electron-correlation energies as large as 10 eV have been measured for a magnetic 2ML Fefilm deposited on Ag(001). By exploiting the spin selectivity in angle-resolved Auger-photoelectroncoincidence spectroscopy and the Cini-Sawatzky theory, the core-valence-valence Auger spectrumof a spin-polarized system have been resolved: correlation energies have been determined for eachindividual co… ▽ More

    Submitted 13 May, 2020; v1 submitted 12 May, 2020; originally announced May 2020.

    Comments: 5 pages, 2 figures, 1 table

    Journal ref: Phys. Rev. Lett. 125, 067202 (2020)

  9. arXiv:2003.03471  [pdf, other

    cs.SE cs.CR

    SpellBound: Defending Against Package Typosquatting

    Authors: Matthew Taylor, Ruturaj K. Vaidya, Drew Davidson, Lorenzo De Carli, Vaibhav Rastogi

    Abstract: Package managers for software repositories based on a single programming language are very common. Examples include npm (JavaScript), and PyPI (Python). These tools encourage code reuse, making it trivial for developers to import external packages. Unfortunately, repositories' size and the ease with which packages can be published facilitates the practice of typosquatting: the uploading of a packa… ▽ More

    Submitted 6 March, 2020; originally announced March 2020.

  10. arXiv:1903.02613  [pdf, other

    cs.CR

    Security Issues in Language-based Software Ecosystems

    Authors: Ruturaj K. Vaidya, Lorenzo De Carli, Drew Davidson, Vaibhav Rastogi

    Abstract: Language-based ecosystems (LBE), i.e., software ecosystems based on a single programming language, are very common. Examples include the npm ecosystem for JavaScript, and PyPI for Python. These environments encourage code reuse between packages, and incorporate utilities - package managers - for automatically resolving dependencies. However, the same aspects that make these systems popular - ease… ▽ More

    Submitted 30 November, 2021; v1 submitted 6 March, 2019; originally announced March 2019.

  11. Quark Loop Contributions to Neutron, Deuteron, and Mercury EDMs from Supersymmetry without R parity

    Authors: Chan-Chi Chiou, Otto C. W. Kong, Rishikesh D. Vaidya

    Abstract: We present a detailed analysis of the neutron, deuteron and mercury electric dipole moment from supersymmetry without R parity, focusing on the quark-scalar loop contributions. Being proportional to top Yukawa and top mass, such contributions are often large. Analytical expressions illustrating the explicit role of the R-parity violating parameters are given following perturbative diagonalizatio… ▽ More

    Submitted 27 May, 2007; originally announced May 2007.

    Comments: 16 pages, 10 figures, accepted for publication in Physical Review D

    Report number: NCU-HEP-k026

    Journal ref: Phys.Rev.D76:013003,2007

  12. Flavor Changing Higgs Decays in Supersymmetry with Minimal Flavor Violation

    Authors: Abdesslam Arhrib, Dilip K. Ghosh, Otto C. W. Kong, Rishikesh D. Vaidya

    Abstract: We study the flavor changing neutral current decays of the MSSM Higgs bosons into strange and bottom quarks. We focus on a scenario of minimum flavor violation here, namely only that induced by the CKM matrix. Taking into account constraint from $b\to s γ$, $δρ$ as well as experimental constraints on the MSSM spectrum, we show that the branching ratio of $(Φ\to b\bar{s})$ and $(Φ\to \bar{b}s)$ c… ▽ More

    Submitted 9 March, 2007; v1 submitted 5 May, 2006; originally announced May 2006.

    Comments: 16 pages on Revtex, with 5 figures from 10 eps files incorporated; discussion on issues related more precise calculations elaborated; proof-edited version to appear in Phys. Lett. B

    Report number: NCU-HEP-k024

    Journal ref: Phys.Lett.B647:36-42,2007

  13. arXiv:hep-ph/0505207  [pdf, ps, other

    hep-ph

    Quark Loop Contribution to Neutron EDM from R-parity Violation

    Authors: Chan-Chi Chiou, Otto C. W. Kong, Rishikesh D. Vaidya

    Abstract: We present a detailed analysis together with numerical calculations on one-loop contributions to the neutron electric dipole moment from supersymmetry without R parity, focusing on the quark-scalar loop contributions. Complete formulas are given for the various contributions through the quark dipole operators. Analytical expressions illustrating the explicit role of the R-parity violating parame… ▽ More

    Submitted 24 May, 2005; originally announced May 2005.

    Comments: 16 pages, 5 figures

    Report number: NCU-HEP-k022

  14. arXiv:hep-ph/0411336  [pdf, ps, other

    hep-ph

    B--> X_s + gamma in Supersymmetry without R-parity

    Authors: Otto C. W. Kong, Rishikesh Vaidya

    Abstract: We present a systematic analysis of the decay B--> X_s + gamma at the leading log within the framework of Supersymmetry without R-parity. We point out some new contributions in the form of bilinear-trilinear combination of R-parity violating (RPV) couplings that are enhanced by large tanbeta. We also improve by a few orders of magnitude, bounds on several combinations of R-parity violating param… ▽ More

    Submitted 25 November, 2004; originally announced November 2004.

    Comments: 5 pages latex. Based on talk given by R. Vaidya at the Pran Nath Fest and PASCOS'04 North-Eastern University, Boston. Necessary style files included

    Report number: NCU-HEP-k021

    Journal ref: J.KoreanPhys.Soc.45:S417-S423,2004

  15. arXiv:hep-ph/0411165  [pdf, ps, other

    hep-ph

    tanbeta enhanced contributions to b--> s gamma in SUSY without R-parity

    Authors: Otto C. W. Kong, Rishikesh Vaidya

    Abstract: We present a systematic analysis of the decay b --> s gamma at the leading log within the framework of Supersymmetry without R-parity. We point out some new contributions in the form of bilinear-trilinear combination of R-parity violating (RPV) couplings that are enhanced by large tanbeta. We also improve by a few orders of magnitude, bounds on several combinations of RPV parameters.

    Submitted 12 November, 2004; originally announced November 2004.

    Comments: 4 pages. Talk given by R. Vaidya at the SUSY-2004 conference, Tsukuba, Japan, June 17-23, 2004. Title slightly changed from the conference talk. Style file pdproc.sty included

    Report number: NCU-HEP k018

  16. Working Group Report: Neutrino and Astroparticle Physics

    Authors: Srubabati Goswami, Raghavan Rangarajan, K. Agashe, A. Bandyopadhyay, K. Bhattacharya, B. Brahmachari, C. Burgess, E. J. Chun, D. Choudhury, P. K. Das, A. Dighe, R. Godbole, N. Gupta, M. Kaplinghat, D. Indumathi, J. Forshaw, Y. Y. Keum, B. Layek, D. Majumdar, N. Mahajan, P. Mehta, R. N. Mohapatra, N. Mondal, S. More, Y. Nir , et al. (15 additional authors not shown)

    Abstract: This is the report of neutrino and astroparticle physics working group at WHEPP-8. We present the discussions carried out during the workshop on selected topics in the above fields and also indicate progress made subsequently. The neutrino physics subgroup studied the possibilites of constraining neutrino masses, mixing and CPT violation in lepton sector from future experiments. Neutrino mass mo… ▽ More

    Submitted 19 September, 2004; originally announced September 2004.

    Comments: Prepared for the 8th Workshop on High-Energy Physics Phenomenology (WHEPP-8), IIT Mumbai, India, 5-16 Jan 2004

    Journal ref: Pramana63:1391-1406,2004

  17. Some Novel Contributions to Radiative B Decay in Supersymmetry without R-parity

    Authors: Otto C. W. Kong, Rishikesh D. Vaidya

    Abstract: We present a systematic analysis at the leading log order of the influence of combination of bilinear and trilinear R-parity violating couplings on the decay b-->s gamma. Such contributions have never been explored in the context of this decay. We show that influence of charged-slepton-Higgs mixing mediated loops can dominate the SM and MSSM contributions and hence can provide strong bounds on t… ▽ More

    Submitted 9 August, 2004; originally announced August 2004.

    Comments: 4 pages, 2 figures

    Report number: NCU-HEP-k017

    Journal ref: Phys.Rev. D72 (2005) 014008

  18. Radiative B decays in Supersymmetry without R-parity

    Authors: Otto C. W. Kong, Rishikesh Vaidya

    Abstract: We present a systematic analysis of all the contributions at the leading log order to the branching ratio of the inclusive radiative B decay, B --> X_s + gamma in the framework of supersymmetry without R-parity. The relevant set of four-quark operators involved in QCD running are extended from 6 (within SM and MSSM) to 24, with also many new contributions to the Wilson coefficients of (chromo)ma… ▽ More

    Submitted 15 November, 2004; v1 submitted 14 March, 2004; originally announced March 2004.

    Comments: 26 pages, 13 figures. A few typos corrected and a few references added. Contents and results unchanged

    Report number: NCU-HEP-k014

    Journal ref: Phys.Rev. D71 (2005) 055003

  19. arXiv:hep-ph/0203196  [pdf, ps, other

    hep-ph

    Constraining R Violation from Anomalous Abelian Family Symmetry

    Authors: Rishikesh Vaidya

    Abstract: The patterns of R violation resulting from imposition of a gauged U(1) horizontal symmetry, on the minimal supersymmetric standard model are systematically analyzed. We concentrate on a class of models with integer U(1) charges chosen to reproduce the quark masses and mixings as well as charged lepton masses exactly or approximately. The U(1) charges are further restricted from the requirement t… ▽ More

    Submitted 9 July, 2002; v1 submitted 20 March, 2002; originally announced March 2002.

    Comments: 7 pages, talk given at 7th Workshop on High Energy Particle Phenomenology, HRI, Allahabad, India and XIV DAE Symposium, Hyderabad, India few references added

  20. Bi-maximal mixing and Bilinear R violation

    Authors: Anjan S. Joshipura, Rishikesh D. Vaidya, Sudhir K. Vempati

    Abstract: We perform a general analytic study of feasibility of obtaining a combined explanation for the deficits in the solar and the atmospheric neutrino fluxes with two large mixing angles in supersymmetric model with bilinear R parity violations. The required hierarchy among the solar and atmospheric neutrino mass scales follows in this framework in the presence of an approximate Higgs - slepton unive… ▽ More

    Submitted 25 July, 2002; v1 submitted 19 March, 2002; originally announced March 2002.

    Comments: Minor modifications, version to be published in Nucl. Phys. B

    Journal ref: Nucl.Phys. B639 (2002) 290-306

  21. Neutrino Anomalies in Gauge Mediated Model with Trilinear R violation

    Authors: Anjan S. Joshipura, Rishikesh D. Vaidya, Sudhir K. Vempati

    Abstract: The structure of neutrino masses and mixing resulting from trilinear $R$ violating interactions is studied in the presence of the gauge mediated supersymmetry breaking. Neutrino masses arise in this model at tree level through the RG-induced vacuum expectation values of the sneutrinos and also through direct contribution at 1-loop. The relative importance of these contributions is determined by… ▽ More

    Submitted 5 November, 2001; v1 submitted 19 July, 2001; originally announced July 2001.

    Comments: 26 pages Latex, 2 figures, certain sections rewritten, improved discussion about derivations added. To appear in Physical Review D

    Report number: TIFR/TH/01-26

    Journal ref: Phys.Rev. D65 (2002) 053018

  22. U(1) symmetry and R parity violation

    Authors: Anjan S. Joshipura, Rishikesh D. Vaidya, Sudhir K. Vempati

    Abstract: The patterns of $R$ violation resulting from imposition of a gauged U(1) horizontal symmetry on the minimal supersymmetric standard model are systematically analyzed. We concentrate on class of models with integer U(1) charges chosen to reproduce the quark masses and mixings as well as charged lepton masses exactly or approximately. The U(1) charges are further restricted by the requirement that… ▽ More

    Submitted 13 June, 2000; originally announced June 2000.

    Comments: 20 pages Latex, No figures

    Journal ref: Phys.Rev. D62 (2000) 093020

  23. CP violation in the mass matrix of heavy neutrinos

    Authors: Utpal Sarkar, R. Vaidya

    Abstract: We discuss the question of CP-violation in the effective Hamiltonian approach in models of leptogenesis through heavy right handed neutrino decays. We first formulate the problem in four component notation and then point out that before the heavy neutrinos have decayed away, the universe becomes CP-asymmetric in the heavy neutrinos. However, the lepton asymmetry generated after they completely d… ▽ More

    Submitted 15 October, 1998; v1 submitted 8 September, 1998; originally announced September 1998.

    Comments: 9 pages latex file, minor changes

    Report number: DESY 98-133

    Journal ref: Phys.Lett. B442 (1998) 243-248