Skip to main content

Showing 1–28 of 28 results for author: Venkatesh, A

  1. arXiv:2407.13038  [pdf, other

    cs.CV cs.LG

    Universal Facial Encoding of Codec Avatars from VR Headsets

    Authors: Shaojie Bai, Te-Li Wang, Chenghui Li, Akshay Venkatesh, Tomas Simon, Chen Cao, Gabriel Schwartz, Ryan Wrench, Jason Saragih, Yaser Sheikh, Shih-En Wei

    Abstract: Faithful real-time facial animation is essential for avatar-mediated telepresence in Virtual Reality (VR). To emulate authentic communication, avatar animation needs to be efficient and accurate: able to capture both extreme and subtle expressions within a few milliseconds to sustain the rhythm of natural conversations. The oblique and incomplete views of the face, variability in the donning of he… ▽ More

    Submitted 17 July, 2024; originally announced July 2024.

    Comments: SIGGRAPH 2024 (ACM Transactions on Graphics (TOG))

    Journal ref: ACM Trans. Graph. 43, 4, Article 93 (July 2024), 22 pages.

  2. arXiv:2402.17679  [pdf, ps, other

    cs.SE

    The Emergence of Large Language Models in Static Analysis: A First Look through Micro-Benchmarks

    Authors: Ashwin Prasad Shivarpatna Venkatesh, Samkutty Sabu, Amir M. Mir, Sofia Reis, Eric Bodden

    Abstract: The application of Large Language Models (LLMs) in software engineering, particularly in static analysis tasks, represents a paradigm shift in the field. In this paper, we investigate the role that current LLMs can play in improving callgraph analysis and type inference for Python programs. Using the PyCG, HeaderGen, and TypeEvalPy micro-benchmarks, we evaluate 26 LLMs, including OpenAI's GPT seri… ▽ More

    Submitted 27 February, 2024; originally announced February 2024.

    Comments: To be published in: ICSE FORGE 2024 (AI Foundation Models and Software Engineering)

  3. arXiv:2402.13739  [pdf, ps, other

    cs.SE

    Hidden Gems in the Rough: Computational Notebooks as an Uncharted Oasis for IDEs

    Authors: Sergey Titov, Konstantin Grotov, Ashwin Prasad S. Venkatesh

    Abstract: In this paper, we outline potential ways for the further development of computational notebooks in Integrated Development Environments (IDEs). We discuss notebooks integration with IDEs, focusing on three main areas: facilitating experimentation, adding collaborative features, and improving code comprehension. We propose that better support of notebooks will not only benefit the notebooks, but als… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

  4. arXiv:2312.16882  [pdf, ps, other

    cs.SE

    TypeEvalPy: A Micro-benchmarking Framework for Python Type Inference Tools

    Authors: Ashwin Prasad Shivarpatna Venkatesh, Samkutty Sabu, Jiawei Wang, Amir M. Mir, Li Li, Eric Bodden

    Abstract: In light of the growing interest in type inference research for Python, both researchers and practitioners require a standardized process to assess the performance of various type inference techniques. This paper introduces TypeEvalPy, a comprehensive micro-benchmarking framework for evaluating type inference tools. TypeEvalPy contains 154 code snippets with 845 type annotations across 18 categori… ▽ More

    Submitted 2 January, 2024; v1 submitted 28 December, 2023; originally announced December 2023.

    Comments: To be published in ICSE 2024

  5. arXiv:2308.11995  [pdf, other

    cs.CL cs.AI

    Topical-Chat: Towards Knowledge-Grounded Open-Domain Conversations

    Authors: Karthik Gopalakrishnan, Behnam Hedayatnia, Qinlang Chen, Anna Gottardi, Sanjeev Kwatra, Anu Venkatesh, Raefer Gabriel, Dilek Hakkani-Tur

    Abstract: Building socialbots that can have deep, engaging open-domain conversations with humans is one of the grand challenges of artificial intelligence (AI). To this end, bots need to be able to leverage world knowledge spanning several domains effectively when conversing with humans who have their own world knowledge. Existing knowledge-grounded conversation datasets are primarily stylized with explicit… ▽ More

    Submitted 23 August, 2023; originally announced August 2023.

    Comments: arXiving an old paper accepted at INTERSPEECH 2019

  6. arXiv:2308.03866  [pdf, other

    cs.CL cs.AI

    Trusting Language Models in Education

    Authors: Jogi Suda Neto, Li Deng, Thejaswi Raya, Reza Shahbazi, Nick Liu, Adhitya Venkatesh, Miral Shah, Neeru Khosla, Rodrigo Capobianco Guido

    Abstract: Language Models are being widely used in Education. Even though modern deep learning models achieve very good performance on question-answering tasks, sometimes they make errors. To avoid misleading students by showing wrong answers, it is important to calibrate the confidence - that is, the prediction probability - of these models. In our work, we propose to use an XGBoost on top of BERT to outpu… ▽ More

    Submitted 7 August, 2023; originally announced August 2023.

  7. arXiv:2303.00935  [pdf, other

    cs.RO cs.LG

    Learning to Detect Slip through Tactile Estimation of the Contact Force Field and its Entropy

    Authors: Xiaohai Hu, Aparajit Venkatesh, Yusen Wan, Guiliang Zheng, Neel Jawale, Navneet Kaur, Xu Chen, Paul Birkmeyer

    Abstract: Detection of slip during object grasping and manipulation plays a vital role in object handling. Existing solutions primarily rely on visual information to devise a strategy for grasping. However, for robotic systems to attain a level of proficiency comparable to humans, especially in consistently handling and manipulating unfamiliar objects, integrating artificial tactile sensing is increasingly… ▽ More

    Submitted 28 April, 2024; v1 submitted 1 March, 2023; originally announced March 2023.

    Comments: 8 pages, 7 figures, submitted

  8. arXiv:2301.04419  [pdf, other

    cs.SE

    Static Analysis Driven Enhancements for Comprehension in Machine Learning Notebooks

    Authors: Ashwin Prasad Shivarpatna Venkatesh, Samkutty Sabu, Mouli Chekkapalli, Jiawei Wang, Li Li, Eric Bodden

    Abstract: Jupyter notebooks enable developers to interleave code snippets with rich-text and in-line visualizations. Data scientists use Jupyter notebook as the de-facto standard for creating and sharing machine-learning based solutions, primarily written in Python. Recent studies have demonstrated, however, that a large portion of Jupyter notebooks available on public platforms are undocumented and lacks a… ▽ More

    Submitted 11 June, 2024; v1 submitted 11 January, 2023; originally announced January 2023.

    Comments: To be published in: EMSE Journal

  9. Cross-domain Variational Capsules for Information Extraction

    Authors: Akash Nagaraj, Akhil K, Akshay Venkatesh, Srikanth HR

    Abstract: In this paper, we present a characteristic extraction algorithm and the Multi-domain Image Characteristics Dataset of characteristic-tagged images to simulate the way a human brain classifies cross-domain information and generates insight. The intent was to identify prominent characteristics in data and use this identification mechanism to auto-generate insight from data in other unseen domains. A… ▽ More

    Submitted 13 October, 2022; originally announced October 2022.

    Comments: This paper was originally written in 2020

    Journal ref: In Innovations in Computer Science and Engineering, pp. 63-72. Springer, Singapore, 2021

  10. 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

  11. arXiv:2204.05591  [pdf

    cs.CV cs.AI

    Automatic detection of glaucoma via fundus imaging and artificial intelligence: A review

    Authors: Lauren Coan, Bryan Williams, Krishna Adithya Venkatesh, Swati Upadhyaya, Silvester Czanner, Rengaraj Venkatesh, Colin E. Willoughby, Srinivasan Kavitha, Gabriela Czanner

    Abstract: Glaucoma is a leading cause of irreversible vision impairment globally and cases are continuously rising worldwide. Early detection is crucial, allowing timely intervention which can prevent further visual field loss. To detect glaucoma, examination of the optic nerve head via fundus imaging can be performed, at the centre of which is the assessment of the optic cup and disc boundaries. Fundus ima… ▽ More

    Submitted 12 April, 2022; originally announced April 2022.

  12. Brushless Motor Performance Optimization by Eagle Strategy with Firefly and PSO

    Authors: Appalabathula Venkatesh, Pradeepa H, Chidanandappa R, Shankar Nalinakshan, Jayasankar V N

    Abstract: Brushless motors has special place though different motors are available because of its special features like absence in commutation, reduced noise and longer lifetime etc., The experimental parameter tracking of BLDC Motor can be achieved by developing a Reference system and their stability is guaranteed by adopting Lyapunov Stability theorems. But the stability is guaranteed only if the adaptive… ▽ More

    Submitted 17 June, 2021; originally announced June 2021.

    Comments: International Journal of Engineering Trends and Technology (IJETT) Journal Volume-68 Issue-9,Year of Publication 2020 8Pages,5 Figures

    MSC Class: 93-04

  13. arXiv:2005.05480  [pdf, other

    cs.CL

    Schema-Guided Natural Language Generation

    Authors: Yuheng Du, Shereen Oraby, Vittorio Perera, Minmin Shen, Anjali Narayan-Chen, Tagyoung Chung, Anu Venkatesh, Dilek Hakkani-Tur

    Abstract: Neural network based approaches to data-to-text natural language generation (NLG) have gained popularity in recent years, with the goal of generating a natural language prompt that accurately realizes an input meaning representation. To facilitate the training of neural network models, researchers created large datasets of paired utterances and their meaning representations. However, the creation… ▽ More

    Submitted 4 November, 2020; v1 submitted 11 May, 2020; originally announced May 2020.

    Comments: Accepted as a long paper at INLG 2020

  14. arXiv:1909.12398  [pdf, other

    cs.CV cs.LG

    Optimizing Nondecomposable Data Dependent Regularizers via Lagrangian Reparameterization offers Significant Performance and Efficiency Gains

    Authors: Sathya N. Ravi, Abhay Venkatesh, Glenn Moo Fung, Vikas Singh

    Abstract: Data dependent regularization is known to benefit a wide variety of problems in machine learning. Often, these regularizers cannot be easily decomposed into a sum over a finite number of terms, e.g., a sum over individual example-wise terms. The $F_β$ measure, Area under the ROC curve (AUCROC) and Precision at a fixed recall (P@R) are some prominent examples that are used in many applications. We… ▽ More

    Submitted 26 September, 2019; originally announced September 2019.

  15. arXiv:1909.05479  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Generating Accurate Pseudo-labels in Semi-Supervised Learning and Avoiding Overconfident Predictions via Hermite Polynomial Activations

    Authors: Vishnu Suresh Lokhande, Songwong Tasneeyapant, Abhay Venkatesh, Sathya N. Ravi, Vikas Singh

    Abstract: Rectified Linear Units (ReLUs) are among the most widely used activation function in a broad variety of tasks in vision. Recent theoretical results suggest that despite their excellent practical performance, in various cases, a substitution with basis expansions (e.g., polynomials) can yield significant benefits from both the optimization and generalization perspective. Unfortunately, the existing… ▽ More

    Submitted 31 March, 2020; v1 submitted 12 September, 2019; originally announced September 2019.

    Comments: Accepted at 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)

  16. arXiv:1907.02530  [pdf, other

    cs.CR

    Security Implications Of Compiler Optimizations On Cryptography -- A Review

    Authors: A. P. Shivarpatna Venkatesh, A. Bhat Handadi, M. Mory

    Abstract: When implementing secure software, developers must ensure certain requirements, such as the erasure of secret data after its use and execution in real time. Such requirements are not explicitly captured by the C language and could potentially be violated by compiler optimizations. As a result, developers typically use indirect methods to hide their code's semantics from the compiler and avoid unwa… ▽ More

    Submitted 4 July, 2019; originally announced July 2019.

    Comments: 10 pages, Technical report

    Report number: tr-ri-19-358

  17. arXiv:1904.13015  [pdf, other

    cs.CL cs.AI cs.LG

    Towards Coherent and Engaging Spoken Dialog Response Generation Using Automatic Conversation Evaluators

    Authors: Sanghyun Yi, Rahul Goel, Chandra Khatri, Alessandra Cervone, Tagyoung Chung, Behnam Hedayatnia, Anu Venkatesh, Raefer Gabriel, Dilek Hakkani-Tur

    Abstract: Encoder-decoder based neural architectures serve as the basis of state-of-the-art approaches in end-to-end open domain dialog systems. Since most of such systems are trained with a maximum likelihood~(MLE) objective they suffer from issues such as lack of generalizability and the generic response problem, i.e., a system response that can be an answer to a large number of user utterances, e.g., "Ma… ▽ More

    Submitted 21 November, 2019; v1 submitted 29 April, 2019; originally announced April 2019.

  18. arXiv:1903.08097  [pdf, other

    cs.CL

    Natural Language Generation at Scale: A Case Study for Open Domain Question Answering

    Authors: Alessandra Cervone, Chandra Khatri, Rahul Goel, Behnam Hedayatnia, Anu Venkatesh, Dilek Hakkani-Tur, Raefer Gabriel

    Abstract: Current approaches to Natural Language Generation (NLG) for dialog mainly focus on domain-specific, task-oriented applications (e.g. restaurant booking) using limited ontologies (up to 20 slot types), usually without considering the previous conversation context. Furthermore, these approaches require large amounts of data for each domain, and do not benefit from examples that may be available for… ▽ More

    Submitted 23 September, 2019; v1 submitted 19 March, 2019; originally announced March 2019.

    Comments: Accepted to INLG 2019

  19. arXiv:1812.10757  [pdf

    cs.CL cs.AI

    Advancing the State of the Art in Open Domain Dialog Systems through the Alexa Prize

    Authors: Chandra Khatri, Behnam Hedayatnia, Anu Venkatesh, Jeff Nunn, Yi Pan, Qing Liu, Han Song, Anna Gottardi, Sanjeev Kwatra, Sanju Pancholi, Ming Cheng, Qinglang Chen, Lauren Stubel, Karthik Gopalakrishnan, Kate Bland, Raefer Gabriel, Arindam Mandal, Dilek Hakkani-Tur, Gene Hwang, Nate Michel, Eric King, Rohit Prasad

    Abstract: Building open domain conversational systems that allow users to have engaging conversations on topics of their choice is a challenging task. Alexa Prize was launched in 2016 to tackle the problem of achieving natural, sustained, coherent and engaging open-domain dialogs. In the second iteration of the competition in 2018, university teams advanced the state of the art by using context in dialog mo… ▽ More

    Submitted 27 December, 2018; originally announced December 2018.

    Comments: 2018 Alexa Prize Proceedings

  20. arXiv:1811.12900  [pdf, other

    cs.CL

    Detecting Offensive Content in Open-domain Conversations using Two Stage Semi-supervision

    Authors: Chandra Khatri, Behnam Hedayatnia, Rahul Goel, Anushree Venkatesh, Raefer Gabriel, Arindam Mandal

    Abstract: As open-ended human-chatbot interaction becomes commonplace, sensitive content detection gains importance. In this work, we propose a two stage semi-supervised approach to bootstrap large-scale data for automatic sensitive language detection from publicly available web resources. We explore various data selection methods including 1) using a blacklist to rank online discussion forums by the level… ▽ More

    Submitted 30 November, 2018; originally announced November 2018.

    Comments: NIPS CONVAI Workshop 2018

  21. arXiv:1810.08135  [pdf, other

    cs.CL

    Contextual Topic Modeling For Dialog Systems

    Authors: Chandra Khatri, Rahul Goel, Behnam Hedayatnia, Angeliki Metanillou, Anushree Venkatesh, Raefer Gabriel, Arindam Mandal

    Abstract: Accurate prediction of conversation topics can be a valuable signal for creating coherent and engaging dialog systems. In this work, we focus on context-aware topic classification methods for identifying topics in free-form human-chatbot dialogs. We extend previous work on neural topic classification and unsupervised topic keyword detection by incorporating conversational context and dialog act fe… ▽ More

    Submitted 18 October, 2018; v1 submitted 18 October, 2018; originally announced October 2018.

  22. arXiv:1809.03408  [pdf, other

    cs.CL cs.CV

    Beyond task success: A closer look at jointly learning to see, ask, and GuessWhat

    Authors: Ravi Shekhar, Aashish Venkatesh, Tim Baumgärtner, Elia Bruni, Barbara Plank, Raffaella Bernardi, Raquel Fernández

    Abstract: We propose a grounded dialogue state encoder which addresses a foundational issue on how to integrate visual grounding with dialogue system components. As a test-bed, we focus on the GuessWhat?! game, a two-player game where the goal is to identify an object in a complex visual scene by asking a sequence of yes/no questions. Our visually-grounded encoder leverages synergies between guessing and as… ▽ More

    Submitted 15 March, 2019; v1 submitted 10 September, 2018; originally announced September 2018.

    Comments: Accepted to NAACL 2019

  23. Contextual Language Model Adaptation for Conversational Agents

    Authors: Anirudh Raju, Behnam Hedayatnia, Linda Liu, Ankur Gandhe, Chandra Khatri, Angeliki Metallinou, Anu Venkatesh, Ariya Rastrow

    Abstract: Statistical language models (LM) play a key role in Automatic Speech Recognition (ASR) systems used by conversational agents. These ASR systems should provide a high accuracy under a variety of speaking styles, domains, vocabulary and argots. In this paper, we present a DNN-based method to adapt the LM to each user-agent interaction based on generalized contextual information, by predicting an opt… ▽ More

    Submitted 31 July, 2018; v1 submitted 26 June, 2018; originally announced June 2018.

    Comments: Interspeech 2018 (accepted)

    ACM Class: I.2.7

    Journal ref: Proc. Interspeech 2018, 3333-3337

  24. arXiv:1805.06960  [pdf, other

    cs.CL cs.CV cs.MM

    Ask No More: Deciding when to guess in referential visual dialogue

    Authors: Ravi Shekhar, Tim Baumgartner, Aashish Venkatesh, Elia Bruni, Raffaella Bernardi, Raquel Fernandez

    Abstract: Our goal is to explore how the abilities brought in by a dialogue manager can be included in end-to-end visually grounded conversational agents. We make initial steps towards this general goal by augmenting a task-oriented visual dialogue model with a decision-making component that decides whether to ask a follow-up question to identify a target referent in an image, or to stop the conversation to… ▽ More

    Submitted 12 June, 2018; v1 submitted 17 May, 2018; originally announced May 2018.

    Comments: COLING 2018 (accepted)

  25. arXiv:1801.03625  [pdf, ps, other

    cs.CL cs.AI cs.CY cs.HC cs.MA

    On Evaluating and Comparing Open Domain Dialog Systems

    Authors: Anu Venkatesh, Chandra Khatri, Ashwin Ram, Fenfei Guo, Raefer Gabriel, Ashish Nagar, Rohit Prasad, Ming Cheng, Behnam Hedayatnia, Angeliki Metallinou, Rahul Goel, Shaohua Yang, Anirudh Raju

    Abstract: Conversational agents are exploding in popularity. However, much work remains in the area of non goal-oriented conversations, despite significant growth in research interest over recent years. To advance the state of the art in conversational AI, Amazon launched the Alexa Prize, a 2.5-million dollar university competition where sixteen selected university teams built conversational agents to deliv… ▽ More

    Submitted 26 December, 2018; v1 submitted 10 January, 2018; originally announced January 2018.

    Comments: 10 pages, 5 tables. NIPS 2017 Conversational AI workshop. http://alborz-geramifard.com/workshops/nips17-Conversational-AI/Main.html

    MSC Class: 97R40 ACM Class: I.2.7

    Journal ref: NIPS.Workshop.ConversationalAI 2017-12-08 http://alborz-geramifard.com/workshops/nips17-Conversational-AI/Main.html accessed 2018-01-01

  26. arXiv:1801.03622  [pdf, other

    cs.CL cs.AI cs.CY cs.HC cs.MA

    Topic-based Evaluation for Conversational Bots

    Authors: Fenfei Guo, Angeliki Metallinou, Chandra Khatri, Anirudh Raju, Anu Venkatesh, Ashwin Ram

    Abstract: Dialog evaluation is a challenging problem, especially for non task-oriented dialogs where conversational success is not well-defined. We propose to evaluate dialog quality using topic-based metrics that describe the ability of a conversational bot to sustain coherent and engaging conversations on a topic, and the diversity of topics that a bot can handle. To detect conversation topics per utteran… ▽ More

    Submitted 10 January, 2018; originally announced January 2018.

    Comments: 10 Pages, 2 figures, 9 tables. NIPS 2017 Conversational AI workshop paper. http://alborz-geramifard.com/workshops/nips17-Conversational-AI/Main.html

    MSC Class: 97R40 ACM Class: I.2.7

    Journal ref: Nips.Workshop.ConversationalAI 2017-12-08

  27. arXiv:1801.03604  [pdf

    cs.AI cs.CL cs.CY cs.HC cs.MA

    Conversational AI: The Science Behind the Alexa Prize

    Authors: Ashwin Ram, Rohit Prasad, Chandra Khatri, Anu Venkatesh, Raefer Gabriel, Qing Liu, Jeff Nunn, Behnam Hedayatnia, Ming Cheng, Ashish Nagar, Eric King, Kate Bland, Amanda Wartick, Yi Pan, Han Song, Sk Jayadevan, Gene Hwang, Art Pettigrue

    Abstract: Conversational agents are exploding in popularity. However, much work remains in the area of social conversation as well as free-form conversation over a broad range of domains and topics. To advance the state of the art in conversational AI, Amazon launched the Alexa Prize, a 2.5-million-dollar university competition where sixteen selected university teams were challenged to build conversational… ▽ More

    Submitted 10 January, 2018; originally announced January 2018.

    Comments: 18 pages, 5 figures, Alexa Prize Proceedings Paper (https://developer.amazon.com/alexaprize/proceedings), Alexa Prize University Competition to advance Conversational AI

    MSC Class: 97R40 ACM Class: I.2.7

    Journal ref: Alexa.Prize.Proceedings https://developer.amazon.com/alexaprize/proceedings accessed (2018)-01-01

  28. arXiv:1711.05260  [pdf, other

    cs.SD eess.AS

    Optimal Tuning of Two-Dimensional Keyboards

    Authors: Aricca Bannerman, James Emington, Anil Venkatesh

    Abstract: We give a new analysis of a tuning problem in music theory, pertaining specifically to the approximation of harmonics on a two-dimensional keyboard. We formulate the question as a linear programming problem on families of constraints and provide exact solutions for many new keyboard dimensions. We also show that an optimal tuning for harmonic approximation can be obtained for any keyboard of given… ▽ More

    Submitted 14 November, 2017; originally announced November 2017.

    Comments: 14 page, 3 figures

    MSC Class: 00A65