Skip to main content

Showing 1–50 of 72 results for author: Ganti, R

.
  1. arXiv:2407.09105  [pdf, other

    cs.LG cs.AI

    Enhancing Training Efficiency Using Packing with Flash Attention

    Authors: Achintya Kundu, Rhui Dih Lee, Laura Wynter, Raghu Kiran Ganti

    Abstract: Padding is often used in tuning LLM models by adding special tokens to shorter training examples to match the length of the longest sequence in each batch. While this ensures uniformity for batch processing, it introduces inefficiencies by including irrelevant padding tokens in the computation and wastes GPU resources. On the other hand, the Hugging Face SFT trainer offers the option to use packin… ▽ More

    Submitted 12 July, 2024; originally announced July 2024.

  2. arXiv:2406.14458  [pdf, other

    cs.LG cs.AI cs.IT eess.SP

    Centimeter Positioning Accuracy using AI/ML for 6G Applications

    Authors: Sai Prasanth Kotturi, Radha Krishna Ganti

    Abstract: This research looks at using AI/ML to achieve centimeter-level user positioning in 6G applications such as the Industrial Internet of Things (IIoT). Initial results show that our AI/ML-based method can estimate user positions with an accuracy of 17 cm in an indoor factory environment. In this proposal, we highlight our approaches and future directions.

    Submitted 20 June, 2024; originally announced June 2024.

    Comments: 2 Pages, 2 Figures, ICMLCN Conference, Stockholm, Sweden

  3. arXiv:2404.19124  [pdf, other

    cs.CL

    Accelerating Production LLMs with Combined Token/Embedding Speculators

    Authors: Davis Wertheimer, Joshua Rosenkranz, Thomas Parnell, Sahil Suneja, Pavithra Ranganathan, Raghu Ganti, Mudhakar Srivatsa

    Abstract: This technical report describes the design and training of novel speculative decoding draft models, for accelerating the inference speeds of large language models in a production environment. By conditioning draft predictions on both context vectors and sampled tokens, we can train our speculators to efficiently predict high-quality n-grams, which the base model then accepts or rejects. This allow… ▽ More

    Submitted 6 June, 2024; v1 submitted 29 April, 2024; originally announced April 2024.

    Comments: Original upload 4/29/24, updated 6/6/24 with additional references to concurrent work

  4. arXiv:2404.15243  [pdf, other

    cs.NI cs.AI cs.LG eess.SP

    UCINet0: A Machine Learning based Receiver for 5G NR PUCCH Format 0

    Authors: Anil Kumar Yerrapragada, Jeeva Keshav Sattianarayanin, Radha Krishna Ganti

    Abstract: Accurate decoding of Uplink Control Information (UCI) on the Physical Uplink Control Channel (PUCCH) is essential for enabling 5G wireless links. This paper explores an AI/ML-based receiver design for PUCCH Format 0. Format 0 signaling encodes the UCI content within the phase of a known base waveform and even supports multiplexing of up to 12 users within the same time-frequency resources. Our fir… ▽ More

    Submitted 10 March, 2024; originally announced April 2024.

  5. arXiv:2404.09215  [pdf, other

    eess.SP math.OC

    Optimum Beamforming and Grating Lobe Mitigation for Intelligent Reflecting Surfaces

    Authors: Sai Sanjay Narayanan, Uday K Khankhoje, Radha Krishna Ganti

    Abstract: Ensuring adequate wireless coverage in upcoming communication technologies such as 6G is expected to be challenging. This is because user demands of higher datarate require an increase in carrier frequencies, which in turn reduce the diffraction effects (and hence coverage) in complex multipath environments. Intelligent reflecting surfaces have been proposed as a way of restoring coverage by adapt… ▽ More

    Submitted 14 April, 2024; originally announced April 2024.

    Comments: 12 pages, 16 figures

  6. arXiv:2402.04925  [pdf, other

    cs.DC cs.LG

    TP-Aware Dequantization

    Authors: Adnan Hoque, Mudhakar Srivatsa, Chih-Chieh Yang, Raghu Ganti

    Abstract: In this paper, we present a novel method that reduces model inference latency during distributed deployment of Large Language Models (LLMs). Our contribution is an optimized inference deployment scheme that address the current limitations of state-of-the-art quantization kernels when used in conjunction with Tensor Parallel (TP). Our method preserves data locality in GPU memory access patterns and… ▽ More

    Submitted 15 January, 2024; originally announced February 2024.

  7. SudokuSens: Enhancing Deep Learning Robustness for IoT Sensing Applications using a Generative Approach

    Authors: Tianshi Wang, **yang Li, Ruijie Wang, Denizhan Kara, Shengzhong Liu, Davis Wertheimer, Antoni Viros-i-Martin, Raghu Ganti, Mudhakar Srivatsa, Tarek Abdelzaher

    Abstract: This paper introduces SudokuSens, a generative framework for automated generation of training data in machine-learning-based Internet-of-Things (IoT) applications, such that the generated synthetic data mimic experimental configurations not encountered during actual sensor data collection. The framework improves the robustness of resulting deep learning models, and is intended for IoT applications… ▽ More

    Submitted 8 February, 2024; v1 submitted 3 February, 2024; originally announced February 2024.

    Comments: Published in ACM Conference on Embedded Networked Sensor Systems (SenSys 23), November, 2023, Istanbul, Turkiye. This is the author's version of the work. It is posted here for your personal use. Not for redistribution. Publication rights licensed to the Association for Computing Machinery

  8. arXiv:2402.00025  [pdf, other

    cs.DC cs.AI

    Accelerating a Triton Fused Kernel for W4A16 Quantized Inference with SplitK work decomposition

    Authors: Adnan Hoque, Less Wright, Chih-Chieh Yang, Mudhakar Srivatsa, Raghu Ganti

    Abstract: We propose an implementation of an efficient fused matrix multiplication kernel for W4A16 quantized inference, where we perform dequantization and GEMM in a fused kernel using a SplitK work decomposition. Our implementation shows improvement for the type of skinny matrix-matrix multiplications found in foundation model inference workloads. In particular, this paper surveys the type of matrix multi… ▽ More

    Submitted 22 February, 2024; v1 submitted 5 January, 2024; originally announced February 2024.

  9. arXiv:2401.12803  [pdf, other

    cs.IT cs.AI cs.LG eess.SP

    Enhancements for 5G NR PRACH Reception: An AI/ML Approach

    Authors: Rohit Singh, Anil Kumar Yerrapragada, Jeeva Keshav S, Radha Krishna Ganti

    Abstract: Random Access is an important step in enabling the initial attachment of a User Equipment (UE) to a Base Station (gNB). The UE identifies itself by embedding a Preamble Index (RAPID) in the phase rotation of a known base sequence, which it transmits on the Physical Random Access Channel (PRACH). The signal on the PRACH also enables the estimation of propagation delay, often known as Timing Advance… ▽ More

    Submitted 12 January, 2024; originally announced January 2024.

  10. arXiv:2310.18660  [pdf, other

    cs.CV cs.LG

    Foundation Models for Generalist Geospatial Artificial Intelligence

    Authors: Johannes Jakubik, Sujit Roy, C. E. Phillips, Paolo Fraccaro, Denys Godwin, Bianca Zadrozny, Daniela Szwarcman, Carlos Gomes, Gabby Nyirjesy, Blair Edwards, Daiki Kimura, Naomi Simumba, Linsong Chu, S. Karthik Mukkavilli, Devyani Lambhate, Kamal Das, Ran**i Bangalore, Dario Oliveira, Michal Muszynski, Kumar Ankur, Muthukumaran Ramasubramanian, Iksha Gurung, Sam Khallaghi, Hanxi, Li , et al. (8 additional authors not shown)

    Abstract: Significant progress in the development of highly adaptable and reusable Artificial Intelligence (AI) models is expected to have a significant impact on Earth science and remote sensing. Foundation models are pre-trained on large unlabeled datasets through self-supervision, and then fine-tuned for various downstream tasks with small labeled datasets. This paper introduces a first-of-a-kind framewo… ▽ More

    Submitted 8 November, 2023; v1 submitted 28 October, 2023; originally announced October 2023.

  11. arXiv:2309.10808  [pdf, other

    cs.LG cs.AI physics.ao-ph

    AI Foundation Models for Weather and Climate: Applications, Design, and Implementation

    Authors: S. Karthik Mukkavilli, Daniel Salles Civitarese, Johannes Schmude, Johannes Jakubik, Anne Jones, Nam Nguyen, Christopher Phillips, Sujit Roy, Shraddha Singh, Campbell Watson, Raghu Ganti, Hendrik Hamann, Udaysankar Nair, Rahul Ramachandran, Kommy Weldemariam

    Abstract: Machine learning and deep learning methods have been widely explored in understanding the chaotic behavior of the atmosphere and furthering weather forecasting. There has been increasing interest from technology companies, government institutions, and meteorological agencies in building digital twins of the Earth. Recent approaches using transformers, physics-informed machine learning, and graph n… ▽ More

    Submitted 19 September, 2023; v1 submitted 19 September, 2023; originally announced September 2023.

    Comments: 44 pages, 1 figure, updated Fig. 1

    MSC Class: 68T07 (Primary); 68T01; 86A08 ACM Class: I.2.0; I.4.0; J.2.5

  12. Pilotless Uplink for Massive MIMO Systems

    Authors: P Aswathylakshmi, Radha Krishna Ganti

    Abstract: Massive MIMO OFDM waveforms help support a large number of users in the same time-frequency resource and also provide significant array gain for uplink reception in cellular systems. However, channel estimation in such large antenna systems can be tricky as pilot assignment for multiple users becomes more challenging with increasing number of users. Additionally, the pilot overhead especially for… ▽ More

    Submitted 3 June, 2024; v1 submitted 21 May, 2023; originally announced May 2023.

    Comments: 21 pages, 23 figures, submitted to IEEE Transactions on Wireless Communications, preliminary version published in the Proceedings of the 2023 IEEE Global Communications Conference (Globecom)

    Journal ref: Proceedings of the 2023 IEEE Global Communications Conference, 4205-4210

  13. Beyond Single Items: Exploring User Preferences in Item Sets with the Conversational Playlist Curation Dataset

    Authors: Arun Tejasvi Chaganty, Megan Leszczynski, Shu Zhang, Ravi Ganti, Krisztian Balog, Filip Radlinski

    Abstract: Users in consumption domains, like music, are often able to more efficiently provide preferences over a set of items (e.g. a playlist or radio) than over single items (e.g. songs). Unfortunately, this is an underexplored area of research, with most existing recommendation systems limited to understanding preferences over single items. Curating an item set exponentiates the search space that recomm… ▽ More

    Submitted 5 May, 2023; v1 submitted 12 March, 2023; originally announced March 2023.

    Comments: Appearing in Proceedings of the 46th International ACM SIGIR Conference on Research and Development in Information Retrieval

  14. arXiv:2301.11489  [pdf, other

    cs.IR cs.CL

    Talk the Walk: Synthetic Data Generation for Conversational Music Recommendation

    Authors: Megan Leszczynski, Shu Zhang, Ravi Ganti, Krisztian Balog, Filip Radlinski, Fernando Pereira, Arun Tejasvi Chaganty

    Abstract: Recommender systems are ubiquitous yet often difficult for users to control, and adjust if recommendation quality is poor. This has motivated conversational recommender systems (CRSs), with control provided through natural language feedback. However, as with most application domains, building robust CRSs requires training data that reflects system usage$\unicode{x2014}$here conversations with user… ▽ More

    Submitted 17 November, 2023; v1 submitted 26 January, 2023; originally announced January 2023.

  15. arXiv:2301.03238  [pdf, ps, other

    cs.CL cs.AI cs.LG cs.SD eess.AS

    MAQA: A Multimodal QA Benchmark for Negation

    Authors: Judith Yue Li, Aren Jansen, Qingqing Huang, Joonseok Lee, Ravi Ganti, Dima Kuzmin

    Abstract: Multimodal learning can benefit from the representation power of pretrained Large Language Models (LLMs). However, state-of-the-art transformer based LLMs often ignore negations in natural language and there is no existing benchmark to quantitatively evaluate whether multimodal transformers inherit this weakness. In this study, we present a new multimodal question answering (QA) benchmark adapted… ▽ More

    Submitted 9 January, 2023; originally announced January 2023.

    Comments: NeurIPS 2022 SyntheticData4ML Workshop

  16. arXiv:2211.06494  [pdf, ps, other

    cs.NI

    Rethinking Data-driven Networking with Foundation Models: Challenges and Opportunities

    Authors: Franck Le, Mudhakar Srivatsa, Raghu Ganti, Vyas Sekar

    Abstract: Foundational models have caused a paradigm shift in the way artificial intelligence (AI) systems are built. They have had a major impact in natural language processing (NLP), and several other domains, not only reducing the amount of required labeled data or even eliminating the need for it, but also significantly improving performance on a wide range of tasks. We argue foundation models can have… ▽ More

    Submitted 11 November, 2022; originally announced November 2022.

  17. arXiv:2209.07861  [pdf, other

    cs.NI cs.IT cs.LG

    Machine Learning Decoder for 5G NR PUCCH Format 0

    Authors: Anil Kumar Yerrapragada, Jeeva Keshav S, Ankit Gautam, Radha Krishna Ganti

    Abstract: 5G cellular systems depend on the timely exchange of feedback control information between the user equipment and the base station. Proper decoding of this control information is necessary to set up and sustain high throughput radio links. This paper makes the first attempt at using Machine Learning techniques to improve the decoding performance of the Physical Uplink Control Channel Format 0. We u… ▽ More

    Submitted 26 August, 2022; originally announced September 2022.

    Comments: Submitted to NCC conference

  18. arXiv:2208.12415  [pdf, other

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

    MuLan: A Joint Embedding of Music Audio and Natural Language

    Authors: Qingqing Huang, Aren Jansen, Joonseok Lee, Ravi Ganti, Judith Yue Li, Daniel P. W. Ellis

    Abstract: Music tagging and content-based retrieval systems have traditionally been constructed using pre-defined ontologies covering a rigid set of music attributes or text queries. This paper presents MuLan: a first attempt at a new generation of acoustic models that link music audio directly to unconstrained natural language music descriptions. MuLan takes the form of a two-tower, joint audio-text embedd… ▽ More

    Submitted 25 August, 2022; originally announced August 2022.

    Comments: To appear in ISMIR 2022

  19. Fronthaul Compression for Uplink Massive MIMO using Matrix Decomposition

    Authors: Aswathylakshmi P, Radha Krishna Ganti

    Abstract: Massive MIMO opens up attractive possibilities for next generation wireless systems with its large number of antennas offering spatial diversity and multiplexing gain. However, the fronthaul link that connects a massive MIMO Remote Radio Head (RRH) and carries IQ samples to the Baseband Unit (BBU) of the base station can throttle the network capacity/speed if appropriate data compression technique… ▽ More

    Submitted 24 October, 2021; originally announced October 2021.

    Comments: 7 pages, 3 figures

    Journal ref: Proceedings of the 2022 IEEE Wireless Communications and Networking Conference (WCNC), 2524-2529

  20. arXiv:2003.03456  [pdf, other

    cs.LG cs.AI stat.ML

    A Farewell to Arms: Sequential Reward Maximization on a Budget with a Giving Up Option

    Authors: P Sharoff, Nishant A. Mehta, Ravi Ganti

    Abstract: We consider a sequential decision-making problem where an agent can take one action at a time and each action has a stochastic temporal extent, i.e., a new action cannot be taken until the previous one is finished. Upon completion, the chosen action yields a stochastic reward. The agent seeks to maximize its cumulative reward over a finite time budget, with the option of "giving up" on a current a… ▽ More

    Submitted 6 March, 2020; originally announced March 2020.

    Comments: 16 pages, AISTATS 2020

  21. QR Approximation for Massive MIMO Fronthaul Compression

    Authors: Aswathylakshmi P, Radha Krishna Ganti

    Abstract: Massive MIMO's immense potential to serve large number of users at fast data rates also comes with the caveat of requiring tremendous processing power. This favours a centralized radio access network (C-RAN) architecture that concentrates the processing power at a common baseband unit (BBU) connected to multiple remote radio heads (RRH) via fronthaul links. The high bandwidths of 5G make the front… ▽ More

    Submitted 12 March, 2019; originally announced March 2019.

    Journal ref: Proceedings of the 2019 IEEE Globecom Workshops, 1-7

  22. arXiv:1903.00711  [pdf, other

    cs.LG stat.ML

    neuralRank: Searching and ranking ANN-based model repositories

    Authors: Nirmit Desai, Linsong Chu, Raghu K. Ganti, Sebastian Stein, Mudhakar Srivatsa

    Abstract: Widespread applications of deep learning have led to a plethora of pre-trained neural network models for common tasks. Such models are often adapted from other models via transfer learning. The models may have varying training sets, training algorithms, network architectures, and hyper-parameters. For a given application, what isthe most suitable model in a model repository? This is a critical que… ▽ More

    Submitted 2 March, 2019; originally announced March 2019.

  23. arXiv:1802.03050  [pdf, other

    stat.ML cs.LG

    Thompson Sampling for Dynamic Pricing

    Authors: Ravi Ganti, Matyas Sustik, Quoc Tran, Brian Seaman

    Abstract: In this paper we apply active learning algorithms for dynamic pricing in a prominent e-commerce website. Dynamic pricing involves changing the price of items on a regular basis, and uses the feedback from the pricing decisions to update prices of the items. Most popular approaches to dynamic pricing use a passive learning approach, where the algorithm uses historical data to learn various paramete… ▽ More

    Submitted 8 February, 2018; originally announced February 2018.

  24. Pressure Gradients Fail to Predict Diffusio-Osmosis

    Authors: Yawei Liu, Raman Ganti, Daan Frenkel

    Abstract: We present numerical simulations of diffusio-osmotic flow, i.e. the fluid flow generated by a concentration gradient along a solid-fluid interface. In our study, we compare a number of distinct approaches that have been proposed for computing such flows and compare them with a reference calculation based on direct, non-equilibrium Molecular Dynamics simulations. As alternatives, we consider scheme… ▽ More

    Submitted 26 January, 2018; originally announced January 2018.

    Comments: 7 Pages, 5 figures. arXiv admin note: text overlap with arXiv:1710.00355

  25. Interference Characterization in Downlink Li-Fi Optical Attocell Networks

    Authors: Atchutananda Surampudi, Radha Krishna Ganti

    Abstract: Wireless access to data using visible light, popularly known as light-fidelity (Li-Fi), is one of the key emerging technologies which promises huge bandwidths and data rates. In Li-Fi, the data is modulated on optical intensities and transmitted and detected using light-emitting-diodes (LED) and photodiodes respectively. A network of such LED access points illuminates a given region in the form of… ▽ More

    Submitted 13 December, 2017; originally announced December 2017.

    Comments: Submitted to the IEEE/OSA Journal of Lightwave Technology

  26. Hamiltonian transformation to compute Thermo-osmotic Forces

    Authors: Raman Ganti, Yawei Liu, Daan Frenkel

    Abstract: If a thermal gradient is applied along a fluid-solid interface, the fluid experiences a thermo-osmotic force. In steady state this force is balanced by the gradient of the shear stress. Surprisingly, there appears to be no unique microscopic expression that can be used for computing the magnitude of the thermo-osmotic force. Here we report how, by treating the mass $M$ of the fluid particles as… ▽ More

    Submitted 4 October, 2017; originally announced October 2017.

    Comments: 5 pages, 2 figures

    Journal ref: Phys. Rev. Lett. 121, 068002 (2018)

  27. Microscopic Marangoni flows cannot be predicted on the basis of pressure gradients

    Authors: Yawei Liu, Raman Ganti, Hugh G. A. Burton, Xianren Zhang, Wenchuan Wang, Daan Frenkel

    Abstract: A concentration gradient along a fluid-fluid interface can cause flow. On a microscopic level, this so-called Marangoni effect can be viewed as being caused by a gradient in the pressures acting on the fluid elements, or as the chemical-potential gradients acting on the excess densities of different species at the interface. If the interfacial thickness can be ignored, all approaches should result… ▽ More

    Submitted 1 October, 2017; originally announced October 2017.

    Comments: 5 pages, 4 figures

    Journal ref: Phys. Rev. Lett. 119, 224502 (2017)

  28. arXiv:1708.01767  [pdf, other

    cs.IT cs.SI stat.AP

    Coverage Analysis in Millimeter Wave Cellular Networks with Reflections

    Authors: Aroon Narayanan, Sreejith T. V, Radha Krishna Ganti

    Abstract: The coverage probability of a user in a mmwave system depends on the availability of line-of-sight paths or reflected paths from any base station. Many prior works modelled blockages using random shape theory and analyzed the SIR distribution with and without interference. While, it is intuitive that the reflected paths do not significantly contribute to the coverage (because of longer path length… ▽ More

    Submitted 5 August, 2017; originally announced August 2017.

    Comments: Accepted for presentation in Globecom 2017

  29. arXiv:1704.03219  [pdf, ps, other

    cs.IT

    Error Vector Magnitude Analysis in Generalized Fading with Co-Channel Interference

    Authors: Sudharsan Parthasarathy, Suman Kumar, Radha Krishna Ganti, Sheetal Kalyani, K. Giridhar

    Abstract: In this paper, we derive the data-aided Error Vector Magnitude (EVM) in an interference limited system when both the desired signal and interferers experience independent and non identically distributed $κ$-$μ$ shadowed fading. Then it is analytically shown that the EVM is equal to the square root of number of interferers when the desired signal and interferers do not experience fading. Further, E… ▽ More

    Submitted 11 April, 2017; originally announced April 2017.

  30. arXiv:1702.06772  [pdf, other

    cs.NI cs.IT

    Efficient CSMA using Regional Free Energy Approximations

    Authors: Peruru Subrahmanya Swamy, Venkata Pavan Kumar Bellam, Radha Krishna Ganti, Krishna Jagannathan

    Abstract: CSMA (Carrier Sense Multiple Access) algorithms based on Gibbs sampling can achieve throughput optimality if certain parameters called the fugacities are appropriately chosen. However, the problem of computing these fugacities is NP-hard. In this work, we derive estimates of the fugacities by using a framework called the regional free energy approximations. In particular, we derive explicit expres… ▽ More

    Submitted 22 February, 2017; originally announced February 2017.

    Comments: Submitted to IEEE Transactions on Mobile Computing

  31. Molecular Simulation of Thermo-osmotic slip

    Authors: Raman Ganti, Yawei Liu, Daan Frenkel

    Abstract: Thermo-osmotic slip -- the flow induced by a thermal gradient along a surface -- is a well-known phenomenon, but curiously there is a lack of robust molecular-simulation techniques to predict its magnitude. Here, we compare three different molecular simulation techniques to compute the thermo-osmotic slip at a simple solid-fluid interface. Although we do not expect the different approaches to be i… ▽ More

    Submitted 8 February, 2017; originally announced February 2017.

    Comments: 6 pages, 4 figures

    Journal ref: Phys. Rev. Lett. 119, 038002 (2017)

  32. arXiv:1611.04704  [pdf, ps, other

    cs.IT cs.NI stat.AP

    SIR Asymptotics in General Network Models

    Authors: An** Guo, Martin Haenggi, Radha Krishna Ganti

    Abstract: In the performance analyses of wireless networks, asymptotic quantities and properties often pro- vide useful results and insights. The asymptotic analyses become especially important when complete analytical expressions of the performance metrics of interest are not available, which is often the case if one departs from very specific modeling assumptions. In this paper, we consider the asymptotic… ▽ More

    Submitted 14 November, 2016; originally announced November 2016.

  33. arXiv:1610.09929  [pdf, ps, other

    cs.IT stat.AP

    Maximal Packing with Interference Constraints

    Authors: Rakshith Jagannath, Radha Krishna Ganti, Neelesh S Upadhye

    Abstract: In this work, we study the problem of scheduling a maximal set of transmitters subjected to an interference constraint across all the nodes. Given a set of nodes, the problem reduces to finding the maximum cardinality of a subset of nodes that can concurrently transmit without violating interference constraints. The resulting packing problem is a binary optimization problem and is NP hard. We prop… ▽ More

    Submitted 31 October, 2016; originally announced October 2016.

  34. arXiv:1610.04805  [pdf, other

    cs.CV

    Beyond Spatial Auto-Regressive Models: Predicting Housing Prices with Satellite Imagery

    Authors: Archith J. Bency, Swati Rallapalli, Raghu K. Ganti, Mudhakar Srivatsa, B. S. Manjunath

    Abstract: When modeling geo-spatial data, it is critical to capture spatial correlations for achieving high accuracy. Spatial Auto-Regression (SAR) is a common tool used to model such data, where the spatial contiguity matrix (W) encodes the spatial correlations. However, the efficacy of SAR is limited by two factors. First, it depends on the choice of contiguity matrix, which is typically not learnt from d… ▽ More

    Submitted 15 October, 2016; originally announced October 2016.

    Comments: 10 pages, 5 figures

  35. arXiv:1605.03768  [pdf, ps, other

    cs.IT

    Adaptive Modulation with Impulsive Interference

    Authors: Sudharsan Parthasarathy, Radha Krishna Ganti

    Abstract: In this letter, we analyze power and rate adaptation in a point-to-point link with Rayleigh fading and impulsive interference. We model the impulsive interference as a Bernoulli-Gaussian random process. Adaptation is used to maximize the average spectral efficiency by changing power and rate of the transmission subject to an average power and instantaneous probability of error constraints. Without… ▽ More

    Submitted 12 May, 2016; originally announced May 2016.

    Comments: 4 pages

  36. arXiv:1605.03763  [pdf, ps, other

    cs.IT

    Coverage Analysis In Downlink Poisson Cellular Network With $κ$-$μ$ Shadowed Fading

    Authors: Sudharsan Parthasarathy, Radha Krishna Ganti

    Abstract: The downlink coverage probability of a cellular network, when the base station locations are modelled by a Poisson point process (PPP), is known when the desired channel is Nakagami distributed with an integer shape parameter. However, for many interesting fading distributions such as Rician, Rician shadowing, $κ$-$μ$, $η$-$μ$, etc., the coverage probability is unknown. $κ$-$μ$ shadowed fading is… ▽ More

    Submitted 24 October, 2016; v1 submitted 12 May, 2016; originally announced May 2016.

    Comments: Paper has been accepted for publication in IEEE Wireless Communication letters

  37. arXiv:1605.01345  [pdf, other

    cs.NI cs.AR cs.IT

    A Linearization Technique for Self-Interference Cancellation in Full-Duplex Radios

    Authors: Arjun Nadh, Joseph Samuel, Ankit Sharma, S. Aniruddhan, Radha Krishna Ganti

    Abstract: The fundamental problem in the design of a full-duplex radio is the cancellation of the self-interference (SI) signal generated by the transmitter.Current techniques for suppressing SI rely on generating a copy of the SI signal and subtracting it partly in the RF (radio frequency) and digital domains. A critical step in replicating the self-interference is the estimation of the multi-path channel… ▽ More

    Submitted 4 May, 2016; originally announced May 2016.

    Comments: Submitted to TWC

  38. arXiv:1603.04118  [pdf, other

    stat.ML cs.AI cs.LG

    Active Algorithms For Preference Learning Problems with Multiple Populations

    Authors: Aniruddha Bhargava, Ravi Ganti, Robert Nowak

    Abstract: In this paper we model the problem of learning preferences of a population as an active learning problem. We propose an algorithm can adaptively choose pairs of items to show to users coming from a heterogeneous population, and use the obtained reward to decide which pair of items to show next. We provide computationally efficient algorithms with provable sample complexity guarantees for this prob… ▽ More

    Submitted 22 June, 2016; v1 submitted 13 March, 2016; originally announced March 2016.

    Comments: 19 pages, 7 figures

  39. arXiv:1603.03980  [pdf, ps, other

    stat.ML cs.AI cs.LG

    On Learning High Dimensional Structured Single Index Models

    Authors: Nikhil Rao, Ravi Ganti, Laura Balzano, Rebecca Willett, Robert Nowak

    Abstract: Single Index Models (SIMs) are simple yet flexible semi-parametric models for machine learning, where the response variable is modeled as a monotonic function of a linear combination of features. Estimation in this context requires learning both the feature weights and the nonlinear function that relates features to observations. While methods have been described to learn SIMs in the low dimension… ▽ More

    Submitted 29 November, 2016; v1 submitted 12 March, 2016; originally announced March 2016.

    Comments: 7 pages, 3 tables, 1 Figure, substantial text overlap with arXiv:1506.08910; Accepted for publication at AAAI 2017; added new experimental results comparing our method to a single layer neural network

  40. arXiv:1601.06065  [pdf, other

    cs.IT cs.NI math.PR stat.AP

    Adaptive CSMA under the SINR Model: Efficient Approximation Algorithms for Throughput and Utility Maximization

    Authors: Peruru Subrahmanya Swamy, Radha Krishna Ganti, Krishna Jagannathan

    Abstract: We consider a Carrier Sense Multiple Access (CSMA) based scheduling algorithm for a single-hop wireless network under a realistic Signal-to-interference-plus-noise ratio (SINR) model for the interference. We propose two local optimization based approximation algorithms to efficiently estimate certain attempt rate parameters of CSMA called fugacities. It is known that adaptive CSMA can achieve thro… ▽ More

    Submitted 23 February, 2017; v1 submitted 22 January, 2016; originally announced January 2016.

    Comments: Accepted for publication in the IEEE/ACM Transactions on Networking

  41. Joint Backhaul-Access Analysis of Full Duplex Self-Backhauling Heterogeneous Networks

    Authors: Ankit Sharma, Radha Krishna Ganti, J. Klutto Milleth

    Abstract: With the successful demonstration of in-band full-duplex (IBFD) transceivers, a new research dimension has been added to wireless networks. This paper proposes an interesting use case of this capability for IBFD self-backhauling heterogeneous networks (HetNet). IBFD self-backhauling in a HetNet refers to IBFD-enabled small cells backhauling themselves with macro cells over the wireless channel. Ow… ▽ More

    Submitted 10 January, 2017; v1 submitted 8 January, 2016; originally announced January 2016.

    Comments: Remodeled using different large-scale path loss exponents for the Macro Base Station tier and the Pico Base Station Tier. Other formatting improvements. Submitted to IEEE Transactions on Wireless Communication

    Report number: Paper-TW-Jan-16-0025

  42. arXiv:1512.08787  [pdf, other

    stat.ML cs.LG

    Matrix Completion Under Monotonic Single Index Models

    Authors: Ravi Ganti, Laura Balzano, Rebecca Willett

    Abstract: Most recent results in matrix completion assume that the matrix under consideration is low-rank or that the columns are in a union of low-rank subspaces. In real-world settings, however, the linear structure underlying these models is distorted by a (typically unknown) nonlinear transformation. This paper addresses the challenge of matrix completion in the face of such nonlinearities. Given a few… ▽ More

    Submitted 29 December, 2015; originally announced December 2015.

    Comments: 21 pages, 5 figures, 1 table. Accepted for publication at NIPS 2015

  43. arXiv:1512.05904  [pdf, other

    cs.IT

    Performance of Cloud Radio Networks

    Authors: Sreejith T. Veetil, Kiran Kuchi, Radha Krishna Ganti

    Abstract: Cloud radio networks coordinate transmission among base stations (BSs) to reduce the interference effects, particularly for the cell-edge users. In this paper, we analyze the performance of a cloud network with static clustering where geographically close BSs form a cloud network of cooperating BSs. Because, of finite cooperation, the interference in a practical cloud radio cannot be removed and i… ▽ More

    Submitted 18 December, 2015; originally announced December 2015.

    Comments: Submitted to IEEE Transactions on Wireless Communications

  44. arXiv:1512.00500  [pdf, other

    cs.SI

    Joint Source Selection and Data Extrapolation in Social Sensing for Disaster Response

    Authors: Mohammad Hosseini, Nooreddin Nagibolhosseini, Amotz Barnoy, Peter Terlecky, Hengchang Liu, Shaohan Hu, Shiguang Wang, Tanvir Amin, Lu Su, Dong Wang, Ramesh Govindan, Raghu Ganti, Mudhakar Srivatsa, Charu Aggrawal, Tarek Abdelzaher, Siyu Gu, Chenji Pan

    Abstract: This paper complements the large body of social sensing literature by develo** means for augmenting sensing data with inference results that "fill-in" missing pieces. It specifically explores the synergy between (i) inference techniques used for filling-in missing pieces and (ii) source selection techniques used to determine which pieces to retrieve in order to improve inference results. We focu… ▽ More

    Submitted 1 December, 2015; originally announced December 2015.

    Comments: 24 pages, Technical Report, University of Illinois at Urbana-Champaign

    ACM Class: C.2.2; H.3.4

  45. arXiv:1506.08910  [pdf, other

    stat.ML cs.LG stat.ME

    Learning Single Index Models in High Dimensions

    Authors: Ravi Ganti, Nikhil Rao, Rebecca M. Willett, Robert Nowak

    Abstract: Single Index Models (SIMs) are simple yet flexible semi-parametric models for classification and regression. Response variables are modeled as a nonlinear, monotonic function of a linear combination of features. Estimation in this context requires learning both the feature weights, and the nonlinear function. While methods have been described to learn SIMs in the low dimensional regime, a method t… ▽ More

    Submitted 29 June, 2015; originally announced June 2015.

    Comments: 16 pages, 2 figures, 1 table

  46. arXiv:1505.02310  [pdf, ps, other

    cs.IT cs.NI cs.SI math.PR

    Asymptotics and Approximation of the SIR Distribution in General Cellular Networks

    Authors: Radha K. Ganti, Martin Haenggi

    Abstract: It has recently been observed that the SIR distributions of a variety of cellular network models and transmission techniques look very similar in shape. As a result, they are well approximated by a simple horizontal shift (or gain) of the distribution of the most tractable model, the Poisson point process (PPP). To study and explain this behavior, this paper focuses on general single-tier network… ▽ More

    Submitted 25 November, 2015; v1 submitted 9 May, 2015; originally announced May 2015.

    Comments: Accepted at IEEE Transactions on Wireless Communications

  47. arXiv:1505.00562  [pdf, ps, other

    cs.IT math.PR stat.AP

    Approximation of Capacity for ISI Channels with One-bit Output Quantization

    Authors: Radha Krishna Ganti, Andrew Thangaraj, Arijit Mondal

    Abstract: Motivated by recent high bandwidth communication systems, Inter-Symbol Interference (ISI) channels with 1-bit quantized output are considered under an average-power-constrained continuous input. While the exact capacity is difficult to characterize, an approximation that matches with the exact channel output up to a probability of error is provided. The approximation does not have additive noise,… ▽ More

    Submitted 4 May, 2015; originally announced May 2015.

    Comments: Will be presented at ISIT 2015

  48. arXiv:1504.07825  [pdf, ps, other

    cs.NI

    Spatial CSMA: A Distributed Scheduling Algorithm for the SIR Model with Time-varying Channels

    Authors: Peruru Subrahmanya Swamy, Radha Krishna Ganti, Krishna Jagannathan

    Abstract: Recent work has shown that adaptive CSMA algorithms can achieve throughput optimality. However, these adaptive CSMA algorithms assume a rather simplistic model for the wireless medium. Specifically, the interference is typically modelled by a conflict graph, and the channels are assumed to be static. In this work, we propose a distributed and adaptive CSMA algorithm under a more realistic signal-t… ▽ More

    Submitted 29 April, 2015; originally announced April 2015.

    Comments: This work has been presented at National Conference on Communication, 2015, held at IIT Bombay, Mumbai, India

  49. arXiv:1503.08363  [pdf, other

    stat.ML cs.AI cs.LG

    Active Model Aggregation via Stochastic Mirror Descent

    Authors: Ravi Ganti

    Abstract: We consider the problem of learning convex aggregation of models, that is as good as the best convex aggregation, for the binary classification problem. Working in the stream based active learning setting, where the active learner has to make a decision on-the-fly, if it wants to query for the label of the point currently seen in the stream, we propose a stochastic-mirror descent algorithm, called… ▽ More

    Submitted 28 March, 2015; originally announced March 2015.

    Comments: 12 pages, 20 figures, 3 tables

  50. arXiv:1503.08348  [pdf, other

    stat.ML cs.LG stat.ME

    Sparse Linear Regression With Missing Data

    Authors: Ravi Ganti, Rebecca M. Willett

    Abstract: This paper proposes a fast and accurate method for sparse regression in the presence of missing data. The underlying statistical model encapsulates the low-dimensional structure of the incomplete data matrix and the sparsity of the regression coefficients, and the proposed algorithm jointly learns the low-dimensional structure of the data and a linear regressor with sparse coefficients. The propos… ▽ More

    Submitted 28 March, 2015; originally announced March 2015.

    Comments: 14 pages, 7 figures