SearcharxivSearch

arXiv subjects

Zhao Huang

Publications and source records attributed to Zhao Huang.

At least 19 recordsLinked to original sources

ECDSA.Fail: Open Autoresearch for Optimizing Elliptic-Curve Point Addition in Shor's Algorithm

We propose Open Autoresearch, a paradigm in which humans and AI agents publish evaluator-verified improvements to a public leaderboard. We instantiate it in ECDSA.Fail, optimizing reversible secp256k1 point-addition circuits, a bottleneck in Shor's algorithm for elliptic-curve cryptography. The benchmark minimizes the spacetime-inspired score $S=Q\times T$, where $Q$ is peak logical qubit width and $T$ is average executed Toffoli count. Participants reduced $S$ by 86.1%. At the data cutoff (26 July 2026), the best-scoring circuit uses 1,151 qubits and 1,299,453 average executed Toffoli gates, giving $Q\times T\approx1.496$ billion. This is more than 50% below Google's published point-addition score thresholds (arXiv:2603.28846), under different accounting conventions. Because the benchmark supplies one addend classically, we construct a coherent windowed-addition-compatible variant implementing the single-call interface required by windowed Shor. It uses 1,162 qubits and 1,684,161 average executed Toffoli gates. On 100,000 random inputs, its empirical success probability is $\hat{p}=0.99809$, giving $Q\times T/\hat{p}\approx1.961$ billion under an independently rerunnable per-call sensitivity model, not a full-Shor success estimate. Its qubit and Toffoli counts lie below Google's published thresholds and Schrottenloher's reported operating points (arXiv:2606.02235), although differing interfaces, accounting conventions, and validation scope preclude formal dominance. After the cutoff, the score was further reduced to 1.259 billion, while a separate low-width circuit reached 813 qubits. The public record shows AI agents complementing human judgment, providing evidence for open autoresearch on efficiently evaluable, machine-checkable objectives.

quant-ph

CoMind: Understanding Collaborative Human Activity from Multiple Minds and Views

Human-human collaboration is a fundamental aspect of everyday life, essential to success in a wide range of goal-directed activities from household tasks to professional teamwork. While much research has focused on modeling coordination and task execution, the cognitive processes that support such collaboration, particularly Theory of Mind (the ability to infer the mental states of others), remain difficult to study in natural settings. To address this gap, we introduce a novel egocentric and exocentric video dataset capturing real-world collaboration in cooking scenarios. The dataset integrates multi-perspective video, high-quality audio, gaze tracking, and 3D scene and object scans, with annotations for shared attention to objects, social cues and interactions between agents, as well as agent-object interactions. We establish benchmarks for Joint Attention Estimation, Socially Conditioned Object Interaction Anticipation, and Collaborative Handover Prediction, enabling research on multimodal perception, proactive assistance, and collaborative planning. By providing temporally aligned, richly annotated multimodal data, CoMind facilitates the development and evaluation of AI systems capable of modeling complex social interactions and reasoning about human behaviors in collaborative environments. Our dataset and benchmarks are made available at https://comind.ethz.ch/.

cs.CV

Physically-Guided Optical Inversion Enable Non-Contact Side-Channel Attack on Isolated Screens

Noncontact exfiltration of electronic screen content poses a security challenge, with side-channel incursions as the principal vector. We introduce an optical projection side-channel paradigm that confronts two core instabilities: (i) the near-singular Jacobian spectrum of projection mapping breaches Hadamard stability, rendering inversion hypersensitive to perturbations; (ii) irreversible compression in light transport obliterates global semantic cues, magnifying reconstruction ambiguity. Exploiting passive speckle patterns formed by diffuse reflection, our Irradiance Robust Radiometric Inversion Network (IR4Net) fuses a Physically Regularized Irradiance Approximation (PRIrr-Approximation), which embeds the radiative transfer equation in a learnable optimizer, with a contour-to-detail cross-scale reconstruction mechanism that arrests noise propagation. Moreover, an Irreversibility Constrained Semantic Reprojection (ICSR) module reinstates lost global structure through context-driven semantic mapping. Evaluated across four scene categories, IR4Net achieves fidelity beyond competing neural approaches while retaining resilience to illumination perturbations.

cs.CV

Deconstructing the Failure of Ideal Noise Correction: A Three-Pillar Diagnosis

