← Search

Jingjing Gong

17 accepted papers

2026

FASTer: Toward Powerful and Efficient Autoregressive Vision–Language–Action Models with Learnable Action Tokenizer and Block-wise Decoding

ICLR 2026poster

Autoregressive vision-language-action (VLA) models have recently demonstrated strong capabilities in robotic manipulation. However, their core process of action tokenization often involves a trade-off between reconstruction fidelity and inference efficiency. We introduce \textbf{FASTer}, a unified f…

Cited by 0SourceScholar
2026

HiMe: Hierarchical Embodied Memory for Long-Horizon Vision-Language-Action Control

ICML 2026poster

Current Vision-Language-Action (VLA) models excel at robotic manipulation but often struggle with non-Markovian tasks requiring long-term memory and reasoning due to their reliance on immediate observations. Existing solutions face a frequency-competence paradox, where high-performance models are to…

Cited by 0SourceScholar
2026

LIBERO-Plus: A Progressive Robustness Benchmark for Visual-Language-Action Models

CVPR 2026

Visual-Language-Action (VLA) models report impressive success rates exceeding 95% on robotic manipulation benchmarks, yet these results may mask fundamental weaknesses in robustness. Current simulation-based robustness evaluations suffer from narrow perturbation coverage, manual design constraints,

Cited by 0SourcecodeScholar
2026

Learning to Move Before Learning to Do: Task-Agnostic pretraining for VLAs

ICML 2026poster

Vision-Language-Action (VLA) models are bottlenecked by the scarcity of expert demonstrations—expensive triplets of observations, language instructions, and actions. We propose that learning ''how to move'' can be decoupled from learning ''what to do,'' and that the former requires no task labels at…

Cited by 0SourceScholar
2026

ResearchEnvBench: Benchmarking Agents on Environment Synthesis for Research Code Execution

IJCAI 2026

Autonomous agents are increasingly expected to support scientific research, and recent benchmarks report progress in code repair and autonomous experimentation. However, these evaluations typically assume a pre-configured execution environment, which requires resolving complex software dependencies,

Cited by 0Scholar
2026

RoboOmni: Proactive Robot Manipulation in Omni-modal Context

ICLR 2026poster

Recent advances in Multimodal Large Language Models (MLLMs) have driven rapid progress in Vision–Language–Action (VLA) models for robotic manipulation. Although effective in many scenarios, current approaches largely rely on explicit instructions, whereas in real-world interactions, humans rarely is…

Cited by 0SourcecodeScholar
2026

SRPO: Self-Referential Policy Optimization for Vision-Language-Action Models

CVPR 2026

Vision-Language-Action (VLA) models excel in robotic manipulation but are constrained by their heavy reliance on expert demonstrations, leading to demonstration bias and limiting performance. Reinforcement learning (RL) is a vital post-training strategy to overcome these limits, yet current VLA-RL m

Cited by 0SourceScholar
2025

A Periodic Bayesian Flow for Material Generation

ICLR 2025spotlight

Generative modeling of crystal data distribution is an important yet challenging task due to the unique periodic physical symmetry of crystals. Diffusion-based methods have shown early promise in modeling crystal distribution. More recently, Bayesian Flow Networks were introduced to aggregate noisy…

2025

Accelerating 3D Molecule Generative Models with Trajectory Diagnosis

NeurIPS 2025poster

Geometric molecule generative models have found expanding applications across various scientific domains, but their generation inefficiency has become a critical bottleneck. Through a systematic investigation of the generative trajectory, we discover a unique challenge for molecule geometric graph g…

Cited by 0SourceScholar
2025

ShortListing Model: A Streamlined Simplex Diffusion for Discrete Variable Generation

NeurIPS 2025poster

Generative modeling of discrete variables is challenging yet crucial for applications in natural language processing and biological sequence design. We introduce the Shortlisting Model (SLM), a novel simplex-based diffusion model inspired by progressive candidate pruning. SLM operates on simplex cen…

Cited by 0SourcecodeScholar
2025

Smooth Interpolation for Improved Discrete Graph Generative Models

ICML 2025poster

Though typically represented by the discrete node and edge attributes, the graph topological information can be sufficiently captured by the graph spectrum in a continuous space. It is believed that incorporating the continuity of graph topological information into the generative process design coul…

Cited by 0SourcePDFScholar
2025

Steering Protein Family Design through Profile Bayesian Flow

ICLR 2025oral

Protein family design emerges as a promising alternative by combining the advantages of de novo protein design and mutation-based directed evolution.In this paper, we propose ProfileBFN, the Profile Bayesian Flow Networks, for specifically generative modeling of protein families. ProfileBFN extends…

Cited by 0SourcePDFScholar
2025

World-aware Planning Narratives Enhance Large Vision-Language Model Planner

NeurIPS 2025poster

Large Vision-Language Models (LVLMs) show promise for embodied planning tasks but struggle with complex scenarios involving unfamiliar environments and multi-step goals. Current approaches rely on environment-agnostic imitation learning that disconnects instructions from environmental contexts, cau…

Cited by 0SourceScholar
2024

MolCRAFT: Structure-Based Drug Design in Continuous Parameter Space

ICML 2024poster

Generative models for structure-based drug design (SBDD) have shown promising results in recent years. Existing works mainly focus on how to generate molecules with higher binding affinity, ignoring the feasibility prerequisites for generated 3D poses and resulting in *false positives*. We conduct t…

2024

Unified Generative Modeling of 3D Molecules with Bayesian Flow Networks

ICLR 2024oral

Advanced generative model (\textit{e.g.}, diffusion model) derived from simplified continuity assumptions of data distribution, though showing promising progress, has been difficult to apply directly to geometry generation applications due to the \textit{multi-modality} and \textit{noise-sensitive}…

Cited by 26SourcePDFScholar
2023

Coarse-to-Fine: a Hierarchical Diffusion Model for Molecule Generation in 3D

ICML 2023poster

Generating desirable molecular structures in 3D is a fundamental problem for drug discovery. Despite the considerable progress we have achieved, existing methods usually generate molecules in atom resolution and ignore intrinsic local structures such as rings, which leads to poor quality in generate…

2023

Equivariant Flow Matching with Hybrid Probability Transport for 3D Molecule Generation

NeurIPS 2023poster

The generation of 3D molecules requires simultaneously deciding the categorical features (atom types) and continuous features (atom coordinates). Deep generative models, especially Diffusion Models (DMs), have demonstrated effectiveness in generating feature-rich geometries. However, existing DMs ty…