Papers by Jaspreet Singh

2 papers
AMUSED: A Multi-Stream Vector Representation Method for Use in Natural Dialogue (2020.lrec-1)

Copied to clipboard

Challenge: Current architectures only take care of semantic and contextual information for a given query and fail to fully account for syntactic and external knowledge which are crucial for generating responses in a chit-chat system.
Approach: They propose a multi-stream deep learning architecture that learns unified embeddings for query-response pairs by incorporating Graph Convolution Networks over their dependency parse.
Outcome: The proposed architecture improves on the next sentence prediction task and significantly improves existing techniques.
Asynchronous Convergence in Multi-Task Learning via Knowledge Distillation from Converged Tasks (2022.naacl-industry)

Copied to clipboard

Challenge: Multi-task learning (MTL) aims to solve multiple tasks by sharing a base representation among them.
Approach: They propose an approach that allows for "asynchronous" convergence among the tasks where each task can converge on its own schedule.
Outcome: The proposed method outperforms existing methods in two 5-task MTL setups.

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