← Search

Debangshu Banerjee

9 accepted papers

2025

CRANE: Reasoning with constrained LLM generation

ICML 2025poster

Code generation, symbolic math reasoning, and other tasks require LLMs to produce outputs that are both syntactically and semantically correct. Constrained LLM generation is a promising direction to enforce adherence to formal grammar, but prior works have empirically observed that strict enforcemen…

Cited by 0SourcePDFScholar
2025

DINGO: Constrained Inference for Diffusion LLMs

NeurIPS 2025poster

Diffusion LLMs have emerged as a promising alternative to conventional autoregressive LLMs, offering substantial potential for improving runtime efficiency. However, existing diffusion models fail to provably enforce user-specified formal constraints, such as regular expressions, which makes them un…

Cited by 0SourcecodeScholar
2025

Support is All You Need for Certified VAE Training

ICLR 2025poster

Variational Autoencoders (VAEs) have become increasingly popular and deployed in safety-critical applications. In such applications, we want to give certified probabilistic guarantees on performance under adversarial attacks. We propose a novel method, CIVET, for certified training of VAEs. CIVET de…

Cited by 0SourcePDFScholar
2024

Incremental Randomized Smoothing Certification

ICLR 2024poster

Randomized smoothing-based certification is an effective approach for obtaining robustness certificates of deep neural networks (DNNs) against adversarial attacks. This method constructs a smoothed DNN model and certifies its robustness through statistical sampling, but it is computationally expensi…

2023

Exploration in Linear Bandits with Rich Action Sets and its Implications for Inference

AISTATS 2023poster

We present a non-asymptotic lower bound on the spectrum of the design matrix generated by any linear bandit algorithm with sub-linear regret when the action set has well-behaved curvature. Specifically, we show that the minimum eigenvalue of the expected design matrix grows as $\Omega(\sqrt{n})$ whe…

Cited by 6SourcePDFScholar