Statistically consistent methods based on the noise transition matrix ($T$) offer a theoretically grounded solution to Learning with Noisy Labels (LNL), with guarantees of convergence to the optimal clean-data classifier. In practice, however, these methods are often outperformed by empirical approaches such as sample selection, and this gap is usually attributed to the difficulty of accurately estimating $T$. The common assumption is that, given a perfect $T$, noise-correction methods would recover their theoretical advantage. In this work, we put this longstanding hypothesis to a decisive test. We conduct experiments under idealized conditions, providing correction methods with a perfect, oracle transition matrix. Even under these ideal conditions, we observe that these methods still suffer from performance collapse during training. This compellingly demonstrates that the failure is not fundamentally a $T$-estimation problem, but stems from a more deeply rooted flaw. To explain this behaviour, we provide a unified analysis that links three levels: macroscopic convergence states, microscopic optimisation dynamics, and information-theoretic limits on what can be learned from noisy labels. Together, these results give a formal account of why ideal noise correction fails and offer concrete guidance for designing more reliable methods for learning with noisy labels.

cs.LG

Wavefront-Constrained Passive Obscured Object Detection

Accurately localizing and segmenting obscured objects from faint light patterns beyond the field of view is highly challenging due to multiple scattering and medium-induced perturbations. Most existing methods, based on real-valued modeling or local convolutional operations, are inadequate for capturing the underlying physics of coherent light propagation. Moreover, under low signal-to-noise conditions, these methods often converge to non-physical solutions, severely compromising the stability and reliability of the observation. To address these challenges, we propose a novel physics-driven Wavefront Propagating Compensation Network (WavePCNet) to simulate wavefront propagation and enhance the perception of obscured objects. This WavePCNet integrates the Tri-Phase Wavefront Complex-Propagation Reprojection (TriWCP) to incorporate complex amplitude transfer operators to precisely constrain coherent propagation behavior, along with a momentum memory mechanism to effectively suppress the accumulation of perturbations. Additionally, a High-frequency Cross-layer Compensation Enhancement is introduced to construct frequency-selective pathways with multi-scale receptive fields and dynamically model structural consistency across layers, further boosting the model's robustness and interpretability under complex environmental conditions. Extensive experiments conducted on four physically collected datasets demonstrate that WavePCNet consistently outperforms state-of-the-art methods across both accuracy and robustness.

cs.CV

REACT3D: Recovering Articulations for Interactive Physical 3D Scenes

Interactive 3D scenes are increasingly vital for embodied intelligence, yet existing datasets remain limited due to the labor-intensive process of annotating part segmentation, kinematic types, and motion trajectories. We present REACT3D, a scalable zero-shot framework that converts static 3D scenes into simulation-ready interactive replicas with consistent geometry, enabling direct use in diverse downstream tasks. Our contributions include: (i) openable-object detection and segmentation to extract candidate movable parts from static scenes, (ii) articulation estimation that infers joint types and motion parameters, (iii) hidden-geometry completion followed by interactive object assembly, and (iv) interactive scene integration in widely supported formats to ensure compatibility with standard simulation platforms. We achieve state-of-the-art performance on detection/segmentation and articulation metrics across diverse indoor scenes, demonstrating the effectiveness of our framework and providing a practical foundation for scalable interactive scene generation, thereby lowering the barrier to large-scale research on articulated scene understanding. Our project page is https://react3d.github.io/

cs.CV

Natural-language-driven Simulation Benchmark and Copilot for Efficient Production of Object Interactions in Virtual Road Scenes

We advocate the idea of the natural-language-driven(NLD) simulation to efficiently produce the object interactions between multiple objects in the virtual road scenes, for teaching and testing the autonomous driving systems that should take quick action to avoid collision with obstacles with unpredictable motions. The NLD simulation allows the brief natural-language description to control the object interactions, significantly reducing the human efforts for creating a large amount of interaction data. To facilitate the research of NLD simulation, we collect the Language-to-Interaction(L2I) benchmark dataset with 120,000 natural-language descriptions of object interactions in 6 common types of road topologies. Each description is associated with the programming code, which the graphic render can use to visually reconstruct the object interactions in the virtual scenes. As a methodology contribution, we design SimCopilot to translate the interaction descriptions to the renderable code. We use the L2I dataset to evaluate SimCopilot's abilities to control the object motions, generate complex interactions, and generalize interactions across road topologies. The L2I dataset and the evaluation results motivate the relevant research of the NLD simulation.

cs.CV

Dark Matter Detection with Strongly Correlated Topological Materials: Flatband Effect

