Researcher profile

Ziqiao Wang

Ziqiao Wang contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
7works
0followers
10topics
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

7 published item(s)

preprint2026arXiv

Beyond Penalization: Diffusion-based Out-of-Distribution Detection and Selective Regularization in Offline Reinforcement Learning

Offline reinforcement learning (RL) faces a critical challenge of overestimating the value of out-of-distribution (OOD) actions. Existing methods mitigate this issue by penalizing unseen samples, yet they fail to accurately identify OOD actions and may suppress beneficial exploration beyond the behavioral support. Although several methods have been proposed to differentiate OOD samples with distinct properties, they typically rely on restrictive assumptions about the data distribution and remain limited in discrimination ability. To address this problem, we propose DOSER (Diffusion-based OOD Detection and Selective Regularization), a novel framework that goes beyond uniform penalization. DOSER trains two diffusion models to capture the behavior policy and state distribution, using single-step denoising reconstruction error as a reliable OOD indicator. During policy optimization, it further distinguishes between beneficial and detrimental OOD actions by evaluating predicted transitions, selectively suppressing risky actions while encouraging exploration of high-potential ones. Theoretically, we prove that DOSER is a $γ$-contraction and therefore admits a unique fixed point with bounded value estimates. We further provide an asymptotic performance guarantee relative to the optimal policy under model approximation and OOD detection errors. Across extensive offline RL benchmarks, DOSER consistently attains superior performance to prior methods, especially on suboptimal datasets.

preprint2026arXiv

Neural-Driven Image Editing

Traditional image editing typically relies on manual prompting, making it labor-intensive and inaccessible to individuals with limited motor control or language abilities. Leveraging recent advances in brain-computer interfaces (BCIs) and generative models, we propose LoongX, a hands-free image editing approach driven by multimodal neurophysiological signals. LoongX utilizes state-of-the-art diffusion models trained on a comprehensive dataset of 23,928 image editing pairs, each paired with synchronized electroencephalography (EEG), functional near-infrared spectroscopy (fNIRS), photoplethysmography (PPG), and head motion signals that capture user intent. To effectively address the heterogeneity of these signals, LoongX integrates two key modules. The cross-scale state space (CS3) module encodes informative modality-specific features. The dynamic gated fusion (DGF) module further aggregates these features into a unified latent space, which is then aligned with edit semantics via fine-tuning on a diffusion transformer (DiT). Additionally, we pre-train the encoders using contrastive learning to align cognitive states with semantic intentions from embedded natural language. Extensive experiments demonstrate that LoongX achieves performance comparable to text-driven methods (CLIP-I: 0.6605 vs. 0.6558; DINO: 0.4812 vs. 0.4636) and outperforms them when neural signals are combined with speech (CLIP-T: 0.2588 vs. 0.2549). These results highlight the promise of neural-driven generative models in enabling accessible, intuitive image editing and open new directions for cognitive-driven creative technologies. The code and dataset are released on the project website: https://loongx1.github.io.

preprint2026arXiv

On the Blessing of Pre-training in Weak-to-Strong Generalization

The paradigm of Weak-to-Strong Generalization (W2SG) suggests that a pre-trained strong model can surpass its weak supervisor, yet the decisive role of pre-training remains theoretically and empirically under-explored. In this work, we identify pre-training as the essential prerequisite for the emergence of W2SG. Theoretically, we formalize the W2SG problem within a high-dimensional single-index model framework using spiked Gaussian data, modeling pre-training as a spectral initialization step. Building upon prior impossibility results regarding the failure of learning under random initialization, we prove that W2SG is achievable when pre-training provides a geometric warm start that places the model within an "effective region" characterized by a perturbed strong-convexity geometry. Within this region, we derive a rigorous generalization bound that naturally captures the optimization dynamics: an initial performance improvement followed by a saturation bottleneck dictated by the weak supervisor's bias. Empirically, we first validate all our assumptions and theoretical insights through controlled synthetic simulations. Finally, through a massive-scale evaluation of hundreds of intermediate pre-training checkpoints from large language models, we demonstrate that W2SG is not an innate capability but emerges via a phase transition tightly coupled with the progression of pre-training.

preprint2026arXiv

