(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–50 of 108 results for author: Nagarajan, V

.
  1. arXiv:2405.20439  [pdf, other

    cs.LG

    Sharpness-Aware Minimization Enhances Feature Quality via Balanced Learning

    Authors: Jacob Mitchell Springer, Vaishnavh Nagarajan, Aditi Raghunathan

    Abstract: Sharpness-Aware Minimization (SAM) has emerged as a promising alternative optimizer to stochastic gradient descent (SGD). The originally-proposed motivation behind SAM was to bias neural networks towards flatter minima that are believed to generalize better. However, recent studies have shown conflicting evidence on the relationship between flatness and generalization, suggesting that flatness doe… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

    Comments: 25 pages, 10 figures, 2 tables

  2. arXiv:2405.14995  [pdf, other

    cs.DS cs.AI cs.LG

    Lower Bound on the Greedy Approximation Ratio for Adaptive Submodular Cover

    Authors: Blake Harris, Viswanath Nagarajan

    Abstract: We show that the greedy algorithm for adaptive-submodular cover has approximation ratio at least 1.3*(1+ln Q). Moreover, the instance demonstrating this gap has Q=1. So, it invalidates a prior result in the paper ``Adaptive Submodularity: A New Approach to Active Learning and Stochastic Optimization'' by Golovin-Krause, that claimed a (1+ln Q)^2 approximation ratio for the same algorithm.

    Submitted 23 May, 2024; originally announced May 2024.

    Comments: 7 pages, 1 figure. arXiv admin note: substantial text overlap with arXiv:2208.08351

  3. arXiv:2403.06963  [pdf, other

    cs.CL cs.AI cs.LG

    The pitfalls of next-token prediction

    Authors: Gregor Bachmann, Vaishnavh Nagarajan

    Abstract: Can a mere next-token predictor faithfully model human intelligence? We crystallize this emerging concern and correct popular misconceptions surrounding it, and advocate a simple multi-token objective. As a starting point, we argue that the two often-conflated phases of next-token prediction -- autoregressive inference and teacher-forced training -- must be treated distinctly. The popular critic… ▽ More

    Submitted 5 July, 2024; v1 submitted 11 March, 2024; originally announced March 2024.

    Comments: ICML 2024

  4. arXiv:2312.15427  [pdf, other

    cs.LG cs.DS

    Semi-Bandit Learning for Monotone Stochastic Optimization

    Authors: Arpit Agarwal, Rohan Ghuge, Viswanath Nagarajan

    Abstract: Stochastic optimization is a widely used approach for optimization under uncertainty, where uncertain input parameters are modeled by random variables. Exact or approximation algorithms have been obtained for several fundamental problems in this area. However, a significant limitation of this approach is that it requires full knowledge of the underlying probability distributions. Can we still get… ▽ More

    Submitted 24 December, 2023; originally announced December 2023.

  5. arXiv:2312.15357  [pdf, other

    cs.LG stat.ML

    Optimal Decision Tree with Noisy Outcomes

    Authors: Su Jia, Fatemeh Navidi, Viswanath Nagarajan, R. Ravi

    Abstract: In pool-based active learning, the learner is given an unlabeled data set and aims to efficiently learn the unknown hypothesis by querying the labels of the data points. This can be formulated as the classical Optimal Decision Tree (ODT) problem: Given a set of tests, a set of hypotheses, and an outcome for each pair of test and hypothesis, our objective is to find a low-cost testing procedure (i.… ▽ More

    Submitted 23 December, 2023; originally announced December 2023.

  6. arXiv:2312.04849  [pdf

    cond-mat.mes-hall cond-mat.mtrl-sci

    Low Resistance Ohmic Contact to P-type Monolayer WSe2

    Authors: Jingxu Xie, Zuocheng Zhang, Haodong Zhang, Vikram Nagarajan, Wenyu Zhao, Haleem Kim, Collin Sanborn, Ruishi Qi, Sudi Chen, Salman Kahn, Kenji Watanabe, Takashi Taniguchi, Alex Zettl, Michael Crommie, James Analytis, Feng Wang

    Abstract: Advanced microelectronics in the future may require semiconducting channel materials beyond silicon. Two-dimensional (2D) semiconductors, characterized by their atomically thin thickness, hold immense promise for high-performance electronic devices at the nanometer scale with lower heat dissipation. One challenge for achieving high-performance 2D semiconductor field effect transistors (FET), espec… ▽ More

    Submitted 8 December, 2023; originally announced December 2023.

  7. arXiv:2311.12698  [pdf, other

    cs.DS

    Informative Path Planning with Limited Adaptivity

    Authors: Rayen Tan, Rohan Ghuge, Viswanath Nagarajan

    Abstract: We consider the informative path planning ($\mathtt{IPP}$) problem in which a robot interacts with an uncertain environment and gathers information by visiting locations. The goal is to minimize its expected travel cost to cover a given submodular function. Adaptive solutions, where the robot incorporates all available information to select the next location to visit, achieve the best objective. H… ▽ More

    Submitted 21 November, 2023; originally announced November 2023.

    Comments: 35 pages, 9 figures

  8. arXiv:2311.09168  [pdf, other

    cs.GR cs.DC cs.PF

    Arkade: k-Nearest Neighbor Search With Non-Euclidean Distances using GPU Ray Tracing

    Authors: Durga Mandarapu, Vani Nagarajan, Artem Pelenitsyn, Milind Kulkarni

    Abstract: High-performance implementations of $k$-Nearest Neighbor Search ($k$NN) in low dimensions use tree-based data structures. Tree algorithms are hard to parallelize on GPUs due to their irregularity. However, newer Nvidia GPUs offer hardware support for tree operations through ray-tracing cores. Recent works have proposed using RT cores to implement $k$NN search, but they all have a hardware-imposed… ▽ More

    Submitted 21 April, 2024; v1 submitted 15 November, 2023; originally announced November 2023.

  9. arXiv:2310.05337  [pdf, other

    cs.LG cs.CV

    What do larger image classifiers memorise?

    Authors: Michal Lukasik, Vaishnavh Nagarajan, Ankit Singh Rawat, Aditya Krishna Menon, Sanjiv Kumar

    Abstract: The success of modern neural networks has prompted study of the connection between memorisation and generalisation: overparameterised models generalise well, despite being able to perfectly fit (memorise) completely random labels. To carefully study this issue, Feldman proposed a metric to quantify the degree of memorisation of individual training examples, and empirically computed the correspondi… ▽ More

    Submitted 8 October, 2023; originally announced October 2023.

    MSC Class: Machine Learning (cs.LG); Artificial Intelligence (cs.AI) Machine Learning (stat.ML)

  10. arXiv:2310.04680  [pdf, other

    cs.CL cs.AI cs.LG

    The Cost of Down-Scaling Language Models: Fact Recall Deteriorates before In-Context Learning

    Authors: Tian Jin, Nolan Clement, Xin Dong, Vaishnavh Nagarajan, Michael Carbin, Jonathan Ragan-Kelley, Gintare Karolina Dziugaite

    Abstract: How does scaling the number of parameters in large language models (LLMs) affect their core capabilities? We study two natural scaling techniques -- weight pruning and simply training a smaller or larger model, which we refer to as dense scaling -- and their effects on two core capabilities of LLMs: (a) recalling facts presented during pre-training and (b) processing information presented in-conte… ▽ More

    Submitted 6 October, 2023; originally announced October 2023.

  11. arXiv:2310.02226  [pdf, other

    cs.CL cs.AI cs.LG

    Think before you speak: Training Language Models With Pause Tokens

    Authors: Sachin Goyal, Ziwei Ji, Ankit Singh Rawat, Aditya Krishna Menon, Sanjiv Kumar, Vaishnavh Nagarajan

    Abstract: Language models generate responses by producing a series of tokens in immediate succession: the $(K+1)^{th}$ token is an outcome of manipulating $K$ hidden vectors per layer, one vector per preceding token. What if instead we were to let the model manipulate say, $K+10$ hidden vectors, before it outputs the $(K+1)^{th}$ token? We operationalize this idea by performing training and inference on lan… ▽ More

    Submitted 20 April, 2024; v1 submitted 3 October, 2023; originally announced October 2023.

    Comments: Published at ICLR 2024

  12. arXiv:2308.12500  [pdf

    cond-mat.mtrl-sci cond-mat.mes-hall

    Strain Dependent Spin Hall Magnetoresistance in the Multiferroic Antiferromagnet BiFeO$_3$

    Authors: D. Sando, S. Chen, O. Paull, B. Xu, J. J. L. van Rijn, C. Xu, S. Xu, F. Appert, J. Juraszek, L. Bellaiche, V. Nagarajan, T. Banerjee

    Abstract: The spin Hall magnetoresistance (SMR) of epitaxial BiFeO$_3$ thin films is investigated. SMR consistent with ferromagnetic interfacial states for BiFeO$_3$ films fabricated on (001) SrTiO$_3$ (R' BFO) and LaAlO$_3$ (T' BFO) substrates is found, albeit with different temperature dependencies. For T' BFO, the SMR is enhanced at room temperature, and decays with reduced temperatures. By contrast, R'… ▽ More

    Submitted 23 August, 2023; originally announced August 2023.

    Comments: 14 pages incl. 3 figures

  13. arXiv:2305.18356  [pdf, other

    cs.LG cs.CG cs.PF

    RT-kNNS Unbound: Using RT Cores to Accelerate Unrestricted Neighbor Search

    Authors: Vani Nagarajan, Durga Mandarapu, Milind Kulkarni

    Abstract: The problem of identifying the k-Nearest Neighbors (kNNS) of a point has proven to be very useful both as a standalone application and as a subroutine in larger applications. Given its far-reaching applicability in areas such as machine learning and point clouds, extensive research has gone into leveraging GPU acceleration to solve this problem. Recent work has shown that using Ray Tracing cores i… ▽ More

    Submitted 26 May, 2023; originally announced May 2023.

    Comments: This paper has been accepted at the International Conference on Supercomputing 2023 (ICS'23)

  14. arXiv:2305.15760  [pdf, other

    cs.CL cs.SD eess.AS

    Svarah: Evaluating English ASR Systems on Indian Accents

    Authors: Tahir Javed, Sakshi Joshi, Vignesh Nagarajan, Sai Sundaresan, Janki Nawale, Abhigyan Raman, Kaushal Bhogale, Pratyush Kumar, Mitesh M. Khapra

    Abstract: India is the second largest English-speaking country in the world with a speaker base of roughly 130 million. Thus, it is imperative that automatic speech recognition (ASR) systems for English should be evaluated on Indian accents. Unfortunately, Indian speakers find a very poor representation in existing English ASR benchmarks such as LibriSpeech, Switchboard, Speech Accent Archive, etc. In this… ▽ More

    Submitted 25 May, 2023; originally announced May 2023.

  15. arXiv:2303.09655  [pdf, other

    cs.DC

    RT-DBSCAN: Accelerating DBSCAN using Ray Tracing Hardware

    Authors: Vani Nagarajan, Milind Kulkarni

    Abstract: General Purpose computing on Graphical Processing Units (GPGPU) has resulted in unprecedented levels of speedup over its CPU counterparts, allowing programmers to harness the computational power of GPU shader cores to accelerate other computing applications. But this style of acceleration is best suited for regular computations (e.g., linear algebra). Recent GPUs feature new Ray Tracing (RT) cores… ▽ More

    Submitted 16 March, 2023; originally announced March 2023.

  16. arXiv:2302.01576  [pdf, other

    cs.LG cs.AI stat.ME stat.ML

    ResMem: Learn what you can and memorize the rest

    Authors: Zitong Yang, Michal Lukasik, Vaishnavh Nagarajan, Zonglin Li, Ankit Singh Rawat, Manzil Zaheer, Aditya Krishna Menon, Sanjiv Kumar

    Abstract: The impressive generalization performance of modern neural networks is attributed in part to their ability to implicitly memorize complex training patterns. Inspired by this, we explore a novel mechanism to improve model generalization via explicit memorization. Specifically, we propose the residual-memorization (ResMem) algorithm, a new method that augments an existing prediction model (e.g. a ne… ▽ More

    Submitted 20 October, 2023; v1 submitted 3 February, 2023; originally announced February 2023.

  17. arXiv:2301.12923  [pdf, other

    cs.LG cs.AI stat.ML

    On student-teacher deviations in distillation: does it pay to disobey?

    Authors: Vaishnavh Nagarajan, Aditya Krishna Menon, Srinadh Bhojanapalli, Hossein Mobahi, Sanjiv Kumar

    Abstract: Knowledge distillation (KD) has been widely used to improve the test accuracy of a "student" network, by training it to mimic the soft probabilities of a trained "teacher" network. Yet, it has been shown in recent work that, despite being trained to fit the teacher's probabilities, the student may not only significantly deviate from the teacher probabilities, but may also outdo than the teacher in… ▽ More

    Submitted 18 March, 2024; v1 submitted 30 January, 2023; originally announced January 2023.

  18. arXiv:2212.10180  [pdf, other

    cs.CL

    IndicMT Eval: A Dataset to Meta-Evaluate Machine Translation metrics for Indian Languages

    Authors: Ananya B. Sai, Vignesh Nagarajan, Tanay Dixit, Raj Dabre, Anoop Kunchukuttan, Pratyush Kumar, Mitesh M. Khapra

    Abstract: The rapid growth of machine translation (MT) systems has necessitated comprehensive studies to meta-evaluate evaluation metrics being used, which enables a better selection of metrics that best reflect MT quality. Unfortunately, most of the research focuses on high-resource languages, mainly English, the observations for which may not always apply to other languages. Indian languages, having over… ▽ More

    Submitted 3 July, 2023; v1 submitted 20 December, 2022; originally announced December 2022.

    Comments: ACL 2023 long paper

  19. arXiv:2212.07578  [pdf, other

    cond-mat.str-el cond-mat.mes-hall

    Electronic transport mechanisms in a thin crystal of the Kitaev candidate $αあるふぁ$-RuCl$_3$ probed through guarded high impedance measurements

    Authors: Patrick Barfield, Vinh Tran, Vikram Nagarajan, Maya Martinez, Amirari Diego, Derek Bergner, Alessandra Lanzara, James G. Analytis, Claudia Ojeda-Aristizabal

    Abstract: $αあるふぁ$-RuCl$_3$ is considered to be the top candidate material for the experimental realization of the celebrated Kitaev model. It is however known that additional interactions beyond the Kitaev model trigger in $αあるふぁ$-RuCl$_3$, a long-range zigzag antiferromagnetic ground state. In this work, we investigate a nanoflake of $αあるふぁ$-RuCl$_3… ▽ More

    Submitted 13 January, 2023; v1 submitted 14 December, 2022; originally announced December 2022.

    Comments: 8 pages, 6 figures, Supplementary Materials

  20. Brachistochrone of off-centered cylinders

    Authors: Krishnaraj Sambath, Vidhya Nagarajan

    Abstract: We consider the problem of finding paths of shortest transit time between two points (popularly known as Brachistochrone) for cylinders with off-centered center of mass, rolling down without slip, subject solely to the force of gravity. This problem is set up using principles of classical rigid body dynamics and the desired path function is solved for numerically using the method of discrete calcu… ▽ More

    Submitted 26 December, 2023; v1 submitted 1 December, 2022; originally announced December 2022.

    Comments: Preprint version (in arXiv) identical in content, only differs in format, to accepted version (in EJP)

    Journal ref: European Journal of Physics (2022)

  21. arXiv:2209.12108  [pdf, other

    cs.LG stat.ML

    An Asymptotically Optimal Batched Algorithm for the Dueling Bandit Problem

    Authors: Arpit Agarwal, Rohan Ghuge, Viswanath Nagarajan

    Abstract: We study the $K$-armed dueling bandit problem, a variation of the traditional multi-armed bandit problem in which feedback is obtained in the form of pairwise comparisons. Previous learning algorithms have focused on the $\textit{fully adaptive}$ setting, where the algorithm can make updates after every comparison. The "batched" dueling bandit problem is motivated by large-scale applications like… ▽ More

    Submitted 24 September, 2022; originally announced September 2022.

  22. arXiv:2209.08979  [pdf

    cond-mat.mtrl-sci cond-mat.mes-hall

    Ferroelectric Solitons Crafted in Epitaxial Bismuth Ferrite Superlattices

    Authors: V. Govinden, P. R. Tong, X. Guo, Q. Zhang, S. Mantri, S. Prokhorenko, Y. Nahas, Y. Wu, L. Bellaiche, H. Tian, Z. Hong, D. Sando, V. Nagarajan

    Abstract: In ferroelectrics, complex interactions among various degrees of freedom enable the condensation of topologically protected polarization textures. Known as ferroelectric solitons, these particle-like structures represent a new class of materials with promise for beyond CMOS technologies due to their ultrafine size and sensitivity to external stimuli. Such polarization textures have scarcely been r… ▽ More

    Submitted 19 September, 2022; originally announced September 2022.

  23. arXiv:2208.08351  [pdf, ps, other

    cs.DS cs.LG

    Minimum Cost Adaptive Submodular Cover

    Authors: Hessa Al-Thani, Yubing Cui, Viswanath Nagarajan

    Abstract: Adaptive submodularity is a fundamental concept in stochastic optimization, with numerous applications such as sensor placement, hypothesis identification and viral marketing. We consider the problem of minimum cost cover of adaptive-submodular functions, and provide a $4(1+\ln Q)$-approximation algorithm, where $Q$ is the goal value. In fact, we consider a significantly more general objective of… ▽ More

    Submitted 21 May, 2024; v1 submitted 17 August, 2022; originally announced August 2022.

    Comments: 24 pages, 3 figures

  24. Nonvolatile Electric Field Control of Thermal Magnons in the Absence of an Applied Magnetic Field

    Authors: Eric Parsonnet, Lucas Caretta, Vikram Nagarajan, Hongrui Zhang, Hossein Taghinejad, Piush Behera, Xiaoxi Huang, Pravin Kavle, Abel Fernandez, Dmitri Nikonov, Hai Li, Ian Young, James Analytis, Ramamoorthy Ramesh

    Abstract: Spin transport through magnetic insulators has been demonstrated in a variety of materials and is an emerging pathway for next-generation spin-based computing. To modulate spin transport in these systems, one typically applies a sufficiently strong magnetic field to allow for deterministic control of magnetic order. Here, we make use of the well-known multiferroic magnetoelectric, BiFeO3, to demon… ▽ More

    Submitted 23 August, 2022; v1 submitted 30 March, 2022; originally announced March 2022.

    Comments: 34 pages, 4 figures, 9 supplemental figures

    Journal ref: Phys. Rev. Lett. 129, 087601 (2022)

  25. arXiv:2202.10660  [pdf, other

    cs.LG stat.ML

    Batched Dueling Bandits

    Authors: Arpit Agarwal, Rohan Ghuge, Viswanath Nagarajan

    Abstract: The $K$-armed dueling bandit problem, where the feedback is in the form of noisy pairwise comparisons, has been widely studied. Previous works have only focused on the sequential setting where the policy adapts after every comparison. However, in many applications such as search ranking and recommendation systems, it is preferable to perform comparisons in a limited number of parallel batches. We… ▽ More

    Submitted 21 February, 2022; originally announced February 2022.

  26. arXiv:2112.01700  [pdf, other

    cs.DS

    On Some Variants of Euclidean K-Supplier

    Authors: Euiwoong Lee, Viswanath Nagarajan, Lily Wang

    Abstract: The $k$-Supplier problem is an important location problem that has been actively studied in both general and Euclidean metrics. Many of its variants have also been studied, primarily on general metrics. We study two variants of $k$-Supplier, namely Priority $k$-Supplier and $k$-Supplier with Outliers, in Euclidean metrics. We obtain $(1+\sqrt{3})$-approximation algorithms for both variants, which… ▽ More

    Submitted 2 December, 2021; originally announced December 2021.

  27. arXiv:2111.15569  [pdf, other

    eess.SP cs.LG

    Scalable Machine Learning Architecture for Neonatal Seizure Detection on Ultra-Edge Devices

    Authors: Vishal Nagarajan, Ashwini Muralidharan, Deekshitha Sriraman, Pravin Kumar S

    Abstract: Neonatal seizures are a commonly encountered neurological condition. They are the first clinical signs of a serious neurological disorder. Thus, rapid recognition and treatment are necessary to prevent serious fatalities. The use of electroencephalography (EEG) in the field of neurology allows precise diagnosis of several medical conditions. However, interpreting EEG signals needs the attention of… ▽ More

    Submitted 29 November, 2021; originally announced November 2021.

    Comments: 6 pages, 5 figures, Accepted at 2nd International Conference on Artificial Intelligence and Signal Processing (AISP) 2022

  28. arXiv:2111.11789  [pdf, other

    cs.LG eess.SP

    End-to-End Optimized Arrhythmia Detection Pipeline using Machine Learning for Ultra-Edge Devices

    Authors: Sideshwar J B, Sachin Krishan T, Vishal Nagarajan, Shanthakumar S, Vineeth Vijayaraghavan

    Abstract: Atrial fibrillation (AF) is the most prevalent cardiac arrhythmia worldwide, with 2% of the population affected. It is associated with an increased risk of strokes, heart failure and other heart-related complications. Monitoring at-risk individuals and detecting asymptomatic AF could result in considerable public health benefits, as individuals with asymptomatic AF could take preventive measures w… ▽ More

    Submitted 23 November, 2021; originally announced November 2021.

    Comments: 8 pages, 9 figures, Accepted at 20th IEEE International Conference on Machine Learning and Applications (ICMLA) 2021

  29. arXiv:2111.05687  [pdf, other

    cs.DS

    Non-Adaptive Stochastic Score Classification and Explainable Halfspace Evaluation

    Authors: Rohan Ghuge, Anupam Gupta, Viswanath Nagarajan

    Abstract: Sequential testing problems involve a complex system with several components, each of which is "working" with some independent probability. The outcome of each component can be determined by performing a test, which incurs some cost. The overall system status is given by a function $f$ of the outcomes of its components. The goal is to evaluate this function $f$ by performing tests at the minimum e… ▽ More

    Submitted 19 August, 2023; v1 submitted 10 November, 2021; originally announced November 2021.

    Comments: Full version of IPCO 2022 paper

  30. arXiv:2110.08922  [pdf, other

    cs.LG cs.AI stat.ML

    Explaining generalization in deep learning: progress and fundamental limits

    Authors: Vaishnavh Nagarajan

    Abstract: This dissertation studies a fundamental open challenge in deep learning theory: why do deep networks generalize well even while being overparameterized, unregularized and fitting the training data to zero error? In the first part of the thesis, we will empirically study how training deep networks via stochastic gradient descent implicitly controls the networks' capacity. Subsequently, to show ho… ▽ More

    Submitted 17 October, 2021; originally announced October 2021.

    Comments: arXiv admin note: text overlap with arXiv:1902.04742

  31. arXiv:2108.08651  [pdf, other

    math.OC cs.DM

    Efficient Algorithms for Stochastic Ridepooling Assignment with Mixed Fleets

    Authors: Qi Luo, Viswanath Nagarajan, Alexander Sundt, Yafeng Yin, John Vincent, Mehrdad Shahabi

    Abstract: Ride-pooling, which accommodates multiple passenger requests in a single trip, has the potential to significantly increase fleet utilization in shared mobility platforms. The ride-pooling assignment problem finds optimal co-riders to maximize the total utility or profit on a shareability graph, a hypergraph representing the matching compatibility between available vehicles and pending requests. Wi… ▽ More

    Submitted 14 April, 2022; v1 submitted 19 August, 2021; originally announced August 2021.

  32. arXiv:2106.16115  [pdf, other

    cs.DS

    The Power of Adaptivity for Stochastic Submodular Cover

    Authors: Rohan Ghuge, Anupam Gupta, Viswanath Nagarajan

    Abstract: In the stochastic submodular cover problem, the goal is to select a subset of stochastic items of minimum expected cost to cover a submodular function. Solutions in this setting correspond to sequential decision processes that select items one by one "adaptively" (depending on prior observations). While such adaptive solutions achieve the best objective, the inherently sequential nature makes them… ▽ More

    Submitted 30 June, 2021; originally announced June 2021.

    Comments: In proceedings of ICML 2021

  33. arXiv:2106.13799  [pdf, other

    cs.LG cs.AI stat.ML

    Assessing Generalization of SGD via Disagreement

    Authors: Yiding Jiang, Vaishnavh Nagarajan, Christina Baek, J. Zico Kolter

    Abstract: We empirically show that the test error of deep networks can be estimated by simply training the same architecture on the same training set but with a different run of Stochastic Gradient Descent (SGD), and measuring the disagreement rate between the two networks on unlabeled test data. This builds on -- and is a stronger version of -- the observation in Nakkiran & Bansal '20, which requires the s… ▽ More

    Submitted 15 May, 2022; v1 submitted 25 June, 2021; originally announced June 2021.

  34. arXiv:2103.14701  [pdf, ps, other

    cs.DC

    Extending Classic Paxos for High-performance Read-Modify-Write Registers

    Authors: Vasilis Gavrielatos, Antonios Katsarakis, Vijay Nagarajan

    Abstract: In this work we provide a detailed specification of how we extended and implemented Classic Paxos (CP) to execute Read-Modify-Writes. In addition, we also specify how we implemented All-aboard Paxos over CP and how we use carstamps, to also add ABD reads and writes, to accelerate the common case, where RMWs are not needed. Our specification targets a Key-Value-Store that is deployed within the dat… ▽ More

    Submitted 26 March, 2021; originally announced March 2021.

  35. Magnon-spinon dichotomy in the Kitaev hyperhoneycomb $βべーた$-Li$_2$IrO$_3$

    Authors: Alejandro Ruiz, Nicholas P. Breznay, Mengqun Li, Ioannis Rousochatzakis, Anthony Allen, Isaac Zinda, Vikram Nagarajan, Gilbert Lopez, Mary H. Upton, Jungho Kim, Ayman H. Said, Xian-Rong Huang, Thomas Gog, Diego Casa, Robert J. Birgeneau, Jake D. Koralek, James G. Analytis, Natalia B. Perkins, Alex Frano

    Abstract: The family of edge-sharing tri-coordinated iridates and ruthenates has emerged in recent years as a major platform for Kitaev spin liquid physics, where spins fractionalize into emergent magnetic fluxes and Majorana fermions with Dirac-like dispersions. While such exotic states are usually pre-empted by long-range magnetic order at low temperatures, signatures of Majorana fermions with long cohere… ▽ More

    Submitted 4 February, 2021; v1 submitted 4 February, 2021; originally announced February 2021.

    Comments: 8 pages, 4 figures

    Journal ref: Phys. Rev. B 103, 184404 (2021)

  36. arXiv:2102.00558  [pdf

    cond-mat.mtrl-sci

    Super-R BiFeO$_3$: Epitaxial stabilization of a low-symmetry phase with giant electromechanical response

    Authors: Oliver Paull, Changsong Xu, Xuan Cheng, Yangyang Zhang, Bin Xu, Kyle Kelley, Liam Collins, Alex de Marco, Rama K. Vasudevan, Laurent Bellaiche, Valanoor Nagarajan, Daniel Sando

    Abstract: Piezoelectrics interconvert mechanical energy and electric charge and are widely used in actuators and sensors. The best performing materials are ferroelectrics at a morphotropic phase boundary (MPB), where several phases can intimately coexist. Switching between these phases by electric field produces a large electromechanical response. In the ferroelectric BiFeO$_3$, strain can be used to create… ▽ More

    Submitted 31 January, 2021; originally announced February 2021.

    Comments: 20 pages, 4 figures

  37. arXiv:2011.12951  [pdf, other

    cond-mat.str-el cond-mat.supr-con

    Evidence for freezing of charge degrees of freedom across a critical point in CeCoIn$_5$

    Authors: Nikola Maksimovic, Tessa Cookmeyer, Jan Rusz, Vikram Nagarajan, Amanda Gong, Fanghui Wan, Stefano Faubel, Ian M. Hayes, Sooyoung Jang, Yochai Werman, Peter M. Oppeneer, Ehud Altman, James G. Analytis

    Abstract: The presence of a quantum critical point separating two distinct zero-temperature phases is thought to underlie the `strange' metal state of many high-temperature superconductors. The nature of this quantum critical point, as well as a description of the resulting strange metal, are central open problems in condensed matter physics. In large part, the controversy stems from the lack of a clear bro… ▽ More

    Submitted 25 November, 2020; originally announced November 2020.

    Comments: 17 pages, 4 figures, Supplement included

  38. arXiv:2011.01205  [pdf, other

    cs.LG stat.ML

    A Learning Theoretic Perspective on Local Explainability

    Authors: Jeffrey Li, Vaishnavh Nagarajan, Gregory Plumb, Ameet Talwalkar

    Abstract: In this paper, we explore connections between interpretable machine learning and learning theory through the lens of local approximation explanations. First, we tackle the traditional problem of performance generalization and bound the test-time accuracy of a model using a notion of how locally explainable it is. Second, we explore the novel problem of explanation generalization which is an import… ▽ More

    Submitted 2 November, 2020; originally announced November 2020.

  39. arXiv:2010.15775  [pdf, other

    cs.LG cs.CV stat.ML

    Understanding the Failure Modes of Out-of-Distribution Generalization

    Authors: Vaishnavh Nagarajan, Anders Andreassen, Behnam Neyshabur

    Abstract: Empirical studies suggest that machine learning models often rely on features, such as the background, that may be spuriously correlated with the label only during training time, resulting in poor accuracy during test-time. In this work, we identify the fundamental factors that give rise to this behavior, by explaining why models fail this way {\em even} in easy-to-learn tasks where one would expe… ▽ More

    Submitted 29 April, 2021; v1 submitted 29 October, 2020; originally announced October 2020.

  40. arXiv:2009.14092  [pdf, other

    cond-mat.mtrl-sci cond-mat.mes-hall

    Detection of odor quality and ripening stage of Mangifera indica L. by graphdiyne nanosheet -- a DFT outlook

    Authors: V. Nagarajan, R. Chandiramouli

    Abstract: Using first-principles calculation, geometrical stability together with electronic properties of graphdiyne nanosheet (Gdn-NS) is investigated. The structural stability of Gdn-NS is established with the support of phonon band structure and cohesive energy. The main objective of the present study is to check the odor quality of Mangifera indica L. (mangoes) fruits during the various ripening stage… ▽ More

    Submitted 29 September, 2020; originally announced September 2020.

    Comments: 13 pages, 12 figures, 2 tables

    Journal ref: Condens. Matter Phys., 2020, Vol. 23, No 3, 33301

  41. arXiv:2007.07721  [pdf, ps, other

    cs.DS

    Online Generalized Network Design Under (Dis)Economies of Scale

    Authors: Viswanath Nagarajan, Lily Wang

    Abstract: We consider a general online network design problem where a sequence of N requests arrive over time, each of which needs to use some subset of the available resources E. The cost incurred by any resource e is some function $f_e$ of the total load $L_e$ on that resource. The objective is to minimize the total cost $\sum_{e\in E} f_e(L_e)$. We focus on cost functions that exhibit (dis)economies of s… ▽ More

    Submitted 15 July, 2020; originally announced July 2020.

    Comments: 20 pages

  42. arXiv:2007.04970  [pdf, other

    cond-mat.str-el cond-mat.supr-con

    Magnetoresistance scaling, disorder, `hot spots' and the origin of $T$-linear resistivity in BaFe$_2$(As$_{1-x}$P$_x$)$_2$

    Authors: Nikola Maksimovic, Ian M. Hayes, Vikram Nagarajan, Alexei E. Koshelev, John Singleton, Yeonbae Lee, Thomas Schenkel, James G. Analytis

    Abstract: The scaling of $H$-linear magnetoresistance in field and temperature was measured in under-doped (x = 0.19) and optimally-doped (x=0.31)~BaFe$_2$(As$_{1-x}$P$_x$)$_2$. We analyze the data based on an orbital model in the presence of strongly anisotropic quasiparticle spectra and scattering time due to antiferromagnetism. The magnetoresistance is dominated by the properties of small regions of the… ▽ More

    Submitted 9 July, 2020; originally announced July 2020.

    Comments: 9 pages, 4 figures, Supplemental Material available on request

    Journal ref: Phys. Rev. X 10, 041062 (2020)

  43. arXiv:2007.03574  [pdf, other

    cs.LG cs.AI stat.ML

    Provably Safe PAC-MDP Exploration Using Analogies

    Authors: Melrose Roderick, Vaishnavh Nagarajan, J. Zico Kolter

    Abstract: A key challenge in applying reinforcement learning to safety-critical domains is understanding how to balance exploration (needed to attain good performance on the task) with safety (needed to avoid catastrophic failure). Although a growing line of work in reinforcement learning has investigated this area of "safe exploration," most existing techniques either 1) do not guarantee safety during the… ▽ More

    Submitted 22 March, 2021; v1 submitted 7 July, 2020; originally announced July 2020.

    Comments: 10 pages, 3 figures, In proceedings of the 24th International Conference on Artificial Intelligence and Statistics (AISTATS) 2021

  44. arXiv:2002.11153  [pdf, other

    cs.DS

    Stochastic Makespan Minimization in Structured Set Systems

    Authors: Anupam Gupta, Amit Kumar, Viswanath Nagarajan, Xiangkun Shen

    Abstract: We study stochastic combinatorial optimization problems where the objective is to minimize the expected maximum load (a.k.a.\ the makespan). In this framework, we have a set of $n$ tasks and $m$ resources, where each task $j$ uses some subset of the resources. Tasks have random sizes $X_j$, and our goal is to non-adaptively select $t$ tasks to minimize the expected maximum load over all resources,… ▽ More

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

    Comments: 30 pages, 2 figures

    Journal ref: IPCO 2020

  45. arXiv:2002.04785  [pdf, ps, other

    cond-mat.mes-hall cond-mat.str-el

    Competition between magnetic order and charge localization in Na$_2$IrO$_3$ thin crystal devices

    Authors: Josue Rodriguez, Gilbert Lopez, Samantha Crouch, Nicholas P. Breznay, Robert Kealhofer, Vikram Nagarajan, Drew Latzke, Francisco Ramirez, Naomy Marrufo, Peter Santiago, Jared Lara, Amirari Diego, Everardo Molina, David Rosser, Hadi Tavassol, Alessandra Lanzara, James G. Analytis, Claudia Ojeda-Aristizabal

    Abstract: Spin orbit assisted Mott insulators such as sodium iridate (Na$_2$IrO$_3$) have been an important subject of study in the recent years. In these materials, the interplay of electronic correlations, spin-orbit coupling, crystal field effects and a honeycomb arrangement of ions bring exciting ground states, predicted in the frame of the Kitaev model. The insulating character of Na$_2$IrO$_3$ has ham… ▽ More

    Submitted 11 February, 2020; originally announced February 2020.

    Journal ref: Phys. Rev. B 101, 235415 (2020)

  46. Hermes: a Fast, Fault-Tolerant and Linearizable Replication Protocol

    Authors: A. Katsarakis, V. Gavrielatos, M. Katebzadeh, A. Joshi, A. Dragojevic, B. Grot, V. Nagarajan

    Abstract: Today's datacenter applications are underpinned by datastores that are responsible for providing availability, consistency, and performance. For high availability in the presence of failures, these datastores replicate data across several nodes. This is accomplished with the help of a reliable replication protocol that is responsible for maintaining the replicas strongly-consistent even when fault… ▽ More

    Submitted 27 January, 2020; originally announced January 2020.

    Comments: Accepted in ASPLOS 2020

    ACM Class: C.4.6; C.4.5

  47. arXiv:1910.00886  [pdf, other

    cond-mat.mes-hall

    Silicene nanosheet to discriminate the quality of pear fruit based on volatiles adsorption --- a DFT application

    Authors: R. Keerthi Bhavadharani, V. Nagarajan, R. Chandiramouli

    Abstract: We report the interaction between the silicene nanosheet (Si-NS) and volatile organic compounds (VOCs) released from the pear fruit (Pyrus communis) in ripened and over-ripened stages using density functional theory (DFT) technique. The geometric stability of Si-NS is studied from the phonon band structure. Further, the electronic property of Si-NS is studied from the energy band gap structure, an… ▽ More

    Submitted 2 October, 2019; originally announced October 2019.

    Comments: 13 pages, 20 figures, 1 table

    Journal ref: Condens. Matter Phys., 2019, vol. 22, No. 3, 33001

  48. Hidden spin-orbital order in the Kitaev hyperhoneycomb $βべーた$-Li$_2$IrO$_3$

    Authors: Alejandro Ruiz, Vikram Nagarajan, Mayia Vranas, Gilbert Lopez, Gregory T. McCandless, Itamar Kimchi, Julia Y. Chan, Nicholas P. Breznay, Alex Frano, Benjamin A. Frandsen, James G. Analytis

    Abstract: We report the existence of a phase transition at high temperature in the 3D Kitaev candidate material, $βべーた$-Li$_2$IrO$_3$. We show that the transition is bulk, intrinsic and orders a tiny magnetic moment with a spatially anisotropic saturation moment. We show that even though this transition is global, it does not freeze the local Ir moments, which order at much lower temperatures into an incommens… ▽ More

    Submitted 13 September, 2019; originally announced September 2019.

    Comments: 7 pages, 5 Figures

    Journal ref: Phys. Rev. B 101, 075112 (2020)

  49. arXiv:1905.13344  [pdf, other

    cs.LG cs.AI stat.ML

    Deterministic PAC-Bayesian generalization bounds for deep networks via generalizing noise-resilience

    Authors: Vaishnavh Nagarajan, J. Zico Kolter

    Abstract: The ability of overparameterized deep networks to generalize well has been linked to the fact that stochastic gradient descent (SGD) finds solutions that lie in flat, wide minima in the training loss -- minima where the output of the network is resilient to small random noise added to its parameters. So far this observation has been used to provide generalization guarantees only for neural network… ▽ More

    Submitted 30 May, 2019; originally announced May 2019.

    Comments: Published as a conference paper at ICLR 2019

  50. arXiv:1904.07271  [pdf, ps, other

    cs.DS

    Stochastic Load Balancing on Unrelated Machines

    Authors: Anupam Gupta, Amit Kumar, Viswanath Nagarajan, Xiangkun Shen

    Abstract: We consider the problem of makespan minimization on unrelated machines when job sizes are stochastic. The goal is to find a fixed assignment of jobs to machines, to minimize the expected value of the maximum load over all the machines. For the identical machines special case when the size of a job is the same across all machines, a constant-factor approximation algorithm has long been known. Our m… ▽ More

    Submitted 15 April, 2019; originally announced April 2019.