SearcharxivSearch

arXiv subjects

Zhaoyang Luo

Publications and source records attributed to Zhaoyang Luo.

12 recordsLinked to original sources

Ground, Cover, and Refine: Evidence-Centric Frame Selection for Long-Video Question Answering

Long-video question answering requires identifying sparse yet critical evidence from videos containing thousands of frames under a constrained visual-token budget. Existing methods either select query-aware frames in a single pass or rely on timestamped text solely as retrieval guidance, leading to two key limitations. First, selected frames tend to cluster around local relevance peaks, and once the budget is exhausted, omitted evidence cannot be recovered. Second, textual and visual evidence remain weakly aligned. We propose GCR, a training-free framework that casts fixed-budget frame selection as a joint evidence curation problem. Ground converts timestamped text into temporal events, selects query-relevant real frame anchors, and renders each event text onto its temporally aligned frame. Cover supplements grounded events with direct visual anchors for complementary visual evidence and applies global maximal marginal relevance to preserve diverse context. Refine revisits omitted temporal regions and replaces the weakest revisable context frame with a real-frame medoid---but only when the medoid offers greater evidence value. GCR maintains a fixed number of chronologically ordered frames and requires no VLM training or architectural modification. Experiments on LongVideoBench and Video-MME, across three 7B backbones and frame budgets of 8, 32, and 64, demonstrate consistent improvements in long-video QA. With the 7B LLaVA-OV backbone and 32 frames, GCR achieves 64.25% and 62.15% on the two benchmarks, outperforming the strongest reproduced baselines by 2.54 and 1.93 percentage points, respectively.

cs.CV

Attend, Transform, or Silence: Operator-Level Visual Skipping for Efficient Multimodal LLM Inference

Multimodal large language models (MLLMs) increasingly process long visual-token sequences, increasing the overall inference computation. Existing acceleration methods usually remove visual tokens or skip visual-token updates in entire layers, but these coarse strategies may discard fine-grained evidence or suppress useful operators together with redundant ones. In this paper, we study visual-token computation from an answer-observable perspective and find that late visual-token updates can remain large while having little effect on answer-token representations. Motivated by this answer-silent redundancy, we decompose each Transformer layer into attention and FFN operators and show that useful visual computation is often operator-dominant and layer-dependent. We propose an operator-level visual-token skipping framework that preserves the full visual-token sequence while selectively bypassing redundant attention, FFN, or both. Experiments across three MLLM architectures and 10 VQA benchmarks show that our method achieves strong efficiency-accuracy trade-offs, reducing \textbf{33.7\%} TFLOPs on Qwen3-VL while retaining \textbf{99.5\%} of the vanilla model performance.

cs.CV

Learning to Balance: Decoupled Siamese Diffusion Transformer for Reference-Based Remote Sensing Image Super-Resolution

Diffusion-based methods demonstrate significant potential for remote sensing image super-resolution at large scaling factors, particularly in reference-based super-resolution (RefSR), where high-resolution reference images provide critical fine-grained texture priors. However, existing methods often suffer from a trade-off between over-reliance on reference information, which leads to texture artifacts, and under-utilization of such information, which results in insufficient detail recovery. To address these issues, we propose DS-DiT, a Decoupled Siamese Diffusion Transformer that decouples the interaction between low-resolution (LR) and reference (Ref) conditions within the attention mechanism. By allowing LR structural priors and Ref texture information to independently interact with the noisy latent, the framework effectively mitigates competition between the two conditional sources. To further compensate for the limited local modeling ability of global attention, we introduce a Patch-Level Weighting (PLW) module that adaptively modulates the fusion of conditional sources. In addition, the siamese architecture enables an inference-time autoguidance strategy that exploits the prediction discrepancy between strong and weak Ref conditions to improve generation quality without additional training. Experimental results across multiple datasets and scaling factors show that DS-DiT outperforms existing methods in both quantitative metrics and visual fidelity.

cs.CV

Ni-O hybridization-driven electronic reconstruction across the superconducting dome in an infinite-layer nickelate

Superconductivity in infinite-layer nickelates has drawn wide interest as a cuprate analogue, yet how the electronic structure evolves with hole doping remains unsettled. Here we map the doping- and temperature-dependent unoccupied states of the La-based infinite-layer nickelate La1-xCaxNiO2 using O K-edge and Ni L-edge x-ray absorption spectroscopy. Superconductivity occurs for 0.18<=x<=0.27. Near x~0.20-0.23, low-energy spectral weight redistributes: Ni3d-dominated states decrease while O2p-hybridized states increase, indicating an orbital-selective crossover in Ni-O covalency. This crossover coincides with a sign reversal of the Hall coefficient and precedes the reduction of the superconducting critical temperature at higher doping. By directly linking transport anomalies and the superconducting dome to a measurable Ni-O orbital reorganization, our results provide a key step toward a unified, orbital-resolved phase diagram for infinite-layer nickelates and a practical route to engineer superconductivity via hybridization control.

cond-mat.supr-con

Hole-doped superconductivity above 100 K in infinite-layer cuprate thin films

Since the discovery of superconductivity in (La,Ba)2CuO2 (Ref.~\cite{bednorz1986possible}), a broad family of structurally distinct cuprate superconductors has been proposed or engineered to elucidate the physics of high-temperature superconductivity~\cite{chu2015hole,plakida2010high}. Among them, the infinite-layer cuprate has the simplest structure, consisting only of the essential ingredients for superconductivity: CuO$_2$ square planes separated by spacer ions~\cite{siegrist1988parent}. Despite being proposed nearly 40 years ago, the hole-doped superconductivity via chemical substitution in this compound has not yet been achieved, a fundamental open question in the field. Here, we report the observation of superconductivity in the hole-doped infinite-layer cuprate thin film. Measurements of resistivity and magnetic-field response in Sr1-xRbxCuO2 single-crystal thin films show superconducting transitions with a high onset temperature of 100 K. Hole doping is achieved via the synergistic effect of rubidium substitution and apical oxygen incorporation, as evidenced by structural analysis and transport measurements. As the parent structure of the cuprate family~\cite{chu2015hole}, hole-doped infinite-layer cuprate provides a unique platform for revisiting key puzzles in cuprate superconductors~\cite{keimer2015quantum,tsuei2000pairing,armitage2010progress,dagotto1994correlated}, including strange metal~\cite{proust2019remarkable,taillefer2010scattering} and electron-hole symmetry~\cite{tohyama2004asymmetry,segawa2010zero,lee2014asymmetry}, while bridging to cuprate-nickelate symmetry~\cite{li2019superconductivity,zeng2022superconductivity,chow2025bulk,lechermann2020late}.

cond-mat.supr-con

Transforming the Use of Earth Observation Data: Exascale Training of a Generative Compression Model with Historical Priors for up to 10,000x Data Reduction

Earth observation is becoming one of the largest data-producing activities in science, yet current pipelines still treat compression as a storage and transmission tool rather than a new way to use data. We present a generative compression framework that learns from historical Earth observation archives and enables on-demand 100x to 10,000x data reduction across downstream tasks. Unlike general visual data, Earth observation repeatedly measures the same evolving planet, making historical-prior learning feasible for extreme compression. To realize this paradigm, we train large generative compression models at exascale on the LineShine Armv9 CPU supercomputer, with co-optimization across model design, kernels, memory hierarchy, runtime, and parallelism. Our implementation sustains 1.54 EFLOP/s and peaks at 2.16 EFLOP/s in end-to-end training. This work shows that historical-prior generative compression can turn Earth observation data into an active, task-adaptive foundation for acquisition, delivery, storage, and scientific use.

cs.DC

RS-Prune: Training-Free Data Pruning at High Ratios for Efficient Remote Sensing Diffusion Foundation Models

Diffusion-based remote sensing (RS) generative foundation models are cruial for downstream tasks. However, these models rely on large amounts of globally representative data, which often contain redundancy, noise, and class imbalance, reducing training efficiency and preventing convergence. Existing RS diffusion foundation models typically aggregate multiple classification datasets or apply simplistic deduplication, overlooking the distributional requirements of generation modeling and the heterogeneity of RS imagery. To address these limitations, we propose a training-free, two-stage data pruning approach that quickly select a high-quality subset under high pruning ratios, enabling a preliminary foundation model to converge rapidly and serve as a versatile backbone for generation, downstream fine-tuning, and other applications. Our method jointly considers local information content with global scene-level diversity and representativeness. First, an entropy-based criterion efficiently removes low-information samples. Next, leveraging RS scene classification datasets as reference benchmarks, we perform scene-aware clustering with stratified sampling to improve clustering effectiveness while reducing computational costs on large-scale unlabeled data. Finally, by balancing cluster-level uniformity and sample representativeness, the method enables fine-grained selection under high pruning ratios while preserving overall diversity and representativeness. Experiments show that, even after pruning 85\% of the training data, our method significantly improves convergence and generation quality. Furthermore, diffusion foundation models trained with our method consistently achieve state-of-the-art performance across downstream tasks, including super-resolution and semantic image synthesis. This data pruning paradigm offers practical guidance for developing RS generative foundation models.

cs.CV

Checkerboard-type Zhang-Rice States in Overdoped Cuprate Superconductors

Cuprate superconductors remain central to condensed matter physics due to their technological relevance and unconventional, incompletely understood electronic behavior. While the canonical phase diagram and low-energy models have been shaped largely by studies of underdoped and moderately doped cuprates, the overdoped regime has received comparatively limited attention.Here, we track the evolution of the electronic structure from optimal to heavy overdoping in La2-xSrxCuO4(LSCO) using broadband optical spectroscopy across x=0.15-0.60. The measured spectral changes--including the redistribution of Zhang-Rice-related spectral weigh--are in qualitative agreement with determinant quantum Monte Carlo simulations of the three-orbital Emery model, which together indicate a pronounced reconstruction of the electronic structure beyond hole concentrations x>0.2. Guided by these observations, we propose a spontaneous checkerboard-type Zhang-Rice electronic configuration that captures the coexistence of itinerant and localized carriers characteristic of the heavily overdoped state. Our results refine the doping-dependent Zhang-Rice-based framework for cuprates, illuminate how correlations persist deep into the overdoped regime, and provide new constraints on microscopic mechanisms of high-temperature superconductivity, with broader implications for correlated transition-metal oxides.

