← Search

Jiashu Yao

6 accepted papers

2026

Echo: Towards Advanced Audio Comprehension via Audio-Interleaved Reasoning

ICLR 2026poster

The maturation of Large Audio Language Models (LALMs) has raised growing expectations for them to comprehend complex audio much like humans. Current efforts primarily replicate text-based reasoning by contextualizing audio content through a one-time encoding, which introduces a critical information…

Cited by 0SourcecodeScholar
2026

Incorporating Self-Rewriting into Large Language Model Reasoning Reinforcement

AAAI 2026technical

Through reinforcement learning (RL) with outcome correctness rewards, large reasoning models (LRMs) with scaled inference computation have demonstrated substantial success on complex reasoning tasks. However, the one-sided reward, focused solely on final correctness, limits its ability to provide de

Cited by 0SourcePDFScholar
2025

HomeBench: Evaluating LLMs in Smart Homes with Valid and Invalid Instructions Across Single and Multiple Devices

ACL 2025long

Large language models (LLMs) have the potential to revolutionize smart home assistants by enhancing their ability to accurately understand user needs and respond appropriately, which is extremely beneficial for building a smarter home environment. While recent studies have explored integrating LLMs…

2025

ReFF: Reinforcing Format Faithfulness in Language Models Across Varied Tasks

AAAI 2025technical

Following formatting instructions to generate well-structured content is a fundamental yet often unmet capability for large language models (LLMs). To study this capability, which we refer to as format faithfulness, we present FormatBench, a comprehensive format-related benchmark. Compared to previo…

2024

Deterministic Reversible Data Augmentation for Neural Machine Translation

ACL 2024findings

Data augmentation is an effective way to diversify corpora in machine translation, but previous methods may introduce semantic inconsistency between original and augmented data because of irreversible operations and random subword sampling procedures. To generate both symbolically diverse and semant…