Skip to main content

Showing 1–2 of 2 results for author: Chhatbar, D

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

    cs.SE cs.LG cs.PL stat.ML

    MACER: A Modular Framework for Accelerated Compilation Error Repair

    Authors: Darshak Chhatbar, Umair Z. Ahmed, Purushottam Kar

    Abstract: Automated compilation error repair, the problem of suggesting fixes to buggy programs that fail to compile, has generated significant interest in recent years. Apart from being a tool of general convenience, automated code repair has significant pedagogical applications for novice programmers who find compiler error messages cryptic and unhelpful. Existing approaches largely solve this problem usi… ▽ More

    Submitted 28 May, 2020; originally announced May 2020.

    Comments: 19 pages, 9 figures. A short version of this paper will appear at the 21st International Conference on Artificial Intelligence in Education (AIED). Code for the MACER tool-chain is available at https://github.com/purushottamkar/macer/

  2. arXiv:2001.10495  [pdf, other

    cs.LG cs.IR stat.ML

    Rich-Item Recommendations for Rich-Users: Exploiting Dynamic and Static Side Information

    Authors: Amar Budhiraja, Gaurush Hiranandani, Darshak Chhatbar, Aditya Sinha, Navya Yarrabelly, Ayush Choure, Oluwasanmi Koyejo, Prateek Jain

    Abstract: In this paper, we study the problem of recommendation system where the users and items to be recommended are rich data structures with multiple entity types and with multiple sources of side-information in the form of graphs. We provide a general formulation for the problem that captures the complexities of modern real-world recommendations and generalizes many existing formulations. In our formul… ▽ More

    Submitted 26 July, 2020; v1 submitted 28 January, 2020; originally announced January 2020.

    Comments: The first two authors contributed equally. 21 pages, 8 figures and 6 tables