Researcher profile

Guiliang Liu

Guiliang Liu contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 15 - UnverifiedVerification L1Unclaimed author
3works
0followers
4topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2026arXiv

DyGRO-VLA: Cross-Task Scaling of Vision-Language-Action Models via Dynamic Grouped Residual Optimization

Recent progress in Reinforcement Learning (RL) provides a principled approach to optimizing Vision-Language-Action (VLA) models, facilitating a shift from trajectory imitation to active learning in the task environment. Despite improvements in control precision, most RL optimizers remain task-specific, which reduces VLA models from generalist controllers to policies that overfit to a narrow set of tasks. In this study, we conduct an in-depth analysis of this phenomenon and highlight the importance of cross-task feature representations for improving the generalizability of VLA models. Motivated by this finding, we introduce DyGRO-VLA, a two-stage optimization framework that 1) effectively captures cross-task latent representations based on information-theoretic principles, and 2) dynamically refines policy optimization via a mixture-of-RL-residuals. DyGRO-VLA enables the RL optimizer to exploit task-relevant latent information while strategically mitigating adverse interference on the learned representations throughout the optimization process. We evaluate our approach on LIBERO, RoboTwin2 benchmarks, and further validate it on real world, demonstrating consistent improvements over strong baselines under multi-task training and distribution shift.

preprint2022arXiv

Asymmetric phenomenon of flow and heat transfer in charging process of thermal energy storage based on an entire domain model

Phase change energy storage is getting increasing attention as a representative technology to achieve carbon neutrality. The phase change process exists typical phenomenon of asymmetry that affects the energy storage performance. However, the mechanism of asymmetry is currently lack of elaboration because the half domain model is always used to simplify the numerical simulation and avoid the appearance of asymmetry. In this study, the entire domain model and boundary conditions were adopted and numerically simulated for the melting process of paraffin wax, i.e., the charging process of energy storage. The nonlinear dynamics method was applied to explain the asymmetric flow and heat transfer phenomenon. The three-stage characteristic based on charging speed was proposed for charging process and was explained by thermal conduction or natural convection. The asymmetric phenomenon was elaborated on the cause of formation, change mechanism, and effect evaluation. Results show that natural convection accounts for the multiple solutions (including the asymmetric ones) of charging process. It is also pointed out that asymmetric solutions can exist under symmetric geometry structure. To accurately solve the charging process, it is necessary to use the entire domain model. Both the charging speed and energy storage capacity have a positive correlation with asymmetry. Thus, a potential idea for energy storage application was proposed to increase the charging speed; that is, adding thermal disturbance during the melting process to destroy flow stability and to enhance convective heat transfer. The research methods and findings will support the development of energy storage and numerical investigation in other related areas.

preprint2020arXiv

Cracking the Black Box: Distilling Deep Sports Analytics

This paper addresses the trade-off between Accuracy and Transparency for deep learning applied to sports analytics. Neural nets achieve great predictive accuracy through deep learning, and are popular in sports analytics. But it is hard to interpret a neural net model and harder still to extract actionable insights from the knowledge implicit in it. Therefore, we built a simple and transparent model that mimics the output of the original deep learning model and represents the learned knowledge in an explicit interpretable way. Our mimic model is a linear model tree, which combines a collection of linear models with a regression-tree structure. The tree version of a neural network achieves high fidelity, explains itself, and produces insights for expert stakeholders such as athletes and coaches. We propose and compare several scalable model tree learning heuristics to address the computational challenge from datasets with millions of data points.