Papers by Kshitij Tayal
Regularized Graph Convolutional Networks for Short Text Classification (2020.coling-industry)
Copied to clipboard
| Challenge: | Short text classification is a problem in natural language processing, social network analysis, and e-commerce. |
| Approach: | They propose a short text classification technique that incorporates label dependencies into the output space to overcome the limitations of short text. |
| Outcome: | The proposed model outperforms baseline methods on proprietary and external datasets and is more robust to noise in textual features. |
Model-agnostic Methods for Text Classification with Inherent Noise (2020.coling-industry)
Copied to clipboard
| Challenge: | Text classification is a fundamental problem in natural language processing, but its performance relies on high-quality annotations. |
| Approach: | They propose to use model-agnostic methods to handle inherent noise in large scale text classification that can be easily incorporated into existing machine learning workflows with minimal interruption. |
| Outcome: | The proposed method outperforms baselines by up to 10% in classification accuracy while requiring no network modifications. |