← Search

Chengyu Huang

7 accepted papers

2026

HAPO: Training Language Models to Reason Concisely via History-Aware Policy Optimization

AAAI 2026technical

While scaling the length of responses at test-time has been shown to markedly improve the reasoning abilities and performance of large language models (LLMs), it often results in verbose outputs and increases inference cost. Prior approaches for efficient test-time scaling, typically using universal

Cited by 0SourcePDFScholar
2025

PhishAgent: A Robust Multimodal Agent for Phishing Webpage Detection

AAAI 2025technical

Phishing attacks are a major threat to online security, exploiting user vulnerabilities to steal sensitive information. Various methods have been developed to counteract phishing, each with varying levels of accuracy, but they also face notable limitations. In this study, we introduce PhishAgent, a…

Cited by 41SourcePDFScholar
2025

SCOPE: Sign Language Contextual Processing with Embedding from LLMs

AAAI 2025technical

Sign languages, used by around 70 million Deaf individuals globally, are visual languages that convey visual and contextual information. Current methods in vision-based sign language recognition (SLR) and translation (SLT) struggle with dialogue scenes due to limited dataset diversity and the neglec…

2024

Training Language Models to Generate Text with Citations via Fine-grained Rewards

ACL 2024long

While recent Large Language Models (LLMs) have proven useful in answering user queries, they are prone to hallucination, and their responses often lack credibility due to missing references to reliable sources. An intuitive solution to these issues would be to include in-text citations referring to…

2021

Few-Shot Text Classification with Triplet Networks, Data Augmentation, and Curriculum Learning

NAACL 2021long

Few-shot text classification is a fundamental NLP task in which a model aims to classify text into a large number of categories, given only a few training examples per category. This paper explores data augmentation—a technique particularly suitable for training with limited data—for this few-shot,…