Papers by Ehsan Abbasnejad
Progressive Class Semantic Matching for Semi-supervised Text Classification (2022.naacl-main)
Copied to clipboard
| Challenge: | Recent semi-supervised learning methods have achieved impressive performance . semi-controlled learning can be used to reduce the annotation cost of text classifiers . |
| Approach: | They propose a semi-supervised learning process that builds a standard K-way classifier and a matching network for the input text and the Class Semantic Representation (CSR). |
| Outcome: | The proposed method improves baselines and overall is more stable. |
Truth as a Trajectory: What Internal Representations Reveal About Large Language Model Reasoning (2026.acl-long)
Copied to clipboard
| Challenge: | Existing explainability methods for Large Language Models treat hidden states as static points in activation space, but they are saturated with polysemantic features. |
| Approach: | They propose a framework that shifts analysis from static activations to layer-wise geometric displacement. |
| Outcome: | The proposed framework outperforms existing explainability methods on commonsense reasoning, question answering, and toxicity detection benchmarks. |
Semantic Role Labeling Guided Out-of-distribution Detection (2024.lrec-main)
Copied to clipboard
Jinan Zou, Maihao Guo, Yu Tian, Yuhao Lin, Haiyao Cao, Lingqiao Liu, Ehsan Abbasnejad, Javen Qinfeng Shi
| Challenge: | Existing methods for identifying domain-shifted instances are prone to OOD and adversarial inputs. |
| Approach: | They propose an unsupervised method that separates, extracts, and learns the semantic role labeling guided out-of-distribution Detection (SRLOOD) they propose a self-supervised approach to enhance global-local feature learning by predicting SRL extracted role. |
| Outcome: | The proposed method achieves SOTA performance on four OOD benchmarks. |