← Search

Haokun Liu

11 accepted papers

2025

Enhancing Training Data Attribution with Representational Optimization

NeurIPS 2025spotlight

Training data attribution (TDA) methods aim to measure how training data impacts a model's predictions. While gradient-based attribution methods, such as influence functions, offer theoretical grounding, their computational costs make them impractical for large-scale applications. Representation-b…

Cited by 0SourcecodeScholar
2025

Explore the Reasoning Capability of LLMs in the Chess Testbed

NAACL 2025short

Reasoning is a central capability of human intelligence. In recent years, with the advent of large-scale datasets, pretrained large language models have emerged with new capabilities, including reasoning. However, these models still struggle with long-term, complex reasoning tasks, such as playing c…

Cited by 1SourcePDFScholar
2025

Literature Meets Data: A Synergistic Approach to Hypothesis Generation

ACL 2025long

AI holds promise for transforming scientific processes, including hypothesis generation. Prior work on hypothesis generation can be broadly categorized into theory-driven and data-driven approaches. While both have proven effective in generating novel and plausible hypotheses, it remains an open que…

2025

Six-DoF Hand-Based Teleoperation for Omnidirectional Aerial Robots

IROS 2025

Omnidirectional aerial robots offer full 6-DoF independent control over position and orientation, making them popular for aerial manipulation. Although advancements in robotic autonomy, human operation remains essential in complex aerial environments. Existing teleoperation approaches for multirotor

Cited by 2SourceScholar
2024

Enhancing the LLM-Based Robot Manipulation Through Human-Robot Collaboration

RA-L 2024

Large Language Models (LLMs) are gaining popularity in the field of robotics. However, LLM-based robots are limited to simple, repetitive motions due to the poor integration between language models, robots, and the environment. This letter proposes a novel approach to enhance the performance of LLM-

Cited by 83SourceScholar
2024

Learning to Route Among Specialized Experts for Zero-Shot Generalization

ICML 2024poster

Recently, there has been a widespread proliferation of "expert" language models that are specialized to a specific task or domain through parameter-efficient fine-tuning. How can we recycle large collections of expert language models to improve zero-shot generalization to unseen tasks? In this work,…

2023

Git-Theta: A Git Extension for Collaborative Development of Machine Learning Models

ICML 2023poster

Currently, most machine learning models are trained by centralized teams and are rarely updated. In contrast, open-source software development involves the iterative development of a shared artifact through distributed collaboration using a version control system. In the interest of enabling collabo…

2022

Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning

NeurIPS 2022accept

Few-shot in-context learning (ICL) enables pre-trained language models to perform a previously-unseen task without any gradient-based training by feeding a small number of training examples as part of the input. ICL incurs substantial computational, memory, and storage costs because it involves proc…

2021

Comparing Test Sets with Item Response Theory

ACL 2021long

Recent years have seen numerous NLP datasets introduced to evaluate the performance of fine-tuned models on natural language understanding tasks. Recent results from large pretrained models, though, show that many of these datasets are largely saturated and unlikely to be able to detect further prog…

Cited by 45SourcePDFScholar