Zum Hauptinhalt springen

Showing 1–50 of 69 results for author: Aggarwal, D

.
  1. arXiv:2407.19946  [pdf, other

    cs.DS

    Engineering an Efficient Approximate DNF-Counter

    Authors: Mate Soos, Uddalok Sarkar, Divesh Aggarwal, Sourav Chakraborty, Kuldeep S. Meel, Maciej Obremski

    Abstract: Model counting is a fundamental problem in many practical applications, including query evaluation in probabilistic databases and failure-probability estimation of networks. In this work, we focus on a variant of this problem where the underlying formula is expressed in the Disjunctive Normal Form (DNF), also known as #DNF. This problem has been shown to be #P-complete, making it often intractable… ▽ More

    Submitted 29 July, 2024; originally announced July 2024.

    Comments: 13 pages, 7 Figures

  2. arXiv:2407.12818  [pdf, other

    cs.CL cs.AI cs.CY

    "I understand why I got this grade": Automatic Short Answer Grading with Feedback

    Authors: Dishank Aggarwal, Pushpak Bhattacharyya, Bhaskaran Raman

    Abstract: The demand for efficient and accurate assessment methods has intensified as education systems transition to digital platforms. Providing feedback is essential in educational settings and goes beyond simply conveying marks as it justifies the assigned marks. In this context, we present a significant advancement in automated grading by introducing Engineering Short Answer Feedback (EngSAF) -- a data… ▽ More

    Submitted 30 June, 2024; originally announced July 2024.

  3. arXiv:2407.05435  [pdf, other

    cs.DS

    Polynomial Time Algorithms for Integer Programming and Unbounded Subset Sum in the Total Regime

    Authors: Divesh Aggarwal, Antoine Joux, Miklos Santha, Karol Węgrzycki

    Abstract: The Unbounded Subset Sum (USS) problem is an NP-hard computational problem where the goal is to decide whether there exist non-negative integers $x_1, \ldots, x_n$ such that $x_1 a_1 + \ldots + x_n a_n = b$, where $a_1 < \cdots < a_n < b$ are distinct positive integers with $\text{gcd}(a_1, \ldots, a_n)$ dividing $b$. The problem can be solved in pseudopolynomial time, while specialized cases, suc… ▽ More

    Submitted 11 July, 2024; v1 submitted 7 July, 2024; originally announced July 2024.

    Comments: 12 pages

  4. arXiv:2407.03678  [pdf, other

    cs.CL cs.LG

    Improving Self Consistency in LLMs through Probabilistic Tokenization

    Authors: Ashutosh Sathe, Divyanshu Aggarwal, Sunayana Sitaram

    Abstract: Prior research has demonstrated noticeable performance gains through the use of probabilistic tokenizations, an approach that involves employing multiple tokenizations of the same input string during the training phase of a language model. Despite these promising findings, modern large language models (LLMs) have yet to be trained using probabilistic tokenizations. Interestingly, while the tokeniz… ▽ More

    Submitted 4 July, 2024; originally announced July 2024.

    Comments: ICML 2024 Workshop on LLMs and Cognition

  5. arXiv:2404.07774  [pdf, other

    cs.LG cs.RO

    Sketch-Plan-Generalize: Continual Few-Shot Learning of Inductively Generalizable Spatial Concepts

    Authors: Namasivayam Kalithasan, Sachit Sachdeva, Himanshu Gaurav Singh, Vishal Bindal, Arnav Tuli, Gurarmaan Singh Panjeta, Divyanshu Aggarwal, Rohan Paul, Parag Singla

    Abstract: Our goal is to enable embodied agents to learn inductively generalizable spatial concepts, e.g., learning staircase as an inductive composition of towers of increasing height. Given a human demonstration, we seek a learning architecture that infers a succinct ${program}$ representation that explains the observed instance. Additionally, the approach should generalize inductively to novel structures… ▽ More

    Submitted 29 May, 2024; v1 submitted 11 April, 2024; originally announced April 2024.

  6. arXiv:2402.11604  [pdf, other

    cs.LG

    Self-evolving Autoencoder Embedded Q-Network

    Authors: J. Senthilnath, Bangjian Zhou, Zhen Wei Ng, Deeksha Aggarwal, Rajdeep Dutta, Ji Wei Yoon, Aye Phyu Phyu Aung, Keyu Wu, Min Wu, Xiaoli Li

    Abstract: In the realm of sequential decision-making tasks, the exploration capability of a reinforcement learning (RL) agent is paramount for achieving high rewards through interactions with the environment. To enhance this crucial ability, we propose SAQN, a novel approach wherein a self-evolving autoencoder (SA) is embedded with a Q-Network (QN). In SAQN, the self-evolving autoencoder architecture adapts… ▽ More

    Submitted 18 February, 2024; originally announced February 2024.

    Comments: 11 pages, 9 figures, 3 tables

  7. arXiv:2402.07087  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Self-Correcting Self-Consuming Loops for Generative Model Training

    Authors: Nate Gillman, Michael Freeman, Daksh Aggarwal, Chia-Hong Hsu, Calvin Luo, Yonglong Tian, Chen Sun

    Abstract: As synthetic data becomes higher quality and proliferates on the internet, machine learning models are increasingly trained on a mix of human- and machine-generated data. Despite the successful stories of using synthetic data for representation learning, using synthetic data for generative model training creates "self-consuming loops" which may lead to training instability or even collapse, unless… ▽ More

    Submitted 10 June, 2024; v1 submitted 10 February, 2024; originally announced February 2024.

    Comments: Camera ready version (ICML 2024). Code at https://nategillman.com/sc-sc.html

  8. arXiv:2401.07598  [pdf, other

    cs.CL

    MAPLE: Multilingual Evaluation of Parameter Efficient Finetuning of Large Language Models

    Authors: Divyanshu Aggarwal, Ashutosh Sathe, Ishaan Watts, Sunayana Sitaram

    Abstract: Parameter Efficient Finetuning (PEFT) has emerged as a viable solution for improving the performance of Large Language Models (LLMs) without requiring massive resources and compute. Prior work on multilingual evaluation has shown that there is a large gap between the performance of LLMs on English and other languages. Further, there is also a large gap between the performance of smaller open-sourc… ▽ More

    Submitted 22 July, 2024; v1 submitted 15 January, 2024; originally announced January 2024.

    Comments: 46 pages, 23 figures, 45 tables. Accepted in ACL 2024 findings

  9. arXiv:2311.15064  [pdf, other

    cs.DS

    Recursive lattice reduction -- A framework for finding short lattice vectors

    Authors: Divesh Aggarwal, Thomas Espitau, Spencer Peters, Noah Stephens-Davidowitz

    Abstract: We propose a new framework called recursive lattice reduction for finding short non-zero vectors in a lattice or for finding dense sublattices of a lattice. At a high level, the framework works by recursively searching for dense sublattices of dense sublattices (or their duals). Eventually, the procedure encounters a recursive call on a lattice $\mathcal{L}$ with relatively low rank $k$, at which… ▽ More

    Submitted 25 November, 2023; originally announced November 2023.

  10. arXiv:2311.07463  [pdf, other

    cs.CL

    MEGAVERSE: Benchmarking Large Language Models Across Languages, Modalities, Models and Tasks

    Authors: Sanchit Ahuja, Divyanshu Aggarwal, Varun Gumma, Ishaan Watts, Ashutosh Sathe, Millicent Ochieng, Rishav Hada, Prachi Jain, Maxamed Axmed, Kalika Bali, Sunayana Sitaram

    Abstract: There has been a surge in LLM evaluation research to understand LLM capabilities and limitations. However, much of this research has been confined to English, leaving LLM building and evaluation for non-English languages relatively unexplored. Several new LLMs have been introduced recently, necessitating their evaluation on non-English languages. This study aims to perform a thorough evaluation of… ▽ More

    Submitted 2 April, 2024; v1 submitted 13 November, 2023; originally announced November 2023.

    Comments: 40 pages, 35 figures and 34 tables

  11. arXiv:2311.04565  [pdf, other

    cond-mat.mes-hall cond-mat.str-el

    Photon absorption in twisted bilayer graphene

    Authors: Disha Arora, Deepanshu Aggarwal, Sankalpa Ghosh, Rohit Narula

    Abstract: We investigate one- and two-photon absorption in twisted bilayer graphene (TBLG) by examining the effects of tuning the twist angle $ θ$ and the excitation energy $ E_l $ on their corresponding absorption coefficients $ α_{i=1,2}$. We find that $ α_1 $ shows distinct peaks as a function of $ E_l $ which correspond to the van Hove singularities (vHS) of TBLG. In contrast to single- (SLG) and AB bil… ▽ More

    Submitted 13 May, 2024; v1 submitted 8 November, 2023; originally announced November 2023.

    Comments: 21 pages including appendices, 15 captioned figures

  12. arXiv:2310.03064  [pdf, other

    math.DG hep-th math.AG

    Machine learning Sasakian and $G_2$ topology on contact Calabi-Yau $7$-manifolds

    Authors: Daattavya Aggarwal, Yang-Hui He, Elli Heyes, Edward Hirst, Henrique N. Sá Earp, Tomás S. R. Silva

    Abstract: We propose a machine learning approach to study topological quantities related to the Sasakian and $G_2$-geometries of contact Calabi-Yau $7$-manifolds. Specifically, we compute datasets for certain Sasakian Hodge numbers and for the Crowley-Nördstrom invariant of the natural $G_2$-structure of the $7$-dimensional link of a weighted projective Calabi-Yau $3$-fold hypersurface singularity, for 7549… ▽ More

    Submitted 23 February, 2024; v1 submitted 4 October, 2023; originally announced October 2023.

    Comments: 10 pages; 5 figures; 1 table

    Report number: QMUL-PH-23-14

    Journal ref: Phys.Lett.B 850 (2024) 138517

  13. arXiv:2306.04580  [pdf, other

    cond-mat.mes-hall cond-mat.str-el

    Moiré fractals in twisted graphene layers

    Authors: Deepanshu Aggarwal, Rohit Narula, Sankalpa Ghosh

    Abstract: Twisted bilayer graphene (TBLG) subject to a sequence of commensurate external periodic potentials reveals the formation of moiré fractals (MF) that share striking similarities with the central place theory (CPT) of economic geography, thus uncovering a remarkable connection between twistronics and the geometry of economic zones. MFs arise from the self-similarity of the emergent hierarchy of Bril… ▽ More

    Submitted 16 February, 2024; v1 submitted 7 June, 2023; originally announced June 2023.

    Comments: revised main text latex 17 pages including bibliography and appendices. Accepted for publication in Physical Review B

    Journal ref: Phys. Rev. B 109, 125302 (2024)

  14. arXiv:2306.04256  [pdf, ps, other

    math.CO

    Enumeration of splitting subsets of endofunctions on finite sets

    Authors: Divya Aggarwal

    Abstract: Let $d$ and $n$ be positive integers such that $d|n$. Let $[n]=\{1,2,\ldots,n\}$ and $T$ be an endofunction on $[n]$. A subset $W$ of $[n]$ of cardinality $n/d$ is said to be $d$-splitting if $W \cup TW \cup \cdots \cup T^{d-1}W =[n]$. Let $σ(d;T)$ denote the number of $d$-splitting subsets. If $σ(2;T)>0$, then we show that $σ(2;T)=g_T(-1)$, where $g_T(t)$ is the generating function for the number… ▽ More

    Submitted 7 June, 2023; originally announced June 2023.

    Comments: 19 pages, 12 figures

    MSC Class: 05A15; 05C30; 68R10

  15. arXiv:2304.13005  [pdf, other

    cs.CL

    Evaluating Inter-Bilingual Semantic Parsing for Indian Languages

    Authors: Divyanshu Aggarwal, Vivek Gupta, Anoop Kunchukuttan

    Abstract: Despite significant progress in Natural Language Generation for Indian languages (IndicNLP), there is a lack of datasets around complex structured tasks such as semantic parsing. One reason for this imminent gap is the complexity of the logical form, which makes English to multilingual translation difficult. The process involves alignment of logical forms, intents and slots with translated unstruc… ▽ More

    Submitted 5 June, 2023; v1 submitted 25 April, 2023; originally announced April 2023.

    Comments: 21 pages, 9 figures, 15 tables

  16. arXiv:2301.01654  [pdf, ps, other

    math.NT

    A Selberg Trace Formula for $\text{GL}_{3}(\mathbb{F}_p)\backslash \text{GL}_{3}(\mathbb{F}_q)/K$

    Authors: Daksh Aggarwal, Asghar Ghorbanpour, Masoud Khalkhali, Jiyuan Lu, Balázs Németh, C Shijia Yu

    Abstract: In this paper, we prove a discrete analog of the Selberg Trace Formula for the group $\text{GL}_{3}(\mathbb{F}_q).$ By considering a cubic extension of the finite field $\mathbb{F}_q$, we define an analog of the upper half space and an action of $\text{GL}_{3}(\mathbb{F}_q)$ on it. To compute the orbital sums we explicitly identify the double coset spaces and fundamental domains in our upper half… ▽ More

    Submitted 5 January, 2023; v1 submitted 4 January, 2023; originally announced January 2023.

    Comments: 29 pages. Comments are welcome. Same as the first version. In the new version the title and abstract displays better in the arXiv

    MSC Class: 11F72

  17. arXiv:2212.14633  [pdf

    cond-mat.mes-hall cond-mat.str-el

    Interference effects in polarization controlled Rayleigh scattering in twisted bilayer graphene

    Authors: Disha Arora, Deepanshu Aggarwal, Sankalpa Ghosh, Rohit Narula

    Abstract: We calculate the \tco{polarization}-controlled Rayleigh scattering response of twisted bilayer graphene (tBLG) based on the continuum electronic band model developed by Bistritzer and MacDonald while considering its refinements which address the effects of structural corrugation, doping-dependent Hartree interactions and particle-hole asymmetry. The dominant wave vectors for the Rayleigh scatterin… ▽ More

    Submitted 18 May, 2023; v1 submitted 30 December, 2022; originally announced December 2022.

    Comments: 18 latex pages with 21 figures (figures contain subfigures). The actual manuscript abstract is more extended than the one displayed. Accepted for publication in Physical Review B

    Journal ref: Physical Review B, Vol 107, 205423 (2023)

  18. arXiv:2212.04801  [pdf, other

    cond-mat.mes-hall cond-mat.str-el quant-ph

    A primer on twistronics: A massless Dirac fermion's journey to moiré patterns and flat bands in twisted bilayer graphene

    Authors: Deepanshu Aggarwal, Rohit Narula, Sankalpa Ghosh

    Abstract: The recent discovery of superconductivity in magic-angle twisted bilayer graphene has sparked a renewed interest in the strongly-correlated physics of $sp^2$ carbons, in stark contrast to preliminary investigations which were dominated by the one-body physics of the massless Dirac fermions. We thus provide a self-contained, theoretical perspective of the journey of graphene from its single-particl… ▽ More

    Submitted 8 February, 2023; v1 submitted 9 December, 2022; originally announced December 2022.

    Comments: To be published as topical review in Journal of Physics: Condensed Mater ( Accepted Manuscript is available online)

    Journal ref: J. Phys.: Condens. Matter 35 143001 (2023)

  19. arXiv:2211.11693  [pdf, other

    cs.CC cs.CR cs.DS

    Lattice Problems Beyond Polynomial Time

    Authors: Divesh Aggarwal, Huck Bennett, Zvika Brakerski, Alexander Golovnev, Rajendra Kumar, Zeyong Li, Spencer Peters, Noah Stephens-Davidowitz, Vinod Vaikuntanathan

    Abstract: We study the complexity of lattice problems in a world where algorithms, reductions, and protocols can run in superpolynomial time, revisiting four foundational results: two worst-case to average-case reductions and two protocols. We also show a novel protocol. 1. We prove that secret-key cryptography exists if $\widetilde{O}(\sqrt{n})$-approximate SVP is hard for $2^{\varepsilon n}$-time algori… ▽ More

    Submitted 21 November, 2022; originally announced November 2022.

  20. arXiv:2211.09705  [pdf

    q-bio.BM cs.AI cs.LG

    A Review of Deep Learning Techniques for Protein Function Prediction

    Authors: Divyanshu Aggarwal, Yasha Hasija

    Abstract: Deep Learning and big data have shown tremendous success in bioinformatics and computational biology in recent years; artificial intelligence methods have also significantly contributed in the task of protein function classification. This review paper analyzes the recent developments in approaches for the task of predicting protein function using deep learning. We explain the importance of determi… ▽ More

    Submitted 27 October, 2022; originally announced November 2022.

    Journal ref: 2021 2nd International Conference for Emerging Technology (INCET) Belgaum, India. May 21-23, 2021

  21. arXiv:2211.04385  [pdf, other

    cs.CC cs.CR cs.DS

    Why we couldn't prove SETH hardness of the Closest Vector Problem for even norms!

    Authors: Divesh Aggarwal, Rajendra Kumar

    Abstract: Recent work [BGS17,ABGS19] has shown SETH hardness of CVP in the $\ell_p$ norm for any $p$ that is not an even integer. This result was shown by giving a Karp reduction from $k$-SAT on $n$ variables to CVP on a lattice of rank $n$. In this work, we show a barrier towards proving a similar result for CVP in the $\ell_p$ norm where $p$ is an even integer. We show that for any $c>0$, if for every… ▽ More

    Submitted 25 November, 2023; v1 submitted 8 November, 2022; originally announced November 2022.

    Comments: Added: Instance compression of exact-CVP

  22. arXiv:2204.08776  [pdf, other

    cs.CL cs.AI

    IndicXNLI: Evaluating Multilingual Inference for Indian Languages

    Authors: Divyanshu Aggarwal, Vivek Gupta, Anoop Kunchukuttan

    Abstract: While Indic NLP has made rapid advances recently in terms of the availability of corpora and pre-trained models, benchmark datasets on standard NLU tasks are limited. To this end, we introduce IndicXNLI, an NLI dataset for 11 Indic languages. It has been created by high-quality machine translation of the original English XNLI dataset and our analysis attests to the quality of IndicXNLI. By finetun… ▽ More

    Submitted 19 April, 2022; originally announced April 2022.

    Comments: 13 pages, 6 Tables, 3 Figues

  23. Nöther Currents, Black Hole Entropy Universality and CFT Duality in Conformal Weyl Gravity

    Authors: Daksh Aggarwal, Dominic Chang, Quentin Dancewicz Helmers, Nesibe Sivrioglu, L. R. Ram-Mohan, Leo Rodriguez, Shanshan Rodriguez, Raid Suleiman

    Abstract: In this paper we study black hole entropy universality within the Conformal Weyl gravity paradigm. We do this by first computing the entropy of specific vacuum and non-vacuum solutions, previously unexplored in Conformal Weyl gravity via both the Nöther current method and Wald's entropy formula. For the vacuum case, we explore the near horizon near extremal Kerr metric, which is also a vacuum solu… ▽ More

    Submitted 23 June, 2022; v1 submitted 4 April, 2022; originally announced April 2022.

    Comments: 21 pages, no figures. References added. Minor revisions and edits based upon comments and feedback

    Journal ref: IJMPD 32, 2350017 (2023)

  24. arXiv:2202.13354  [pdf, ps, other

    cs.CR quant-ph

    Quantum secure non-malleable codes in the split-state model

    Authors: Divesh Aggarwal, Naresh Goud Boddu, Rahul Jain

    Abstract: Non-malleable-codes introduced by Dziembowski, Pietrzak and Wichs [DPW18] encode a classical message $S$ in a manner such that tampering the codeword results in the decoder either outputting the original message $S$ or a message that is unrelated/independent of $S$. Providing such non-malleable security for various tampering function families has received significant attention in recent years. We… ▽ More

    Submitted 8 June, 2023; v1 submitted 27 February, 2022; originally announced February 2022.

    Comments: arXiv admin note: text overlap with arXiv:2109.03097. text overlap with arXiv:1611.09248 by other authors

  25. arXiv:2111.04157  [pdf, ps, other

    cs.IT cs.CR

    Extractors: Low Entropy Requirements Colliding With Non-Malleability

    Authors: Divesh Aggarwal, Eldon Chung, Maciej Obremski

    Abstract: The known constructions of negligible error (non-malleable) two-source extractors can be broadly classified in three categories: (1) Constructions where one source has min-entropy rate about $1/2$, the other source can have small min-entropy rate, but the extractor doesn't guarantee non-malleability. (2) Constructions where one source is uniform, and the other can have small min-entropy rate,… ▽ More

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

  26. A conjectural asymptotic formula for multiplicative chaos in number theory

    Authors: Daksh Aggarwal, Unique Subedi, William Verreault, Asif Zaman, Chenghui Zheng

    Abstract: We investigate a special sequence of random variables $A(N)$ defined by an exponential power series with independent standard complex Gaussians $(X(k))_{k \geq 1}$. Introduced by Hughes, Keating, and O'Connell in the study of random matrix theory, this sequence relates to Gaussian multiplicative chaos (in particular "holomorphic multiplicative chaos'' per Najnudel, Paquette, and Simm) and random m… ▽ More

    Submitted 25 August, 2021; originally announced August 2021.

    Comments: 18 pages

    MSC Class: 60-08 (Primary); 60-11; 60F99; 11K65 (Secondary)

    Journal ref: Res. Number Theory 8, 35 (2022)

  27. Sums of random multiplicative functions over function fields with few irreducible factors

    Authors: Daksh Aggarwal, Unique Subedi, William Verreault, Asif Zaman, Chenghui Zheng

    Abstract: We establish a normal approximation for the limiting distribution of partial sums of random Rademacher multiplicative functions over function fields, provided the number of irreducible factors of the polynomials is small enough. This parallels work of Harper for random Rademacher multiplicative functions over the integers.

    Submitted 28 January, 2022; v1 submitted 18 August, 2021; originally announced August 2021.

    Comments: 10 pages. Simplification of the proof of Lemma 5 and typos corrected, one reference added

    MSC Class: 11K65 (Primary) 60F05; 60G50 (Secondary)

    Journal ref: Math. Proc. Camb. Phil. Soc. (2022), 1-12

  28. arXiv:2108.04331  [pdf, other

    quant-ph

    Generation of 1 Gb full entropy random numbers with the enhanced-NRBG method

    Authors: Deepika Aggarwal, Karthick Balaji R, Rohit Ghatikar, Sruthi Chennuri, Anindita Banerjee

    Abstract: Random numbers have significant applications in fundamental science, high-level scientific research, cryptography, and several other areas where there is a pressing need for high-quality random numbers. We present an experimental demonstration of a non-deterministic random bit generator from a quantum entropy source and a deterministic random bit generator mechanism to provide high quality random… ▽ More

    Submitted 9 August, 2021; originally announced August 2021.

    Comments: 10 pages

  29. arXiv:2106.02766  [pdf, ps, other

    cs.CR quant-ph

    Quantum Measurement Adversary

    Authors: Divesh Aggarwal, Naresh Goud Boddu, Rahul Jain, Maciej Obremski

    Abstract: Multi-source-extractors are functions that extract uniform randomness from multiple (weak) sources of randomness. Quantum multi-source-extractors were considered by Kasher and Kempe (for the quantum-independent-adversary and the quantum-bounded-storage-adversary), Chung, Li and Wu (for the general-entangled-adversary) and Arnon-Friedman, Portmann and Scholz (for the quantum-Markov-adversary). One… ▽ More

    Submitted 6 June, 2023; v1 submitted 4 June, 2021; originally announced June 2021.

  30. arXiv:2105.15155  [pdf, ps, other

    math.CO

    Polynomial Matrices, Splitting Subspaces and Krylov Subspaces over Finite Fields

    Authors: Divya Aggarwal, Samrith Ram

    Abstract: Let $T$ be a linear operator on an $\mathbb{F}_q$-vector space $V$ of dimension $n$. For any divisor $m$ of $n$, an $m$-dimensional subspace $W$ of $V$ is $T$-splitting if $$ V =W\oplus TW\oplus \cdots \oplus T^{d-1}W, $$ where $d=n/m$. Let $σ(m,d;T)$ denote the number of $m$-dimensional $T$-splitting subspaces. Determining $σ(m,d;T)$ for an arbitrary operator $T$ is an open problem. This proble… ▽ More

    Submitted 31 May, 2021; originally announced May 2021.

    Comments: 12 pages, 1 figure

  31. arXiv:2104.06576  [pdf, ps, other

    cs.DS cs.CR

    Dimension-Preserving Reductions Between SVP and CVP in Different $p$-Norms

    Authors: Divesh Aggarwal, Yanlin Chen, Rajendra Kumar, Zeyong Li, Noah Stephens-Davidowitz

    Abstract: $ \newcommand{\SVP}{\textsf{SVP}} \newcommand{\CVP}{\textsf{CVP}} \newcommand{\eps}{\varepsilon} $We show a number of reductions between the Shortest Vector Problem and the Closest Vector Problem over lattices in different $\ell_p$ norms ($\SVP_p$ and $\CVP_p$ respectively). Specifically, we present the following $2^{\eps m}$-time reductions for $1 \leq p \leq q \leq \infty… ▽ More

    Submitted 13 April, 2021; originally announced April 2021.

  32. Tensor Processing Primitives: A Programming Abstraction for Efficiency and Portability in Deep Learning & HPC Workloads

    Authors: Evangelos Georganas, Dhiraj Kalamkar, Sasikanth Avancha, Menachem Adelman, Deepti Aggarwal, Cristina Anderson, Alexander Breuer, Jeremy Bruestle, Narendra Chaudhary, Abhisek Kundu, Denise Kutnick, Frank Laub, Vasimuddin Md, Sanchit Misra, Ramanarayan Mohanty, Hans Pabst, Brian Retford, Barukh Ziv, Alexander Heinecke

    Abstract: During the past decade, novel Deep Learning (DL) algorithms, workloads and hardware have been developed to tackle a wide range of problems. Despite the advances in workload and hardware ecosystems, the programming methodology of DL systems is stagnant. DL workloads leverage either highly-optimized, yet platform-specific and inflexible kernels from DL libraries, or in the case of novel operators, r… ▽ More

    Submitted 30 November, 2021; v1 submitted 12 April, 2021; originally announced April 2021.

  33. arXiv:2104.03008  [pdf, other

    cs.CV

    FedFace: Collaborative Learning of Face Recognition Model

    Authors: Divyansh Aggarwal, Jiayu Zhou, Anil K. Jain

    Abstract: DNN-based face recognition models require large centrally aggregated face datasets for training. However, due to the growing data privacy concerns and legal restrictions, accessing and sharing face datasets has become exceedingly difficult. We propose FedFace, a federated learning (FL) framework for collaborative learning of face recognition models in a privacy-aware manner. FedFace utilizes the f… ▽ More

    Submitted 24 June, 2021; v1 submitted 7 April, 2021; originally announced April 2021.

  34. arXiv:2012.08411  [pdf, ps, other

    math.CO

    Splitting Subspaces of Linear Operators over Finite Fields

    Authors: Divya Aggarwal, Samrith Ram

    Abstract: Let $V$ be a vector space of dimension $N$ over the finite field $\mathbb{F}_q$ and $T$ be a linear operator on $V$. Given an integer $m$ that divides $N$, an $m$-dimensional subspace $W$ of $V$ is $T$-splitting if $V=W\oplus TW\oplus \cdots \oplus T^{d-1}W$ where $d=N/m$. Let $σ(m,d;T)$ denote the number of $m$-dimensional $T$-splitting subspaces. Determining $σ(m,d;T)$ for an arbitrary operator… ▽ More

    Submitted 21 January, 2021; v1 submitted 15 December, 2020; originally announced December 2020.

    Comments: 14 pages

  35. arXiv:2011.13126  [pdf, other

    cs.CV

    Lifting 2D StyleGAN for 3D-Aware Face Generation

    Authors: Yichun Shi, Divyansh Aggarwal, Anil K. Jain

    Abstract: We propose a framework, called LiftedGAN, that disentangles and lifts a pre-trained StyleGAN2 for 3D-aware face generation. Our model is "3D-aware" in the sense that it is able to (1) disentangle the latent space of StyleGAN2 into texture, shape, viewpoint, lighting and (2) generate 3D components for rendering synthetic images. Unlike most previous methods, our method is completely self-supervised… ▽ More

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

    Comments: in CVPR 2021

  36. arXiv:2010.12898  [pdf, other

    quant-ph physics.optics

    Unpredictable and Uniform RNG based on time of arrival using InGaAs Detectors

    Authors: Anindita Banerjee, Deepika Aggarwal, Ankush Sharma, Ganesh Yadav

    Abstract: Quantum random number generators are becoming mandatory in a demanding technology world of high performing learning algorithms and security guidelines. Our implementation based on principles of quantum mechanics enable us to achieve the required randomness. We have generated high-quality quantum random numbers from a weak coherent source at telecommunication wavelength. The entropy is based on tim… ▽ More

    Submitted 16 July, 2021; v1 submitted 24 October, 2020; originally announced October 2020.

    Comments: 8 pages, 4 figures, 3 Tables, RevTex

  37. arXiv:2007.09556  [pdf, ps, other

    cs.DS

    A $2^{n/2}$-Time Algorithm for $\sqrt{n}$-SVP and $\sqrt{n}$-Hermite SVP, and an Improved Time-Approximation Tradeoff for (H)SVP

    Authors: Divesh Aggarwal, Zeyong Li, Noah Stephens-Davidowitz

    Abstract: We show a $2^{n/2+o(n)}$-time algorithm that finds a (non-zero) vector in a lattice $\mathcal{L} \subset \mathbb{R}^n$ with norm at most $\tilde{O}(\sqrt{n})\cdot \min\{λ_1(\mathcal{L}), \det(\mathcal{L})^{1/n}\}$, where $λ_1(\mathcal{L})$ is the length of a shortest non-zero lattice vector and $\det(\mathcal{L})$ is the lattice determinant. Minkowski showed that… ▽ More

    Submitted 18 July, 2020; originally announced July 2020.

  38. arXiv:2005.11654  [pdf, ps, other

    cs.CC cs.DS

    A Note on the Concrete Hardness of the Shortest Independent Vectors Problem in Lattices

    Authors: Divesh Aggarwal, Eldon Chung

    Abstract: Blömer and Seifert showed that $\mathsf{SIVP}_2$ is NP-hard to approximate by giving a reduction from $\mathsf{CVP}_2$ to $\mathsf{SIVP}_2$ for constant approximation factors as long as the $\mathsf{CVP}$ instance has a certain property. In order to formally define this requirement on the $\mathsf{CVP}$ instance, we introduce a new computational problem called the Gap Closest Vector Problem with B… ▽ More

    Submitted 31 October, 2020; v1 submitted 24 May, 2020; originally announced May 2020.

  39. arXiv:2005.08636  [pdf, other

    math.OC cs.AI cs.DM

    A Novel Column Generation Heuristic for Airline Crew Pairing Optimization with Large-scale Complex Flight Networks

    Authors: Divyam Aggarwal, Dhish Kumar Saxena, Saaju Pualose, Thomas Bäck, Michael Emmerich

    Abstract: Crew Pairing Optimization (CPO) is critical for an airlines' business viability, given that the crew operating cost is second only to the fuel cost. CPO aims at generating a set of flight sequences (crew pairings) to cover all scheduled flights, at minimum cost, while satisfying several legality constraints. The state-of-the-art heavily relies on relaxing the underlying Integer Programming Problem… ▽ More

    Submitted 2 July, 2021; v1 submitted 18 May, 2020; originally announced May 2020.

    Comments: 26 pages, 8 figures, 6 tables, 5 Algorithms

  40. arXiv:2004.13714  [pdf, other

    cs.LG math.OC stat.AP stat.ML

    On Learning Combinatorial Patterns to Assist Large-Scale Airline Crew Pairing Optimization

    Authors: Divyam Aggarwal, Yash Kumar Singh, Dhish Kumar Saxena

    Abstract: Airline Crew Pairing Optimization (CPO) aims at generating a set of legal flight sequences (crew pairings), to cover an airline's flight schedule, at minimum cost. It is usually performed using Column Generation (CG), a mathematical programming technique for guided search-space exploration. CG exploits the interdependencies between the current and the preceding CG-iteration for generating new vari… ▽ More

    Submitted 2 May, 2020; v1 submitted 28 April, 2020; originally announced April 2020.

    Comments: 8 pages, 6 figures

  41. arXiv:2003.08788  [pdf, other

    cs.CV

    Child Face Age-Progression via Deep Feature Aging

    Authors: Debayan Deb, Divyansh Aggarwal, Anil K. Jain

    Abstract: Given a gallery of face images of missing children, state-of-the-art face recognition systems fall short in identifying a child (probe) recovered at a later age. We propose a feature aging module that can age-progress deep face features output by a face matcher. In addition, the feature aging module guides age-progression in the image space such that synthesized aged faces can be utilized to enhan… ▽ More

    Submitted 17 March, 2020; originally announced March 2020.

    Comments: arXiv admin note: substantial text overlap with arXiv:1911.07538

  42. arXiv:2003.06423  [pdf, other

    cs.AI math.CO math.OC

    On Initializing Airline Crew Pairing Optimization for Large-scale Complex Flight Networks

    Authors: Divyam Aggarwal, Dhish Kumar Saxena, Thomas Bäck, Michael Emmerich

    Abstract: Crew pairing optimization (CPO) is critically important for any airline, since its crew operating costs are second-largest, next to the fuel-cost. CPO aims at generating a set of flight sequences (crew pairings) covering a flight-schedule, at minimum-cost, while satisfying several legality constraints. For large-scale complex flight networks, billion-plus legal pairings (variables) are possible, r… ▽ More

    Submitted 15 March, 2020; originally announced March 2020.

    Comments: 17 pages, 9 figures, manuscript submitted for review in a refereed journal

  43. arXiv:2003.03994  [pdf, other

    cs.MS math.OC

    Airline Crew Pairing Optimization Framework for Large Networks with Multiple Crew Bases and Hub-and-Spoke Subnetworks

    Authors: Divyam Aggarwal, Dhish Kumar Saxena, Thomas Bäck, Michael Emmerich

    Abstract: Crew Pairing Optimization aims at generating a set of flight sequences (crew pairings), covering all flights in an airline's flight schedule, at minimum cost, while satisfying several legality constraints. CPO is critically important for airlines' business viability, considering that the crew operating cost is their second-largest expense. It poses an NP-hard combinatorial optimization problem, to… ▽ More

    Submitted 18 November, 2020; v1 submitted 9 March, 2020; originally announced March 2020.

    Comments: 28 pages, 3 figures, 9 tables, manuscript submitted for review in a refereed journal. A patent application, based on this research, has been filed in the Netherlands Patent Office. Moreover, D. Aggarwal (author) received the IEEE-ITSS Young Professionals Travelling Fellowship Award for presenting this research work at IEEE ITSC 2019, held in Auckland, New Zealand in October 2019

  44. Real-World Airline Crew Pairing Optimization: Customized Genetic Algorithm versus Column Generation Method

    Authors: Divyam Aggarwal, Dhish Kumar Saxena, Thomas Back, Michael Emmerich

    Abstract: Airline crew pairing optimization problem (CPOP) aims to find a set of flight sequences (crew pairings) that cover all flights in an airline's highly constrained flight schedule at minimum cost. Since crew cost is second only to the fuel cost, CPOP solutioning is critically important for an airline. However, CPOP is NP-hard, and tackling it is quite challenging. The literature suggests, that when… ▽ More

    Submitted 27 May, 2023; v1 submitted 8 March, 2020; originally announced March 2020.

    Comments: 14 pages, 3 figures, 5 tables

    Journal ref: In: Evolutionary Multi-Criterion Optimization. EMO 2023. Lecture Notes in Computer Science, vol 13970. Springer, Cham

  45. arXiv:2002.07955  [pdf, ps, other

    cs.DS cs.CR

    Improved Classical and Quantum Algorithms for the Shortest Vector Problem via Bounded Distance Decoding

    Authors: Divesh Aggarwal, Yanlin Chen, Rajendra Kumar, Yixin Shen

    Abstract: The most important computational problem on lattices is the Shortest Vector Problem (SVP). In this paper, we present new algorithms that improve the state-of-the-art for provable classical/quantum algorithms for SVP. We present the following results. $\bullet$ A new algorithm for SVP that provides a smooth tradeoff between time complexity and memory requirement. For any positive integer… ▽ More

    Submitted 10 May, 2022; v1 submitted 18 February, 2020; originally announced February 2020.

    Comments: Faster Quantum Algorithm for SVP in QRAM, 42 pages

  46. arXiv:1911.07538  [pdf, other

    cs.CV

    Finding Missing Children: Aging Deep Face Features

    Authors: Debayan Deb, Divyansh Aggarwal, Anil K. Jain

    Abstract: Given a gallery of face images of missing children, state-of-the-art face recognition systems fall short in identifying a child (probe) recovered at a later age. We propose an age-progression module that can age-progress deep face features output by any commodity face matcher. For time lapses larger than 10 years (the missing child is found after 10 or more years), the proposed age-progression mod… ▽ More

    Submitted 18 November, 2019; v1 submitted 18 November, 2019; originally announced November 2019.

  47. Generalized Boolean Functions and Quantum Circuits on IBM-Q

    Authors: Sugata Gangopadhyay, Vishvendra Singh Poonia, Daattavya Aggarwal, Rhea Parekh

    Abstract: We explicitly derive a connection between quantum circuits utilising IBM's quantum gate set and multivariate quadratic polynomials over integers modulo 8. We demonstrate that the action of a quantum circuit over input qubits can be written as generalized Walsh-Hadamard transform. Here, we derive the polynomials corresponding to implementations of the Swap gate and Toffoli gate using IBM-Q gate set… ▽ More

    Submitted 15 November, 2019; originally announced November 2019.

    Comments: 7 pages, 8 figures, Accepted to Publish in: 10th International Conference on Computing, Communication and Networking Technologies and IEEE Xplore

  48. arXiv:1911.02440  [pdf, other

    cs.CC cs.DS

    Fine-grained hardness of CVP(P) -- Everything that we can prove (and nothing else)

    Authors: Divesh Aggarwal, Huck Bennett, Alexander Golovnev, Noah Stephens-Davidowitz

    Abstract: We show a number of fine-grained hardness results for the Closest Vector Problem in the $\ell_p$ norm ($\mathrm{CVP}_p$), and its approximate and non-uniform variants. First, we show that $\mathrm{CVP}_p$ cannot be solved in $2^{(1-\varepsilon)n}$ time for all $p \notin 2\mathbb{Z}$ and $\varepsilon > 0$, assuming the Strong Exponential Time Hypothesis (SETH). Second, we extend this by showing tha… ▽ More

    Submitted 7 August, 2021; v1 submitted 6 November, 2019; originally announced November 2019.

  49. arXiv:1908.03724  [pdf, other

    cs.DS cs.CR

    Slide Reduction, Revisited---Filling the Gaps in SVP Approximation

    Authors: Divesh Aggarwal, Jianwei Li, Phong Q. Nguyen, Noah Stephens-Davidowitz

    Abstract: We show how to generalize Gama and Nguyen's slide reduction algorithm [STOC '08] for solving the approximate Shortest Vector Problem over lattices (SVP). As a result, we show the fastest provably correct algorithm for $δ$-approximate SVP for all approximation factors $n^{1/2+\varepsilon} \leq δ\leq n^{O(1)}$. This is the range of approximation factors most relevant for cryptography.

    Submitted 10 August, 2019; originally announced August 2019.

  50. arXiv:1907.09020  [pdf, ps, other

    math.MG math.NT

    An improved constant in Banaszczyk's transference theorem

    Authors: Divesh Aggarwal, Noah Stephens-Davidowitz

    Abstract: $ \newcommand{\R}{\ensuremath{\mathbb{R}}} \newcommand{\lat}{\mathcal{L}} \newcommand{\ensuremath}[1]{#1} $We show that \[ μ(\lat) λ_1(\lat^*) < \big( 0.1275 + o(1) \big) \cdot n \; , \] where $μ(\lat)$ is the covering radius of an $n$-dimensional lattice $\lat \subset \R^n$ and $λ_1(\lat^*)$ is the length of the shortest non-zero vector in the dual lattice $\lat^*$. This improves on Banaszczyk's… ▽ More

    Submitted 21 July, 2019; originally announced July 2019.