← Search

Liang Zeng

12 accepted papers

2026

Human-AI Curation Synergy: Scaling Preference Data Curation via Human-Guided AI Feedback

ICLR 2026poster

Despite the critical role of reward models (RMs) in reinforcement learning from human feedback (RLHF), current state-of-the-art open RMs perform poorly on most existing evaluation benchmarks, failing to capture the spectrum of nuanced and sophisticated human preferences. Even approaches incorporatin…

Cited by 0SourcecodeScholar
2026

MSAT-LDM: Toward Transferable High-Fidelity Watermarking for Latent Diffusion Model via Modular Self-Augmented Training

AAAI 2026technical

The rapid proliferation of AI-generated images necessitates effective watermarking techniques to protect intellectual property and detect fraudulent content. While existing training-based watermarking methods show promise, they often struggle with generalization across diverse prompts, introduce vis

Cited by 0SourcePDFScholar
2026

NeighborMAE: Exploiting Spatial Dependencies between Neighboring Earth Observation Images in Masked Autoencoders Pretraining

CVPR 2026

Masked Image Modeling has been one of the most popular self-supervised learning paradigms to learn representations from large-scale, unlabeled Earth Observation images. While incorporating multi-modal and multi-temporal Earth Observation data into Masked Image Modeling has been widely explored, the

Cited by 0SourcecodeScholar
2026

Translate Policy to Language: Flow Matching Generated Rewards for LLM Explanations

ICLR 2026poster

As humans increasingly share environments with diverse agents powered by RL, LLMs, and beyond, the ability to explain agent policies in natural language is vital for reliable coexistence. We introduce a general-purpose framework that trains explanation-generating LLMs via reinforcement learning from…

Cited by 0SourceScholar
2025

DAPO : Improving Multi-Step Reasoning Abilities of Large Language Models with Direct Advantage-Based Policy Optimization

NeurIPS 2025spotlight

The role of reinforcement learning (RL) in enhancing the reasoning of large language models (LLMs) is becoming increasingly significant. Despite the success of RL in many scenarios, there are still many challenges in improving the reasoning of LLMs. One key challenge is the sparse reward, which intr…

Cited by 0SourceScholar
2025

FS${2}$D: Fully Sparse Few-Shot 3D Object Detection

RA-L 2025

Corner cases are a focal issue in current autonomous driving systems, with a significant portion attributed to few-shot detection. Due to the sparse distribution of point cloud data and the real-time requirements of autonomous driving, traditional few-shot detection methods face challenges in direct

Cited by 0SourcecodeScholar
2024

Kenet: Knowledge-Enhanced DOC-Label Attention Network for Multi-Label Text Classification

ICASSP 2024accepted

Multi-Label Text Classification (MLTC) is a fundamental task in the field of Natural Language Processing (NLP) that involves the assignment of multiple labels to a given text. MLTC has gained significant importance and has been widely applied in various domains such as topic recognition, recommendat…

Cited by 0SourceScholar
2024

Towards Geometric Normalization Techniques in SE(3) Equivariant Graph Neural Networks for Physical Dynamics Simulations

IJCAI 2024poster

SE(3) equivariance is a fundamental property that is highly desirable to maintain in physical dynamics modeling. This property ensures neural outputs to remain robust when the inputs are translated or rotated. Recently, there have been several proposals for SE(3) equivariant graph neural networks (G…

Cited by 0SourcePDFScholar
2024

Trade When Opportunity Comes: Price Movement Forecasting via Locality-Aware Attention and Iterative Refinement Labeling

IJCAI 2024poster

Price movement forecasting, aimed at predicting financial asset trends based on current market information, has achieved promising advancements through machine learning (ML) methods. Most existing ML methods, however, struggle with the extremely low signal-to-noise ratio and stochastic nature of fin…

Cited by 4SourcePDFScholar
2023

AEC-GAN: Adversarial Error Correction GANs for Auto-Regressive Long Time-Series Generation

AAAI 2023technical

Large-scale high-quality data is critical for training modern deep neural networks. However, data acquisition can be costly or time-consuming for many time-series applications, thus researchers turn to generative models for generating synthetic time-series data. In particular, recent generative adve…

Cited by 11SourcePDFScholar
2023

ImGCL: Revisiting Graph Contrastive Learning on Imbalanced Node Classification

AAAI 2023technical

Graph contrastive learning (GCL) has attracted a surge of attention due to its superior performance for learning node/graph representations without labels. However, in practice, the underlying class distribution of unlabeled nodes for the given graph is usually imbalanced. This highly imbalanced cla…

Cited by 28SourcePDFScholar
2022

Context-Aware Sparse Deep Coordination Graphs

ICLR 2022spotlight

Learning sparse coordination graphs adaptive to the coordination dynamics among agents is a long-standing problem in cooperative multi-agent learning. This paper studies this problem and proposes a novel method using the variance of payoff functions to construct context-aware sparse coordination top…