← Search

Shantanu Agarwal

3 accepted papers

2024

VecFusion: Vector Font Generation with Diffusion

CVPR 2024highlight

We present VecFusion a new neural architecture that can generate vector fonts with varying topological structures and precise control point positions. Our approach is a cascaded diffusion model which consists of a raster diffusion model followed by a vector diffusion model. The raster model generate…

Cited by 9SourcePDFScholar
2022

Language Model Priming for Cross-Lingual Event Extraction

AAAI 2022technical

We present a novel, language-agnostic approach to "priming" language models for the task of event extraction, providing particularly effective performance in low-resource and zero-shot cross-lingual settings. With priming, we augment the input to the transformer stack's language model differently de…

2021

End-to-End Learning of Flowchart Grounded Task-Oriented Dialogs

EMNLP 2021main

We propose a novel problem within end-to-end learning of task oriented dialogs (TOD), in which the dialog system mimics a troubleshooting agent who helps a user by diagnosing their problem (e.g., car not starting). Such dialogs are grounded in domain-specific flowcharts, which the agent is supposed…