Skip to main content

Showing 1–48 of 48 results for author: Aggarwal, D

Searching in archive cs. Search in all archives.
.
  1. 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.

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

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

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

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

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

  7. 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 20 February, 2024; v1 submitted 15 January, 2024; originally announced January 2024.

    Comments: 46 pages, 23 figures, 45 tables

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  34. arXiv:1812.03570  [pdf, other

    cs.CV

    Learning Style Compatibility for Furniture

    Authors: Divyansh Aggarwal, Elchin Valiyev, Fadime Sener, Angela Yao

    Abstract: When judging style, a key question that often arises is whether or not a pair of objects are compatible with each other. In this paper we investigate how Siamese networks can be used efficiently for assessing the style compatibility between images of furniture items. We show that the middle layers of pretrained CNNs can capture essential information about furniture style, which allows for efficien… ▽ More

    Submitted 9 December, 2018; originally announced December 2018.

    Comments: German Conference on Pattern Recognition(GCPR)

  35. arXiv:1801.02358  [pdf, ps, other

    cs.DS

    Improved algorithms for the Shortest Vector Problem and the Closest Vector Problem in the infinity norm

    Authors: Divesh Aggarwal, Priyanka Mukhopadhyay

    Abstract: Blomer and Naewe[BN09] modified the randomized sieving algorithm of Ajtai, Kumar and Sivakumar[AKS01] to solve the shortest vector problem (SVP). The algorithm starts with $N = 2^{O(n)}$ randomly chosen vectors in the lattice and employs a sieving procedure to iteratively obtain shorter vectors in the lattice. The running time of the sieving procedure is quadratic in $N$. We study this problem f… ▽ More

    Submitted 15 May, 2018; v1 submitted 8 January, 2018; originally announced January 2018.

    Comments: Changed the title

  36. (Gap/S)ETH Hardness of SVP

    Authors: Divesh Aggarwal, Noah Stephens-Davidowitz

    Abstract: $ \newcommand{\problem}[1]{\ensuremath{\mathrm{#1}} } \newcommand{\SVP}{\problem{SVP}} \newcommand{\ensuremath}[1]{#1} $We prove the following quantitative hardness results for the Shortest Vector Problem in the $\ell_p$ norm ($\SVP_p$), where $n$ is the rank of the input lattice. $\bullet$ For "almost all" $p > p_0 \approx 2.1397$, there no $2^{n/C_p}$-time algorithm for $\SVP_p… ▽ More

    Submitted 4 December, 2017; originally announced December 2017.

    Journal ref: STOC 2018

  37. arXiv:1711.10685  [pdf, other

    cs.DC

    IoT based Platform as a Service for Provisioning of Concurrent Applications

    Authors: Deepak kumar Aggarwal, Rajni Aron

    Abstract: The modern era has seen a speedy growth in the Internet of Things (IoT). As per statistics of 2020, twenty billion devices will be connected to the Internet. This massive increase in Internet connected devices will lead to a lot of efforts to execute critical concurrent applications such fire detection, health care based system, disaster management, high energy physics, automobiles, and medical im… ▽ More

    Submitted 29 November, 2017; originally announced November 2017.

  38. VGR-Net: A View Invariant Gait Recognition Network

    Authors: Daksh Thapar, Divyansh Aggarwal, Punjal Agarwal, Aditya Nigam

    Abstract: Biometric identification systems have become immensely popular and important because of their high reliability and efficiency. However person identification at a distance, still remains a challenging problem. Gait can be seen as an essential biometric feature for human recognition and identification. It can be easily acquired from a distance and does not require any user cooperation thus making it… ▽ More

    Submitted 13 October, 2017; originally announced October 2017.

    Comments: Accepted in ISBA (IEEE International conference on Identity, Security and Behaviour Analysis)-2018

  39. arXiv:1710.00557  [pdf, ps, other

    quant-ph cs.CR

    A Quantum-Proof Non-Malleable Extractor, With Application to Privacy Amplification against Active Quantum Adversaries

    Authors: Divesh Aggarwal, Kai-Min Chung, Han-Hsuan Lin, Thomas Vidick

    Abstract: In privacy amplification, two mutually trusted parties aim to amplify the secrecy of an initial shared secret $X$ in order to establish a shared private key $K$ by exchanging messages over an insecure communication channel. If the channel is authenticated the task can be solved in a single round of communication using a strong randomness extractor; choosing a quantum-proof extractor allows one to… ▽ More

    Submitted 14 February, 2018; v1 submitted 2 October, 2017; originally announced October 2017.

  40. arXiv:1709.01535  [pdf, ps, other

    cs.DS

    Just Take the Average! An Embarrassingly Simple $2^n$-Time Algorithm for SVP (and CVP)

    Authors: Divesh Aggarwal, Noah Stephens-Davidowitz

    Abstract: We show a $2^{n+o(n)}$-time (and space) algorithm for the Shortest Vector Problem on lattices (SVP) that works by repeatedly running an embarrassingly simple "pair and average" sieving-like procedure on a list of lattice vectors. This matches the running time (and space) of the current fastest known algorithm, due to Aggarwal, Dadush, Regev, and Stephens-Davidowitz (ADRS, in STOC, 2015), with a fa… ▽ More

    Submitted 5 September, 2017; originally announced September 2017.

    Journal ref: SOSA 2018

  41. arXiv:1602.02788  [pdf, ps, other

    cs.DM cs.CC cs.CR cs.IT

    Revisiting the Sanders-Freiman-Ruzsa Theorem in $\mathbb{F}_p^n$ and its Application to Non-malleable Codes

    Authors: Divesh Aggarwal, Jop Briët

    Abstract: Non-malleable codes (NMCs) protect sensitive data against degrees of corruption that prohibit error detection, ensuring instead that a corrupted codeword decodes correctly or to something that bears little relation to the original message. The split-state model, in which codewords consist of two blocks, considers adversaries who tamper with either block arbitrarily but independently of the other.… ▽ More

    Submitted 8 February, 2016; originally announced February 2016.

  42. arXiv:1504.01995  [pdf, other

    cs.DS

    Solving the Closest Vector Problem in $2^n$ Time--- The Discrete Gaussian Strikes Again!

    Authors: Divesh Aggarwal, Daniel Dadush, Noah Stephens-Davidowitz

    Abstract: We give a $2^{n+o(n)}$-time and space randomized algorithm for solving the exact Closest Vector Problem (CVP) on $n$-dimensional Euclidean lattices. This improves on the previous fastest algorithm, the deterministic $\widetilde{O}(4^{n})$-time and $\widetilde{O}(2^{n})$-space algorithm of Micciancio and Voulgaris. We achieve our main result in three steps. First, we show how to modify the sampli… ▽ More

    Submitted 28 September, 2015; v1 submitted 8 April, 2015; originally announced April 2015.

    Journal ref: FOCS 2015

  43. arXiv:1412.7994  [pdf, other

    cs.DS

    Solving the Shortest Vector Problem in $2^n$ Time via Discrete Gaussian Sampling

    Authors: Divesh Aggarwal, Daniel Dadush, Oded Regev, Noah Stephens-Davidowitz

    Abstract: We give a randomized $2^{n+o(n)}$-time and space algorithm for solving the Shortest Vector Problem (SVP) on n-dimensional Euclidean lattices. This improves on the previous fastest algorithm: the deterministic $\widetilde{O}(4^n)$-time and $\widetilde{O}(2^n)$-space algorithm of Micciancio and Voulgaris (STOC 2010, SIAM J. Comp. 2013). In fact, we give a conceptually simple algorithm that solves… ▽ More

    Submitted 15 September, 2015; v1 submitted 26 December, 2014; originally announced December 2014.

    Journal ref: STOC 2015

  44. arXiv:1308.2405  [pdf, ps, other

    cs.CR math.CO math.PR

    A Note on Discrete Gaussian Combinations of Lattice Vectors

    Authors: Divesh Aggarwal, Oded Regev

    Abstract: We analyze the distribution of $\sum_{i=1}^m v_i \bx_i$ where $\bx_1,...,\bx_m$ are fixed vectors from some lattice $\cL \subset \R^n$ (say $\Z^n$) and $v_1,...,v_m$ are chosen independently from a discrete Gaussian distribution over $\Z$. We show that under a natural constraint on $\bx_1,...,\bx_m$, if the $v_i$ are chosen from a wide enough Gaussian, the sum is statistically close to a discrete… ▽ More

    Submitted 10 January, 2014; v1 submitted 11 August, 2013; originally announced August 2013.

  45. arXiv:1112.1564  [pdf, ps, other

    cs.CC

    Improved hardness results for unique shortest vector problem

    Authors: Divesh Aggarwal, Chandan Dubey

    Abstract: We give several improvements on the known hardness of the unique shortest vector problem. - We give a deterministic reduction from the shortest vector problem to the unique shortest vector problem. As a byproduct, we get deterministic NP-hardness for unique shortest vector problem in the $\ell_\infty$ norm. - We give a randomized reduction from SAT to uSVP_{1+1/poly(n)}. This shows that uSVP_{1+1/… ▽ More

    Submitted 7 December, 2011; originally announced December 2011.

  46. arXiv:1004.4467  [pdf

    cs.CV

    An Efficient Watermarking Algorithm to Improve Payload and Robustness without Affecting Image Perceptual Quality

    Authors: Er. Deepak Aggarwal, Er. Sandeep Kaur, Er. Anantdeep

    Abstract: Capacity, Robustness, & Perceptual quality of watermark data are very important issues to be considered. A lot of research is going on to increase these parameters for watermarking of the digital images, as there is always a tradeoff among them. . In this paper an efficient watermarking algorithm to improve payload and robustness without affecting perceptual quality of image data based on DWT is d… ▽ More

    Submitted 26 April, 2010; originally announced April 2010.

    Comments: https://sites.google.com/site/journalofcomputing/

    Journal ref: Journal of Computing, Volume 2, Issue 4, April 2010, 105-109

  47. arXiv:1004.4466  [pdf

    cs.NI

    Effect of Crosstalk on Permutation in Optical Multistage Interconnection Networks

    Authors: Er. Sandeep Kaur, Er. Anantdeep, Er. Deepak Aggarwal

    Abstract: Optical MINs hold great promise and have advantages over their electronic networks.they also hold their own challenges. More research has been done on Electronic Multistage Interconnection Networks, (EMINs) but these days optical communication is a good networking choice to meet the increasing demands of high-performance computing communication applications for high bandwidth applications. The ele… ▽ More

    Submitted 26 April, 2010; originally announced April 2010.

    Comments: Journal of Computing online at https://sites.google.com/site/journalofcomputing/

    Journal ref: Journal of Computing, Volume 2, Issue 4, April 2010

  48. arXiv:1002.3984  [pdf

    cs.MM

    Effect of Embedding Watermark on Compression of the Digital Images

    Authors: Deepak Aggarwal, Kanwalvir Singh Dhindsa

    Abstract: Image Compression plays a very important role in image processing especially when we are to send the image on the internet. The threat to the information on the internet increases and image is no exception. Generally the image is sent on the internet as the compressed image to optimally use the bandwidth of the network. But as we are on the network, at any intermediate level the image can be cha… ▽ More

    Submitted 21 February, 2010; originally announced February 2010.

    Journal ref: Journal of Computing, Volume 2, Issue 2, February 2010, https://sites.google.com/site/journalofcomputing/