← Search

Hongfu Liu

25 accepted papers

2026

Fostering Video Reasoning via Next-Event Prediction

ICLR 2026poster

Next-token prediction serves as the foundational learning task that enables reasoning in LLMs. But what should the learning task be when aiming to equip MLLMs with temporal reasoning capabilities over video inputs? Existing tasks such as video captioning primarily promote modality alignment, while v…

Cited by 0SourcecodeScholar
2026

OIDA-QA: A Multimodal Benchmark for Analyzing the Opioid Industry Documents Archive

AAAI 2026technical

The opioid crisis represents a significant moment in public health that reveals systemic shortcomings across regulatory systems, healthcare practices, corporate governance, and public policy. Analyzing how these interconnected systems simultaneously failed to protect public health requires innovativ

Cited by 0SourcePDFScholar
2025

On Calibration of LLM-based Guard Models for Reliable Content Moderation

ICLR 2025poster

Large language models (LLMs) pose significant risks due to the potential for generating harmful content or users attempting to evade guardrails. Existing studies have developed LLM-based guard models designed to moderate the input and output of threat LLMs, ensuring adherence to safety policies by b…

2025

Outlier Gradient Analysis: Efficiently Identifying Detrimental Training Samples for Deep Learning Models

ICML 2025oral

A core data-centric learning challenge is the identification of training samples that are detrimental to model performance. Influence functions serve as a prominent tool for this task and offer a robust framework for assessing training data influence on model predictions. Despite their widespread us…

Cited by 1SourcePDFScholar
2024

"What Data Benefits My Classifier?" Enhancing Model Performance and Interpretability through Influence-Based Data Selection

ICLR 2024oral

Classification models are ubiquitously deployed in society and necessitate high utility, fairness, and robustness performance. Current research efforts mainly focus on improving model architectures and learning algorithms on fixed datasets to achieve this goal. In contrast, in this paper, we address…

Cited by 17SourcePDFScholar
2024

Advancing Adversarial Suffix Transfer Learning on Aligned Large Language Models

EMNLP 2024main

Language Language Models (LLMs) face safety concerns due to potential misuse by malicious users. Recent red-teaming efforts have identified adversarial suffixes capable of jailbreaking LLMs using the gradient-based search algorithm Greedy Coordinate Gradient (GCG). However, GCG struggles with comput…

2024

Benchmarking Large Language Models on Communicative Medical Coaching: A Dataset and a Novel System

ACL 2024findings

Traditional applications of natural language processing (NLP) in healthcare have predominantly focused on patient-centered services, enhancing patient interactions and care delivery, such as through medical dialogue systems. However, the potential of NLP to benefit inexperienced doctors, particularl…

Cited by 1SourcePDFScholar
2024

Discursive Socratic Questioning: Evaluating the Faithfulness of Language Models’ Understanding of Discourse Relations

ACL 2024long

While large language models have significantly enhanced the effectiveness of discourse relation classifications, it remains unclear whether their comprehension is faithful and reliable. We provide DiSQ, a new method for evaluating the faithfulness of understanding discourse based on question answeri…

2023

Robust Fair Clustering: A Novel Fairness Attack and Defense Framework

ICLR 2023poster

Clustering algorithms are widely used in many societal resource allocation applications, such as loan approvals and candidate recruitment, among others, and hence, biased or unfair model outputs can adversely impact individuals that rely on these applications. To this end, many $\textit{fair}$ clust…

2022

Extrapolative Continuous-time Bayesian Neural Network for Fast Training-free Test-time Adaptation

NeurIPS 2022accept

Human intelligence has shown remarkably lower latency and higher precision than most AI systems when processing non-stationary streaming data in real-time. Numerous neuroscience studies suggest that such abilities may be driven by internal predictive modeling. In this paper, we explore the possibili…

Cited by 15SourcePDFScholar
2022

Label-invariant Augmentation for Semi-Supervised Graph Classification

NeurIPS 2022accept

Recently, contrastiveness-based augmentation surges a new climax in the computer vision domain, where some operations, including rotation, crop, and flip, combined with dedicated algorithms, dramatically increase the model generalization and robustness. Following this trend, some pioneering attempts…

Cited by 39SourcePDFScholar
2021

Implicit Semantic Response Alignment for Partial Domain Adaptation

NeurIPS 2021poster

Partial Domain Adaptation (PDA) addresses the unsupervised domain adaptation problem where the target label space is a subset of the source label space. Most state-of-art PDA methods tackle the inconsistent label space by assigning weights to classes or individual samples, in an attempt to discard t…

2021

On Dyadic Fairness: Exploring and Mitigating Bias in Graph Connections

ICLR 2021poster

Disparate impact has raised serious concerns in machine learning applications and its societal impacts. In response to the need of mitigating discrimination, fairness has been regarded as a crucial property in algorithmic design. In this work, we study the problem of disparate impact on graph-struct…

2021

STRODE: Stochastic Boundary Ordinary Differential Equation

ICML 2021spotlight

Perception of time from sequentially acquired sensory inputs is rooted in everyday behaviors of individual organisms. Yet, most algorithms for time-series modeling fail to learn dynamics of random event timings directly from visual or audio inputs, requiring timing annotations during training that a…

2021

SelfDoc: Self-Supervised Document Representation Learning

CVPR 2021poster

We propose SelfDoc, a task-agnostic pre-training framework for document image understanding. Because documents are multimodal and are intended for sequential reading, our framework exploits the positional, textual, and visual information of every semantically meaningful component in a document, and…

Cited by 189PDFcodeScholar