Papers by Vivek Subramanian

3 papers
Methods for Numeracy-Preserving Word Embeddings (2020.emnlp-main)

Copied to clipboard

Challenge: Word embedding models capture semantic relationships between words but fail to capture numerical properties associated with numbers.
Approach: They propose a method to assign and learn embeddings for numbers using word embedders.
Outcome: The proposed model outperforms pre-trained word embedding models across multiple examples of two tasks.
LLM Self-Correction with DeCRIM: Decompose, Critique, and Refine for Enhanced Following of Instructions with Multiple Constraints (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent studies have shown that LLMs struggle with instructions containing multiple constraints.
Approach: They propose a self-correction pipeline that decomposes the original instruction into a list of constraints and uses a Critic model to decide when and where the LLM’s response needs refinement.
Outcome: The proposed model outperforms GPT-4 on RealInstruct and IFEval even with weak feedback.
SpanPredict: Extraction of Predictive Document Spans with Neural Attention (2021.naacl-main)

Copied to clipboard

Challenge: identifying predictive text in clinical notes can be as important as the predictions themselves . identifying specific content in clinical note descriptions may illuminate previously unknown risk factors .
Approach: They propose a method for identifying predictive text in clinical notes . they use linear attention to formalize the problem as predictive extraction .
Outcome: The proposed model preserves differentiability and allows scalable inference via stochastic gradient descent.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations