Researcher profile

Jianyu Wu

Jianyu Wu contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 17 - UnverifiedVerification L1Unclaimed author
4works
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

4 published item(s)

preprint2026arXiv

Correlative Ultrafast Imaging of a Propagating Photo-Driven Phase Transition Using 4D STEM

Oxides exhibiting insulator-metal transitions are promising candidates for next generation ultrafast electronic switching devices. However, critical gaps remain in understanding the onset of strain and its dynamics as these materials undergo structural transitions, particularly in nanostructured configurations. Here, we present ultrafast four-dimensional scanning transmission electron microscopy enabling virtual imaging and strain mapping at every point in space and time. Using this technique, we directly probe a laser-excited phase transition in the prototypical material vanadium dioxide (VO2), recording its spatiotemporal propagation. This direct imaging capability reveals the dynamics of the structural phase transition and connects it to the resulting strain formation on picosecond timescales. This correlation reveals how atomic-scale symmetry breaking inherently generates lattice distortions, which then propagate to govern macroscopic property changes. Our findings provide new insights into the coupling between electronic, structural, and mechanical responses in correlated oxides under non-equilibrium conditions.

preprint2026arXiv

SciIF: Benchmarking Scientific Instruction Following Towards Rigorous Scientific Intelligence

As large language models (LLMs) transition from general knowledge retrieval to complex scientific discovery, their evaluation standards must also incorporate the rigorous norms of scientific inquiry. Existing benchmarks exhibit a critical blind spot: general instruction-following metrics focus on superficial formatting, while domain-specific scientific benchmarks assess only final-answer correctness, often rewarding models that arrive at the right result with the wrong reasons. To address this gap, we introduce scientific instruction following: the capability to solve problems while strictly adhering to the constraints that establish scientific validity. Specifically, we introduce SciIF, a multi-discipline benchmark that evaluates this capability by pairing university-level problems with a fixed catalog of constraints across three pillars: scientific conditions (e.g., boundary checks and assumptions), semantic stability (e.g., unit and symbol conventions), and specific processes(e.g., required numerical methods). Uniquely, SciIF emphasizes auditability, requiring models to provide explicit evidence of constraint satisfaction rather than implicit compliance. By measuring both solution correctness and multi-constraint adherence, SciIF enables finegrained diagnosis of compositional reasoning failures, ensuring that LLMs can function as reliable agents within the strict logical frameworks of science.

preprint2026arXiv

Ultrafast laser-driven topological phase patterning

Microscopic and dynamic control over quantum states is essential for bridging fundamental studies of material properties to device function. Realizing such control at combined high spatial resolution and ultrafast temporal precision remains a major challenge. Here, we demonstrate femtosecond laser-driven patterning of topological quantum states in the Weyl semimetal WTe2. By engineering the excitation field into a transient optical grating, we spatially selectively and reversibly drive phase transitions between the topological Td and topologically trivial 1T* phases. Using ultrafast transmission electron microscopy, we directly visualize the formation of a periodic Td/1T* heterostructure, observe the propagation of a phase front, and analyze nanoscale confinement of coherently excited optical phonon modes. Our findings establish a platform for all-optical, spatially programmable, and reconfigurable control of quantum states, paving the way for optically addressable topological devices.

preprint2022arXiv

Demystifying Software Release Note Issues on GitHub

Release notes (RNs) summarize main changes between two consecutive software versions and serve as a central source of information when users upgrade software. While producing high quality RNs can be hard and poses a variety of challenges to developers, a comprehensive empirical understanding of these challenges is still lacking. In this paper, we bridge this knowledge gap by manually analyzing 1,731 latest GitHub issues to build a comprehensive taxonomy of RN issues with four dimensions: Content, Presentation, Accessibility, and Production. Among these issues, nearly half (48.47%) of them focus on Production; Content, Accessibility, and Presentation take 25.61%, 17.65%, and 8.27%, respectively. We find that: 1) RN producers are more likely to miss information than to include incorrect information, especially for breaking changes; 2) improper layout may bury important information and confuse users; 3) many users find RNs inaccessible due to link deterioration, lack of notification, and obfuscate RN locations; 4) automating and regulating RN production remains challenging despite the great needs of RN producers. Our taxonomy not only pictures a roadmap to improve RN production in practice but also reveals interesting future research directions for automating RN production.