Skip to main content

Showing 1–18 of 18 results for author: Raghu, D

.
  1. arXiv:2407.00121  [pdf, other

    cs.LG cs.AI cs.CL

    Granite-Function Calling Model: Introducing Function Calling Abilities via Multi-task Learning of Granular Tasks

    Authors: Ibrahim Abdelaziz, Kinjal Basu, Mayank Agarwal, Sadhana Kumaravel, Matthew Stallone, Rameswar Panda, Yara Rizk, GP Bhargav, Maxwell Crouse, Chulaka Gunasekara, Shajith Ikbal, Sachin Joshi, Hima Karanam, Vineet Kumar, Asim Munawar, Sumit Neelam, Dinesh Raghu, Udit Sharma, Adriana Meza Soria, Dheeraj Sreedhar, Praveen Venkateswaran, Merve Unuvar, David Cox, Salim Roukos, Luis Lastras , et al. (1 additional authors not shown)

    Abstract: Large language models (LLMs) have recently shown tremendous promise in serving as the backbone to agentic systems, as demonstrated by their performance in multi-faceted, challenging benchmarks like SWE-Bench and Agent-Bench. However, to realize the true potential of LLMs as autonomous agents, they must learn to identify, call, and interact with external tools and application program interfaces (AP… ▽ More

    Submitted 27 June, 2024; originally announced July 2024.

  2. arXiv:2405.15585  [pdf, other

    cs.CL

    Synergizing In-context Learning with Hints for End-to-end Task-oriented Dialog Systems

    Authors: Vishal Vivek Saley, Rocktim Jyoti Das, Dinesh Raghu, Mausam

    Abstract: End-to-end Task-Oriented Dialog (TOD) systems typically require extensive training datasets to perform well. In contrast, large language model (LLM) based TOD systems can excel even with limited data due to their ability to learn tasks through in-context exemplars. However, these models lack alignment with the style of responses in training data and often generate comprehensive responses, making i… ▽ More

    Submitted 3 July, 2024; v1 submitted 24 May, 2024; originally announced May 2024.

  3. arXiv:2403.04890  [pdf, other

    cs.CL

    Few shot chain-of-thought driven reasoning to prompt LLMs for open ended medical question answering

    Authors: Ojas Gramopadhye, Saeel Sandeep Nachane, Prateek Chanda, Ganesh Ramakrishnan, Kshitij Sharad Jadhav, Yatin Nandwani, Dinesh Raghu, Sachindra Joshi

    Abstract: Large Language models (LLMs) have demonstrated significant potential in transforming healthcare by automating tasks such as clinical documentation, information retrieval, and decision support. In this aspect, carefully engineered prompts have emerged as a powerful tool for using LLMs for medical scenarios, e.g., patient clinical scenarios. In this paper, we propose a modified version of the MedQA-… ▽ More

    Submitted 7 March, 2024; originally announced March 2024.

  4. arXiv:2402.02479  [pdf, other

    cs.LG cs.AI cs.CL cs.HC

    BRAIn: Bayesian Reward-conditioned Amortized Inference for natural language generation from feedback

    Authors: Gaurav Pandey, Yatin Nandwani, Tahira Naseem, Mayank Mishra, Guangxuan Xu, Dinesh Raghu, Sachindra Joshi, Asim Munawar, Ramón Fernandez Astudillo

    Abstract: Distribution matching methods for language model alignment such as Generation with Distributional Control (GDC) and Distributional Policy Gradient (DPG) have not received the same level of attention in reinforcement learning from human feedback (RLHF) as contrastive methods such as Sequence Likelihood Calibration (SLiC), Direct Preference Optimization (DPO) and its variants. We identify high varia… ▽ More

    Submitted 10 June, 2024; v1 submitted 4 February, 2024; originally announced February 2024.

    Comments: Accepted at ICML 2024 (main conference)

  5. arXiv:2305.16697  [pdf, other

    cs.CL

    DKAF: KB Arbitration for Learning Task-Oriented Dialog Systems with Dialog-KB Inconsistencies

    Authors: Vishal Vivek Saley, Rocktim Jyoti Das, Dinesh Raghu, Mausam

    Abstract: Task-oriented dialog (TOD) agents often ground their responses on external knowledge bases (KBs). These KBs can be dynamic and may be updated frequently. Existing approaches for learning TOD agents assume the KB snapshot contemporary to each individual dialog is available during training. However, in real-world scenarios, only the latest KB snapshot is available during training and as a result, th… ▽ More

    Submitted 26 May, 2023; originally announced May 2023.

  6. arXiv:2305.12191  [pdf, other

    cs.CL

    Pointwise Mutual Information Based Metric and Decoding Strategy for Faithful Generation in Document Grounded Dialogs

    Authors: Yatin Nandwani, Vineet Kumar, Dinesh Raghu, Sachindra Joshi, Luis A. Lastras

    Abstract: A major concern in using deep learning based generative models for document-grounded dialogs is the potential generation of responses that are not \textit{faithful} to the underlying document. Existing automated metrics used for evaluating the faithfulness of response with respect to the grounding document measure the degree of similarity between the generated response and the document's content.… ▽ More

    Submitted 1 December, 2023; v1 submitted 20 May, 2023; originally announced May 2023.

    Comments: EMNLP 2023

  7. arXiv:2210.07295  [pdf, other

    cs.CL cs.LG

    Joint Reasoning on Hybrid-knowledge sources for Task-Oriented Dialog

    Authors: Mayank Mishra, Danish Contractor, Dinesh Raghu

    Abstract: Traditional systems designed for task oriented dialog utilize knowledge present only in structured knowledge sources to generate responses. However, relevant information required to generate responses may also reside in unstructured sources, such as documents. Recent state of the art models such as HyKnow and SeKnow aimed at overcoming these challenges make limiting assumptions about the knowledge… ▽ More

    Submitted 7 February, 2023; v1 submitted 13 October, 2022; originally announced October 2022.

  8. arXiv:2202.12273  [pdf, other

    cs.AI cs.IR

    Matching Papers and Reviewers at Large Conferences

    Authors: Kevin Leyton-Brown, Mausam, Yatin Nandwani, Hedayat Zarkoob, Chris Cameron, Neil Newman, Dinesh Raghu

    Abstract: Peer-reviewed conferences, the main publication venues in CS, rely critically on matching highly qualified reviewers for each paper. Because of the growing scale of these conferences, the tight timelines on which they operate, and a recent surge in explicitly dishonest behavior, there is now no alternative to performing this matching in an automated way. This paper studies a novel reviewer-paper m… ▽ More

    Submitted 5 August, 2022; v1 submitted 24 February, 2022; originally announced February 2022.

  9. arXiv:2109.07396  [pdf, other

    cs.CL cs.LG

    Constraint based Knowledge Base Distillation in End-to-End Task Oriented Dialogs

    Authors: Dinesh Raghu, Atishya Jain, Mausam, Sachindra Joshi

    Abstract: End-to-End task-oriented dialogue systems generate responses based on dialog history and an accompanying knowledge base (KB). Inferring those KB entities that are most relevant for an utterance is crucial for response generation. Existing state of the art scales to large KBs by softly filtering over irrelevant KB information. In this paper, we propose a novel filtering technique that consists of (… ▽ More

    Submitted 15 September, 2021; originally announced September 2021.

    Comments: D. Raghu and A. Jain contributed equally to this work

  10. arXiv:2109.07263  [pdf, other

    cs.CL cs.LG

    End-to-End Learning of Flowchart Grounded Task-Oriented Dialogs

    Authors: Dinesh Raghu, Shantanu Agarwal, Sachindra Joshi, Mausam

    Abstract: We propose a novel problem within end-to-end learning of task-oriented dialogs (TOD), in which the dialog system mimics a troubleshooting agent who helps a user by diagnosing their problem (e.g., car not starting). Such dialogs are grounded in domain-specific flowcharts, which the agent is supposed to follow during the conversation. Our task exposes novel technical challenges for neural TOD, such… ▽ More

    Submitted 7 December, 2021; v1 submitted 15 September, 2021; originally announced September 2021.

    Comments: This is a Post-EMNLP Version that contains results on the new hidden test set. D.Raghu and S.Agarwal contributed equally to this work

  11. arXiv:2105.05712  [pdf, other

    cs.CV cs.NE

    Directional GAN: A Novel Conditioning Strategy for Generative Networks

    Authors: Shradha Agrawal, Shankar Venkitachalam, Dhanya Raghu, Deepak Pai

    Abstract: Image content is a predominant factor in marketing campaigns, websites and banners. Today, marketers and designers spend considerable time and money in generating such professional quality content. We take a step towards simplifying this process using Generative Adversarial Networks (GANs). We propose a simple and novel conditioning strategy which allows generation of images conditioned on given s… ▽ More

    Submitted 13 May, 2021; v1 submitted 12 May, 2021; originally announced May 2021.

    Comments: Accepted to AICC workshop at CVPR 2021

  12. arXiv:2005.00123  [pdf, other

    cs.LG cs.CL stat.ML

    Unsupervised Learning of KB Queries in Task-Oriented Dialogs

    Authors: Dinesh Raghu, Nikhil Gupta, Mausam

    Abstract: Task-oriented dialog (TOD) systems often need to formulate knowledge base (KB) queries corresponding to the user intent and use the query results to generate system responses. Existing approaches require dialog datasets to explicitly annotate these KB queries -- these annotations can be time consuming, and expensive. In response, we define the novel problems of predicting the KB query and training… ▽ More

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

    Comments: Presented at ACL 2021

    Journal ref: Transactions of the Association for Computational Linguistics (2021) 9: 374-390

  13. arXiv:2003.04976  [pdf, other

    cs.CL cs.AI cs.LG

    Mask & Focus: Conversation Modelling by Learning Concepts

    Authors: Gaurav Pandey, Dinesh Raghu, Sachindra Joshi

    Abstract: Sequence to sequence models attempt to capture the correlation between all the words in the input and output sequences. While this is quite useful for machine translation where the correlation among the words is indeed quite strong, it becomes problematic for conversation modelling where the correlation is often at a much abstract level. In contrast, humans tend to focus on the essential concepts… ▽ More

    Submitted 11 February, 2020; originally announced March 2020.

    Comments: AAAI 2020

  14. arXiv:1811.01012  [pdf, other

    cs.AI cs.CL

    Unsupervised Learning of Interpretable Dialog Models

    Authors: Dhiraj Madan, Dinesh Raghu, Gaurav Pandey, Sachindra Joshi

    Abstract: Recently several deep learning based models have been proposed for end-to-end learning of dialogs. While these models can be trained from data without the need for any additional annotations, it is hard to interpret them. On the other hand, there exist traditional state based dialog systems, where the states of the dialog are discrete and hence easy to interpret. However these states need to be ha… ▽ More

    Submitted 2 November, 2018; originally announced November 2018.

  15. Multi-level Memory for Task Oriented Dialogs

    Authors: Revanth Reddy, Danish Contractor, Dinesh Raghu, Sachindra Joshi

    Abstract: Recent end-to-end task oriented dialog systems use memory architectures to incorporate external knowledge in their dialogs. Current work makes simplifying assumptions about the structure of the knowledge base, such as the use of triples to represent knowledge, and combines dialog utterances (context) as well as knowledge base (KB) results as part of the same memory. This causes an explosion in the… ▽ More

    Submitted 11 May, 2019; v1 submitted 24 October, 2018; originally announced October 2018.

    Comments: Accepted as full paper at NAACL 2019

  16. arXiv:1805.01216  [pdf, other

    cs.LG cs.CL stat.ML

    Disentangling Language and Knowledge in Task-Oriented Dialogs

    Authors: Dinesh Raghu, Nikhil Gupta, Mausam

    Abstract: The Knowledge Base (KB) used for real-world applications, such as booking a movie or restaurant reservation, keeps changing over time. End-to-end neural networks trained for these task-oriented dialogs are expected to be immune to any changes in the KB. However, existing approaches breakdown when asked to handle such changes. We propose an encoder-decoder architecture (BoSsNet) with a novel Bag-of… ▽ More

    Submitted 5 April, 2019; v1 submitted 3 May, 2018; originally announced May 2018.

    Comments: Published in NAACL-HLT 2019

  17. arXiv:1505.02683  [pdf

    q-bio.QM physics.bio-ph

    Imaging Extracellular Protein Concentration with Nanoplasmonic Sensors

    Authors: Jeff M. Byers, Joseph A. Christodoulides, James B. Delehanty, Deepa Raghu, Marc P. Raphael

    Abstract: Extracellular protein concentrations and gradients queue a wide range of cellular responses, such as cell motility and division. Spatio-temporal quantification of these concentrations as produced by cells has proven challenging. As a result, artificial gradients must be introduced to the cell culture to correlate signal and response. Here we demonstrate a label-free nanoplasmonic imaging technique… ▽ More

    Submitted 11 May, 2015; originally announced May 2015.

    Comments: 17 pages total. 5 figures in main text and 3 figures in supporting information

  18. arXiv:1201.4980  [pdf, other

    physics.bio-ph

    Near-field ablation threshold of cellular samples at mid-IR wavelengths

    Authors: Deepa Raghu, Joan A. Hoffmann, Benjamin Gamari, M. E. Reeves

    Abstract: We report the near-field ablation of material from cellulose acetate coverslips in water and my- oblast cell samples in growth media, with a spot size as small as 1.5 μm under 3 μm wavelength radiation. The power dependence of the ablation process has been studied and comparisons have been made to models of photomechanical and plasma-induced ablation. The ablation mechanism is mainly dependent on… ▽ More

    Submitted 24 January, 2012; originally announced January 2012.

    Comments: 8 pages, 3 figures