Zum Hauptinhalt springen

Showing 1–23 of 23 results for author: Mittal, K

Searching in archive cs. Search in all archives.
.
  1. Understanding the Role of Temperature in Diverse Question Generation by GPT-4

    Authors: Arav Agarwal, Karthik Mittal, Aidan Doyle, Pragnya Sridhar, Zipiao Wan, Jacob Arthur Doughty, Jaromir Savelka, Majd Sakr

    Abstract: We conduct a preliminary study of the effect of GPT's temperature parameter on the diversity of GPT4-generated questions. We find that using higher temperature values leads to significantly higher diversity, with different temperatures exposing different types of similarity between generated sets of questions. We also demonstrate that diverse question generation is especially difficult for questio… ▽ More

    Submitted 14 April, 2024; originally announced April 2024.

  2. arXiv:2403.00393  [pdf, other

    cs.CR cs.CL

    TRUCE: Private Benchmarking to Prevent Contamination and Improve Comparative Evaluation of LLMs

    Authors: Tanmay Rajore, Nishanth Chandran, Sunayana Sitaram, Divya Gupta, Rahul Sharma, Kashish Mittal, Manohar Swaminathan

    Abstract: Benchmarking is the de-facto standard for evaluating LLMs, due to its speed, replicability and low cost. However, recent work has pointed out that the majority of the open source benchmarks available today have been contaminated or leaked into LLMs, meaning that LLMs have access to test data during pretraining and/or fine-tuning. This raises serious concerns about the validity of benchmarking stud… ▽ More

    Submitted 24 June, 2024; v1 submitted 1 March, 2024; originally announced March 2024.

  3. arXiv:2402.15940  [pdf, other

    cs.MS math.NA

    High-performance finite elements with MFEM

    Authors: Julian Andrej, Nabil Atallah, Jan-Phillip Bäcker, John Camier, Dylan Copeland, Veselin Dobrev, Yohann Dudouit, Tobias Duswald, Brendan Keith, Dohyun Kim, Tzanio Kolev, Boyan Lazarov, Ketan Mittal, Will Pazner, Socratis Petrides, Syun'ichi Shiraiwa, Mark Stowell, Vladimir Tomov

    Abstract: The MFEM (Modular Finite Element Methods) library is a high-performance C++ library for finite element discretizations. MFEM supports numerous types of finite element methods and is the discretization engine powering many computational physics and engineering applications across a number of domains. This paper describes some of the recent research and development in MFEM, focusing on performance p… ▽ More

    Submitted 24 February, 2024; originally announced February 2024.

    Comments: 19 pages, 19 figures

  4. arXiv:2401.16369  [pdf, other

    cs.MS math.NA

    Mixed-Order Meshes through rp-adaptivity for Surface Fitting to Implicit Geometries

    Authors: Ketan Mittal, Veselin A. Dobrev, Patrick Knupp, Tzanio Kolev, Franck Ledoux, Claire Roche, Vladimir Z. Tomov

    Abstract: Computational analysis with the finite element method requires geometrically accurate meshes. It is well known that high-order meshes can accurately capture curved surfaces with fewer degrees of freedom in comparison to low-order meshes. Existing techniques for high-order mesh generation typically output meshes with same polynomial order for all elements. However, high order elements away from cur… ▽ More

    Submitted 29 January, 2024; originally announced January 2024.

    Comments: 14 pages, 11 figures

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

  6. arXiv:2311.07284  [pdf, ps, other

    cs.DS cs.CC cs.LG

    Learning Arithmetic Formulas in the Presence of Noise: A General Framework and Applications to Unsupervised Learning

    Authors: Pritam Chandra, Ankit Garg, Neeraj Kayal, Kunal Mittal, Tanmay Sinha

    Abstract: We present a general framework for designing efficient algorithms for unsupervised learning problems, such as mixtures of Gaussians and subspace clustering. Our framework is based on a meta algorithm that learns arithmetic circuits in the presence of noise, using lower bounds. This builds upon the recent work of Garg, Kayal and Saha (FOCS 20), who designed such a framework for learning arithmetic… ▽ More

    Submitted 13 November, 2023; originally announced November 2023.

    Comments: 85 pages, comments welcome

  7. arXiv:2311.02573  [pdf, other

    cs.DS cs.CV

    Group Testing for Accurate and Efficient Range-Based Near Neighbor Search : An Adaptive Binary Splitting Approach

    Authors: Kashish Mittal, Harsh Shah, Ajit Rajwade

    Abstract: This work presents an adaptive group testing framework for the range-based high dimensional near neighbor search problem. The proposed method detects high-similarity vectors from an extensive collection of high dimensional vectors, where each vector represents an image descriptor. Our method efficiently marks each item in the collection as neighbor or non-neighbor on the basis of a cosine distance… ▽ More

    Submitted 5 November, 2023; originally announced November 2023.

    Comments: 17 pages (including Appendix)

  8. arXiv:2310.00117  [pdf, other

    cs.HC cs.AI cs.LG

    ABScribe: Rapid Exploration & Organization of Multiple Writing Variations in Human-AI Co-Writing Tasks using Large Language Models

    Authors: Mohi Reza, Nathan Laundry, Ilya Musabirov, Peter Dushniku, Zhi Yuan "Michael" Yu, Kashish Mittal, Tovi Grossman, Michael Liut, Anastasia Kuzminykh, Joseph Jay Williams

    Abstract: Exploring alternative ideas by rewriting text is integral to the writing process. State-of-the-art Large Language Models (LLMs) can simplify writing variation generation. However, current interfaces pose challenges for simultaneous consideration of multiple variations: creating new variations without overwriting text can be difficult, and pasting them sequentially can clutter documents, increasing… ▽ More

    Submitted 27 March, 2024; v1 submitted 29 September, 2023; originally announced October 2023.

    Comments: CHI 2024

  9. arXiv:2306.14904  [pdf, other

    cs.FL

    Determining Smallest Path Size of Multiplication Transducers Without a Restricted Digit Set

    Authors: Aditya Mittal, Karthik Mittal

    Abstract: Directed multiplication transducers are a tool for performing non-decimal base multiplication without an additional conversion to base 10. This allows for faster computation and provides easier visualization depending on the problem at hand. By building these multiplication transducers computationally, new patterns can be identified as these transducers can be built with much larger bases and mult… ▽ More

    Submitted 14 June, 2023; originally announced June 2023.

    Comments: 15 pages, 4 figures, submitted at SoCal-Nevada MAA Session 2022 and Cal State East Bay Student Research Symposium 2022

  10. arXiv:2306.04216  [pdf, other

    cs.CV cs.MM

    MMSum: A Dataset for Multimodal Summarization and Thumbnail Generation of Videos

    Authors: Jielin Qiu, Jiacheng Zhu, William Han, Aditesh Kumar, Karthik Mittal, Claire Jin, Zhengyuan Yang, Linjie Li, Jianfeng Wang, Ding Zhao, Bo Li, Lijuan Wang

    Abstract: Multimodal summarization with multimodal output (MSMO) has emerged as a promising research direction. Nonetheless, numerous limitations exist within existing public MSMO datasets, including insufficient maintenance, data inaccessibility, limited size, and the absence of proper categorization, which pose significant challenges. To address these challenges and provide a comprehensive dataset for thi… ▽ More

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

    Comments: Project website: https://mmsum-dataset.github.io/

  11. arXiv:2305.02401  [pdf, other

    cs.CV cs.LG

    Synthetic DOmain-Targeted Augmentation (S-DOTA) Improves Model Generalization in Digital Pathology

    Authors: Sai Chowdary Gullapally, Yibo Zhang, Nitin Kumar Mittal, Deeksha Kartik, Sandhya Srinivasan, Kevin Rose, Daniel Shenker, Dinkar Juyal, Harshith Padigela, Raymond Biju, Victor Minden, Chirag Maheshwari, Marc Thibault, Zvi Goldstein, Luke Novak, Nidhi Chandra, Justin Lee, Aaditya Prakash, Chintan Shah, John Abel, Darren Fahy, Amaro Taylor-Weiner, Anand Sampat

    Abstract: Machine learning algorithms have the potential to improve patient outcomes in digital pathology. However, generalization of these tools is currently limited by sensitivity to variations in tissue preparation, staining procedures and scanning equipment that lead to domain shift in digitized slides. To overcome this limitation and improve model generalization, we studied the effectiveness of two Syn… ▽ More

    Submitted 3 May, 2023; originally announced May 2023.

  12. arXiv:2211.00801  [pdf, other

    cs.LG cs.AI math.NA

    Multi-Agent Reinforcement Learning for Adaptive Mesh Refinement

    Authors: Jiachen Yang, Ketan Mittal, Tarik Dzanic, Socratis Petrides, Brendan Keith, Brenden Petersen, Daniel Faissol, Robert Anderson

    Abstract: Adaptive mesh refinement (AMR) is necessary for efficient finite element simulations of complex physical phenomenon, as it allocates limited computational budget based on the need for higher or lower resolution, which varies over space and time. We present a novel formulation of AMR as a fully-cooperative Markov game, in which each element is an independent agent who makes refinement and de-refine… ▽ More

    Submitted 23 February, 2023; v1 submitted 1 November, 2022; originally announced November 2022.

    Comments: AAMAS 2023. 17 pages, 17 figures

  13. High-Order Mesh Morphing for Boundary and Interface Fitting to Implicit Geometries

    Authors: Jorge-Luis Barrera, Tzanio Kolev, Ketan Mittal, Vladimir Tomov

    Abstract: We propose a method that morphs high-orger meshes such that their boundaries and interfaces coincide/align with implicitly defined geometries. Our focus is particularly on the case when the target surface is prescribed as the zero isocontour of a smooth discrete function. Common examples of this scenario include using level set functions to represent material interfaces in multimaterial configurat… ▽ More

    Submitted 6 February, 2023; v1 submitted 9 August, 2022; originally announced August 2022.

    Comments: 30 pages, 16 figures

  14. arXiv:2205.12721  [pdf, other

    cs.MS cs.DC physics.comp-ph

    Accelerating High-Order Mesh Optimization Using Finite Element Partial Assembly on GPUs

    Authors: Jean-Sylvain Camier, Veselin Dobrev, Patrick Knupp, Tzanio Kolev, Ketan Mittal, Robert Rieben, Vladimir Tomov

    Abstract: In this paper we present a new GPU-oriented mesh optimization method based on high-order finite elements. Our approach relies on node movement with fixed topology, through the Target-Matrix Optimization Paradigm (TMOP) and uses a global nonlinear solve over the whole computational mesh, i.e., all mesh nodes are moved together. A key property of the method is that the mesh optimization process is r… ▽ More

    Submitted 1 December, 2022; v1 submitted 23 May, 2022; originally announced May 2022.

    Comments: 28 pages, 10 figures, 3 tables

  15. arXiv:2204.00858  [pdf, ps, other

    cs.CC

    Polynomial Bounds On Parallel Repetition For All 3-Player Games With Binary Inputs

    Authors: Uma Girish, Kunal Mittal, Ran Raz, Wei Zhan

    Abstract: We prove that for every 3-player (3-prover) game $\mathcal G$ with value less than one, whose query distribution has the support $\mathcal S = \{(1,0,0), (0,1,0), (0,0,1)\}$ of hamming weight one vectors, the value of the $n$-fold parallel repetition $\mathcal G^{\otimes n}$ decays polynomially fast to zero; that is, there is a constant $c = c(\mathcal G)>0$ such that the value of the game… ▽ More

    Submitted 2 April, 2022; originally announced April 2022.

  16. arXiv:2202.06826  [pdf, ps, other

    cs.CC

    Parallel Repetition For All 3-Player Games Over Binary Alphabet

    Authors: Uma Girish, Justin Holmgren, Kunal Mittal, Ran Raz, Wei Zhan

    Abstract: We prove that for every 3-player game with binary questions and answers and value $<1$, the value of the $n$-fold parallel repetition of the game decays polynomially fast to 0. That is, for every such game, there exists a constant $c>0$, such that the value of the $n$-fold parallel repetition of the game is at most $n^{-c}$. Along the way to proving this theorem, we prove two additional parallel r… ▽ More

    Submitted 14 February, 2022; originally announced February 2022.

  17. arXiv:2107.06156  [pdf, ps, other

    cs.CC

    Parallel Repetition for the GHZ Game: A Simpler Proof

    Authors: Uma Girish, Justin Holmgren, Kunal Mittal, Ran Raz, Wei Zhan

    Abstract: We give a new proof of the fact that the parallel repetition of the (3-player) GHZ game reduces the value of the game to zero polynomially quickly. That is, we show that the value of the $n$-fold GHZ game is at most $n^{-Ω(1)}$. This was first established by Holmgren and Raz [HR20]. We present a new proof of this theorem that we believe to be simpler and more direct. Unlike most previous works on… ▽ More

    Submitted 13 July, 2021; originally announced July 2021.

  18. arXiv:2103.01342  [pdf, other

    cs.LG math.NA

    Reinforcement Learning for Adaptive Mesh Refinement

    Authors: Jiachen Yang, Tarik Dzanic, Brenden Petersen, Jun Kudo, Ketan Mittal, Vladimir Tomov, Jean-Sylvain Camier, Tuo Zhao, Hongyuan Zha, Tzanio Kolev, Robert Anderson, Daniel Faissol

    Abstract: Large-scale finite element simulations of complex physical systems governed by partial differential equations (PDE) crucially depend on adaptive mesh refinement (AMR) to allocate computational budget to regions where higher resolution is required. Existing scalable AMR methods make heuristic refinement decisions based on instantaneous error estimation and thus do not aim for long-term optimality o… ▽ More

    Submitted 21 February, 2023; v1 submitted 1 March, 2021; originally announced March 2021.

    Comments: AISTATS 2023. 18 pages, 15 figures

  19. arXiv:2101.02073  [pdf, other

    cs.CV eess.IV

    Shallow-UWnet : Compressed Model for Underwater Image Enhancement

    Authors: Ankita Naik, Apurva Swarnakar, Kartik Mittal

    Abstract: Over the past few decades, underwater image enhancement has attracted increasing amount of research effort due to its significance in underwater robotics and ocean engineering. Research has evolved from implementing physics-based solutions to using very deep CNNs and GANs. However, these state-of-art algorithms are computationally expensive and memory intensive. This hinders their deployment on po… ▽ More

    Submitted 6 January, 2021; originally announced January 2021.

    Comments: All the authors contributed equally and are listed by alphabetical order

    ACM Class: I.4

  20. arXiv:2011.09093  [pdf, ps, other

    cs.CC

    Block Rigidity: Strong Multiplayer Parallel Repetition implies Super-Linear Lower Bounds for Turing Machines

    Authors: Kunal Mittal, Ran Raz

    Abstract: We prove that a sufficiently strong parallel repetition theorem for a special case of multiplayer (multiprover) games implies super-linear lower bounds for multi-tape Turing machines with advice. To the best of our knowledge, this is the first connection between parallel repetition and lower bounds for time complexity and the first major potential implication of a parallel repetition theorem with… ▽ More

    Submitted 26 November, 2020; v1 submitted 18 November, 2020; originally announced November 2020.

    Comments: 17 pages, ITCS 2021

  21. arXiv:2010.09231  [pdf, other

    cs.RO cs.AI eess.SY

    CT-CPP: Coverage Path Planning for 3D Terrain Reconstruction Using Dynamic Coverage Trees

    Authors: Zongyuan Shen, Junnan Song, Khushboo Mittal, Shalabh Gupta

    Abstract: This letter addresses the 3D coverage path planning (CPP) problem for terrain reconstruction of unknown obstacle rich environments. Due to sensing limitations, the proposed method, called CT-CPP, performs layered scanning of the 3D region to collect terrain data, where the traveling sequence is optimized using the concept of a coverage tree (CT) with a TSP-inspired tree traversal strategy. The CT-… ▽ More

    Submitted 2 December, 2021; v1 submitted 19 October, 2020; originally announced October 2020.

    Journal ref: in IEEE Robotics and Automation Letters, vol. 7, no. 1, pp. 135-142, Jan. 2022

  22. arXiv:1909.04105  [pdf, other

    cs.RO eess.SY

    Rapid Path Planning for Dubins Vehicles under Environmental Currents

    Authors: Khushboo Mittal, Junnan Song, Shalabh Gupta, Thomas A. Wettergren

    Abstract: This paper presents a rapid (real time) solution to the minimum-time path planning problem for Dubins vehicles under environmental currents (wind or ocean currents). Real-time solutions are essential in time-critical situations (such as replanning under dynamically changing environments or tracking fast moving targets). Typically, Dubins problem requires to solve for six path types; however, due t… ▽ More

    Submitted 9 September, 2020; v1 submitted 9 September, 2019; originally announced September 2019.

    Comments: 21 pages

    Journal ref: Robotics and Autonomous Systems, Volume 134, December 2020, 103646

  23. Nonconforming Schwarz-Spectral Element Methods For Incompressible Flow

    Authors: Ketan Mittal, Som Dutta, Paul Fischer

    Abstract: We present scalable implementations of spectral-element-based Schwarz overlapping (overset) methods for the incompressible Navier-Stokes (NS) equations. Our SEM-based overset grid method is implemented at the level of the NS equations, which are advanced independently within separate subdomains using interdomain velocity and pressure boundary-data exchanges at each timestep or sub-timestep. Centra… ▽ More

    Submitted 12 November, 2018; originally announced November 2018.

    Comments: 12 pages, 10 figures, submitted to Computers & Fluids for special issue for the 30th International Conference on Parallel Computational Fluid Dynamics