Papers by Ayush Agarwal
Deep Learning Based Named Entity Recognition Models for Recipes (2024.lrec-main)
Copied to clipboard
Ayush Agarwal, Janak Kapuriya, Shubham Agrawal, Akhil Vamshi Konam, Mansi Goel, Rishabh Gupta, Shrey Rastogi, Niharika Niharika, Ganesh Bagler
| Challenge: | Named entity recognition is a technique for extracting information from unstructured data with known labels. |
| Approach: | They use named entity recognition to annotate ingredients from recipe data . they use a clustering-based approach to annnotate 88,526 phrases . |
| Outcome: | The proposed method improves on a dataset of 88,526 phrases from RecipeDB . the fine-tuned spaCy-transformer performs better than the previous methods . |
CaM-Gen: Causally Aware Metric-Guided Text Generation (2022.findings-acl)
Copied to clipboard
| Challenge: | Content is created for a well-defined purpose, often described by a metric or signal . external metrics and content tend to have inherent relationships and not all of them may be of consequence. |
| Approach: | They propose a mechanism to guide generative models by user-defined target metrics . authors propose generative networks guided by causally significant aspects of text . |
| Outcome: | The proposed models beat baselines in terms of the target metric control while maintaining fluency and language quality of the generated text. |