← Search

Kaixuan Huang

19 accepted papers

2026

On Path to Multimodal Historical Reasoning: HistBench and HistAgent

ICML 2026poster

Recent advances in large language models (LLMs) have led to remarkable progress across various domains, yet their capabilities in the humanities, particularly history, remain underexplored. Historical reasoning poses unique challenges for LLMs, involving multimodal source interpretation, temporal in…

Cited by 0SourcecodeScholar
2025

Deep Reinforcement Learning for Efficient and Fair Allocation of Healthcare Resources

IJCAI 2025

The scarcity of health care resources, such as ventilators, often leads to the unavoidable consequence of rationing, particularly during public health emergencies or in resource-constrained settings like pandemics. The absence of a universally accepted standard for resource allocation protocols resu

Cited by 0SourcePDFScholar
2025

Emergent Symbolic Mechanisms Support Abstract Reasoning in Large Language Models

ICML 2025poster

Many recent studies have found evidence for emergent reasoning capabilities in large language models (LLMs), but debate persists concerning the robustness of these capabilities, and the extent to which they depend on structured reasoning mechanisms. To shed light on these issues, we study the intern…

2025

MATH-Perturb: Benchmarking LLMs' Math Reasoning Abilities against Hard Perturbations

ICML 2025poster

Large language models have demonstrated impressive performance on challenging mathematical reasoning tasks, which has triggered the discussion of whether the performance is achieved by true reasoning capability or memorization. To investigate this question, prior work has constructed mathematical be…

2025

SORRY-Bench: Systematically Evaluating Large Language Model Safety Refusal

ICLR 2025poster

Evaluating aligned large language models' (LLMs) ability to recognize and reject unsafe user requests is crucial for safe, policy-compliant deployments. Existing evaluation efforts, however, face three limitations that we address with **SORRY-Bench**, our proposed benchmark. **First**, existing meth…

2025

Temporal Consistency for LLM Reasoning Process Error Identification

EMNLP 2025

Verification is crucial for effective mathematical reasoning. We present a new temporal consistency method where verifiers iteratively refine their judgments based on the previous assessment. Unlike one-round verification or multi-model debate approaches, our method leverages consistency in a sequen

2025

Transformer-Based Multi-Agent Reinforcement Learning Method With Credit-Oriented Strategy Differentiation

IROS 2025

The problem of Multi-Agent Reinforcement Learning (MARL) shows a high level of both complexity in the environment and coordination between agents. In order to scale the algorithm to large-scale agent scenarios, neural networks designed for MARL are typically implemented with parameter sharing. These

Cited by 0SourcecodeScholar
2025

TreeBoN: Enhancing Inference-Time Alignment with Speculative Tree-Search and Best-of-N Sampling

EMNLP 2025

Inference-time alignment enhances the performance of large language models without requiring additional training or fine-tuning but presents challenges due to balancing computational efficiency with high-quality output. Best-of-N (BoN) sampling, as a simple yet powerful approach, generates multiple

2024

A Theoretical Perspective for Speculative Decoding Algorithm

NeurIPS 2024poster

Transformer-based autoregressive sampling has been the major bottleneck for slowing down large language model inferences. One effective way to accelerate inference is Speculative Decoding, which employs a small model to sample a sequence of draft tokens and a large model to validate. Given its empir…

Cited by 4SourcePDFScholar
2024

Assessing the Brittleness of Safety Alignment via Pruning and Low-Rank Modifications

ICML 2024poster

Large language models (LLMs) show inherent brittleness in their safety mechanisms, as evidenced by their susceptibility to jailbreaking and even non-malicious fine-tuning. This study explores this brittleness of safety alignment by leveraging pruning and low-rank modifications. We develop methods to…

Cited by 98SourcePDFScholar
2024

Visual Adversarial Examples Jailbreak Aligned Large Language Models

AAAI 2024technical

Warning: this paper contains data, prompts, and model outputs that are offensive in nature. Recently, there has been a surge of interest in integrating vision into Large Language Models (LLMs), exemplified by Visual Language Models (VLMs) such as Flamingo and GPT-4. This paper sheds light on the se…

2023

Deep Reinforcement Learning for Cost-Effective Medical Diagnosis

ICLR 2023poster

Dynamic diagnosis is desirable when medical tests are costly or time-consuming. In this work, we use reinforcement learning (RL) to find a dynamic policy that selects lab test panels sequentially based on previous observations, ensuring accurate testing at a low cost. Clinical diagnostic data are of…

2023

Reward-Directed Conditional Diffusion: Provable Distribution Estimation and Reward Improvement

NeurIPS 2023poster

We explore the methodology and theory of reward-directed generation via conditional diffusion models. Directed generation aims to generate samples with desired properties as measured by a reward function, which has broad applications in generative AI, reinforcement learning, and computational biolog…

Cited by 36SourcePDFScholar
2023

Score Approximation, Estimation and Distribution Recovery of Diffusion Models on Low-Dimensional Data

ICML 2023poster

Diffusion models achieve state-of-the-art performance in various generation tasks. However, their theoretical foundations fall far behind. This paper studies score approximation, estimation, and distribution recovery of diffusion models, when data are supported on an unknown low-dimensional linear s…

Cited by 142SourcePDFScholar
2021

Fast Federated Learning in the Presence of Arbitrary Device Unavailability

NeurIPS 2021poster

Federated learning (FL) coordinates with numerous heterogeneous devices to collaboratively train a shared model while preserving user privacy. Despite its multiple advantages, FL faces new challenges. One challenge arises when devices drop out of the training process. In this case, the convergence o…

Cited by 114SourcePDFScholar
2021

Going Beyond Linear RL: Sample Efficient Neural Function Approximation

NeurIPS 2021poster

Deep Reinforcement Learning (RL) powered by neural net approximation of the Q function has had enormous empirical success. While the theory of RL has traditionally focused on linear function approximation (or eluder dimension) approaches, little is known about nonlinear RL with neural net approximat…

Cited by 10SourcePDFScholar
2021

Optimal Gradient-based Algorithms for Non-concave Bandit Optimization

NeurIPS 2021poster

Bandit problems with linear or concave reward have been extensively studied, but relatively few works have studied bandits with non-concave reward. This work considers a large family of bandit problems where the unknown underlying reward function is non-concave, including the low-rank generalized li…

Cited by 18SourcePDFScholar
2020

Why Do Deep Residual Networks Generalize Better than Deep Feedforward Networks? --- A Neural Tangent Kernel Perspective

NeurIPS 2020poster

Deep residual networks (ResNets) have demonstrated better generalization performance than deep feedforward networks (FFNets). However, the theory behind such a phenomenon is still largely unknown. This paper studies this fundamental problem in deep learning from a so-called ``neural tangent kernel''…

Cited by 119SourcePDFScholar