Skip to main content

Showing 1–11 of 11 results for author: Garg, B

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

    cs.CV eess.IV

    Deep Generative Model based Rate-Distortion for Image Downscaling Assessment

    Authors: Yuanbang Liang, Bhavesh Garg, Paul L Rosin, Yipeng Qin

    Abstract: In this paper, we propose Image Downscaling Assessment by Rate-Distortion (IDA-RD), a novel measure to quantitatively evaluate image downscaling algorithms. In contrast to image-based methods that measure the quality of downscaled images, ours is process-based that draws ideas from rate-distortion theory to measure the distortion incurred during downscaling. Our main idea is that downscaling and s… ▽ More

    Submitted 22 March, 2024; originally announced March 2024.

    Comments: Accepted at CVPR 2024

  2. arXiv:2312.14346  [pdf, other

    cs.CL cs.AI

    Don't Believe Everything You Read: Enhancing Summarization Interpretability through Automatic Identification of Hallucinations in Large Language Models

    Authors: Priyesh Vakharia, Devavrat Joshi, Meenal Chavan, Dhananjay Sonawane, Bhrigu Garg, Parsa Mazaheri

    Abstract: Large Language Models (LLMs) are adept at text manipulation -- tasks such as machine translation and text summarization. However, these models can also be prone to hallucination, which can be detrimental to the faithfulness of any answers that the model provides. Recent works in combating hallucinations in LLMs deal with identifying hallucinated sentences and categorizing the different ways in whi… ▽ More

    Submitted 2 April, 2024; v1 submitted 21 December, 2023; originally announced December 2023.

    Comments: All authors contributed equally to this work

  3. arXiv:2310.00091  [pdf, other

    cs.HC cs.SE

    Towards Automated Accessibility Report Generation for Mobile Apps

    Authors: Amanda Swearngin, Jason Wu, Xiaoyi Zhang, Esteban Gomez, Jen Coughenour, Rachel Stukenborg, Bhavya Garg, Greg Hughes, Adriana Hilliard, Jeffrey P. Bigham, Jeffrey Nichols

    Abstract: Many apps have basic accessibility issues, like missing labels or low contrast. Automated tools can help app developers catch basic issues, but can be laborious or require writing dedicated tests. We propose a system, motivated by a collaborative process with accessibility stakeholders at a large technology company, to generate whole app accessibility reports by combining varied data collection me… ▽ More

    Submitted 16 October, 2023; v1 submitted 29 September, 2023; originally announced October 2023.

    Comments: 24 pages, 8 figures

  4. arXiv:2304.00486  [pdf, other

    cs.LG cs.CY

    Learning by Grouping: A Multilevel Optimization Framework for Improving Fairness in Classification without Losing Accuracy

    Authors: Ramtin Hosseini, Li Zhang, Bhanu Garg, Pengtao Xie

    Abstract: The integration of machine learning models in various real-world applications is becoming more prevalent to assist humans in their daily decision-making tasks as a result of recent advancements in this field. However, it has been discovered that there is a tradeoff between the accuracy and fairness of these decision-making tasks. In some cases, these AI systems can be unfair by exhibiting bias or… ▽ More

    Submitted 2 April, 2023; originally announced April 2023.

  5. arXiv:2206.07896  [pdf, other

    cs.DC cs.AR

    CuPBoP: CUDA for Parallelized and Broad-range Processors

    Authors: Ruobing Han, Jun Chen, Bhanu Garg, Jeffrey Young, Jaewoong Sim, Hyesoon Kim

    Abstract: CUDA is one of the most popular choices for GPU programming, but it can only be executed on NVIDIA GPUs. Executing CUDA on non-NVIDIA devices not only benefits the hardware community, but also allows data-parallel computation in heterogeneous systems. To make CUDA programs portable, some researchers have proposed using source-to-source translators to translate CUDA to portable programming language… ▽ More

    Submitted 15 June, 2022; originally announced June 2022.

  6. arXiv:2201.09314  [pdf

    eess.IV cs.CV cs.LG

    Perceptual cGAN for MRI Super-resolution

    Authors: Sahar Almahfouz Nasser, Saqib Shamsi, Valay Bundele, Bhavesh Garg, Amit Sethi

    Abstract: Capturing high-resolution magnetic resonance (MR) images is a time consuming process, which makes it unsuitable for medical emergencies and pediatric patients. Low-resolution MR imaging, by contrast, is faster than its high-resolution counterpart, but it compromises on fine details necessary for a more precise diagnosis. Super-resolution (SR), when applied to low-resolution MR images, can help inc… ▽ More

    Submitted 23 January, 2022; originally announced January 2022.

  7. arXiv:2111.06353  [pdf, other

    cs.LG cs.AI

    Learning from Mistakes -- A Framework for Neural Architecture Search

    Authors: Bhanu Garg, Li Zhang, Pradyumna Sridhara, Ramtin Hosseini, Eric Xing, Pengtao Xie

    Abstract: Learning from one's mistakes is an effective human learning technique where the learners focus more on the topics where mistakes were made, so as to deepen their understanding. In this paper, we investigate if this human learning strategy can be applied in machine learning. We propose a novel machine learning method called Learning From Mistakes (LFM), wherein the learner improves its ability to l… ▽ More

    Submitted 13 January, 2022; v1 submitted 11 November, 2021; originally announced November 2021.

  8. arXiv:1912.03488  [pdf, other

    cs.LG stat.ML

    Robust Deep Ordinal Regression Under Label Noise

    Authors: Bhanu Garg, Naresh Manwani

    Abstract: The real-world data is often susceptible to label noise, which might constrict the effectiveness of the existing state of the art algorithms for ordinal regression. Existing works on ordinal regression do not take label noise into account. We propose a theoretically grounded approach for class conditional label noise in ordinal regression problems. We present a deep learning implementation of two… ▽ More

    Submitted 27 January, 2020; v1 submitted 7 December, 2019; originally announced December 2019.

  9. Simulation of an Optimum Multilevel Dynamic Round Robin Scheduling Algorithm

    Authors: Neetu Goel, R. B. Garg

    Abstract: CPU scheduling has valiant effect on resource utilization as well as overall quality of the system. Round Robin algorithm performs optimally in time shared systems, but it performs more number of context switches, larger waiting time and larger response time. In order to simulate the behavior of various CPU scheduling algorithms and to improve Round Robin scheduling algorithm using dynamic time sl… ▽ More

    Submitted 12 September, 2013; originally announced September 2013.

    Comments: International Journal of Computer Applications, Aug 2013

  10. arXiv:1307.4167  [pdf

    cs.OS

    An Optimum Multilevel Dynamic Round Robin Scheduling Algorithm

    Authors: Neetu Goel, R. B. Garg

    Abstract: The main objective of this paper is to improve the Round Robin scheduling algorithm using the dynamic time slice concept. CPU scheduling becomes very important in accomplishing the operating system (OS) design goals. The intention should be allowed as many as possible running processes at all time in order to make best use of CPU. CPU scheduling has strong effect on resource utilization as well as… ▽ More

    Submitted 16 July, 2013; originally announced July 2013.

    Journal ref: Published in National Conference on Information Communication & Networks, Dated: April 6,2013 organized by Tecnia Institute of Advanced Studies

  11. arXiv:1307.4165  [pdf

    cs.OS

    A Comparative Study of CPU Scheduling Algorithms

    Authors: Neetu Goel, R. B. Garg

    Abstract: Developing CPU scheduling algorithms and understanding their impact in practice can be difficult and time consuming due to the need to modify and test operating system kernel code and measure the resulting performance on a consistent workload of real applications. As processor is the important resource, CPU scheduling becomes very important in accomplishing the operating system (OS) design goals.… ▽ More

    Submitted 16 July, 2013; originally announced July 2013.

    Journal ref: International Journal of Graphics & Image Processing |Vol 2|issue 4|November 2012