← Search

Zhong Zhang

27 accepted papers

2026

Aligner, Diagnose Thyself: A Meta-Learning Paradigm for Fusing Intrinsic Feedback in Preference Alignment

ICLR 2026poster

The alignment of Large Language Models (LLMs) with human preferences is critically undermined by noisy labels in training datasets. Existing robust methods often prove insufficient, as they rely on single, narrow heuristics such as perplexity or loss, failing to address the diverse nature of real-wo…

Cited by 0SourceScholar
2026

Cooperative-Competitive Team Play of Real-World Craft Robots

ICRA 2026poster

Multi-agent deep Reinforcement Learning (RL) has made significant progress in developing intelligent game-playing agents in recent years. However, the efficient training of collective robots using multi-agent RL and the transfer of learned policies to real-world applications remain open research que…

2026

CrystalDiT: Simple Diffusion Transformers for Crystal Generation

AAAI 2026technical

We present CrystalDiT, a diffusion transformer for crystal structure generation that achieves state-of-the-art performance by challenging the trend of architectural complexity. Instead of intricate, multi-stream designs, CrystalDiT employs a unified transformer that imposes a powerful inductive bias

Cited by 0SourcePDFScholar
2026

Layer-wise Gradient Disentanglement: Decoupling Semantics and Preferences in Direct Preference Optimization

ICML 2026poster

Direct Preference Optimization (DPO) has become the dominant approach for aligning large language models with human preferences. However, standard DPO treats all preference pairs uniformly, overlooking the heterogeneous nature of the learning problem: some samples demand sophisticated semantic under…

Cited by 0SourceScholar
2025

AgentRM: Enhancing Agent Generalization with Reward Modeling

ACL 2025long

Existing LLM-based agents have achieved strong performance on held-in tasks, but their generalizability to unseen tasks remains poor. Hence, some recent work focus on fine-tuning the policy model with more diverse tasks to improve the generalizability. In this work, we find that finetuning a reward…

2025

Distance between Relevant Information Pieces Causes Bias in Long-Context LLMs

ACL 2025finding

Positional bias in large language models hinders their ability to effectively process long inputs. A prominent example is the “lost in the middle” phenomenon, where LLMs struggle to utilize relevant information situated in the middle of the input. While prior research primarily focuses on single pie…

2025

Enhancing Open-Domain Task-Solving Capability of LLMs via Autonomous Tool Integration from GitHub

ACL 2025long

Large Language Models (LLMs) excel in traditional natural language processing tasks but struggle with problems that require complex domain-specific calculations or simulations. While equipping LLMs with external tools to build LLM-based agents can enhance their capabilities, existing approaches lack…

2025

Generalizing Experience for Language Agents with Hierarchical MetaFlows

NeurIPS 2025poster

Recent efforts to employ large language models (LLMs) as agents have demonstrated promising results in a wide range of multi-step agent tasks. However, existing agents lack an effective experience reuse approach to leverage historical completed tasks. In this paper, we propose a novel experience reu…

Cited by 0SourceScholar
2025

Learning Evolving Tools for Large Language Models

ICLR 2025poster

Tool learning enables large language models (LLMs) to interact with external tools and APIs, greatly expanding the application scope of LLMs. However, due to the dynamic nature of external environments, these tools and APIs may become outdated over time, preventing LLMs from correctly invoking tools…

2025

Learning to Generate Structured Output with Schema Reinforcement Learning

ACL 2025long

This study investigates the structured generation capabilities of large language models (LLMs), focusing on producing valid JSON outputs against a given schema. Despite the widespread use of JSON in integrating language models with programs, there is a lack of comprehensive analysis and benchmarking…

2025

Proactive Agent: Shifting LLM Agents from Reactive Responses to Active Assistance

ICLR 2025poster

Agents powered by large language models have shown remarkable abilities in solving complex tasks. However, most agent systems remain reactive, limiting their effectiveness in scenarios requiring foresight and autonomous decision-making. In this paper, we tackle the challenge of developing proactive…

2025

SRL-Gym: A Morphology and Controller Co-Optimization Framework for Supernumerary Robotic Limbs in Load-Bearing Locomotion

ICRA 2025

Supernumerary Robotic Limbs (SRLs) can assist human motions by providing extra degrees of freedom (DoFs) and body support. The extra DoFs lead to larger design space in structure and control policies, which is complex and time-consuming with the traditional manual design process. In this pilot study