Dirac materials have been proposed as a new class of electron-based detectors for light dark-matter (DM) scattering or absorption, with predicted sensitivities far exceeding superconductors and superfluid helium. The superiority of Dirac materials originates from a significantly reduced in-medium dielectric response winning over the suppression of DM scattering owing to the limited phase space at the point-like Fermi surface. Here we propose a new route to enhance significantly the DM detection efficiency via strongly correlated topological semimetals. Specifically, by considering a strongly correlated Weyl semimetal model system, we demonstrate that the strong correlation-induced flatband effects can amplify the coupling and detection sensitivity to light DM particles by expanding the scattering phase space, while maintaining a weak dielectric in-medium response.

cond-mat.str-el

Transport theory for topological Josephson junctions with a Majorana qubit

We construct a semiclassical theory for the transport of topological junctions starting from a microscopic Hamiltonian that comprehensively includes the interplay among the Majorana qubit, the Josephson phase, and the dissipation process. With the path integral approach, we derive a set of semiclassical equations of motion that can be used to calculate the time evolution of the Josephson phase and the Majorana qubit. In the equations we reveal rich dynamical phenomena such as the qubit induced charge pumping, the effective spin-orbit torque, and the Gilbert damping. We demonstrate the influence of these dynamical phenomena on the transport signatures of the junction. We apply the theory to study the Shapiro steps of the junction, and find the suppression of the first Shapiro step due to the dynamical feedback of the Majorana qubit.

cond-mat.supr-con

Spin-polarized imaging of strongly interacting fermions in the ferrimagnetic state of Weyl candidate CeBi

CeBi has an intricate magnetic phase diagram whose fully-polarized state has recently been suggested as a Weyl semimetal, though the role of $f$ states in promoting strong interactions has remained elusive. Here we focus on the less-studied, but also time-reversal symmetry-breaking ferrimagnetic phase of CeBi, where our density functional theory (DFT) calculations predict additional Weyl nodes near the Fermi level $E_\mathrm{F}$. We use spin-polarized scanning tunneling microscopy and spectroscopy to image the surface ferrimagnetic order on the itinerant Bi $p$ states, indicating their orbital hybridization with localized Ce $f$ states. We observe suppression of this spin-polarized signature at $E_\mathrm{F}$, coincident with a Fano line shape in the conductance spectra, suggesting the Bi $p$ states partially Kondo screen the $f$ magnetic moments, and this $p-f$ hybridization causes strong Fermi-level band renormalization. The $p$ band flattening is supported by our quasiparticle interference (QPI) measurements, which also show band splitting in agreement with DFT, painting a consistent picture of a strongly interacting magnetic Weyl semimetal.

cond-mat.str-el

Topological superconducting domain walls in magnetic Weyl semimetals

Recent experimental breakthrough in magnetic Weyl semimetals have inspired exploration on the novel effects of various magnetic structures in these materials. Here we focus on a domain wall structure which connects two uniform domains with different magnetization directions. We study the topological superconducting state in presence of an s-wave superconducting pairing potential. By tuning the chemical potential, we can reach a topological state, where a chiral Majorana mode or zero-energy Majorana bound state is localized at the edges of the domain walls. This property allows a convenient braiding operation of Majorana modes by controlling the dynamics of domain walls.

cond-mat.supr-con

Gapless Higgs Mode in the Fulde-Ferrell-Larkin-Ovchinnikov State of a Superconductor

The Higgs mode associated with amplitude fluctuations of the superconducting gap in uniform superconductors usually is heavy, which makes its excitation and detection difficult. We report on the existence of a gapless Higgs mode in the Fulde-Ferrell-Larkin-Ovchinnikov states. This feature is originated from the Goldstone mode associated with the translation symmetry breaking. The existence of the gapless Higgs mode is demonstrated by using both a phenomenological model and microscopic Bardeen-Cooper-Schrieffer (BCS) theory. The gapless Higgs mode can avoid the decay into other low energy excitations, which renders it stable and detectable.

cond-mat.supr-con

Prediction of Spin Polarized Fermi Arcs in Quasiparticle Interference of CeBi

We predict that CeBi in the ferromagnetic state is a Weyl semimetal. Our calculations within density functional theory show the existence of two pairs of Weyl nodes on the momentum path $(0, 0, k_z)$ at $15$ meV} above and $100$ meV below the Fermi level. Two corresponding Fermi arcs are obtained on surfaces of mirror-symmetric (010)-oriented slabs at $E=15$ meV and both arcs are interrupted into three segments due to hybridization with a set of trivial surface bands. By studying the spin texture of surface states, we find the two Fermi arcs are strongly spin-polarized but in opposite directions, which can be detected by spin-polarized ARPES measurements. Our theoretical study of quasiparticle interference (QPI) for a nonmagnetic impurity at the Bi site also reveals several features related to the Fermi arcs. Specifically, we predict that the spin polarization of the Fermi arcs leads to a bifurcation-shaped feature only in the spin-dependent QPI spectrum, serving as a fingerprint of the Weyl nodes.

