Papers by Yu Yeung
Improving End-to-End Speech Processing by Efficient Text Data Utilization with Latent Synthesis (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Latent Synthesis is an efficient textual data utilization framework for end-to-end speech processing models . labeled speech data are scarcer and more expensive for collection compared to textual ones . |
| Approach: | They propose a textual data utilization framework for E2E speech processing models . they train a latent synthesizer to convert textual information into an intermediate latent representation . |
| Outcome: | The proposed framework improves on low-resource speech recognition and spoken language understanding tasks. |
The Stochastic Parrot on LLM’s Shoulder: A Summative Assessment of Physical Concept Understanding (2025.naacl-long)
Copied to clipboard
| Challenge: | Recent years have witnessed remarkable advancements in large language models (LLMs) many researchers argue that LLMs may not * Equal contribution. |
| Approach: | They propose a task that summarises the memorization issue by using grid inputs that abstractly describe physical phenomena. |
| Outcome: | The proposed task alleviates the memorization issue by using grid-format inputs that abstractly describe physical phenomena. |
DivLogicEval: A Framework for Benchmarking Logical Reasoning Evaluation in Large Language Models (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing logic reasoning benchmarks are limited in language diversity and their distributions are deviated from ideal distributions, which may lead to biased evaluation results. |
| Approach: | They propose a new logic benchmark DivLogicEval that uses natural sentences to evaluate logical reasoning . |
| Outcome: | The proposed evaluation metric mitigates bias and randomness inherent in LLMs. |
Understanding LLMs’ Fluid Intelligence Deficiency: An Analysis of the ARC Task (2025.naacl-long)
Copied to clipboard
| Challenge: | Recent research on fluid intelligence assessments has highlighted significant deficiencies in LLMs’ abilities. |
| Approach: | They analyze the challenges LLMs face in demonstrating fluid intelligence through controlled experiments using the most representative ARC task as an example. |
| Outcome: | The proposed model shows that it lacks the ability to combine skill composition and abstract input formats and lacks left-to-right decoding. |
Situated Embedding Models for Context-Aware Dense Retrieval (2026.acl-short)
Copied to clipboard
| Challenge: | Existing embedding models are not well-equipped to encode situated context effectively, i.e., situating a chunk’s meaning within its context. |
| Approach: | They propose to represent short chunks in a way that is conditioned on a broader context window to enhance retrieval performance. |
| Outcome: | The proposed model outperforms state-of-the-art embedding models on a book-plot retrieval dataset. |