Surface-Based Manipulation with Modular Foldable Robots

Intelligence lies not only in the brain (decision-making processes) but in the body (physical morphology). The morphology of robots can significantly influence how they interact with the physical world, crucial for manipulating objects in real-life scenarios. Conventional robotic manipulation strategies mainly rely on finger-shaped end effectors. However, achieving stable grasps on fragile, deformable, irregularly shaped, or slippery objects is challenging due to difficulty in establishing stable forces or geometric constraints. Here, we present surface-based manipulation strategies that diverge from classical grasping approaches, using flat surfaces as minimalist end-effectors. By adjusting surfaces' position and orientation, objects can be translated, rotated, and flipped across the surface using closed-loop control strategies. Since this method does not rely on stable grasping, it can adapt to objects of various shapes, sizes, and stiffness levels and can even manipulate the shape of deformable objects. Our results provide a new perspective for solving complex manipulation problems.

preprint2023arXiv

Quantum phase transitions in two-dimensional superconductors: a review on recent experimental progress

Superconductor-insulator/metal transition (SIT/SMT) as a paradigm of quantum phase transition has been a research highlight over the last three decades. Benefit from recent developments in the fabrication and measurements of 2D superconducting films and nanodevices, unprecedented quantum phenomena have been revealed in the quantum phase transitions of 2D superconductors. In this review, we introduce the recent progress on quantum phase transitions in 2D superconductors, focusing on the quantum Griffiths singularity (QGS) and anomalous metal state. Characterized by a divergent critical exponent when approaching zero temperature, QGS of SMT is discovered in ultrathin crystalline Ga films and subsequently detected in various 2D superconductors. The universality of QGS indicates the profound influence of quenched disorder on quantum phase transitions. Besides, in a 2D superconducting system, whether a metallic ground state can exist is a long-sought mystery. Recently, the charge-2e quantum oscillations are observed in nanopatterned superconducting films, indicating the bosonic nature of the anomalous metal state and ending the debate on whether bosons can exist as a metal. The evidences of the anomalous metal states have also been reported in crystalline epitaxial thin films and exfoliated nanoflakes, as well as granular composite films. High quality filters are used in these works to exclude the influence of external high frequency noises in ultralow temperature measurements. The observations of QGS and metallic ground states in 2D superconductors not only reveal the prominent role of quantum fluctuations and dissipations but also provide new perspective to explore quantum phase transitions in superconducting systems.

preprint2022arXiv

On the Generalization of Models Trained with SGD: Information-Theoretic Bounds and Implications

This paper follows up on a recent work of Neu et al. (2021) and presents some new information-theoretic upper bounds for the generalization error of machine learning models, such as neural networks, trained with SGD. We apply these bounds to analyzing the generalization behaviour of linear and two-layer ReLU networks. Experimental study of these bounds provide some insights on the SGD training of neural networks. They also point to a new and simple regularization scheme which we show performs comparably to the current state of the art.

preprint2020arXiv

Zero-energy bound states in the high-temperature superconductors at the two-dimensional limit

Majorana zero modes (MZMs) that obey the non-Abelian statistics have been intensively investigated for potential applications in topological quantum computing. The prevailing signals in tunneling experiments "fingerprinting" the existence of MZMs are the zero-energy bound states (ZEBSs). However, nearly all of the previously reported ZEBSs showing signatures of the MZMs are observed in difficult-to-fabricate heterostructures at very low temperatures and additionally require applied magnetic field. Here, by using in-situ scanning tunneling spectroscopy, we detect the ZEBSs upon the interstitial Fe adatoms deposited on two different high-temperature superconducting one-unit-cell-thick iron chalcogenides on SrTiO3(001). The spectroscopic results resemble the phenomenological characteristics of the MZMs inside the vortex cores of topological superconductors. Our experimental findings may extend the MZM explorations in connate topological superconductors towards an applicable temperature regime and down to the two-dimensional limit. While a concrete understanding of the observations is lacking, possible explanations involving novel 2D superconducting states with spin-orbit coupling, spontaneous nucleation of anomalous vortices at the magnetic sites, and noncoplanar magnetic ordering may further stimulate theoretical understandings of the scarcely captured ZEBSs in strongly correlated systems with multiband Cooper pairing.