← Search

Hejia Zhang

9 accepted papers

2026

LLM4Cov: Execution-Grounded Agent Learning for High-Coverage Hardware Verification

ICML 2026poster

Execution-grounded LLM agents offer a promising paradigm for learning from tool feedback, but such feedback is often expensive and slow to obtain, making online reinforcement learning (RL) impractical. High-coverage hardware verification exemplifies this challenge due to its reliance on industrial s…

Cited by 0SourceScholar
2025

Improving Model Factuality with Fine-grained Critique-based Evaluator

ACL 2025long

Factuality evaluation aims to detect factual errors produced by language models (LMs) and hence guide the development of more factual models. Towards this goal, we train a factuality evaluator, FenCE, that provides LM generators with claim-level factuality feedback. In particular, we train FenCE to…

2025

ManipBench: Benchmarking Vision-Language Models for Low-Level Robot Manipulation

CoRL 2025poster

Vision-Language Models (VLMs) have revolutionized artificial intelligence and robotics due to their commonsense reasoning capabilities. In robotic manipulation, VLMs are used primarily as high-level planners, but recent work has also studied their lower-level reasoning ability, which refers to makin…

Cited by 0SourceScholar
2025

OrcaLoca: An LLM Agent Framework for Software Issue Localization

ICML 2025poster

Recent developments in Large Language Model (LLM) agents are revolutionizing Autonomous Software Engineering (ASE), enabling automated coding, problem fixes, and feature improvements. However, localization -- precisely identifying software problems by navigating to relevant code sections -- remains…

Cited by 3SourcePDFScholar
2024

Effective Long-Context Scaling of Foundation Models

NAACL 2024long

We present an effective recipe to train strong long-context LLMs that are capable of utilizing massive context windows of up to 32,000 tokens. Our models are built through continual pretraining from Llama 2 checkpoints with longer text sequences and on a dataset where long texts are upsampled. We pe…

Cited by 231SourcePDFScholar
2023

PATO: Policy Assisted TeleOperation for Scalable Robot Data Collection

RSS 2023poster

Large-scale data is an essential component of machine learning as demonstrated in recent advances in natural language processing and computer vision research. However, collecting large-scale robotic data is much more expensive and slower as each operator can control only a single robot at a time. To…

Cited by 19SourcePDFScholar
2023

Surrogate Assisted Generation of Human-Robot Interaction Scenarios

CoRL 2023oral

As human-robot interaction (HRI) systems advance, so does the difficulty of evaluating and understanding the strengths and limitations of these systems in different environments and with different users. To this end, previous methods have algorithmically generated diverse scenarios that reveal syste…

Cited by 11SourcecodeScholar