Papers by Yanming Ye
HSCNN: A Hybrid-Siamese Convolutional Neural Network for Extremely Imbalanced Multi-label Text Classification (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing approaches to solve the data imbalance problem are limited in extremely imbalanced data. |
| Approach: | They propose a hybrid approach which adapts general networks for head categories and few-shot techniques for tail categories. |
| Outcome: | The proposed approach improves the performance of Single networks with diverse loss objectives on tail or entire categories. |
Abstract, Rationale, Stance: A Joint Model for Scientific Claim Verification (2021.emnlp-main)
Copied to clipboard
| Challenge: | Existing scientific claim verification models have problems of error propagation among modules and lack of sharing valuable information among modules. |
| Approach: | They propose an approach that jointly learns the modules for the three tasks with a machine reading comprehension framework by including claim information. |
| Outcome: | The proposed approach outperforms existing models on the SciFact dataset on the three tasks of abstract retrieval, rationale selection and stance prediction. |
G-IdiomAlign: A Gloss-Pivoted Benchmark for Cross-Lingual Idiom Alignment (2026.acl-long)
Copied to clipboard
| Challenge: | Existing tools for cross-lingual idiom-to-idiom equivalence evaluation are limited . figurative meanings are non-compositional and culturally grounded, making literal mappings unreliable. |
| Approach: | They propose a gloss-pivoted benchmark where each idiom is anchored by an English gloss from Wiktionary. |
| Outcome: | The proposed benchmark is based on a dictionary-anchored English idiom . a bias to literal translation is a dominant failure mode across diverse LLMs, the study shows . |