Skip to main content

Showing 51–100 of 675 results for author: Agarwal, S

.
  1. arXiv:2401.00728  [pdf, other

    eess.IV cs.CV cs.LG

    MultiFusionNet: Multilayer Multimodal Fusion of Deep Neural Networks for Chest X-Ray Image Classification

    Authors: Saurabh Agarwal, K. V. Arya, Yogesh Kumar Meena

    Abstract: Chest X-ray imaging is a critical diagnostic tool for identifying pulmonary diseases. However, manual interpretation of these images is time-consuming and error-prone. Automated systems utilizing convolutional neural networks (CNNs) have shown promise in improving the accuracy and efficiency of chest X-ray image classification. While previous work has mainly focused on using feature maps from the… ▽ More

    Submitted 1 January, 2024; originally announced January 2024.

    Comments: 19 pages

  2. arXiv:2312.12621  [pdf, other

    cs.DC

    Blox: A Modular Toolkit for Deep Learning Schedulers

    Authors: Saurabh Agarwal, Amar Phanishayee, Shivaram Venkataraman

    Abstract: Deep Learning (DL) workloads have rapidly increased in popularity in enterprise clusters and several new cluster schedulers have been proposed in recent years to support these workloads. With rapidly evolving DL workloads, it is challenging to quickly prototype and compare scheduling policies across workloads. Further, as prior systems target different aspects of scheduling (resource allocation, p… ▽ More

    Submitted 19 December, 2023; originally announced December 2023.

    Comments: To be presented at Eurosys'24

  3. arXiv:2312.11556  [pdf, other

    cs.CV cs.AI cs.CL

    StarVector: Generating Scalable Vector Graphics Code from Images

    Authors: Juan A. Rodriguez, Shubham Agarwal, Issam H. Laradji, Pau Rodriguez, David Vazquez, Christopher Pal, Marco Pedersoli

    Abstract: Scalable Vector Graphics (SVGs) have become integral in modern image rendering applications due to their infinite scalability in resolution, versatile usability, and editing capabilities. SVGs are particularly popular in the fields of web development and graphic design. Existing approaches for SVG modeling using deep learning often struggle with generating complex SVGs and are restricted to simple… ▽ More

    Submitted 17 December, 2023; originally announced December 2023.

  4. arXiv:2312.10540  [pdf, other

    cs.CV cs.GR

    VecFusion: Vector Font Generation with Diffusion

    Authors: Vikas Thamizharasan, Difan Liu, Shantanu Agarwal, Matthew Fisher, Michael Gharbi, Oliver Wang, Alec Jacobson, Evangelos Kalogerakis

    Abstract: We present VecFusion, a new neural architecture that can generate vector fonts with varying topological structures and precise control point positions. Our approach is a cascaded diffusion model which consists of a raster diffusion model followed by a vector diffusion model. The raster model generates low-resolution, rasterized fonts with auxiliary control point information, capturing the global s… ▽ More

    Submitted 21 May, 2024; v1 submitted 16 December, 2023; originally announced December 2023.

  5. arXiv:2312.09145  [pdf

    nucl-ex physics.app-ph physics.plasm-ph

    Radioisotopes production using lasers: from basic science to applications

    Authors: M. R. D. Rodrigues, A. Bonasera, M. Scisciò, J. A. Pérez-Hernández, M. Ehret, F. Filippi, P. L. Andreoli, M. Huault, H. Larreur, D. Singappuli, D. Molloy, D. Raffestin, M. Alonzo, G. G. Rapisarda, D. Lattuada, G. L. Guardo, C. Verona, Fe. Consoli, G. Petringa, A. McNamee, M. La Cognata, S. Palmerini, T. Carriere, M. Cipriani, G. Di Giorgio , et al. (15 additional authors not shown)

    Abstract: Laser technologies improved after the understanding of the Chirped Pulse Amplification (CPA) which allows energetic laser beams to be compressed to tens of femtosecond (fs) pulse durations and focused to few $μ$m. Protons of tens of MeV can be accelerated using for instance the Target Normal Sheath Acceleration (TNSA) method and focused on secondary targets. In such conditions, nuclear reactions c… ▽ More

    Submitted 14 December, 2023; originally announced December 2023.

  6. arXiv:2312.04429  [pdf, other

    cs.CV

    Approximate Caching for Efficiently Serving Diffusion Models

    Authors: Shubham Agarwal, Subrata Mitra, Sarthak Chakraborty, Srikrishna Karanam, Koyel Mukherjee, Shiv Saini

    Abstract: Text-to-image generation using diffusion models has seen explosive popularity owing to their ability in producing high quality images adhering to text prompts. However, production-grade diffusion model serving is a resource intensive task that not only require high-end GPUs which are expensive but also incurs considerable latency. In this paper, we introduce a technique called approximate-caching… ▽ More

    Submitted 7 December, 2023; originally announced December 2023.

    Comments: Accepted at NSDI'24

  7. arXiv:2312.00434  [pdf, other

    cs.LG cs.AI cs.CY

    PEFTDebias : Capturing debiasing information using PEFTs

    Authors: Sumit Agarwal, Aditya Srikanth Veerubhotla, Srijan Bansal

    Abstract: The increasing use of foundation models highlights the urgent need to address and eliminate implicit biases present in them that arise during pretraining. In this paper, we introduce PEFTDebias, a novel approach that employs parameter-efficient fine-tuning (PEFT) to mitigate the biases within foundation models. PEFTDebias consists of two main phases: an upstream phase for acquiring debiasing param… ▽ More

    Submitted 1 December, 2023; originally announced December 2023.

    Comments: EMNLP 2023

  8. arXiv:2311.18297  [pdf, other

    cs.CV cs.AI

    TrustMark: Universal Watermarking for Arbitrary Resolution Images

    Authors: Tu Bui, Shruti Agarwal, John Collomosse

    Abstract: Imperceptible digital watermarking is important in copyright protection, misinformation prevention, and responsible generative AI. We propose TrustMark - a GAN-based watermarking method with novel design in architecture and spatio-spectra losses to balance the trade-off between watermarked image quality with the watermark recovery accuracy. Our model is trained with robustness in mind, withstandin… ▽ More

    Submitted 30 November, 2023; originally announced November 2023.

  9. arXiv:2311.11045  [pdf, other

    cs.AI

    Orca 2: Teaching Small Language Models How to Reason

    Authors: Arindam Mitra, Luciano Del Corro, Shweti Mahajan, Andres Codas, Clarisse Simoes, Sahaj Agarwal, Xuxi Chen, Anastasia Razdaibiedina, Erik Jones, Kriti Aggarwal, Hamid Palangi, Guoqing Zheng, Corby Rosset, Hamed Khanpour, Ahmed Awadallah

    Abstract: Orca 1 learns from rich signals, such as explanation traces, allowing it to outperform conventional instruction-tuned models on benchmarks like BigBench Hard and AGIEval. In Orca 2, we continue exploring how improved training signals can enhance smaller LMs' reasoning abilities. Research on training small LMs has often relied on imitation learning to replicate the output of more capable models. We… ▽ More

    Submitted 21 November, 2023; v1 submitted 18 November, 2023; originally announced November 2023.

    Comments: Added url to model weights fixed typo in Author name

  10. arXiv:2311.10933  [pdf, other

    cs.AI cs.CL cs.CV cs.HC

    Representing visual classification as a linear combination of words

    Authors: Shobhit Agarwal, Yevgeniy R. Semenov, William Lotter

    Abstract: Explainability is a longstanding challenge in deep learning, especially in high-stakes domains like healthcare. Common explainability methods highlight image regions that drive an AI model's decision. Humans, however, heavily rely on language to convey explanations of not only "where" but "what". Additionally, most explainability approaches focus on explaining individual AI predictions, rather tha… ▽ More

    Submitted 17 November, 2023; originally announced November 2023.

    Comments: To be published in the Proceedings of the 3rd Machine Learning for Health symposium, Proceedings of Machine Learning Research (PMLR)

  11. Control of the Purcell effect via unexcited atoms and exceptional points

    Authors: G. S. Agarwal

    Abstract: We examine the possible control of the celebrated Purcell effect in cavity quantum electrodynamics. We demonstrate that the presence of an unexcited atom can significantly alter the Purcell decay depending on the strength of coupling of the unexcited atom with the cavity mode though the excited atom has to be weakly coupled for it to be in the Purcell regime. This is distinct from the nonradiative… ▽ More

    Submitted 17 November, 2023; originally announced November 2023.

    Journal ref: Phys. Rev. Res. 6, L012050 (2024)

  12. arXiv:2311.07595  [pdf

    cs.AI cs.LG

    A Decision Support System for Liver Diseases Prediction: Integrating Batch Processing, Rule-Based Event Detection and SPARQL Query

    Authors: Ritesh Chandra, Sadhana Tiwari, Satyam Rastogi, Sonali Agarwal

    Abstract: Liver diseases pose a significant global health burden, impacting a substantial number of individuals and exerting substantial economic and social consequences. Rising liver problems are considered a fatal disease in many countries, such as Egypt, Molda, etc. The objective of this study is to construct a predictive model for liver illness using Basic Formal Ontology (BFO) and detection rules deriv… ▽ More

    Submitted 10 November, 2023; originally announced November 2023.

  13. arXiv:2311.06145  [pdf, other

    cs.CV cs.CY

    An Evaluation of Forensic Facial Recognition

    Authors: Justin Norman, Shruti Agarwal, Hany Farid

    Abstract: Recent advances in machine learning and computer vision have led to reported facial recognition accuracies surpassing human performance. We question if these systems will translate to real-world forensic scenarios in which a potentially low-resolution, low-quality, partially-occluded image is compared against a standard facial database. We describe the construction of a large-scale synthetic facia… ▽ More

    Submitted 10 November, 2023; originally announced November 2023.

  14. arXiv:2311.02535   

    cs.CV

    TokenMotion: Motion-Guided Vision Transformer for Video Camouflaged Object Detection Via Learnable Token Selection

    Authors: Zifan Yu, Erfan Bank Tavakoli, Meida Chen, Suya You, Raghuveer Rao, Sanjeev Agarwal, Fengbo Ren

    Abstract: The area of Video Camouflaged Object Detection (VCOD) presents unique challenges in the field of computer vision due to texture similarities between target objects and their surroundings, as well as irregular motion patterns caused by both objects and camera movement. In this paper, we introduce TokenMotion (TMNet), which employs a transformer-based model to enhance VCOD by extracting motion-guide… ▽ More

    Submitted 1 February, 2024; v1 submitted 4 November, 2023; originally announced November 2023.

    Comments: Revising Needed

  15. arXiv:2310.13484  [pdf, other

    quant-ph physics.bio-ph

    Entanglement and coherence in pure and doped Posner molecules

    Authors: Betony Adams, Ilya Sinayskiy, Shivang Agarwal, Francesco Petruccione

    Abstract: The potential role of spin in biological systems is a primary topic in quantum biology. However, much of this research focuses on electron spin. A recent hypothesis suggests that nuclear spin may be better suited to biological processes, being less sensitive to decoherence. The hypothesis details how phosphorus nuclei might be prepared in a spin-entangled state, how this entanglement is protected… ▽ More

    Submitted 20 October, 2023; originally announced October 2023.

    Comments: 29 pages, 10 figures

  16. arXiv:2310.13259  [pdf

    eess.IV cs.CV

    Domain-specific optimization and diverse evaluation of self-supervised models for histopathology

    Authors: Jeremy Lai, Faruk Ahmed, Supriya Vijay, Tiam Jaroensri, Jessica Loo, Saurabh Vyawahare, Saloni Agarwal, Fayaz Jamil, Yossi Matias, Greg S. Corrado, Dale R. Webster, Jonathan Krause, Yun Liu, Po-Hsuan Cameron Chen, Ellery Wulczyn, David F. Steiner

    Abstract: Task-specific deep learning models in histopathology offer promising opportunities for improving diagnosis, clinical research, and precision medicine. However, development of such models is often limited by availability of high-quality data. Foundation models in histopathology that learn general representations across a wide range of tissue types, diagnoses, and magnifications offer the potential… ▽ More

    Submitted 19 October, 2023; originally announced October 2023.

    Comments: 4 main tables, 3 main figures, additional supplemental tables and figures

  17. arXiv:2310.06794  [pdf, other

    cs.LG cs.AI cs.RO

    $f$-Policy Gradients: A General Framework for Goal Conditioned RL using $f$-Divergences

    Authors: Siddhant Agarwal, Ishan Durugkar, Peter Stone, Amy Zhang

    Abstract: Goal-Conditioned Reinforcement Learning (RL) problems often have access to sparse rewards where the agent receives a reward signal only when it has achieved the goal, making policy optimization a difficult problem. Several works augment this sparse reward with a learned dense reward function, but this can lead to sub-optimal policies if the reward is misaligned. Moreover, recent works have demonst… ▽ More

    Submitted 10 October, 2023; originally announced October 2023.

    Comments: Accepted at NeurIPS 2023

  18. Quantum advantage of time-reversed ancilla-based metrology of absorption parameters

    Authors: Jiaxuan Wang, Ruynet. L. de Matos Filho, Girish S. Agarwal, Luiz Davidovich

    Abstract: Quantum estimation of parameters defining open-system dynamics may be enhanced by using ancillas that are entangled with the probe but are not submitted to the dynamics. Here we consider the important problem of estimation of transmission of light by a sample, with losses due to absorption and scattering. We show, through the determination of the quantum Fisher information, that the ancilla strate… ▽ More

    Submitted 6 December, 2023; v1 submitted 9 October, 2023; originally announced October 2023.

    Comments: 14 pages, 7 figures

    Report number: Phys. Rev. Research 6, 013034

  19. Outage-Watch: Early Prediction of Outages using Extreme Event Regularizer

    Authors: Shubham Agarwal, Sarthak Chakraborty, Shaddy Garg, Sumit Bisht, Chahat Jain, Ashritha Gonuguntla, Shiv Saini

    Abstract: Cloud services are omnipresent and critical cloud service failure is a fact of life. In order to retain customers and prevent revenue loss, it is important to provide high reliability guarantees for these services. One way to do this is by predicting outages in advance, which can help in reducing the severity as well as time to recovery. It is difficult to forecast critical failures due to the rar… ▽ More

    Submitted 10 November, 2023; v1 submitted 29 September, 2023; originally announced September 2023.

    Comments: Accepted to ESEC/FSE 2023

  20. arXiv:2309.11076  [pdf, other

    cs.LG eess.SY

    Symbolic Regression on Sparse and Noisy Data with Gaussian Processes

    Authors: Junette Hsin, Shubhankar Agarwal, Adam Thorpe, Luis Sentis, David Fridovich-Keil

    Abstract: In this paper, we address the challenge of deriving dynamical models from sparse and noisy data. High-quality data is crucial for symbolic regression algorithms; limited and noisy data can present modeling challenges. To overcome this, we combine Gaussian process regression with a sparse identification of nonlinear dynamics (SINDy) method to denoise the data and identify nonlinear dynamical equati… ▽ More

    Submitted 27 March, 2024; v1 submitted 20 September, 2023; originally announced September 2023.

    Comments: Submitted to CDC 2024

  21. arXiv:2309.10822  [pdf

    cs.DB

    A Real-Time Approach for Smart Building Operations Prediction Using Rule-Based Complex Event Processing and SPARQL Query

    Authors: Shashi Shekhar Kumar, Ritesh Chandra, Sonali Agarwal

    Abstract: Due to intelligent, adaptive nature towards various operations and their ability to provide maximum comfort to the occupants residing in them, smart buildings are becoming a pioneering area of research. Since these architectures leverage the Internet of Things (IoT), there is a need for monitoring different operations (Occupancy, Humidity, Temperature, CO2, etc.) to provide sustainable comfort to… ▽ More

    Submitted 28 August, 2023; originally announced September 2023.

  22. arXiv:2309.10164  [pdf, other

    cs.RO cs.AI

    Asynchronous Perception-Action-Communication with Graph Neural Networks

    Authors: Saurav Agarwal, Alejandro Ribeiro, Vijay Kumar

    Abstract: Collaboration in large robot swarms to achieve a common global objective is a challenging problem in large environments due to limited sensing and communication capabilities. The robots must execute a Perception-Action-Communication (PAC) loop -- they perceive their local environment, communicate with other robots, and take actions in real time. A fundamental challenge in decentralized PAC systems… ▽ More

    Submitted 18 September, 2023; originally announced September 2023.

    Comments: Under review: IEEE International Conference on Robotics and Automation (ICRA) 2024

  23. arXiv:2309.07230  [pdf, other

    cs.SE

    ESRO: Experience Assisted Service Reliability against Outages

    Authors: Sarthak Chakraborty, Shubham Agarwal, Shaddy Garg, Abhimanyu Sethia, Udit Narayan Pandey, Videh Aggarwal, Shiv Saini

    Abstract: Modern cloud services are prone to failures due to their complex architecture, making diagnosis a critical process. Site Reliability Engineers (SREs) spend hours leveraging multiple sources of data, including the alerts, error logs, and domain expertise through past experiences to locate the root cause(s). These experiences are documented as natural language text in outage reports for previous out… ▽ More

    Submitted 13 September, 2023; originally announced September 2023.

    Comments: Accepted to 38th IEEE/ACM International Conference on Automated Software Engineering (ASE 2023)

  24. 3D Active Metric-Semantic SLAM

    Authors: Yuezhan Tao, Xu Liu, Igor Spasojevic, Saurav Agarwal, Vijay Kumar

    Abstract: In this letter, we address the problem of exploration and metric-semantic map** of multi-floor GPS-denied indoor environments using Size Weight and Power (SWaP) constrained aerial robots. Most previous work in exploration assumes that robot localization is solved. However, neglecting the state uncertainty of the agent can ultimately lead to cascading errors both in the resulting map and in the s… ▽ More

    Submitted 13 February, 2024; v1 submitted 13 September, 2023; originally announced September 2023.

    Comments: Accepted by RA-L

  25. arXiv:2309.06765  [pdf, other

    quant-ph cond-mat.mes-hall

    Single-photon induced instabilities in a cavity electromechanical device

    Authors: Tanmoy Bera, Mridul Kandpal, G. S. Agarwal, Vibhor Singh

    Abstract: Cavity-electromechanical systems are extensively used for sensing and controlling the vibrations of mechanical resonators down to their quantum limit. The nonlinear radiation-pressure interaction in these systems could result in an unstable response of the mechanical resonator showing features such as frequency-combs, period-doubling bifurcations and chaos. However, due to weak light-matter intera… ▽ More

    Submitted 2 May, 2024; v1 submitted 13 September, 2023; originally announced September 2023.

    Comments: Total 25 pages with 12 figures (6 Main, 6 Supplementary)

  26. arXiv:2309.05479  [pdf, other

    quant-ph cond-mat.other

    Topological transitions in dissipatively coupled Su-Schrieffer-Heeger models

    Authors: Jayakrishnan M. P. Nair, Marlan O. Scully, Girish S. Agarwal

    Abstract: Non-Hermitian topological phenomena have gained much interest among physicists in recent years. In this paper, we expound on the physics of dissipatively coupled Su-Schrieffer-Heeger (SSH) lattices, specifically in systems with bosonic and electrical constituents. In the context of electrical circuits, we demonstrate that a series of resistively coupled LCR circuits mimics the topology of a dissip… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

    Comments: 10 pages, 9 figures

    Journal ref: Physical Review B 108, 184304 (2023)

  27. Multi-modal Extreme Classification

    Authors: Anshul Mittal, Kunal Dahiya, Shreya Malani, Janani Ramaswamy, Seba Kuruvilla, Jitendra Ajmera, Keng-hao Chang, Sumeet Agarwal, Purushottam Kar, Manik Varma

    Abstract: This paper develops the MUFIN technique for extreme classification (XC) tasks with millions of labels where datapoints and labels are endowed with visual and textual descriptors. Applications of MUFIN to product-to-product recommendation and bid query prediction over several millions of products are presented. Contemporary multi-modal methods frequently rely on purely embedding-based methods. On t… ▽ More

    Submitted 10 September, 2023; originally announced September 2023.

    ACM Class: H.3.3

    Journal ref: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2022

  28. arXiv:2308.13096  [pdf, other

    cond-mat.mtrl-sci cond-mat.dis-nn physics.comp-ph quant-ph

    Electronic Structure Prediction of Multi-million Atom Systems Through Uncertainty Quantification Enabled Transfer Learning

    Authors: Shashank Pathrudkar, Ponkrshnan Thiagarajan, Shivang Agarwal, Amartya S. Banerjee, Susanta Ghosh

    Abstract: The ground state electron density -- obtainable using Kohn-Sham Density Functional Theory (KS-DFT) simulations -- contains a wealth of material information, making its prediction via machine learning (ML) models attractive. However, the computational expense of KS-DFT scales cubically with system size which tends to stymie training data generation, making it difficult to develop quantifiably accur… ▽ More

    Submitted 1 May, 2024; v1 submitted 24 August, 2023; originally announced August 2023.

  29. arXiv:2308.11818  [pdf, other

    cs.LG math.AP

    Incorporating Nonlocal Traffic Flow Model in Physics-informed Neural Networks

    Authors: Archie J. Huang, Animesh Biswas, Shaurya Agarwal

    Abstract: This research contributes to the advancement of traffic state estimation methods by leveraging the benefits of the nonlocal LWR model within a physics-informed deep learning framework. The classical LWR model, while useful, falls short of accurately representing real-world traffic flows. The nonlocal LWR model addresses this limitation by considering the speed as a weighted mean of the downstream… ▽ More

    Submitted 22 August, 2023; originally announced August 2023.

  30. Explainable Machine Learning for Hydrogen Diffusion in Metals and Random Binary Alloys

    Authors: Grace M. Lu, Matthew Witman, Sapan Agarwal, Vitalie Stavila, Dallas R. Trinkle

    Abstract: Hydrogen diffusion in metals and alloys plays an important role in the discovery of new materials for fuel cell and energy storage technology. While analytic models use hand-selected features that have clear physical ties to hydrogen diffusion, they often lack accuracy when making quantitative predictions. Machine learning models are capable of making accurate predictions, but their inner workings… ▽ More

    Submitted 26 October, 2023; v1 submitted 15 August, 2023; originally announced August 2023.

    Comments: 36 pages, 8 figures, supplemental material

    Journal ref: Phys. Rev. Materials 7, 105402 (2023)

  31. arXiv:2308.07541  [pdf, other

    cs.DC cs.AI eess.SY

    Reinforcement Learning (RL) Augmented Cold Start Frequency Reduction in Serverless Computing

    Authors: Siddharth Agarwal, Maria A. Rodriguez, Rajkumar Buyya

    Abstract: Function-as-a-Service is a cloud computing paradigm offering an event-driven execution model to applications. It features serverless attributes by eliminating resource management responsibilities from developers and offers transparent and on-demand scalability of applications. Typical serverless applications have stringent response time and scalability requirements and therefore rely on deployed s… ▽ More

    Submitted 14 August, 2023; originally announced August 2023.

    Comments: 13 figures, 10 pages, 3 tables

  32. arXiv:2308.05937  [pdf, other

    cs.DC cs.AI eess.SY

    A Deep Recurrent-Reinforcement Learning Method for Intelligent AutoScaling of Serverless Functions

    Authors: Siddharth Agarwal, Maria A. Rodriguez, Rajkumar Buyya

    Abstract: Function-as-a-Service (FaaS) introduces a lightweight, function-based cloud execution model that finds its relevance in applications like IoT-edge data processing and anomaly detection. While CSP offer a near-infinite function elasticity, these applications often experience fluctuating workloads and stricter performance constraints. A typical CSP strategy is to empirically determine and adjust des… ▽ More

    Submitted 11 August, 2023; originally announced August 2023.

    Comments: 12 pages, 13 figures, 4 tables

  33. arXiv:2308.04423  [pdf, other

    physics.flu-dyn

    Density-contrast induced inertial forces on particles in oscillatory flows

    Authors: Siddhansh Agarwal, Gaurav Upadhyay, Yashraj Bhosale, Mattia Gazzola, Sascha Hilgenfeldt

    Abstract: Oscillatory flows have become an indispensable tool in microfluidics, inducing inertial effects for displacing and manipulating fluid-borne objects in a reliable, controllable, and label-free fashion. However, the quantitative description of such effects has been confined to limit cases and specialized scenarios. Here we develop an analytical formalism yielding the equation of motion of density-mi… ▽ More

    Submitted 8 August, 2023; originally announced August 2023.

  34. arXiv:2307.15135  [pdf, ps, other

    math.AT

    $THH$ of the Morava $E$-theory Spectrum $E_{2}$

    Authors: Sanjana Agarwal

    Abstract: The Morava $E$-theories, $E_{n}$, are complex-oriented $2$-periodic ring spectra, with homotopy groups $\mathbb{W}_{\mathbb{F}_{p^{n}}}[[u_{1}, u_{2}, ... , u_{n-1}]][u,u^{-1}]$. Here $\mathbb{W}$ denotes the Witt vector ring. $E_{n}$ is a Landweber exact spectrum and hence uniquely determined by this ring as $BP_{\ast}$-algebra. Algebraic $K$-theory of $E_{n}$ is a key ingredient towards analyzin… ▽ More

    Submitted 27 July, 2023; originally announced July 2023.

    Comments: 20 pages

  35. arXiv:2307.06025  [pdf, other

    astro-ph.SR physics.plasm-ph physics.space-ph

    Magnetohydrodynamics simulation of magnetic flux rope formation in a quadrupolar magnetic field configuration

    Authors: Sanjay Kumar, Avijeet Prasad, Sushree S. Nayak, Satyam Agarwal, R. Bhattacharyya

    Abstract: Magnetic flux ropes (MFRs) play an important role in high-energetic events like solar flares and coronal mass ejections in the solar atmosphere. Importantly, solar observations suggest an association of some flaring events with quadrupolar magnetic configurations. However, the formation and subsequent evolution of MFRs in such magnetic configurations still need to be fully understood. In this pape… ▽ More

    Submitted 12 July, 2023; originally announced July 2023.

    Comments: 18 pages, 9 figures

    Journal ref: Plasma Phys. Control. Fusion 2023 65 085008

  36. Engineering bound states in continuum via nonlinearity induced extra dimension

    Authors: Qingtian Miao, Jayakrishnan M. P. Nair, Girish S. Agarwal

    Abstract: Bound states in continuum (BICs) are localized states of a system possessing significantly large life times with applications across various branches of science. In this work, we propose an expedient protocol to engineer BICs which involves the use of Kerr nonlinearities in the system. The generation of BICs is a direct artifact of the nonlinearity and the associated expansion in the dimensionalit… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

    Comments: 7 pages, 4 figures

    Journal ref: Physical Review RESEARCH 5, 043053 (2023)

  37. arXiv:2307.04443  [pdf, other

    cs.CV cs.LG

    Search-time Efficient Device Constraints-Aware Neural Architecture Search

    Authors: Oshin Dutta, Tanu Kanvar, Sumeet Agarwal

    Abstract: Edge computing aims to enable edge devices, such as IoT devices, to process data locally instead of relying on the cloud. However, deep learning techniques like computer vision and natural language processing can be computationally expensive and memory-intensive. Creating manual architectures specialized for each device is infeasible due to their varying memory and computational constraints. To ad… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

    Comments: Accepted to 10th International Conference on Pattern Recognition and Machine Intelligence (PReMI) 2023

  38. arXiv:2307.02628  [pdf, other

    cs.CL

    SkipDecode: Autoregressive Skip Decoding with Batching and Caching for Efficient LLM Inference

    Authors: Luciano Del Corro, Allie Del Giorno, Sahaj Agarwal, Bin Yu, Ahmed Awadallah, Subhabrata Mukherjee

    Abstract: Autoregressive large language models (LLMs) have made remarkable progress in various natural language generation tasks. However, they incur high computation cost and latency resulting from the autoregressive token-by-token generation. To address this issue, several approaches have been proposed to reduce computational cost using early-exit strategies. These strategies enable faster text generation… ▽ More

    Submitted 5 July, 2023; originally announced July 2023.

  39. arXiv:2306.02707  [pdf, other

    cs.CL cs.LG

    Orca: Progressive Learning from Complex Explanation Traces of GPT-4

    Authors: Subhabrata Mukherjee, Arindam Mitra, Ganesh Jawahar, Sahaj Agarwal, Hamid Palangi, Ahmed Awadallah

    Abstract: Recent research has focused on enhancing the capability of smaller models through imitation learning, drawing on the outputs generated by large foundation models (LFMs). A number of issues impact the quality of these models, ranging from limited imitation signals from shallow LFM outputs; small scale homogeneous training data; and most notably a lack of rigorous evaluation resulting in overestimat… ▽ More

    Submitted 5 June, 2023; originally announced June 2023.

  40. arXiv:2305.18066  [pdf, other

    quant-ph cond-mat.mes-hall

    Nonreciprocal heat flux via synthetic fields in linear quantum systems

    Authors: S. -A. Biehs, P. Rodriguez-Lopez, M. Antezza, G. S. Agarwal

    Abstract: We study the heat transfer between N coupled quantum resonators with applied synthetic electric and magnetic fields realized by changing the resonators parameters by external drivings. To this end we develop two general methods, based on the quantum optical master equation and on the Langevin equation for $N$ coupled oscillators where all quantum oscillators can have their own heat baths. The synt… ▽ More

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

    Journal ref: Phys. Rev. A 108, 042201 (2023)

  41. arXiv:2305.15597  [pdf, other

    cs.CL cs.AI cs.IR

    Text-Augmented Open Knowledge Graph Completion via Pre-Trained Language Models

    Authors: Pengcheng Jiang, Shivam Agarwal, Bowen **, Xuan Wang, Jimeng Sun, Jiawei Han

    Abstract: The mission of open knowledge graph (KG) completion is to draw new findings from known facts. Existing works that augment KG completion require either (1) factual triples to enlarge the graph reasoning space or (2) manually designed prompts to extract knowledge from a pre-trained language model (PLM), exhibiting limited performance and requiring expensive efforts from experts. To this end, we prop… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

    Comments: 18 pages, 11 figures, 8 tables. Accepted by ACL 23' Findings

  42. arXiv:2305.14945  [pdf, other

    cond-mat.mes-hall physics.optics

    Enhancement of synthetic magnetic field induced nonreciprocity via bound states in continuum in dissipatively coupled systems

    Authors: S. -A. Biehs, G. S. Agarwal

    Abstract: The nonreciprocal propagation of light typically requires use of materials like ferrites or magneto-optical media with a strong magnetic bias or methods based on material nonlinearities which require use of strong electromagnetic fields. A simpler possibility to produce nonreciprocity is to use spatio-temporal modulations to produce magnetic fields in synthetic dimensions. In this paper we show th… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

  43. arXiv:2305.14756  [pdf, other

    cs.DS

    Deterministic Algorithmic Approaches to Solve Generalised Wordle

    Authors: Aditya Lahiri, Naigam Shah, Shivaank Agarwal, Vignesh Nandakumar

    Abstract: Wordle is a single-player word-based game where the objective is to guess the 5-letter word in a maximum of 6 tries. The game was released to the public in October 2021 and has since gained popularity with people competing against each other to maintain daily streaks and guess the word in a minimum number of tries. There have been works using probabilistic and reinforcement learning based approach… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

  44. arXiv:2305.11660  [pdf, other

    astro-ph.SR physics.plasm-ph physics.space-ph

    Hall effect on the magnetic reconnections during the evolution of a three-dimensional magnetic flux rope

    Authors: Kamlesh Bora, Satyam Agarwal, Sanjay Kumar, Ramit Bhattacharyya

    Abstract: We present a novel Hall magnetohydrodynamics (HMHD) numerical simulation of a three-dimensional (3D) magnetic flux rope (MFR) -- generated by magnetic reconnections from an initial 3D bipolar sheared field. Magnetic reconnections during the HMHD evolution are compared with the MHD. In both simulations, the MFRs generate as a consequence of the magnetic reconnection at null points which has not bee… ▽ More

    Submitted 19 May, 2023; originally announced May 2023.

    Comments: Accepted for publication in Physica Scripta

  45. arXiv:2305.10561  [pdf, other

    cs.CL

    Massively Multi-Lingual Event Understanding: Extraction, Visualization, and Search

    Authors: Chris Jenkins, Shantanu Agarwal, Joel Barry, Steven Fincke, Elizabeth Boschee

    Abstract: In this paper, we present ISI-Clear, a state-of-the-art, cross-lingual, zero-shot event extraction system and accompanying user interface for event visualization & search. Using only English training data, ISI-Clear makes global events available on-demand, processing user-supplied text in 100 languages ranging from Afrikaans to Yiddish. We provide multiple event-centric views of extracted events,… ▽ More

    Submitted 17 May, 2023; originally announced May 2023.

    Comments: Accepted for ACL 2023

  46. arXiv:2305.02538  [pdf, other

    cs.LG

    Cuttlefish: Low-Rank Model Training without All the Tuning

    Authors: Hongyi Wang, Saurabh Agarwal, Pongsakorn U-chupala, Yoshiki Tanaka, Eric P. Xing, Dimitris Papailiopoulos

    Abstract: Recent research has shown that training low-rank neural networks can effectively reduce the total number of trainable parameters without sacrificing predictive accuracy, resulting in end-to-end speedups. However, low-rank model training necessitates adjusting several additional factorization hyperparameters, such as the rank of the factorization at each layer. In this paper, we tackle this challen… ▽ More

    Submitted 5 May, 2023; v1 submitted 4 May, 2023; originally announced May 2023.

    Comments: Accepted for presentation at MLSys 2023

  47. arXiv:2304.04639  [pdf, other

    cs.CV cs.AI

    EKILA: Synthetic Media Provenance and Attribution for Generative Art

    Authors: Kar Balan, Shruti Agarwal, Simon Jenni, Andy Parsons, Andrew Gilbert, John Collomosse

    Abstract: We present EKILA; a decentralized framework that enables creatives to receive recognition and reward for their contributions to generative AI (GenAI). EKILA proposes a robust visual attribution technique and combines this with an emerging content provenance standard (C2PA) to address the problem of synthetic image provenance -- determining the generative model and training data responsible for an… ▽ More

    Submitted 10 April, 2023; originally announced April 2023.

    Comments: Proc. CVPR Workshop on Media Forensics 2023

  48. arXiv:2304.03400  [pdf, other

    cs.CV

    RoSteALS: Robust Steganography using Autoencoder Latent Space

    Authors: Tu Bui, Shruti Agarwal, Ning Yu, John Collomosse

    Abstract: Data hiding such as steganography and invisible watermarking has important applications in copyright protection, privacy-preserved communication and content provenance. Existing works often fall short in either preserving image quality, or robustness against perturbations or are too complex to train. We propose RoSteALS, a practical steganography technique leveraging frozen pretrained autoencoders… ▽ More

    Submitted 6 April, 2023; originally announced April 2023.

    Comments: accepted to CVPR WMF 2023

  49. arXiv:2304.00680  [pdf, other

    quant-ph

    Polaritonic Ultrastrong Coupling: Quantum Entanglement in Ground State

    Authors: Qingtian Miao, G. S. Agarwal

    Abstract: The ultrastrong coupling between the elementary excitations of matter and microcavity modes is studied in a fully analytical quantum-mechanical theoretical framework. The elementary excitation could be phonons, excitons, plasmons, etc. From the diagonalization of the Hamiltonian, we obtain the ground state of the polariton Hamiltonian. The ground state belongs to the Gaussian class. Using the Gaus… ▽ More

    Submitted 2 April, 2023; originally announced April 2023.

  50. Demystifying CXL Memory with Genuine CXL-Ready Systems and Devices

    Authors: Yan Sun, Yifan Yuan, Zeduo Yu, Reese Kuper, Chihun Song, **ghan Huang, Houxiang Ji, Siddharth Agarwal, Jiaqi Lou, Ipoom Jeong, Ren Wang, Jung Ho Ahn, Tianyin Xu, Nam Sung Kim

    Abstract: The ever-growing demands for memory with larger capacity and higher bandwidth have driven recent innovations on memory expansion and disaggregation technologies based on Compute eXpress Link (CXL). Especially, CXL-based memory expansion technology has recently gained notable attention for its ability not only to economically expand memory capacity and bandwidth but also to decouple memory technolo… ▽ More

    Submitted 4 October, 2023; v1 submitted 27 March, 2023; originally announced March 2023.

    Comments: This paper has been accepted by MICRO'23. Please refer to the https://doi.org/10.1145/3613424.3614256 for the official version of this paper

    ACM Class: C.4; D.4; C.0