← Search

Hechang Chen

19 accepted papers

2026

Effective Robotic Cloth Grasping Through Suppressing False Discoveries

AAAI 2026technical

Enabling robots to grasp disorganized cloth for efficient storage is valuable in robot-assisted room organization. Diverse deformations of cloth and the stacking of multiple items limit grasping-pose estimation that relies on annotations. This necessitates segmenting each cloth item in an unsupervis

Cited by 0SourcePDFScholar
2026

EvoCF: Multi-Agent Collaboration via Agentic Memory-Driven Evolutionary Counterfactual Planning

ICML 2026poster

Planning collaboration strategies for multi-agent embodied systems remains a core challenge for LLM-based planners, which often fail to capture the physical and coordination constraints of realworld environments. To address this, we present EvoCF, an agentic memory-driven evolutionary counterfactual…

Cited by 0SourceScholar
2026

FlatLab: A Unified Methodology Framework and Simulation-Based Benchmark for Robotic Manipulation of Flat Objects

ICML 2026poster

Robotic manipulation of flat objects is challenging due to the ungraspable configurations and strong variations in object geometry and material. Existing methods rely on heuristic pre-manipulation and are often evaluated in closed settings with limited generalization. We propose a unified framework …

Cited by 0SourcecodeScholar
2026

GraspALL: Adaptive Structural Compensation from Illumination Variation for Robotic Garment Grasping in Any Low-Light Conditions

CVPR 2026

Achieving accurate garment grasping under dynamically changing illumination is crucial for all-day operation of service robots. However, the reduced illumination in low-light scenes severely degrades garment structural features, leading to a significant drop in grasping robustness. Existing methods

Cited by 0SourcecodeScholar
2026

PSG-Nav: Probabilistic Scene Graph Navigation via Multiverse Decision Making

ICML 2026poster

Open-vocabulary navigation requires embodied agents to manage significant perception uncertainty stemming from semantic ambiguity and model errors. However, most existing works settle for local optimal deterministic approaches, depriving complex navigation decision-making over multiple composite pos…

Cited by 0SourceScholar
2025

Analytic Energy-Guided Policy Optimization for Offline Reinforcement Learning

NeurIPS 2025poster

Conditional decision generation with diffusion models has shown powerful competitiveness in reinforcement learning (RL). Recent studies reveal the relation between energy-function-guidance diffusion models and constrained RL problems. The main challenge lies in estimating the intermediate energy, wh…

Cited by 0SourceScholar
2025

Calibrating Video Watch-time Predictions with Credible Prototype Alignment

ICML 2025poster

Accurately predicting user watch-time is crucial for enhancing user stickiness and retention in video recommendation systems. Existing watch-time prediction approaches typically involve transformations of watch-time labels for prediction and subsequent reversal, ignoring both the natural distributio…

Cited by 0SourcePDFScholar
2025

GRAIN: Multi-Granular and Implicit Information Aggregation Graph Neural Network for Heterophilous Graphs

AAAI 2025technical

Graph neural networks (GNNs) have shown significant success in learning graph representations. However, recent studies reveal that GNNs often fail to outperform simple MLPs on heterophilous graph tasks, where connected nodes may differ in features or labels, challenging the homophily assumption. Exi…

Cited by 0SourcePDFScholar
2025

InstructFlow: Adaptive Symbolic Constraint-Guided Code Generation for Long-Horizon Planning

NeurIPS 2025poster

Long-horizon planning in robotic manipulation tasks requires translating underspecified, symbolic goals into executable control programs satisfying spatial, temporal, and physical constraints. However, language model-based planners often struggle with long-horizon task decomposition, robust constrai…

Cited by 0SourceScholar
2025

Tackling Continual Offline RL through Selective Weights Activation on Aligned Spaces

NeurIPS 2025poster

Continual offline reinforcement learning (CORL) has shown impressive ability in diffusion-based continual learning systems by modeling the joint distributions of trajectories. However, most research only focuses on limited continual task settings where the tasks have the same observation and action…

Cited by 0SourceScholar
2024

DS-Agent: Automated Data Science by Empowering Large Language Models with Case-Based Reasoning

ICML 2024poster

In this work, we investigate the potential of large language models (LLMs) based agents to automate data science tasks, with the goal of comprehending task requirements, then building and training the best-fit machine learning models. Despite their widespread success, existing LLM agents are hindere…

2024

Decision Mamba: Reinforcement Learning via Hybrid Selective Sequence Modeling

NeurIPS 2024poster

Recent works have shown the remarkable superiority of transformer models in reinforcement learning (RL), where the decision-making problem is formulated as sequential generation. Transformer-based agents could emerge with self-improvement in online environments by providing task contexts, such as mu…

Cited by 7SourcePDFScholar
2024

In-Context Decision Transformer: Reinforcement Learning via Hierarchical Chain-of-Thought

ICML 2024poster

In-context learning is a promising approach for offline reinforcement learning (RL) to handle online tasks, which can be achieved by providing task prompts. Recent works demonstrated that in-context RL could emerge with self-improvement in a trial-and-error manner when treating RL tasks as an across…

2023

Learning Generalizable Agents via Saliency-guided Features Decorrelation

NeurIPS 2023spotlight

In visual-based Reinforcement Learning (RL), agents often struggle to generalize well to environmental variations in the state space that were not observed during training. The variations can arise in both task-irrelevant features, such as background noise, and task-relevant features, such as robot…

Cited by 9SourcePDFScholar
2023

The Sufficiency of Off-Policyness and Soft Clipping: PPO Is Still Insufficient according to an Off-Policy Measure

AAAI 2023technical

The popular Proximal Policy Optimization (PPO) algorithm approximates the solution in a clipped policy space. Does there exist better policies outside of this space? By using a novel surrogate objective that employs the sigmoid function (which provides an interesting way of exploration), we found th…

2022

A Coarse-to-fine Cascaded Evidence-Distillation Neural Network for Explainable Fake News Detection

COLING 2022main

Existing fake news detection methods aim to classify a piece of news as true or false and provide veracity explanations, achieving remarkable performances. However, they often tailor automated solutions on manual fact-checked reports, suffering from limited news coverage and debunking delays. When a…

2022

Distributional Reward Estimation for Effective Multi-agent Deep Reinforcement Learning

NeurIPS 2022accept

Multi-agent reinforcement learning has drawn increasing attention in practice, e.g., robotics and automatic driving, as it can explore optimal policies using samples generated by interacting with the environment. However, high reward uncertainty still remains a problem when we want to train a satisf…

2021

HiTRANS: A Hierarchical Transformer Network for Nested Named Entity Recognition

EMNLP 2021finding

Nested Named Entity Recognition (NNER) has been extensively studied, aiming to identify all nested entities from potential spans (i.e., one or more continuous tokens). However, recent studies for NNER either focus on tedious tagging schemas or utilize complex structures, which fail to learn effectiv…

Cited by 14SourcePDFScholar
2020

Attention-based Multi-level Feature Fusion for Named Entity Recognition

IJCAI 2020poster

Named entity recognition (NER) is a fundamental task in the natural language processing (NLP) area. Recently, representation learning methods (e.g., character embedding and word embedding) have achieved promising recognition results. However, existing models only consider partial features derived fr…

Cited by 0SourcePDFScholar