Skip to main content

Showing 1–21 of 21 results for author: Shridhar, K

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

    cs.CL

    Calibrating Large Language Models with Sample Consistency

    Authors: Qing Lyu, Kumar Shridhar, Chaitanya Malaviya, Li Zhang, Yanai Elazar, Niket Tandon, Marianna Apidianaki, Mrinmaya Sachan, Chris Callison-Burch

    Abstract: Accurately gauging the confidence level of Large Language Models' (LLMs) predictions is pivotal for their reliable application. However, LLMs are often uncalibrated inherently and elude conventional calibration techniques due to their proprietary nature and massive scale. In this work, we explore the potential of deriving confidence from the distribution of multiple randomly sampled model generati… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

  2. arXiv:2402.01812  [pdf, other

    cs.CL cs.AI cs.LG

    Distilling LLMs' Decomposition Abilities into Compact Language Models

    Authors: Denis Tarasov, Kumar Shridhar

    Abstract: Large Language Models (LLMs) have demonstrated proficiency in their reasoning abilities, yet their large size presents scalability challenges and limits any further customization. In contrast, compact models offer customized training but often fall short in solving complex reasoning tasks. This study focuses on distilling the LLMs' decomposition skills into compact models using offline reinforceme… ▽ More

    Submitted 2 February, 2024; originally announced February 2024.

    Comments: https://github.com/DT6A/GSM8K-AI-SubQ

  3. arXiv:2311.07961  [pdf, other

    cs.CL

    The ART of LLM Refinement: Ask, Refine, and Trust

    Authors: Kumar Shridhar, Koustuv Sinha, Andrew Cohen, Tianlu Wang, Ping Yu, Ram Pasunuru, Mrinmaya Sachan, Jason Weston, Asli Celikyilmaz

    Abstract: In recent years, Large Language Models (LLMs) have demonstrated remarkable generative abilities, but can they judge the quality of their own generations? A popular concept, referred to as self-refinement, postulates that LLMs can detect and correct the errors in their generations when asked to do so. However, recent empirical evidence points in the opposite direction, suggesting that LLMs often st… ▽ More

    Submitted 14 November, 2023; originally announced November 2023.

  4. arXiv:2311.07945  [pdf, other

    cs.CL

    First-Step Advantage: Importance of Starting Right in Multi-Step Math Reasoning

    Authors: Kushal Jain, Moritz Miller, Niket Tandon, Kumar Shridhar

    Abstract: Language models can solve complex reasoning tasks better by learning to generate rationales for their predictions. Often these models know how to solve a task but their auto-regressive decoding nature leads to incorrect results if they start incorrectly. We observe that smaller models in particular when corrected, can solve a task that they would have otherwise struggled with. We demonstrate this… ▽ More

    Submitted 1 July, 2024; v1 submitted 14 November, 2023; originally announced November 2023.

  5. arXiv:2309.13075  [pdf, other

    cs.AI cs.CL cs.LG

    SCREWS: A Modular Framework for Reasoning with Revisions

    Authors: Kumar Shridhar, Harsh Jhamtani, Hao Fang, Benjamin Van Durme, Jason Eisner, Patrick Xia

    Abstract: Large language models (LLMs) can improve their accuracy on various tasks through iteratively refining and revising their output based on feedback. We observe that these revisions can introduce errors, in which case it is better to roll back to a previous result. Further, revisions are typically homogeneous: they use the same reasoning method that produced the initial answer, which may not correct… ▽ More

    Submitted 20 September, 2023; originally announced September 2023.

  6. arXiv:2212.00193  [pdf, other

    cs.LG cs.CL

    Distilling Reasoning Capabilities into Smaller Language Models

    Authors: Kumar Shridhar, Alessandro Stolfo, Mrinmaya Sachan

    Abstract: Step-by-step reasoning approaches like chain of thought (CoT) have proved to be very effective in inducing reasoning capabilities in large language models. However, the success of the CoT approach is fundamentally tied to the model size, and billion parameter-scale models are often needed to get CoT to work. In this paper, we propose a knowledge distillation approach that leverages the step-by-ste… ▽ More

    Submitted 18 May, 2023; v1 submitted 30 November, 2022; originally announced December 2022.

    Comments: Accepted at ACL 2023 (Findings)

  7. arXiv:2211.12835  [pdf, other

    cs.CL cs.CY cs.LG

    Automatic Generation of Socratic Subquestions for Teaching Math Word Problems

    Authors: Kumar Shridhar, Jakub Macina, Mennatallah El-Assady, Tanmay Sinha, Manu Kapur, Mrinmaya Sachan

    Abstract: Socratic questioning is an educational method that allows students to discover answers to complex problems by asking them a series of thoughtful questions. Generation of didactically sound questions is challenging, requiring understanding of the reasoning process involved in the problem. We hypothesize that such questioning strategy can not only enhance the human performance, but also assist the m… ▽ More

    Submitted 23 November, 2022; originally announced November 2022.

    Comments: Kumar Shridhar and Jakub Macina contributed equally to this work. Accepted at the 2022 Conference on Empirical Methods in Natural Language Processing (EMNLP 2022). Code available: https://github.com/eth-nlped/scaffolding-generation

  8. arXiv:2210.12023  [pdf, other

    cs.CL cs.LG

    A Causal Framework to Quantify the Robustness of Mathematical Reasoning with Language Models

    Authors: Alessandro Stolfo, Zhijing Jin, Kumar Shridhar, Bernhard Schölkopf, Mrinmaya Sachan

    Abstract: We have recently witnessed a number of impressive results on hard mathematical reasoning problems with language models. At the same time, the robustness of these models has also been called into question; recent works have shown that models can rely on shallow patterns in the problem description when generating a solution. Building on the idea of behavioral testing, we propose a novel framework, w… ▽ More

    Submitted 7 June, 2023; v1 submitted 21 October, 2022; originally announced October 2022.

    Comments: ACL 2023. A shorter version of the paper was accepted at the MATH-AI Workshop at NeurIPS 2022. 15 pages, 8 figures

  9. arXiv:2210.03650  [pdf, other

    cs.CL cs.LG

    Longtonotes: OntoNotes with Longer Coreference Chains

    Authors: Kumar Shridhar, Nicholas Monath, Raghuveer Thirukovalluru, Alessandro Stolfo, Manzil Zaheer, Andrew McCallum, Mrinmaya Sachan

    Abstract: Ontonotes has served as the most important benchmark for coreference resolution. However, for ease of annotation, several long documents in Ontonotes were split into smaller parts. In this work, we build a corpus of coreference-annotated documents of significantly longer length than what is currently available. We do so by providing an accurate, manually-curated, merging of annotations from docume… ▽ More

    Submitted 7 October, 2022; originally announced October 2022.

  10. arXiv:2209.12590  [pdf, other

    cs.LG

    Learning to Drop Out: An Adversarial Approach to Training Sequence VAEs

    Authors: Đorđe Miladinović, Kumar Shridhar, Kushal Jain, Max B. Paulus, Joachim M. Buhmann, Mrinmaya Sachan, Carl Allen

    Abstract: In principle, applying variational autoencoders (VAEs) to sequential data offers a method for controlled sequence generation, manipulation, and structured representation learning. However, training sequence VAEs is challenging: autoregressive decoders can often explain the data without utilizing the latent space, known as posterior collapse. To mitigate this, state-of-the-art models weaken the pow… ▽ More

    Submitted 16 December, 2022; v1 submitted 26 September, 2022; originally announced September 2022.

    Comments: Accepted at NeurIPS 2022

  11. arXiv:2206.04615  [pdf, other

    cs.CL cs.AI cs.CY cs.LG stat.ML

    Beyond the Imitation Game: Quantifying and extrapolating the capabilities of language models

    Authors: Aarohi Srivastava, Abhinav Rastogi, Abhishek Rao, Abu Awal Md Shoeb, Abubakar Abid, Adam Fisch, Adam R. Brown, Adam Santoro, Aditya Gupta, Adrià Garriga-Alonso, Agnieszka Kluska, Aitor Lewkowycz, Akshat Agarwal, Alethea Power, Alex Ray, Alex Warstadt, Alexander W. Kocurek, Ali Safaya, Ali Tazarv, Alice Xiang, Alicia Parrish, Allen Nie, Aman Hussain, Amanda Askell, Amanda Dsouza , et al. (426 additional authors not shown)

    Abstract: Language models demonstrate both quantitative improvement and new qualitative capabilities with increasing scale. Despite their potentially transformative impact, these new capabilities are as yet poorly characterized. In order to inform future research, prepare for disruptive new model capabilities, and ameliorate socially harmful effects, it is vital that we understand the present and near-futur… ▽ More

    Submitted 12 June, 2023; v1 submitted 9 June, 2022; originally announced June 2022.

    Comments: 27 pages, 17 figures + references and appendices, repo: https://github.com/google/BIG-bench

    Journal ref: Transactions on Machine Learning Research, May/2022, https://openreview.net/forum?id=uyTL5Bvosj

  12. arXiv:2109.13711  [pdf, other

    cs.CL

    One to rule them all: Towards Joint Indic Language Hate Speech Detection

    Authors: Mehar Bhatia, Tenzin Singhay Bhotia, Akshat Agarwal, Prakash Ramesh, Shubham Gupta, Kumar Shridhar, Felix Laumann, Ayushman Dash

    Abstract: This paper is a contribution to the Hate Speech and Offensive Content Identification in Indo-European Languages (HASOC) 2021 shared task. Social media today is a hotbed of toxic and hateful conversations, in various languages. Recent news reports have shown that current models struggle to automatically identify hate posted in minority languages. Therefore, efficiently curbing hate speech is a crit… ▽ More

    Submitted 28 September, 2021; originally announced September 2021.

    Comments: submitted to FIRE 2021 in the HASOC-FIRE shared task on hate speech and offensive language detection

  13. arXiv:2102.07680  [pdf, other

    cs.LG cs.CV

    Translational Equivariance in Kernelizable Attention

    Authors: Max Horn, Kumar Shridhar, Elrich Groenewald, Philipp F. M. Baumann

    Abstract: While Transformer architectures have show remarkable success, they are bound to the computation of all pairwise interactions of input element and thus suffer from limited scalability. Recent work has been successful by avoiding the computation of the complete attention matrix, yet leads to problems down the line. The absence of an explicit attention matrix makes the inclusion of inductive biases r… ▽ More

    Submitted 15 February, 2021; originally announced February 2021.

  14. arXiv:2011.02323  [pdf, other

    cs.CL cs.LG

    Indic-Transformers: An Analysis of Transformer Language Models for Indian Languages

    Authors: Kushal Jain, Adwait Deshpande, Kumar Shridhar, Felix Laumann, Ayushman Dash

    Abstract: Language models based on the Transformer architecture have achieved state-of-the-art performance on a wide range of NLP tasks such as text classification, question-answering, and token classification. However, this performance is usually tested and reported on high-resource languages, like English, French, Spanish, and German. Indian languages, on the other hand, are underrepresented in such bench… ▽ More

    Submitted 4 November, 2020; originally announced November 2020.

    Comments: Accepted at ML-RSA @ NeurIPS 2020

  15. arXiv:2010.05223  [pdf, other

    cs.LG cs.CL

    End to End Binarized Neural Networks for Text Classification

    Authors: Harshil Jain, Akshat Agarwal, Kumar Shridhar, Denis Kleyko

    Abstract: Deep neural networks have demonstrated their superior performance in almost every Natural Language Processing task, however, their increasing complexity raises concerns. In particular, these networks require high expenses on computational hardware, and training budget is a concern for many. Even for a trained network, the inference phase can be too demanding for resource-constrained devices, thus… ▽ More

    Submitted 11 October, 2020; originally announced October 2020.

    Comments: 14 pages. Accepted at the SustaiNLP Workshop on Simple and Efficient Natural Language Processing at EMNLP 2020

  16. HyperEmbed: Tradeoffs Between Resources and Performance in NLP Tasks with Hyperdimensional Computing enabled Embedding of n-gram Statistics

    Authors: Pedro Alonso, Kumar Shridhar, Denis Kleyko, Evgeny Osipov, Marcus Liwicki

    Abstract: Recent advances in Deep Learning have led to a significant performance increase on several NLP tasks, however, the models become more and more computationally demanding. Therefore, this paper tackles the domain of computationally efficient algorithms for NLP tasks. In particular, it investigates distributed representations of n-gram statistics of texts. The representations are formed using hyperdi… ▽ More

    Submitted 31 May, 2021; v1 submitted 3 March, 2020; originally announced March 2020.

    Comments: 9 pages, 1 figure, 6 tables

    Journal ref: 2021 International Joint Conference on Neural Networks (IJCNN)

  17. arXiv:1905.10761  [pdf, other

    cs.LG cs.NE

    ProbAct: A Probabilistic Activation Function for Deep Neural Networks

    Authors: Kumar Shridhar, Joonho Lee, Hideaki Hayashi, Purvanshi Mehta, Brian Kenji Iwana, Seokjun Kang, Seiichi Uchida, Sheraz Ahmed, Andreas Dengel

    Abstract: Activation functions play an important role in training artificial neural networks. The majority of currently used activation functions are deterministic in nature, with their fixed input-output relationship. In this work, we propose a novel probabilistic activation function, called ProbAct. ProbAct is decomposed into a mean and variance and the output value is sampled from the formed distribution… ▽ More

    Submitted 15 June, 2020; v1 submitted 26 May, 2019; originally announced May 2019.

  18. arXiv:1901.02731  [pdf, other

    cs.LG stat.ML

    A Comprehensive guide to Bayesian Convolutional Neural Network with Variational Inference

    Authors: Kumar Shridhar, Felix Laumann, Marcus Liwicki

    Abstract: Artificial Neural Networks are connectionist systems that perform a given task by learning on examples without having prior knowledge about the task. This is done by finding an optimal point estimate for the weights in every node. Generally, the network using point estimates as weights perform well with large datasets, but they fail to express uncertainty in regions with little or no data, leading… ▽ More

    Submitted 8 January, 2019; originally announced January 2019.

    Comments: arXiv admin note: text overlap with arXiv:1506.02158, arXiv:1703.04977 by other authors

  19. Subword Semantic Hashing for Intent Classification on Small Datasets

    Authors: Kumar Shridhar, Ayushman Dash, Amit Sahu, Gustav Grund Pihlgren, Pedro Alonso, Vinaychandran Pondenkandath, Gyorgy Kovacs, Foteini Simistira, Marcus Liwicki

    Abstract: In this paper, we introduce the use of Semantic Hashing as embedding for the task of Intent Classification and achieve state-of-the-art performance on three frequently used benchmarks. Intent Classification on a small dataset is a challenging task for data-hungry state-of-the-art Deep Learning based systems. Semantic Hashing is an attempt to overcome such a challenge and learn robust text classifi… ▽ More

    Submitted 14 September, 2019; v1 submitted 16 October, 2018; originally announced October 2018.

    Comments: Accepted at IJCNN 2019 (Oral Presentation)

  20. arXiv:1806.05978  [pdf, other

    cs.LG cs.CV cs.NE stat.ML

    Uncertainty Estimations by Softplus normalization in Bayesian Convolutional Neural Networks with Variational Inference

    Authors: Kumar Shridhar, Felix Laumann, Marcus Liwicki

    Abstract: We introduce a novel uncertainty estimation for classification tasks for Bayesian convolutional neural networks with variational inference. By normalizing the output of a Softplus function in the final layer, we estimate aleatoric and epistemic uncertainty in a coherent manner. The intractable posterior probability distributions over weights are inferred by Bayes by Backprop. Firstly, we demonstra… ▽ More

    Submitted 14 May, 2019; v1 submitted 15 June, 2018; originally announced June 2018.

  21. arXiv:1308.1846  [pdf, other

    cs.CY physics.geo-ph

    Developing and Testing the Automated Post-Event Earthquake Loss Estimation and Visualisation (APE-ELEV) Technique

    Authors: Anthony Astoul, Christopher Filliter, Eric Mason, Andrew Rau-Chaplin, Kunal Shridhar, Blesson Varghese, Naman Varshney

    Abstract: An automated, real-time, multiple sensor data source relying and globally applicable earthquake loss model and visualiser is desirable for post-event earthquake analysis. To achieve this there is a need to support rapid data ingestion, loss estimation and integration of data from multiple data sources and rapid visualisation at multiple geographic levels. In this paper, the design and development… ▽ More

    Submitted 8 August, 2013; originally announced August 2013.

    Comments: Bulletin of Earthquake Engineering, 2013