cond-mat.str-el

Josephson radiation from nonlinear dynamics of Majorana zero modes

Josephson radiation is a powerful method to probe Majorana zero modes in topological superconductors. Recently, Josephson radiation with half the Josephson frequency has been experimentally observed in a HgTe-based junction, possibly from Majorana zero modes. However, this radiation vanishes above a critical voltage, sharply contradicting previous theoretical results. In this work, we theoretically obtain a radiation spectrum quantitatively in agreement with the experiment after including the nonlinear dynamics of the Majorana states into the standard resistively shunted junction model. We further predict two new structures of the radiation spectrum for future experimental verification: an interrupted emission line and a chaotic regime. We develop a fixed-point analysis to understand all these features. Our results resolve an apparent discrepancy between theory and experiments, and will inspire reexamination of structures in radiation spectra of various topological Josephson junctions.

cond-mat.supr-con

Hysteresis from nonlinear dynamics of Majorana modes in topological Josephson junctions

We reveal that topological Josephson junctions provide a natural platform for the interplay between the Josephson effect and the Landau-Zener effect through a two-level system formed by coupled Majorana modes. We build a quantum resistively shunted junction (RSJ) model by modifying the standard textbook RSJ model to take account of the two-level system from the Majorana modes at the junction. We show that the dynamics of the two-level system is governed by a nonlinear Schrödinger equation and solve the equations analytically via a mapping to a classical dynamical problem. This nonlinear dynamics leads to hysteresis in the I-V characteristics, which can give a quantitative explanation to recent experiments. We also predict the coexistence of two interference patterns with periods $h/e$ and $h/2e$ in topological superconducting quantum interference devices.

cond-mat.supr-con

Supersymmetry in Closed Chains of Coupled Majorana Modes

We consider a closed chain of even number of Majorana zero modes with nearest-neighbour couplings which are different site by site generically, thus no any crystal symmetry. Instead, we demonstrate the possibility of an emergent supersymmetry (SUSY), which is accompanied by gapless Fermionic excitations. In particular, the condition can be easily satisfied by tuning only one coupling, regardless of how many other couplings are there. Such a system can be realized by four Majorana modes on two parallel Majorana nanowires with their ends connected by Josephson junctions and bodies connected by an external superconducting ring. By tuning the Josephson couplings with a magnetic flux $Φ$ through the ring, we get the gapless excitations at $Φ_{SUSY}=\pm fΦ_0$ with $Φ_0= hc/2e$, which is signaled by a zero-bias conductance peak in tunneling conductance. We find this $f$ generally a fractional number and oscillating with increasing Zeeman fields that parallel to the nanowires, which provide a unique experimental signature for the existence of Majorana modes.

cond-mat.supr-con

Fractional Flux Plateau in Magnetization Curve of Multicomponent Superconductor Loop

Time-reversal symmetry (TRS) may be broken in superconductors with three or more condensates interacting repulsively, yielding two degenerate states specified by chirality of gap functions. We consider a loop of such superconductor with two halves occupied by the two states with opposite chiralities. Fractional flux plateaus are found in magnetization curve associated with free-energy minima, where the two domain walls between the two halves accommodate different inter-component phase kinks leading to finite winding numbers in a part of the whole condensates around the loop. Fractional flux plateaus form pairs with their heights related to the flux quantum Φ0 = hc/2e. This phenomenon is a clear evidence of time-reversal symmetry broken (TRSB) superconductivity, which in a general point of view provides a novel chance to explore relative phase difference, phase kink and soliton in ubiquitous multi-component superconductivity such as that in iron pnicitides.

cond-mat.supr-con

Vortices with Fractional Flux Quanta in Multi-Band Superconductors

In superconductors with three or more components, time-reversal symmetry may be broken when the inter-component couplings are repulsive, leading to a superconducting state with two-fold degeneracy. When prepared carefully there is a stable domain wall on a constriction which connects two bulks in states with opposite chiralities. Applying on external magnetic field, vortices in different components dissociate with each other, resulting in a ribbon shape distribution of magnetic field at the position of domain wall.

cond-mat.supr-con