cond-mat.supr-con

Persistent paramagnons in high-temperature infinite-layer nickelate superconductors

The recent discovery of high-temperature superconductivity in hole-doped SmNiO$_2$, exhibiting the record-high transition temperature $T_c$ among infinite-layer (IL) nickelates, has opened a new avenue for exploring design principles of superconductivity. Experimentally determining the electronic structure and magnetic interactions in this new system is crucial to elucidating the mechanism behind the enhanced superconductivity. Here, we report a Ni $L$-edge resonant inelastic x-ray scattering (RIXS) study of superconducting Sm-based IL nickelate thin films Sm$_{1-x-y-z}$Eu$_x$Ca$_y$Sr$_z$NiO$_2$ (SECS). Dispersive paramagnonic excitations are observed in both optimally and overdoped SECS samples, supporting a spin-fluctuation-mediated pairing scenario. However, despite the two-fold enhancement of $T_c$ in the Sm-based nickelates compared to their Pr-based counterparts, the effective exchange coupling strength is reduced by approximately $20\%$. This behavior contrasts with hole-doped cuprates, where magnetic interactions correlate positively with $T_c$, highlighting essential differences in their superconducting mechanisms.

cond-mat.supr-con

High-temperature Superconducting Oxide without Copper at Ambient Pressure

The discovery of superconductivity in the Ba-La-Cu-O system (the cuprate) at the 30 K range in 1986 marked a significant breakthrough, as it far exceeded the highest known critical temperature ($T_c$) at the time and surpassed the predicted 30 K limit, which was thought to be the maximum before phonon-mediated electron pairing would break down due to thermal excitation. Despite recent successful observations of superconductivity in nickel-oxide-based compounds (the nickelate), superconductivity above 30 K at ambient pressure in a system that is isostructural and isoelectronic to the cuprate but without copper has remained elusive. Here, we report a superconducting $T_c$ above 35 K under ambient pressure in hole-doped, late rare-earth infinite-layer nickel oxide (Sm-Eu-Ca-Sr)NiO$_2$ thin films. Electron microscopy reveals a small thickness of ~2 nm of infinite-layer phase stabilised at present, which indicates a higher temperature superconductivity should be observable in clean bulk crystals.

cond-mat.supr-con

On the origin of topotactic reduction effect for superconductivity in infinite-layer nickelates

Topotactic reduction utilizing metal hydrides as reagents emerges as an effective approach to achieve exceptionally low oxidization states of metal ions and unconventional coordination networks. This method opens avenues to the development of entirely new functional materials, with one notable example being the infinite-layer nickelate superconductors. However, the reduction effect on the atomic reconstruction and electronic structures -- crucial for superconductivity -- remains largely unresolved. We design two sets of control Nd$_{0.8}$Sr$_{0.2}$NiO$_2$ thin films and implement secondary ion mass spectroscopy to highlight the absence of reduction-induced hydrogen intercalation. X-ray absorption spectroscopy shows a significant linear dichroism with dominant Ni 3d$_{x2{-}y2}$ orbitals on superconducting samples, indicating a Ni single-band nature of infinite-layer nickelates. Consistent with the superconducting $T_c$, the Ni 3d orbitals asymmetry manifests a dome-like reduction duration dependence. Our results unveil the critical role of reduction in modulating the Ni-3d orbital polarization and its impact on the superconducting properties.

cond-mat.supr-con

Dimensionality control and rotational symmetry breaking superconductivity in square-planar layered nickelates

The interplay between dimensionality and various phases of matter is a central inquiry in condensed matter physics. New phases are often discovered through spontaneously broken symmetry. Understanding the dimensionality of superconductivity in the high-temperature cuprate analogue $-$ layered nickelates and revealing a new symmetry-breaking state are the keys to deciphering the underlying pairing mechanism. Here, we demonstrate the highly-tunable dimensionality and a broken rotational symmetry state in the superconductivity of square-planar layered nickelates. The superconducting state, probed by superconducting critical current and magnetoresistance within superconducting transition under direction-dependent in-plane magnetic fields, exhibits a $C_2$ rotational symmetry which breaks the $C_4$ rotational symmetry of the square-planar lattice. Furthermore, by performing detailed examination of the angular dependent upper critical fields at temperatures down to 0.5 K with high-magnetic pulsed-fields, we observe a crossover from two-dimensional to three-dimensional superconducting states which can be manipulated by the ionic size fluctuations in the rare-earth spacer layer. Such a large degree of controllability is desired for tailoring strongly two/three-dimensional superconductors and navigating various pairing landscapes for a better understanding of the correlation between reduced dimensionality and unconventional pairing. These results illuminate new directions to unravel the high-temperature superconducting pairing mechanism.

cond-mat.supr-con