← Search

Ziqing Yang

11 accepted papers

2026

MathSmith: Towards Extremely Hard Mathematical Reasoning by Forging Synthetic Problems with a Reinforced Policy

AAAI 2026technical

Large language models have achieved substantial progress in mathematical reasoning, yet their advancement is limited by the scarcity of high-quality, high-difficulty training data. Existing synthesis methods largely rely on transforming human-written templates, limiting both diversity and scalabilit

Cited by 0SourcePDFScholar
2025

Consultant Decoding: Yet Another Synergistic Mechanism

ACL 2025finding

The synergistic mechanism based on Speculative Decoding (SD) has garnered considerable attention as a simple yet effective approach for accelerating the inference of large language models (LLMs). Nonetheless, the high rejection rates require repeated LLMs calls to validate draft tokens, undermining…

Cited by 0SourcePDFScholar
2025

Hate in Plain Sight: On the Risks of Moderating AI-Generated Hateful Illusions

ICCV 2025poster

Recent advances in text-to-image diffusion models have enabled the creation of a new form of digital art: optical illusions---visual tricks that create different perceptions of reality. However, adversaries may misuse such techniques to generate hateful illusions, which embed specific hate messages…

Cited by 0SourcePDFScholar
2025

JailbreakRadar: Comprehensive Assessment of Jailbreak Attacks Against LLMs

ACL 2025long

Jailbreak attacks aim to bypass the LLMs’ safeguards. While researchers have proposed different jailbreak attacks in depth, they have done so in isolation—either with unaligned settings or comparing a limited range of methods. To fill this gap, we present a large-scale evaluation of various jailbrea…

2023

Data Poisoning Attacks Against Multimodal Encoders

ICML 2023poster

Recently, the newly emerged multimodal models, which leverage both visual and linguistic modalities to train powerful encoders, have gained increasing attention. However, learning from a large-scale unlabeled dataset also exposes the model to the risk of potential poisoning attacks, whereby the adve…

2023

Gradient-based Intra-attention Pruning on Pre-trained Language Models

ACL 2023long

Pre-trained language models achieve superior performance but are computationally expensive. Techniques such as pruning and knowledge distillation have been developed to reduce their sizes and latencies. In this work, we propose a structured pruning method GRAIN (gradient-based intra-attention prunin…

2023

IDOL: Indicator-oriented Logic Pre-training for Logical Reasoning

ACL 2023findings

In the field of machine reading comprehension (MRC), existing systems have surpassed the average performance of human beings in many tasks like SQuAD. However, there is still a long way to go when it comes to logical reasoning. Although some methods for it have been put forward, they either are desi…

2022

CINO: A Chinese Minority Pre-trained Language Model

COLING 2022main

Multilingual pre-trained language models have shown impressive performance on cross-lingual tasks. It greatly facilitates the applications of natural language processing on low-resource languages. However, there are still some languages that the current multilingual models do not perform well on. In…

Cited by 61SourcePDFScholar
2021

UniKER: A Unified Framework for Combining Embedding and Definite Horn Rule Reasoning for Knowledge Graph Inference

EMNLP 2021main

Knowledge graph inference has been studied extensively due to its wide applications. It has been addressed by two lines of research, i.e., the more traditional logical rule reasoning and the more recent knowledge graph embedding (KGE). Several attempts have been made to combine KGE and logical rules…

Cited by 51SourcePDFScholar
2020

A Sentence Cloze Dataset for Chinese Machine Reading Comprehension

COLING 2020main

Owing to the continuous efforts by the Chinese NLP community, more and more Chinese machine reading comprehension datasets become available. To add diversity in this area, in this paper, we propose a new task called Sentence Cloze-style Machine Reading Comprehension (SC-MRC). The proposed task aims…