Papers by Rumen Dangovski

3 papers
Vector-Vector-Matrix Architecture: A Novel Hardware-Aware Framework for Low-Latency Inference in NLP Applications (2020.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to improve accuracy of neural networks are slow due to computational complexity.
Approach: They propose a vector-vector-matrix architecture which greatly reduces latency at inference time for NLP applications by a factor of four.
Outcome: The proposed framework reduces the latency of sequence-to-sequence and Transformer models used for NMT by a factor of four.
DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings (2022.naacl-main)

Copied to clipboard

Challenge: Recent work shows that finetuning pretrained models with contrastive learning makes it possible to learn good sentence embeddings without labeled data.
Approach: They propose an unsupervised contrastive learning framework for learning sentence embeddings . they use a masked language model to mask out the edited sentence .
Outcome: The proposed framework outperforms SimCSE on semantic textual similarity tasks by 2.3 absolute points.
Data-Informed Global Sparseness in Attention Mechanisms for Deep Neural Networks (2024.lrec-main)

Copied to clipboard

Challenge: Attention pruning techniques have been developed to identify and exploit sparseness . previous work has taken pioneering steps to discover and explain the sparsity in attention patterns .
Approach: They propose a framework that observes attention patterns in a fixed dataset and generates a global sparseness mask.
Outcome: The proposed approach saves 90% of computations and maintains quality of results.

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