Convolutional Lie Operator for Sentence Classification
About
Traditional Convolutional Neural Networks have been successful in capturing local, position-invariant features in text, but their capacity to model complex transformation within language can be further explored. In this work, we explore a novel approach by integrating Lie Convolutions into Convolutional-based sentence classifiers, inspired by the ability of Lie group operations to capture complex, non-Euclidean symmetries. Our proposed models SCLie and DPCLie empirically outperform traditional Convolutional-based sentence classifiers, suggesting that Lie-based models relatively improve the accuracy by capturing transformations not commonly associated with language. Our findings motivate more exploration of new paradigms in language modeling.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Subjectivity Classification | Subj | Accuracy93.1 | 266 | |
| Sentiment Classification | MR | Accuracy79.8 | 148 | |
| Sentiment Classification | CR | Accuracy83.6 | 142 | |
| Text Classification | SST binary | Accuracy85.1 | 29 | |
| Sentence Classification | TREC | Accuracy93.2 | 9 | |
| Sentence Classification | MPQA | Accuracy87.2 | 6 |