Papers by Fengyu Zhang
GeoHard: Towards Measuring Class-wise Hardness through Modelling Class Semantics (2024.findings-acl)
Copied to clipboard
| Challenge: | Recent advances in measuring hardness-wise properties of data guide language models in sample selection within low-resource scenarios. |
| Approach: | They propose to use class-wise hardness to measure class-specific properties of data in the semantic embedding space by modeling class geometry in the . semantic embeddining space. |
| Outcome: | The proposed method surpasses instance-level metrics by over 59 percent on Pearson‘s correlation on measuring class-wise hardness. |
MixGR: Enhancing Retriever Generalization for Scientific Domain through Complementary Granularity (2024.emnlp-main)
Copied to clipboard
| Challenge: | Recent studies show the importance of document retrieval in the scientific domain. |
| Approach: | They propose a zero-shot approach to measure query-document similarity using atomic components in queries and documents to combine them into a united score. |
| Outcome: | The proposed approach outperforms previous document retrieval methods by 24.7%, 9.8%, and 6.9% on nDCG@5 with unsupervised, supervised, and LLM-based retrievers. |
CAIR: Causal Adaptive Information-based Reinforcement Learning for Multimodal Emotion Reasoning (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for multimodal emotion reasoning produce fluent but superficial explanations that lack authentic logical derivation. |
| Approach: | They propose a framework that treats rationales as causal mediators between raw perceptual signals and emotional semantics and an adaptive optimization mechanism to balance perception and reasoning across varying cognitive loads. |
| Outcome: | The proposed framework outperforms specialized SFT models by 14.4% while enhancing rationale faithfulness. |