Papers by Mengyu Ye
Can Input Attributions Explain Inductive Reasoning in In-Context Learning? (2025.findings-acl)
Copied to clipboard
| Challenge: | interpreting the internal process of neural models has long been a challenge . despite rapid progress, there are still questions bridging the IA and MI eras . |
| Approach: | They propose to use input attribution methods to interpret in-context learning . they find that a certain simple IA method works best in large models . |
| Outcome: | The proposed method is the best for interpreting LLM-based ICL, but the larger the model, the harder it is to interpret it. |
Assessing Step-by-Step Reasoning against Lexical Negation: A Case Study on Syllogism (2023.emnlp-main)
Copied to clipboard
| Challenge: | Large language models (LLMs) take advantage of step-by-step reasoning instructions . negation is a core linguistic phenomenon that is difficult to process . |
| Approach: | They examine the step-by-step reasoning ability of large language models with a focus on negation . negation is a core linguistic phenomenon that is difficult to process . |
| Outcome: | The proposed models perform better when using chain-of-thought prompting . the results highlight unique limitations in each LLM family . |