Skip to main content

Showing 1–9 of 9 results for author: Chappidi, S

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

    cs.IR cs.AI cs.LG

    ProTIP: Progressive Tool Retrieval Improves Planning

    Authors: Raviteja Anantha, Bortik Bandyopadhyay, Anirudh Kashi, Sayantan Mahinder, Andrew W Hill, Srinivas Chappidi

    Abstract: Large language models (LLMs) are increasingly employed for complex multi-step planning tasks, where the tool retrieval (TR) step is crucial for achieving successful outcomes. Two prevalent approaches for TR are single-step retrieval, which utilizes the complete query, and sequential retrieval using task decomposition (TD), where a full query is segmented into discrete atomic subtasks. While single… ▽ More

    Submitted 16 December, 2023; originally announced December 2023.

    Comments: preprint version

  2. arXiv:2312.05708  [pdf, other

    cs.IR cs.AI cs.LG

    Context Tuning for Retrieval Augmented Generation

    Authors: Raviteja Anantha, Tharun Bethi, Danil Vodianik, Srinivas Chappidi

    Abstract: Large language models (LLMs) have the remarkable ability to solve new tasks with just a few examples, but they need access to the right tools. Retrieval Augmented Generation (RAG) addresses this problem by retrieving a list of relevant tools for a given task. However, RAG's tool retrieval step requires all the required information to be explicitly present in the query. This is a limitation, as sem… ▽ More

    Submitted 9 December, 2023; originally announced December 2023.

    Comments: preprint version

  3. arXiv:2303.00171  [pdf, other

    cs.LG cs.AI eess.AS

    DTW-SiameseNet: Dynamic Time Warped Siamese Network for Mispronunciation Detection and Correction

    Authors: Raviteja Anantha, Kriti Bhasin, Daniela de la Parra Aguilar, Prabal Vashisht, Becci Williamson, Srinivas Chappidi

    Abstract: Personal Digital Assistants (PDAs) - such as Siri, Alexa and Google Assistant, to name a few - play an increasingly important role to access information and complete tasks spanning multiple domains, and by diverse groups of users. A text-to-speech (TTS) module allows PDAs to interact in a natural, human-like manner, and play a vital role when the interaction involves people with visual impairments… ▽ More

    Submitted 28 February, 2023; originally announced March 2023.

    Comments: Preprint version

  4. arXiv:2208.07960  [pdf, other

    cs.HC cs.AI

    Advancing Human-AI Complementarity: The Impact of User Expertise and Algorithmic Tuning on Joint Decision Making

    Authors: Kori Inkpen, Shreya Chappidi, Keri Mallari, Besmira Nushi, Divya Ramesh, Pietro Michelucci, Vani Mandava, Libuše Hannah Vepřek, Gabrielle Quinn

    Abstract: Human-AI collaboration for decision-making strives to achieve team performance that exceeds the performance of humans or AI alone. However, many factors can impact success of Human-AI teams, including a user's domain expertise, mental models of an AI system, trust in recommendations, and more. This work examines users' interaction with three simulated algorithmic models, all with similar accuracy… ▽ More

    Submitted 16 August, 2022; originally announced August 2022.

    Comments: Paper accepted and to be published in Transactions on Computer Human Interaction

  5. arXiv:2205.09696  [pdf, other

    cs.HC cs.AI

    Who Goes First? Influences of Human-AI Workflow on Decision Making in Clinical Imaging

    Authors: Riccardo Fogliato, Shreya Chappidi, Matthew Lungren, Michael Fitzke, Mark Parkinson, Diane Wilson, Paul Fisher, Eric Horvitz, Kori Inkpen, Besmira Nushi

    Abstract: Details of the designs and mechanisms in support of human-AI collaboration must be considered in the real-world fielding of AI technologies. A critical aspect of interaction design for AI-assisted human decision making are policies about the display and sequencing of AI inferences within larger decision-making workflows. We have a poor understanding of the influences of making AI inferences availa… ▽ More

    Submitted 19 May, 2022; originally announced May 2022.

    Comments: Accepted at ACM Conference on Fairness, Accountability, and Transparency (FAccT), 2022

  6. arXiv:2108.06329  [pdf, other

    cs.CL cs.LG

    Low-Resource Adaptation of Open-Domain Generative Chatbots

    Authors: Greyson Gerhard-Young, Raviteja Anantha, Srinivas Chappidi, Björn Hoffmeister

    Abstract: Recent work building open-domain chatbots has demonstrated that increasing model size improves performance. On the other hand, latency and connectivity considerations dictate the move of digital assistants on the device. Giving a digital assistant like Siri, Alexa, or Google Assistant the ability to discuss just about anything leads to the need for reducing the chatbot model size such that it fits… ▽ More

    Submitted 8 April, 2022; v1 submitted 13 August, 2021; originally announced August 2021.

    Comments: Accepted at ACL DialDoc 2022

  7. arXiv:2010.04898  [pdf, other

    cs.IR cs.CL

    Open-Domain Question Answering Goes Conversational via Question Rewriting

    Authors: Raviteja Anantha, Svitlana Vakulenko, Zhucheng Tu, Shayne Longpre, Stephen Pulman, Srinivas Chappidi

    Abstract: We introduce a new dataset for Question Rewriting in Conversational Context (QReCC), which contains 14K conversations with 80K question-answer pairs. The task in QReCC is to find answers to conversational questions within a collection of 10M web pages (split into 54M passages). Answers to questions in the same conversation may be distributed across several web pages. QReCC provides annotations tha… ▽ More

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

    Comments: 15 pages, 10 tables, 3 figures, accepted at NAACL 2021

  8. arXiv:2005.01246  [pdf, other

    cs.LG cs.AI stat.ML

    Generalized Reinforcement Meta Learning for Few-Shot Optimization

    Authors: Raviteja Anantha, Stephen Pulman, Srinivas Chappidi

    Abstract: We present a generic and flexible Reinforcement Learning (RL) based meta-learning framework for the problem of few-shot learning. During training, it learns the best optimization algorithm to produce a learner (ranker/classifier, etc) by exploiting stable patterns in loss surfaces. Our method implicitly estimates the gradients of a scaled loss function while retaining the general properties intact… ▽ More

    Submitted 3 May, 2020; originally announced May 2020.

    Comments: 10 pages, 4 figures, 4 tables, 2 algorithms, ICML conference

  9. arXiv:2005.00119  [pdf, other

    cs.LG cs.CL cs.IR

    Learning to Rank Intents in Voice Assistants

    Authors: Raviteja Anantha, Srinivas Chappidi, William Dawoodi

    Abstract: Voice Assistants aim to fulfill user requests by choosing the best intent from multiple options generated by its Automated Speech Recognition and Natural Language Understanding sub-systems. However, voice assistants do not always produce the expected results. This can happen because voice assistants choose from ambiguous intents - user-specific or domain-specific contextual information reduces the… ▽ More

    Submitted 3 May, 2020; v1 submitted 30 April, 2020; originally announced May 2020.

    Comments: 11 pages, 7 figures, 2 tables, accepted at IWSDS 2020 conference