Cited by 1SourceScholar
2025

Self-Introspective Decoding: Alleviating Hallucinations for Large Vision-Language Models

ICLR 2025poster

Hallucination remains a significant challenge in Large Vision-Language Models (LVLMs). To alleviate this issue, some methods, known as contrastive decoding, induce hallucinations by manually disturbing the raw vision or instruction inputs and then mitigate them by contrasting the outputs of the orig…

2025

Test-time Adapted Reinforcement Learning with Action Entropy Regularization

ICML 2025poster

Offline reinforcement learning is widely applied in multiple fields due to its advantages in efficiency and risk control. However, a major problem it faces is the distribution shift between offline datasets and online environments. This mismatch leads to out-of-distribution (OOD) state-action pairs…

Cited by 0SourcePDFScholar
2025

WorkflowLLM: Enhancing Workflow Orchestration Capability of Large Language Models

ICLR 2025poster

Recent advancements in large language models (LLMs) have driven a revolutionary paradigm shift in process automation from Robotic Process Automation to Agentic Process Automation by automating the workflow orchestration procedure based on LLMs. However, existing LLMs (even the advanced OpenAI GPT-4o…

2024

Latent Diffusion Transformer for Probabilistic Time Series Forecasting

AAAI 2024technical

The probability prediction of multivariate time series is a notoriously challenging but practical task. This research proposes to condense high-dimensional multivariate time series forecasting into a problem of latent space time series generation, to improve the expressiveness of each timestamp and…

Cited by 34SourcePDFScholar
2024

RepoAgent: An LLM-Powered Open-Source Framework for Repository-level Code Documentation Generation

EMNLP 2024system demonstrations

Generative models have demonstrated considerable potential in software engineering, particularly in tasks such as code generation and debugging. However, their utilization in the domain of code documentation generation remains underexplored. To this end, we introduce RepoAgent, a large language mode…

2024

SDformer: Similarity-driven Discrete Transformer For Time Series Generation

NeurIPS 2024poster

The superior generation capabilities of Denoised Diffusion Probabilistic Models (DDPMs) have been effectively showcased across a multitude of domains. Recently, the application of DDPMs has extended to time series generation tasks, where they have significantly outperformed other deep generative mod…

Cited by 6SourcePDFScholar
2024

TRX-Hand5: An Anthropomorphic Hand with Integrated Tactile Feedback for Grasping and Manipulation in Human Environments

IROS 2024poster

Objects of daily life are designed to suit the human hand. Without major modifications to these objects and our environments, robots will need end-effectors with human hand-like configuration and dexterity to efficiently operate on them. Tight integration of tactile and proprioceptive sensors are al…

Cited by 0SourceScholar
2024

Tell Me More! Towards Implicit User Intention Understanding of Language Model Driven Agents

ACL 2024long

Current language model-driven agents often lack mechanisms for effective user participation, which is crucial given the vagueness commonly found in user instructions. Although adept at devising strategies and performing tasks, these agents struggle with seeking clarification and grasping precise use…

2023

Fine-tuning Happens in Tiny Subspaces: Exploring Intrinsic Task-specific Subspaces of Pre-trained Language Models

ACL 2023long

Pre-trained language models (PLMs) are known to be overly parameterized and have significant redundancy, indicating a small degree of freedom of the PLMs. Motivated by the observation, in this paper, we study the problem of re-parameterizing and fine-tuning PLMs from a new perspective: Discovery of…

Cited by 16SourcePDFScholar
2021

A Computational Framework for Robot Hand Design via Reinforcement Learning

IROS 2021poster

Robot hand is essential for a fully functional robot and designing a good robot hand is a sophisticated job that challenges the designer’s knowledge and experience. This paper presents a computational framework for automatic optimal robot hand design based on reinforcement learning (RL), which consi…

Cited by 8SourceScholar
2020

A Flexible Dual-Core Optical Waveguide Sensor for Simultaneous and Continuous Measurement of Contact Force and Position

IROS 2020poster

Having the merits of chemical inertness and immunity to electromagnetic interference, light weight, small size, and softness, optical waveguides have attracted much attention in making tactile sensors recently. This paper presents a new design of waveguide using two layers of cores, one of which has…

Cited by 6SourceScholar