← Search

Jiahao Ying

11 accepted papers

2026

Diagnosing and Remedying Knowledge Deficiencies in LLMs via Label-free Curricular Meaningful Learning

ICLR 2026poster

Large Language Models (LLMs) have demonstrated impressive generalization ability by learning from extensive unlabeled text. However, they still exhibit reasoning mistakes, which can affect their trustworthiness and reliability. Although users can interact with LLMs and provide diverse and comprehens…

Cited by 0SourcecodeScholar
2026

FRABench and UFEval: Unified Fine-grained Evaluation with Task and Aspect Generalization

ICLR 2026oral

Evaluating open-ended outputs of Multimodal Large Language Models has become a bottleneck as model capabilities, task diversity, and modality rapidly expand. Existing ``MLLM-as-a-Judge'' evaluators, though promising, remain constrained to specific tasks and aspects (i.e., specific evaluation criteri…

Cited by 0SourceScholar
2025

Disentangling Language and Culture for Evaluating Multilingual Large Language Models

ACL 2025long

This paper introduces a Dual Evaluation Framework to comprehensively assess the multilingual capabilities of LLMs. By decomposing the evaluation along the dimensions of linguistic medium and cultural context, this framework enables a nuanced analysis of LLMs’ ability to process questions within both…

Cited by 0SourcePDFScholar
2025

SeaExam and SeaBench: Benchmarking LLMs with Local Multilingual Questions in Southeast Asia

NAACL 2025findings

This study introduces two novel benchmarks, SeaExam and SeaBench, designed to evaluate the capabilities of Large Language Models (LLMs) in Southeast Asian (SEA) application scenarios. Unlike existing multilingual datasets primarily derived from English translations, these benchmarks are constructed…

2024

A + B: A General Generator-Reader Framework for Optimizing LLMs to Unleash Synergy Potential

ACL 2024findings

Retrieval-Augmented Generation (RAG) is an effective solution to supplement necessary knowledge to large language models (LLMs). Targeting its bottleneck of retriever performance, “generate-then-read” pipeline is proposed to replace the retrieval stage with generation from the LLM itself. Although p…

2024

Automating Dataset Updates Towards Reliable and Timely Evaluation of Large Language Models

NeurIPS 2024poster

Large language models (LLMs) have achieved impressive performance across various natural language benchmarks, prompting a continual need to curate more difficult datasets for larger LLMs, which is costly and time-consuming. In this paper, we propose to automate dataset updating and provide systemati…

2024

Intuitive or Dependent? Investigating LLMs’ Behavior Style to Conflicting Prompts

ACL 2024long

This study investigates the behaviors of Large Language Models (LLMs) when faced with conflicting prompts versus their internal memory. This will not only help to understand LLMs’ decision mechanism but also benefit real-world applications, such as retrieval-augmented generation (RAG).Drawing on cog…

2024

LLMs-as-Instructors: Learning from Errors Toward Automating Model Improvement

EMNLP 2024finding

This paper introduces the innovative “LLMs-as-Instructors” framework, which leverages the advanced Large Language Models (LLMs) to autonomously enhance the training of smaller target models. Inspired by the theory of “Learning from Errors”, this framework employs an instructor LLM to meticulously an…

Cited by 11SourcePDFScholar
2024

QRMeM: Unleash the Length Limitation through Question then Reflection Memory Mechanism

EMNLP 2024finding

While LLMs have made notable advancements in natural language processing, they continue to struggle with processing extensive text. Memory mechanisms offer a flexible solution for managing long contexts, utilizing techniques such as compression, summarization, and structuring to facilitate nuanced a…

2023

Benchmarking Foundation Models with Language-Model-as-an-Examiner

NeurIPS 2023poster

Numerous benchmarks have been established to assess the performance of foundation models on open-ended question answering, which serves as a comprehensive test of a model's ability to understand and generate language in a manner similar to humans. Most of these works focus on proposing new datasets,…

Cited by 141SourcePDFScholar