Skip to main content

Showing 1–8 of 8 results for author: Singhal, U

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

    cs.HC cs.CY

    TAMIGO: Empowering Teaching Assistants using LLM-assisted viva and code assessment in an Advanced Computing Class

    Authors: Anishka IIITD, Diksha Sethi, Nipun Gupta, Shikhar Sharma, Srishti Jain, Ujjwal Singhal, Dhruv Kumar

    Abstract: Large Language Models (LLMs) have significantly transformed the educational landscape, offering new tools for students, instructors, and teaching assistants. This paper investigates the application of LLMs in assisting teaching assistants (TAs) with viva and code assessments in an advanced computing class on distributed systems in an Indian University. We develop TAMIGO, an LLM-based system for TA… ▽ More

    Submitted 23 July, 2024; originally announced July 2024.

    Comments: Under review

  2. arXiv:2407.03852  [pdf, other

    quant-ph cs.AR cs.LG

    Low-latency machine learning FPGA accelerator for multi-qubit-state discrimination

    Authors: Pradeep Kumar Gautam, Shantharam Kalipatnapu, Shankaranarayanan H, Ujjawal Singhal, Benjamin Lienhard, Vibhor Singh, Chetan Singh Thakur

    Abstract: Measuring a qubit state is a fundamental yet error-prone operation in quantum computing. These errors can arise from various sources, such as crosstalk, spontaneous state transitions, and excitations caused by the readout pulse. Here, we utilize an integrated approach to deploy neural networks onto field-programmable gate arrays (FPGA). We demonstrate that implementing a fully connected neural net… ▽ More

    Submitted 14 August, 2024; v1 submitted 4 July, 2024; originally announced July 2024.

    Comments: 10 pages, 6 figures

  3. arXiv:2401.15595  [pdf, other

    cs.HC cs.CY

    Comuniqa : Exploring Large Language Models for improving speaking skills

    Authors: Manas Mhasakar, Shikhar Sharma, Apurv Mehra, Utkarsh Venaik, Ujjwal Singhal, Dhruv Kumar, Kashish Mittal

    Abstract: In this paper, we investigate the potential of Large Language Models (LLMs) to improve English speaking skills. This is particularly relevant in countries like India, where English is crucial for academic, professional, and personal communication but remains a non-native language for many. Traditional methods for enhancing speaking skills often rely on human experts, which can be limited in terms… ▽ More

    Submitted 14 May, 2024; v1 submitted 28 January, 2024; originally announced January 2024.

    Comments: Accepted at 7th ACM SIGCAS/SIGCHI Conference of Computing and Sustainable Societies : ACM COMPASS 2024

  4. arXiv:2312.04709  [pdf, other

    cs.LG cs.NE

    How to guess a gradient

    Authors: Utkarsh Singhal, Brian Cheung, Kartik Chandra, Jonathan Ragan-Kelley, Joshua B. Tenenbaum, Tomaso A. Poggio, Stella X. Yu

    Abstract: How much can you say about the gradient of a neural network without computing a loss or knowing the label? This may sound like a strange question: surely the answer is "very little." However, in this paper, we show that gradients are more structured than previously thought. Gradients lie in a predictable low-dimensional subspace which depends on the network architecture and incoming features. Expl… ▽ More

    Submitted 7 December, 2023; originally announced December 2023.

  5. arXiv:2309.16672  [pdf, other

    cs.CV cs.LG

    Learning to Transform for Generalizable Instance-wise Invariance

    Authors: Utkarsh Singhal, Carlos Esteves, Ameesh Makadia, Stella X. Yu

    Abstract: Computer vision research has long aimed to build systems that are robust to spatial transformations found in natural data. Traditionally, this is done using data augmentation or hard-coding invariances into the architecture. However, too much or too little invariance can hurt, and the correct amount is unknown a priori and dependent on the instance. Ideally, the appropriate invariance would be lea… ▽ More

    Submitted 15 February, 2024; v1 submitted 28 September, 2023; originally announced September 2023.

    Comments: Accepted to ICCV 2023

  6. arXiv:2211.11797  [pdf, other

    cs.CV

    Multi-Spectral Image Classification with Ultra-Lean Complex-Valued Models

    Authors: Utkarsh Singhal, Stella X. Yu, Zackery Steck, Scott Kangas, Aaron A. Reite

    Abstract: Multi-spectral imagery is invaluable for remote sensing due to different spectral signatures exhibited by materials that often appear identical in greyscale and RGB imagery. Paired with modern deep learning methods, this modality has great potential utility in a variety of remote sensing applications, such as humanitarian assistance and disaster recovery efforts. State-of-the-art deep learning met… ▽ More

    Submitted 21 November, 2022; originally announced November 2022.

    Comments: NeuRIPS 2022 HADR workshop submission

  7. arXiv:2112.01525  [pdf, other

    cs.CV cs.AI cs.LG

    Co-domain Symmetry for Complex-Valued Deep Learning

    Authors: Utkarsh Singhal, Yifei Xing, Stella X. Yu

    Abstract: We study complex-valued scaling as a type of symmetry natural and unique to complex-valued measurements and representations. Deep Complex Networks (DCN) extends real-valued algebra to the complex domain without addressing complex-valued scaling. SurReal takes a restrictive manifold view of complex numbers, adopting a distance metric to achieve complex-scaling invariance while losing rich complex-v… ▽ More

    Submitted 22 April, 2025; v1 submitted 2 December, 2021; originally announced December 2021.

  8. arXiv:2006.10739  [pdf, other

    cs.CV cs.LG

    Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains

    Authors: Matthew Tancik, Pratul P. Srinivasan, Ben Mildenhall, Sara Fridovich-Keil, Nithin Raghavan, Utkarsh Singhal, Ravi Ramamoorthi, Jonathan T. Barron, Ren Ng

    Abstract: We show that passing input points through a simple Fourier feature mapping enables a multilayer perceptron (MLP) to learn high-frequency functions in low-dimensional problem domains. These results shed light on recent advances in computer vision and graphics that achieve state-of-the-art results by using MLPs to represent complex 3D objects and scenes. Using tools from the neural tangent kernel (N… ▽ More

    Submitted 18 June, 2020; originally announced June 2020.

    Comments: Project page: https://people.eecs.berkeley.edu/~bmild/fourfeat/