Skip to main content

Showing 1–12 of 12 results for author: Ayyagari, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2504.20058  [pdf, other

    q-fin.ST cs.LG

    Predictive AI with External Knowledge Infusion for Stocks

    Authors: Ambedkar Dukkipati, Kawin Mayilvaghanan, Naveen Kumar Pallekonda, Sai Prakash Hadnoor, Ranga Shaarad Ayyagari

    Abstract: Fluctuations in stock prices are influenced by a complex interplay of factors that go beyond mere historical data. These factors, themselves influenced by external forces, encompass inter-stock dynamics, broader economic factors, various government policy decisions, outbreaks of wars, etc. Furthermore, all of these factors are dynamic and exhibit changes over time. In this paper, for the first tim… ▽ More

    Submitted 14 April, 2025; originally announced April 2025.

  2. arXiv:2412.13106  [pdf, other

    cs.LG

    Active Reinforcement Learning Strategies for Offline Policy Improvement

    Authors: Ambedkar Dukkipati, Ranga Shaarad Ayyagari, Bodhisattwa Dasgupta, Parag Dutta, Prabhas Reddy Onteru

    Abstract: Learning agents that excel at sequential decision-making tasks must continuously resolve the problem of exploration and exploitation for optimal learning. However, such interactions with the environment online might be prohibitively expensive and may involve some constraints, such as a limited budget for agent-environment interactions and restricted exploration in certain regions of the state spac… ▽ More

    Submitted 26 December, 2024; v1 submitted 17 December, 2024; originally announced December 2024.

    Comments: AAAI 2025

  3. arXiv:2407.15241  [pdf, other

    cs.LG

    Temporal Abstraction in Reinforcement Learning with Offline Data

    Authors: Ranga Shaarad Ayyagari, Anurita Ghosh, Ambedkar Dukkipati

    Abstract: Standard reinforcement learning algorithms with a single policy perform poorly on tasks in complex environments involving sparse rewards, diverse behaviors, or long-term planning. This led to the study of algorithms that incorporate temporal abstraction by training a hierarchy of policies that plan over different time scales. The options framework has been introduced to implement such temporal abs… ▽ More

    Submitted 21 July, 2024; originally announced July 2024.

  4. arXiv:2406.09561  [pdf, other

    cs.LG cs.AI

    Label Noise Robustness for Domain-Agnostic Fair Corrections via Nearest Neighbors Label Spreading

    Authors: Nathan Stromberg, Rohan Ayyagari, Sanmi Koyejo, Richard Nock, Lalitha Sankar

    Abstract: Last-layer retraining methods have emerged as an efficient framework for correcting existing base models. Within this framework, several methods have been proposed to deal with correcting models for subgroup fairness with and without group membership information. Importantly, prior work has demonstrated that many methods are susceptible to noisy labels. To this end, we propose a drop-in correction… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

  5. arXiv:2402.11039  [pdf, other

    cs.LG stat.ML

    Robustness to Subpopulation Shift with Domain Label Noise via Regularized Annotation of Domains

    Authors: Nathan Stromberg, Rohan Ayyagari, Monica Welfert, Sanmi Koyejo, Richard Nock, Lalitha Sankar

    Abstract: Existing methods for last layer retraining that aim to optimize worst-group accuracy (WGA) rely heavily on well-annotated groups in the training data. We show, both in theory and practice, that annotation-based data augmentations using either downsampling or upweighting for WGA are susceptible to domain annotation noise, and in high-noise regimes approach the WGA of a model trained with vanilla em… ▽ More

    Submitted 26 June, 2024; v1 submitted 16 February, 2024; originally announced February 2024.

    Comments: Generalized Gaussian assumption

  6. arXiv:2305.16056  [pdf, other

    cs.LG cs.AI

    Markov Decision Processes under External Temporal Processes

    Authors: Ranga Shaarad Ayyagari, Ambedkar Dukkipati

    Abstract: Most reinforcement learning algorithms treat the context under which they operate as a stationary, isolated, and undisturbed environment. However, in real world applications, environments constantly change due to a variety of external events. To address this problem, we study Markov Decision Processes (MDP) under the influence of an external temporal process. First, we formalize this notion and de… ▽ More

    Submitted 10 October, 2024; v1 submitted 25 May, 2023; originally announced May 2023.

  7. arXiv:2102.00168  [pdf, other

    cs.AI cs.RO

    Learning Skills to Navigate without a Master: A Sequential Multi-Policy Reinforcement Learning Algorithm

    Authors: Ambedkar Dukkipati, Rajarshi Banerjee, Ranga Shaarad Ayyagari, Dhaval Parmar Udaybhai

    Abstract: Solving complex problems using reinforcement learning necessitates breaking down the problem into manageable tasks and learning policies to solve these tasks. These policies, in turn, have to be controlled by a master policy that takes high-level decisions. Hence learning policies involves hierarchical decision structures. However, training such methods in practice may lead to poor generalization,… ▽ More

    Submitted 7 August, 2022; v1 submitted 30 January, 2021; originally announced February 2021.

    Comments: IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS): 2022

  8. Cache Contention on Multicore Systems: An Ontology-based Approach

    Authors: Maruthi Rohit Ayyagari

    Abstract: Multicore processors have proved to be the right choice for both desktop and server systems because it can support high performance with an acceptable budget expenditure. In this work, we have compared several works in cache contention and found that such works have identified several techniques for cache contention other than cache size including FSB, Memory Controller and prefetching hardware. W… ▽ More

    Submitted 3 June, 2019; originally announced June 2019.

    Comments: 6 pages, 3 figures. International Journal of Engineering Trends and Technology 2019

  9. Integrating Association Rules with Decision Trees in Object-Relational Databases

    Authors: Maruthi Rohit Ayyagari

    Abstract: Research has provided evidence that associative classification produces more accurate results compared to other classification models. The Classification Based on Association (CBA) is one of the famous Associative Classification algorithms that generates accurate classifiers. However, current association classification algorithms reside external to databases, which reduces the flexibility of enter… ▽ More

    Submitted 21 April, 2019; originally announced April 2019.

    Comments: 8 pages, 4 figures, 7 tables, journal

    Journal ref: International Journal of Engineering Trends and Technology 67.3 (2019): 102-108

  10. arXiv:1707.04749  [pdf, other

    cs.NI

    A new NS3 Implementation of CCNx 1.0 Protocol

    Authors: Marc Mosko, Ramesh Ayyagari, Priti Goel, Eric Holmberg, Mark Konezny

    Abstract: The ccns3Sim project is an open source implementation of the CCNx 1.0 protocols for the NS3 simulator. We describe the implementation and several important features including modularity and process delay simulation. The ccns3Sim implementation is a fresh NS3-specific implementation. Like NS3 itself, it uses C++98 standard, NS3 code style, NS3 smart pointers, NS3 xUnit, and integrates with the NS3… ▽ More

    Submitted 15 July, 2017; originally announced July 2017.

  11. arXiv:1506.08244  [pdf

    cs.RO

    Formation Control in Multi-Agent Systems Over Packet Dropping Links

    Authors: Seshadhri Srinivasan, R. Ayyagari

    Abstract: One major challenge in implementation of formation control problems stems from the packet loss that occur in these shared communication channel. In the presence of packet loss the coordination information among agents is lost. Moreover, there is a move to use wireless channels in formation control applications. It has been found in practice that packet losses are more pronounced in wireless channe… ▽ More

    Submitted 26 June, 2015; originally announced June 2015.

    Comments: 12 pages

    Journal ref: Mobile Intelligent Autonomous Systems, 2013, CRC Press, pp.113-124

  12. arXiv:1506.06261  [pdf

    eess.SY cs.NI

    An analytical framework for analysis and design of networked control systems with random delays and packet losses

    Authors: M. Vallabhan, S. Seshadhri, S. Ashok, S. Ramaswmay, R. Ayyagari

    Abstract: Delays and data losses are undesirable from a control system perspective as they tend to adversely affect performance Networked Control Systems (NCSs) are a class of control systems wherein control components exchange information using a shared communication channel. Delays and packet losses in the communication channels are usually random, thereby making the analysis and design of control loops m… ▽ More

    Submitted 20 June, 2015; originally announced June 2015.

    Comments: Proceedings of the 25th IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)