← Search

Zhiqiang Hu

21 accepted papers

2026

LongWriter-Zero: Mastering Ultra-Long Text Generation via Reinforcement Learning

ICLR 2026oral

Ultra-long generation by large language models (LLMs) is a widely demanded scenario, yet it remains a significant challenge due to their maximum generation length limit and overall quality degradation as sequence length increases. Previous approaches, exemplified by LongWriter, typically rely on ''t…

Cited by 0SourceScholar
2025

Breaking the Memory Barrier of Contrastive Loss via Tile-Based Strategy

CVPR 2025highlight

Contrastive loss is a powerful approach for representation learning, where larger batch sizes enhance performance by providing more negative samples to better distinguish between similar and dissimilar data. However, the full instantiation of the similarity matrix demands substantial GPU memory, mak…

2025

Evolving Prompts In-Context: An Open-ended, Self-replicating Perspective

ICML 2025poster

We propose a novel prompt design paradigm that challenges conventional wisdom in large language model (LLM) prompting. While conventional wisdom prioritizes well-crafted instructions and demonstrations for in-context learning (ICL), we show that pruning random demonstrations into seemingly incoheren…

2025

LongGenBench: Benchmarking Long-Form Generation in Long Context LLMs

ICLR 2025poster

Current benchmarks like ``$\textit{Needle-in-a-Haystack}$'' ($\textit{NIAH}$), $\textit{Ruler}$, and $\textit{Needlebench}$ focus on models' ability to understand long-context input sequences but fail to capture a critical dimension: the generation of high-quality long-form text. Applications such a…

Cited by 6SourcePDFScholar
2025

Rethinking the generalization of drug target affinity prediction algorithms via similarity aware evaluation

ICLR 2025oral

Drug-target binding affinity prediction is a fundamental task for drug discovery. It has been extensively explored in literature and promising results are reported. However, in this paper, we demonstrate that the results may be misleading and cannot be well generalized to real practice. The core obs…

2025

SeaLLMs 3: Open Foundation and Chat Multilingual Large Language Models for Southeast Asian Languages

NAACL 2025system demonstrations

Large Language Models (LLMs) have shown remarkable abilities across various tasks, yet their development has predominantly centered on high-resource languages like English and Chinese, leaving low-resource languages underserved. To address this disparity, we present SeaLLMs 3, the latest iteration o…

2025

UAV Video Deblurring via Motion-Aware Diffusion: A Path to Robust Target Detection

IROS 2025

Unmanned Aerial Vehicles (UAVs) play a crucial role in various scenarios ranging from disaster response to traffic surveillance. However, aerial video footage often suffers from severe motion blur due to rapid flight maneuvers, vibrations, and camera panning, which can significantly degrade downstre

Cited by 0SourceScholar
2024

Dynamic SpectraFormer for Ultra-High-Definition Underwater Image Enhancement

IROS 2024poster

Underwater images suffer from color distortion, haze, and poor visibility due to light refraction and absorption in water. These challenges significantly impact the utilization of Autonomous Underwater Vehicles (AUVs) or marine robots. Typically, color and brightness distortions manifest at lower fr…

Cited by 0SourcecodeScholar
2024

LLM-Based Agent Society Investigation: Collaboration and Confrontation in Avalon Gameplay

EMNLP 2024main

This paper explores the open research problem of understanding the social behaviors of LLM-based agents. Using Avalon as a testbed, we employ system prompts to guide LLM agents in gameplay. While previous studies have touched on gameplay with LLM agents, research on their social behaviors is lacking…

2024

Math-LLaVA: Bootstrapping Mathematical Reasoning for Multimodal Large Language Models

EMNLP 2024finding

Large language models (LLMs) have demonstrated impressive reasoning capabilities, particularly in textual mathematical problem-solving. However, existing open-source image instruction fine-tuning datasets, containing limited question-answer pairs per image, do not fully exploit visual information to…

2024

SeaLLMs - Large Language Models for Southeast Asia

ACL 2024system demonstrations

Despite the remarkable achievements of large language models (LLMs) in various tasks, there remains a linguistic bias that favors high-resource languages, such as English, often at the expense of low-resource and regional languages. To address this imbalance, we introduce SeaLLMs, an innovative seri…

2023

Adapter-TST: A Parameter Efficient Method for Multiple-Attribute Text Style Transfer

EMNLP 2023long findings

Adapting a large language model for multiple-attribute text style transfer via fine-tuning can be challenging due to the substantial amount of computational resources and labeled data required for the specific downstream task. In this paper, we address this challenge by introducing \textsf{Adapter-T…

Cited by 0SourceScholar
2023

LLM-Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models

EMNLP 2023long main

The success of large language models (LLMs), like GPT-4 and ChatGPT, has led to the development of numerous cost-effective and accessible alternatives that are created by finetuning open-access LLMs with task-specific data (e.g., ChatDoctor) or instruction data (e.g., Alpaca). Among the various fine…

Cited by 0SourcecodeScholar
2023

Plan-and-Solve Prompting: Improving Zero-Shot Chain-of-Thought Reasoning by Large Language Models

ACL 2023long

Large language models (LLMs) have recently been shown to deliver impressive performance in various NLP tasks. To tackle multi-step reasoning tasks, Few-shot chain-of-thought (CoT) prompting includes a few manually crafted step-by-step reasoning demonstrations which enable LLMs to explicitly generate…

2023

Who Wrote it and Why? Prompting Large-Language Models for Authorship Verification

EMNLP 2023short findings

Authorship verification (AV) is a fundamental task in natural language processing (NLP) and computational linguistics, with applications in forensic analysis, plagiarism detection, and identification of deceptive content. Existing AV techniques, including traditional stylometric and deep learning ap…

Cited by 0SourceScholar
2021

Learning Unknown from Correlations: Graph Neural Network for Inter-novel-protein Interaction Prediction

IJCAI 2021poster

The study of multi-type Protein-Protein Interaction (PPI) is fundamental for understanding biological processes from a systematic perspective and revealing disease mechanisms. Existing methods suffer from significant performance degradation when tested in unseen dataset. In this paper, we investigat…

2018

Learning to Navigate for Fine-grained Classification

ECCV 2018poster

Fine-grained classification is challenging due to the difficulty of finding discriminative features. Finding those subtle traits that fully characterize the object is not straightforward. To handle this circumstance, we propose a novel self-supervision mechanism to effectively localize informative r…

2018

Towards Understanding Learning Representations: To What Extent Do Different Neural Networks Learn the Same Representation

NeurIPS 2018spotlight

It is widely believed that learning good representations is one of the main reasons for the success of deep neural networks. Although highly intuitive, there is a lack of theory and systematic approach quantitatively characterizing what representations do deep neural networks learn. In this work, we…

2017

The Expressive Power of Neural Networks: A View from the Width

NeurIPS 2017poster

The expressive power of neural networks is important for understanding deep learning. Most existing works consider this problem from the view of the depth of a network. In this paper, we study how width affects the expressiveness of neural networks. Classical results state that depth-bounded (e.g. d…

Cited by 1371SourcePDFScholar