← Search

Jing Yao

16 accepted papers

2026

AdAEM: An Adaptively and Automated Extensible Evaluation Method of LLMs' Value Difference

ICLR 2026oral

Assessing Large Language Models (LLMs)' underlying value differences enables comprehensive comparison of their misalignment, cultural adaptability, and biases. Nevertheless, current value measurement methods face the informativeness challenge: with often outdated, contaminated, or generic test quest…

Cited by 0SourcecodeScholar
2026

CAReDiO: Enhancing Cultural Alignment of LLM via Representativeness and Distinctiveness Guided Data Optimization

ICML 2026poster

As Large Language Models (LLMs) more deeply integrate into human life across various regions, aligning them with pluralistic cultures is crucial for improving user engagement and mitigating cultural conflicts. For this purpose, recently, different culture-specific corpora have been carefully curated…

Cited by 0SourceScholar
2026

Disentangling Consensus and Value-Specific Representations for Controllable Pluralistic Value Alignment of LLMs

ICML 2026poster

With the widespread deployment of large language models (LLMs), aligning model outputs with pluralistic human values has become an important research problem. Recent approaches that train task-specific experts and merge them through parameter aggregation have shown promise for pluralistic alignment.…

Cited by 0SourceScholar
2026

Distributional Open-Ended Evaluation of LLM Cultural Value Alignment Based on Value Codebook

ICML 2026poster

As LLMs are globally deployed, aligning their cultural value orientations is critical for safety and user engagement. However, existing benchmarks face the Construct-Composition-Context (C$^3$) challenge: relying on discriminative, multiple-choice formats that probe value knowledge rather than true …

Cited by 0SourceScholar
2026

IROTE: Human-like Traits Elicitation of Large Language Model via In-Context Self-Reflective Optimization

AAAI 2026technical

Trained on various human-authored corpora, Large Language Models (LLMs) have demonstrated a certain capability of reflecting specific human-like traits (e.g., personality or values) by prompting, benefiting applications like personalized LLMs and social simulations. However, existing methods suffer

Cited by 0SourcePDFScholar
2026

MoHoBench: Assessing Honesty of Multimodal Large Language Models via Unanswerable Visual Questions

AAAI 2026technical

Recently Multimodal Large Language Models (MLLMs) have achieved considerable advancements in vision-language tasks, yet produce potentially harmful or untrustworthy content. Despite substantial work investigating the trustworthiness of language models, MMLMs

Cited by 0SourcePDFScholar
2025

Counterfactual Reasoning for Steerable Pluralistic Value Alignment of Large Language Models

NeurIPS 2025poster

As large language models (LLMs) become increasingly integrated into applications serving users across diverse cultures, communities, and demographics, it is critical to align LLMs with pluralistic human values beyond average principles (e.g., HHH). In psychological and social value theories such as…

Cited by 0SourcecodeScholar
2025

Dike: Enhancing Fairness and Efficiency in GPU Clusters for Deep Learning

ICASSP 2025accepted

The advent of deep learning (DL) has transformed signal interpretation, enabling more efficient solutions to complex signal processing problems. DL workloads in signal processing typically share the computational resources of GPU clusters. However, the unpredictable nature of the duration of the DL…

Cited by 0SourceScholar
2025

MoVa: Towards Generalizable Classification of Human Morals and Values

EMNLP 2025

Identifying human morals and values embedded in language is essential to empirical studies of communication. However, researchers often face substantial difficulty navigating the diversity of theoretical frameworks and data available for their analysis. Here, we contribute MoVa, a well-documented su

2025

Towards Better Value Principles for Large Language Model Alignment: A Systematic Evaluation and Enhancement

ACL 2025long

As Large Language Models (LLMs) advance, aligning them with human values is critical for their responsible development. Value principles serve as the foundation for clarifying alignment goals.Multiple sets of value principles have been proposed, such as HHH (helpful, honest, harmless) and instructio…

2025

Unintended Harms of Value-Aligned LLMs: Psychological and Empirical Insights

ACL 2025long

The application scope of Large Language Models (LLMs) continues to expand, leading to increasing interest in personalized LLMs that align with human values. However, aligning these models with individual values raises significant safety concerns, as certain values may correlate with harmful informat…

2024

On the Essence and Prospect: An Investigation of Alignment Approaches for Big Models

IJCAI 2024poster

Big models have achieved revolutionary breakthroughs in the field of AI, but they also pose potential ethical and societal risks to humans. Addressing such problems, alignment technologies were introduced to make these models conform to human preferences and values. Despite the considerable advancem…

Cited by 12SourcePDFScholar
2024

Value FULCRA: Mapping Large Language Models to the Multidimensional Spectrum of Basic Human Value

NAACL 2024long

Value alignment is crucial for the responsible development of Large Language Models (LLMs). However, how to define values in this context remains largely unexplored. Existing work mainly specifies values as risk criteria formulated in the AI community, e.g., fairness and privacy protection, sufferin…

Cited by 37SourcePDFScholar
2023

Hybrid Inverted Index Is a Robust Accelerator for Dense Retrieval

EMNLP 2023long main

Inverted file structure is a common technique for accelerating dense retrieval. It clusters documents based on their embeddings; during searching, it probes nearby clusters w.r.t. an input query and only evaluates documents within them by subsequent codecs, thus avoiding the expensive cost from exh…

Cited by 0SourcecodeScholar
2020

Cross-Attention in Coupled Unmixing Nets for Unsupervised Hyperspectral Super-Resolution

ECCV 2020poster

The recent advancement of deep learning techniques has made great progress on hyperspectral image super-resolution (HSI-SR). Yet the development of unsupervised deep networks remains challenging for this task. To this end, we propose a novel coupled unmixing network with a cross-attention mechanism,…