Skip to main content

Showing 1–20 of 20 results for author: Lakshya

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

    cs.CV

    Human Shape and Clothing Estimation

    Authors: Aayush Gupta, Aditya Gulati, Himanshu, Lakshya LNU

    Abstract: Human shape and clothing estimation has gained significant prominence in various domains, including online shop**, fashion retail, augmented reality (AR), virtual reality (VR), and gaming. The visual representation of human shape and clothing has become a focal point for computer vision researchers in recent years. This paper presents a comprehensive survey of the major works in the field, focus… ▽ More

    Submitted 27 February, 2024; originally announced February 2024.

  2. arXiv:2309.00144  [pdf, other

    eess.SY cs.LG

    Multi Agent DeepRL based Joint Power and Subchannel Allocation in IAB networks

    Authors: Lakshya Jagadish, Banashree Sarma, R. Manivasakan

    Abstract: Integrated Access and Backhauling (IAB) is a viable approach for meeting the unprecedented need for higher data rates of future generations, acting as a cost-effective alternative to dense fiber-wired links. The design of such networks with constraints usually results in an optimization problem of non-convex and combinatorial nature. Under those situations, it is challenging to obtain an optimal s… ▽ More

    Submitted 31 August, 2023; originally announced September 2023.

    Comments: 7 pages, 6 figures, Accepted at the European Conference on Communication Systems (ECCS) 2023

  3. arXiv:2306.10763  [pdf, other

    cs.CL cs.AI cs.LG cs.PL cs.SE

    Guiding Language Models of Code with Global Context using Monitors

    Authors: Lakshya A Agrawal, Aditya Kanade, Navin Goyal, Shuvendu K. Lahiri, Sriram K. Rajamani

    Abstract: Language models of code (LMs) work well when the surrounding code provides sufficient context. This is not true when it becomes necessary to use types, functionality or APIs defined elsewhere in the repository or a linked library, especially those not seen during training. LMs suffer from limited awareness of such global context and end up hallucinating. Integrated development environments (IDEs… ▽ More

    Submitted 3 November, 2023; v1 submitted 19 June, 2023; originally announced June 2023.

    Comments: Accepted to NeurIPS 2023 and to appear as "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context" at https://neurips.cc/virtual/2023/poster/70362 . Contents: 11 pages, 15 additional pages of appendix, 13 figures, 3 tables

    ACM Class: I.2.2; I.2.7; I.2.5

  4. arXiv:2303.12320  [pdf, other

    cs.CL

    GrapeQA: GRaph Augmentation and Pruning to Enhance Question-Answering

    Authors: Dhaval Taunk, Lakshya Khanna, Pavan Kandru, Vasudeva Varma, Charu Sharma, Makarand Tapaswi

    Abstract: Commonsense question-answering (QA) methods combine the power of pre-trained Language Models (LM) with the reasoning provided by Knowledge Graphs (KG). A typical approach collects nodes relevant to the QA pair from a KG to form a Working Graph (WG) followed by reasoning using Graph Neural Networks(GNNs). This faces two major challenges: (i) it is difficult to capture all the information from the Q… ▽ More

    Submitted 18 April, 2023; v1 submitted 22 March, 2023; originally announced March 2023.

  5. arXiv:2301.11722  [pdf, other

    cs.AI cs.HC

    Diffusion Models as Artists: Are we Closing the Gap between Humans and Machines?

    Authors: Victor Boutin, Thomas Fel, Lakshya Singhal, Rishav Mukherji, Akash Nagaraj, Julien Colin, Thomas Serre

    Abstract: An important milestone for AI is the development of algorithms that can produce drawings that are indistinguishable from those of humans. Here, we adapt the 'diversity vs. recognizability' scoring framework from Boutin et al, 2022 and find that one-shot diffusion models have indeed started to close the gap between humans and machines. However, using a finer-grained measure of the originality of in… ▽ More

    Submitted 31 May, 2023; v1 submitted 27 January, 2023; originally announced January 2023.

  6. arXiv:2212.03725  [pdf, other

    cs.IR

    Learning-To-Embed: Adopting Transformer based models for E-commerce Products Representation Learning

    Authors: Lakshya Kumar, Sreekanth Vempati

    Abstract: Learning low-dimensional representation for large number of products present in an e-commerce catalogue plays a vital role as they are helpful in tasks like product ranking, product recommendation, finding similar products, modelling user-behaviour etc. Recently, a lot of tasks in the NLP field are getting tackled using the Transformer based models and these deep models are widely applicable in th… ▽ More

    Submitted 7 December, 2022; originally announced December 2022.

    Comments: 8 pages, 2 figures

  7. arXiv:2210.15451  [pdf, other

    cs.IR cs.LG

    Fine-Grained Session Recommendations in E-commerce using Deep Reinforcement Learning

    Authors: Diddigi Raghu Ram Bharadwaj, Lakshya Kumar, Saif Jawaid, Sreekanth Vempati

    Abstract: Sustaining users' interest and kee** them engaged in the platform is very important for the success of an e-commerce business. A session encompasses different activities of a user between logging into the platform and logging out or making a purchase. User activities in a session can be classified into two groups: Known Intent and Unknown intent. Known intent activity pertains to the session whe… ▽ More

    Submitted 20 October, 2022; originally announced October 2022.

  8. arXiv:2210.09962  [pdf, other

    cs.CV

    Nighttime Dehaze-Enhancement

    Authors: Harshan Baskar, Anirudh S Chakravarthy, Prateek Garg, Divyam Goel, Abhijith S Raj, Kshitij Kumar, Lakshya, Ravichandra Parvatham, V Sushant, Bijay Kumar Rout

    Abstract: In this paper, we introduce a new computer vision task called nighttime dehaze-enhancement. This task aims to jointly perform dehazing and lightness enhancement. Our task fundamentally differs from nighttime dehazing -- our goal is to jointly dehaze and enhance scenes, while nighttime dehazing aims to dehaze scenes under a nighttime setting. In order to facilitate further research on this task, we… ▽ More

    Submitted 18 October, 2022; originally announced October 2022.

  9. arXiv:2206.15198  [pdf, other

    cs.IR

    ListBERT: Learning to Rank E-commerce products with Listwise BERT

    Authors: Lakshya Kumar, Sagnik Sarkar

    Abstract: Efficient search is a critical component for an e-commerce platform with an innumerable number of products. Every day millions of users search for products pertaining to their needs. Thus, showing the relevant products on the top will enhance the user experience. In this work, we propose a novel approach of fusing a transformer-based model with various listwise loss functions for ranking e-commerc… ▽ More

    Submitted 30 June, 2022; originally announced June 2022.

    Comments: 5 Pages, 1 Figure, accepted in SigirEcom'22, Madrid, Spain

  10. arXiv:2205.10370  [pdf, other

    cs.AI cs.LG

    Diversity vs. Recognizability: Human-like generalization in one-shot generative models

    Authors: Victor Boutin, Lakshya Singhal, Xavier Thomas, Thomas Serre

    Abstract: Robust generalization to new concepts has long remained a distinctive feature of human intelligence. However, recent progress in deep generative models has now led to neural architectures capable of synthesizing novel instances of unknown visual concepts from a single training example. Yet, a more precise comparison between these models and humans is not possible because existing performance metri… ▽ More

    Submitted 7 October, 2022; v1 submitted 20 May, 2022; originally announced May 2022.

  11. arXiv:2202.13203  [pdf, other

    cs.LG cs.CV

    Dropout can Simulate Exponential Number of Models for Sample Selection Techniques

    Authors: Lakshya

    Abstract: Following Coteaching, generally in the literature, two models are used in sample selection based approaches for training with noisy labels. Meanwhile, it is also well known that Dropout when present in a network trains an ensemble of sub-networks. We show how to leverage this property of Dropout to train an exponential number of shared models, by training a single model with Dropout. We show how w… ▽ More

    Submitted 26 February, 2022; originally announced February 2022.

  12. arXiv:2201.05229  [pdf, other

    cs.LG cs.ET

    Examining and Mitigating the Impact of Crossbar Non-idealities for Accurate Implementation of Sparse Deep Neural Networks

    Authors: Abhiroop Bhattacharjee, Lakshya Bhatnagar, Priyadarshini Panda

    Abstract: Recently several structured pruning techniques have been introduced for energy-efficient implementation of Deep Neural Networks (DNNs) with lesser number of crossbars. Although, these techniques have claimed to preserve the accuracy of the sparse DNNs on crossbars, none have studied the impact of the inexorable crossbar non-idealities on the actual performance of the pruned networks. To this end,… ▽ More

    Submitted 13 January, 2022; originally announced January 2022.

    Comments: Accepted in Design, Automation and Test in Europe (DATE) Conference, 2022

    Journal ref: Design, Automation and Test in Europe (DATE) Conference, 2022

  13. arXiv:2107.08291  [pdf, other

    cs.IR

    Neural Search: Learning Query and Product Representations in Fashion E-commerce

    Authors: Lakshya Kumar, Sagnik Sarkar

    Abstract: Typical e-commerce platforms contain millions of products in the catalog. Users visit these platforms and enter search queries to retrieve their desired products. Therefore, showing the relevant products at the top is essential for the success of e-commerce platforms. We approach this problem by learning low dimension representations for queries and product descriptions by leveraging user click-st… ▽ More

    Submitted 17 July, 2021; originally announced July 2021.

    Comments: 10 pages, accepted at SIGIR eCommerce 2021

  14. arXiv:2101.03235  [pdf

    cs.CL cs.AI

    Key Phrase Extraction & Applause Prediction

    Authors: Krishna Yadav, Lakshya Choudhary

    Abstract: With the increase in content availability over the internet it is very difficult to get noticed. It has become an upmost the priority of the blog writers to get some feedback over their creations to be confident about the impact of their article. We are training a machine learning model to learn popular article styles, in the form of vector space representations using various word embeddings, and… ▽ More

    Submitted 1 January, 2021; originally announced January 2021.

    Comments: 4 pages, 8 figures best project award winner. https://krishna19039.medium.com/key-phrase-extraction-applause-prediction-7b397c7ad76d

  15. arXiv:2012.00261  [pdf, other

    cs.ET

    NEAT: Non-linearity Aware Training for Accurate and Energy-Efficient Implementation of Neural Networks on 1T-1R Memristive Crossbars

    Authors: Abhiroop Bhattacharjee, Lakshya Bhatnagar, Youngeun Kim, Priyadarshini Panda

    Abstract: Memristive crossbars suffer from non-idealities (such as, sneak paths) that degrade computational accuracy of the Deep Neural Networks (DNNs) mapped onto them. A 1T-1R synapse, adding a transistor (1T) in series with the memristive synapse (1R), has been proposed to mitigate such non-idealities. We observe that the non-linear characteristics of the transistor affect the overall conductance of the… ▽ More

    Submitted 30 November, 2020; originally announced December 2020.

    Comments: 7 pages, 11 figures

  16. arXiv:2011.14280  [pdf, other

    cs.CL cs.IR cs.LG

    A Novel Sentiment Analysis Engine for Preliminary Depression Status Estimation on Social Media

    Authors: Sudhir Kumar Suman, Hrithwik Shalu, Lakshya A Agrawal, Archit Agrawal, Juned Kadiwala

    Abstract: Text sentiment analysis for preliminary depression status estimation of users on social media is a widely exercised and feasible method, However, the immense variety of users accessing the social media websites and their ample mix of vocabularies makes it difficult for commonly applied deep learning-based classifiers to perform. To add to the situation, the lack of adaptability of traditional supe… ▽ More

    Submitted 28 November, 2020; originally announced November 2020.

  17. arXiv:2007.03020  [pdf, other

    cs.LG cs.CL cs.IR stat.ML

    Deep Contextual Embeddings for Address Classification in E-commerce

    Authors: Shreyas Mangalgi, Lakshya Kumar, Ravindra Babu Tallamraju

    Abstract: E-commerce customers in develo** nations like India tend to follow no fixed format while entering ship** addresses. Parsing such addresses is challenging because of a lack of inherent structure or hierarchy. It is imperative to understand the language of addresses, so that shipments can be routed without delays. In this paper, we propose a novel approach towards understanding customer addresse… ▽ More

    Submitted 6 July, 2020; originally announced July 2020.

    Comments: 9 Pages, 8 Figures, AI for fashion supply chain, KDD2020 Workshop

  18. arXiv:1910.00727  [pdf, other

    cs.LG cs.CV stat.ML

    Analyzing and Improving Neural Networks by Generating Semantic Counterexamples through Differentiable Rendering

    Authors: Lakshya Jain, Varun Chandrasekaran, Uyeong Jang, Wilson Wu, Andrew Lee, Andy Yan, Steven Chen, Somesh Jha, Sanjit A. Seshia

    Abstract: Even as deep neural networks (DNNs) have achieved remarkable success on vision-related tasks, their performance is brittle to transformations in the input. Of particular interest are semantic transformations that model changes that have a basis in the physical world, such as rotations, translations, changes in lighting or camera pose. In this paper, we show how differentiable rendering can be util… ▽ More

    Submitted 17 July, 2020; v1 submitted 1 October, 2019; originally announced October 2019.

  19. arXiv:1804.00086  [pdf, other

    cs.CR

    HCAP: A History-Based Capability System for IoT Devices

    Authors: Lakshya Tandon, Philip W. L. Fong, Reihaneh Safavi-Naini

    Abstract: Permissions are highly sensitive in Internet-of-Things (IoT) applications, as IoT devices collect our personal data and control the safety of our environment. Rather than simply granting permissions, further constraints shall be imposed on permission usage so as to realize the Principle of Least Privilege. Since IoT devices are physically embedded, they are often accessed in a particular sequence… ▽ More

    Submitted 30 March, 2018; originally announced April 2018.

  20. arXiv:1709.01950  [pdf, other

    cs.CL

    "Having 2 hours to write a paper is fun!": Detecting Sarcasm in Numerical Portions of Text

    Authors: Lakshya Kumar, Arpan Somani, Pushpak Bhattacharyya

    Abstract: Sarcasm occurring due to the presence of numerical portions in text has been quoted as an error made by automatic sarcasm detection approaches in the past. We present a first study in detecting sarcasm in numbers, as in the case of the sentence 'Love waking up at 4 am'. We analyze the challenges of the problem, and present Rule-based, Machine Learning and Deep Learning approaches to detect sarcasm… ▽ More

    Submitted 6 September, 2017; originally announced September 2017.