no code implementations • EMNLP (WNUT) 2020 • Ayush Kaushal, Tejas Vaidhya
Twitter has acted as an important source of information during disasters and pandemic, especially during the times of COVID-19.
1 code implementation • EMNLP (WNUT) 2020 • Tejas Vaidhya, Ayush Kaushal
Supervised models trained to predict properties from representations have been achieving high accuracy on a variety of tasks. For in-stance, the BERT family seems to work exceptionally well on the downstream task from NER tagging to the range of other linguistictasks.
1 code implementation • 17 Jul 2024 • Ayush Kaushal, Tejas Vaidhya, Arnab Kumar Mondal, Tejas Pandey, Aaryan Bhagat, Irina Rish
Rapid advancements in GPU computational power has outpaced memory capacity and bandwidth growth, creating bottlenecks in Large Language Model (LLM) inference.
no code implementations • 25 Sep 2023 • Ayush Kaushal, Tejas Vaidhya, Irina Rish
Low Rank Decomposition of matrix - splitting a large matrix into a product of two smaller matrix offers a means for compression that reduces the parameters of a model without sparsification, and hence delivering more speedup on modern hardware.
no code implementations • 23 Jan 2023 • Ayush Kaushal, Aditya Gupta, Shyam Upadhyay, Manaal Faruqui
A naive application of state-of-the-art bidirectional encoders for streaming sequence tagging would require encoding each token from scratch for each new token in an incremental streaming input (like transcribed speech).
1 code implementation • NAACL 2022 • Ayush Kaushal, Kyle Mahowald
Pre-trained language models (PLMs) that use subword tokenization schemes can succeed at a variety of language tasks that require character-level information, despite lacking explicit access to the character composition of tokens.
1 code implementation • EMNLP 2021 • Zhijing Jin, Julius von Kügelgen, Jingwei Ni, Tejas Vaidhya, Ayush Kaushal, Mrinmaya Sachan, Bernhard Schölkopf
The principle of independent causal mechanisms (ICM) states that generative processes of real world data consist of independent modules which do not influence or inform each other.
1 code implementation • SEMEVAL 2021 • Neel Karia, Ayush Kaushal, Faraaz Mallick
SemEval-2021 Task 8: MeasEval aims at improving the machine understanding of measurements in scientific texts through a set of entity and semantic relation extraction sub-tasks on identifying quantity spans along with various attributes and relationships.
2 code implementations • NAACL 2021 • Ayush Kaushal, Avirup Saha, Niloy Ganguly
The stance detection task aims at detecting the stance of a tweet or a text for a target.
1 code implementation • 21 Dec 2020 • Tejas Vaidhya, Ayush Kaushal
Supervised models trained to predict properties from representations have been achieving high accuracy on a variety of tasks.
Ranked #2 on
Named Entity Recognition (NER)
on WNUT 2020
1 code implementation • 18 Dec 2020 • Ayush Kaushal, Tejas Vaidhya
Twitter has acted as an important source of information during disasters and pandemic, especially during the times of COVID-19.