Papers by Hamid Beigy
Persian Natural Language Inference: A Meta-learning Approach (2022.coling-1)
Copied to clipboard
| Challenge: | In general, shared representations are learned separately, either across tasks or across languages. |
| Approach: | They propose a meta-learning approach for inferring natural language in Persian . they use different task information or other language information to form additional high-quality tasks . |
| Outcome: | The proposed method outperforms the baseline approach, improving accuracy by roughly six percent. |
Consistency Training by Synthetic Question Generation for Conversational Question Answering (2024.acl-short)
Copied to clipboard
| Challenge: | Existing methods that use historical information to address user queries in conversational question-answering (CQA) contexts use the gold answers of history instead of the predicted ones. |
| Approach: | They propose a model-agnostic approach that augments historical information with synthetic questions and employs consistency training to implicitly make the reasoning robust to irrelevant history. |
| Outcome: | The proposed model improves in later turns of the conversation when dealing with questions with a large historical context. |