SearcharxivSearch

arXiv subjects

Yiqi Zhang

Publications and source records attributed to Yiqi Zhang.

At least 19 recordsLinked to original sources

FiberTune: Preserving Action-Fiber Visual Residuals in Vision-Language-Action Fine-Tuning

Action-supervised fine-tuning of vision-language-action (VLA) policies fits demonstrations effectively but constrains only the directions that change predicted actions, leaving visual structure consistent across action-equivalent states free to collapse. We formalize this as residual visual collapse along local action fibers and propose FiberTune, a training-time objective that preserves teacher-structured visual residuals without adding inference-time overhead. FiberTune uses an online action probe to estimate action-predictive feature directions, filters them from intermediate visual-token representations, and aligns the resulting probe-filtered residuals to a frozen visual teacher while regularizing their effective rank. Under identical training conditions, FiberTune improves over task-loss-only fine-tuning in every one of six controlled simulation settings spanning two benchmarks and two architectures (pi_0.5 and OpenVLA-OFT), as well as on physical SO-101 pick-place; representative gains include +10.7 percentage points SR(5) on long-horizon CALVIN ABC-to-D and physical SO-101 task success rising from 72.7% to 78.1%. Residual diagnostics show that these gains coincide with increased probe-filtered residual teacher alignment and effective rank, consistent with the action-fiber motivation.

cs.CV

Stable vortex soliton arrays in disclination-fractal systems

Vortex light fields carry orbital angular momentum and have attracted significant attention because of their wide applications in light field manipulations, optical communications, and quantum information processing. In nonlinear media, the balance between diffraction and self-action enables the formation of vortex solitons. However, achieving the stability of vortex solitons remains challenging due to radial and azimuthal modulation instabilities. Here, we report stable vortex solitons and vortex-soliton arrays in disclination-fractal configurations with different rotational symmetries, constructed by applying disclination operations to fractal lattice structures. The stable vortex-soliton arrays---composed of several vortex solitons---can exist along domain walls, resulting from the disclination operation applied to the topologically trivial phase. Their stability is verified through both linear stability analysis and direct simulations of perturbed propagation. For comparison, vortex-soliton arrays in conventional disclination configurations are found to be completely unstable, demonstrating the significance of the fractal configuration in stabilizing these nonlinear states. These findings reveal a new nonlinear excitation mechanism arising from the interplay between fractal geometry and disclination defects, thereby providing theoretical underpinnings for both the improved understanding of multi-field excitation phenomena in complex geometric systems and opening new avenues for the design of photonic devices based on fractal disclination structures.

physics.optics

Thresholdless corner vortex solitons in fractal Sierpiński topological insulators

Quantized vortices are ubiquitous in physics, spanning superconductivity, astrophysics, superfluid condensed matter systems, and nonlinear optics. Yet embedding vorticity into topologically protected nonlinear states has remained a major challenge, with all previously observed corner solitons in higher-order topological insulators (HOTIs) exhibiting only trivial phase distributions. Here, we report on the first realization of stable topological corner vortex solitons in a photonic fractal HOTI. Using an array of laser-written waveguides in the shape of Sierpiński gasket with a controllable distortion, we design linear topological vortex modes, from which nonlinear corner vortex solitons bifurcate. Moreover, we demonstrate that these solitons exhibit exceptional robustness across a broad power range and, unlike vortex solitons in topologically trivial lattices, form without a power threshold. Our results introduce the angular momentum degree of freedom into the physics of topological corner modes, opening prospects for topologically protected vortex-based photonics.

physics.optics

Vortex solitons in disclination quasicrystals

Being structures characterized by discrete rotational symmetry $\mathcal{C}_ν$ of order $ν$, photonic quasicrystals are capable to support stable propagation of linear vortex-carrying light beams and vortex solitons. However, the impact of discrete rotational symmetry $ν$ of quasicrystals on the properties of vortex light states was not investigated so far, as only the systems constructed using the simplest Penrose tiling or corresponding optically induced Penrose lattices were considered in this context. Here we propose a broad class of quasicrystals with global topological defects -- disclinations -- introduced into their structure that allows to produce new quasicrystalline structures with any desired order of discrete rotational symmetry from basic Penrose structure. Such global topological deformation substantially enriches linear spectrum of quasicrystals, allowing them to support new types of linear vortex states and bifurcating from them families of stable thresholdless vortex solitons with unusual intensity and phase distributions. We found two different classes of stable vortex solitons consisting of in-phase or out-of-phase pairs of closely located bright spots, with total intensity distribution reflecting particular discrete rotational symmetry of the quasicrystal with disclination. Remarkably, even low-charge vortex solitons can be stable in quasicrystals with disclinations, while stability intervals for them broaden with decrease of the discrete rotational symmetry $\mathcal{C}_ν$ of quasicrystal. Our results expand the theory of localization in quasicrystals to structures with global topological deformation, highlighting new prospects for robust transmission of power or information arising in these systems.

physics.optics

Bistable topological edge states in polariton microcavities with unpaired Dirac cones

Among the most intriguing properties of honeycomb lattices is the presence of Dirac points that typically emerge in pairs, which can be destroyed by physical effects breaking certain symmetries of the system and leading to nontrivial band topology. We propose a nonlinear microcavity system supporting condensate of exciton-polaritons, where simultaneous breakup of inversion and time-reversal symmetries results in unusual spectrum with unpaired Dirac cones, profoundly affecting the properties of unidirectional edge states. Realized as an array of microcavity pillars, the inversion symmetry is broken by fission of pillar belonging to one of sublattices of honeycomb array into three pillars, while time-reversal symmetry is broken due to interplay of Zeeman splitting in the external magnetic field and spin-orbit coupling. Despite the absence of complete spectral gap, unidirectional edge states may still emerge that can circumvent array corners. Resonant optical pumping leads to reach bistability effects and allow selective excitation of the edge states. We obtain first example of stable localized dissipative edge soliton that circulates along the periphery of insulator over indefinitely long times without radiation. Our results suggest a new platform for nonlinear topological photonics and reveal nontrivial interplay between unpaired Dirac cones and nonlinear effects.

physics.optics

Region-Adaptive Sampling for Diffusion Transformers

Diffusion models (DMs) have become the leading choice for generative tasks across diverse domains. However, their reliance on multiple sequential forward passes significantly limits real-time performance. Previous acceleration methods have primarily focused on reducing the number of sampling steps or reusing intermediate results, failing to leverage variations across spatial regions within the image due to the constraints of convolutional U-Net structures. By harnessing the flexibility of Diffusion Transformers (DiTs) in handling variable number of tokens, we introduce RAS, a novel, training-free sampling strategy that dynamically assigns different sampling ratios to regions within an image based on the focus of the DiT model. Our key observation is that during each sampling step, the model concentrates on semantically meaningful regions, and these areas of focus exhibit strong continuity across consecutive steps. Leveraging this insight, RAS updates only the regions currently in focus, while other regions are updated using cached noise from the previous step. The model's focus is determined based on the output from the preceding step, capitalizing on the temporal consistency we observed. We evaluate RAS on Stable Diffusion 3 and Lumina-Next-T2I, achieving speedups up to 2.36x and 2.51x, respectively, with minimal degradation in generation quality. Additionally, a user study reveals that RAS delivers comparable qualities under human evaluation while achieving a 1.6x speedup. Our approach makes a significant step towards more efficient diffusion transformers, enhancing their potential for real-time applications.

cs.CV

PlexRL: Cluster-Level Orchestration of Serviceized LLM Execution for RLVR

Reinforcement learning with verifiable rewards (RLVR) has recently unlocked strong reasoning capabilities in large language models (LLMs), triggering rapid exploration of new algorithms and data. However, RLVR training is notoriously inefficient: long-tailed rollouts, tool-induced stalls, and asymmetric resource requirements between rollout and training introduce substantial idle time that cannot be eliminated by job-local optimizations such as synchronous pipelining, asynchronous rollout, or colocated execution. We argue that this inefficiency is structural. While idle gaps are unavoidable within individual RLVR jobs, they are largely anti-correlated across jobs and therefore exploitable at the cluster level. Leveraging this observation, we present PlexRL, a cluster-level runtime for multiplexing unified LLM services across RLVR jobs. By centrally managing model placement, state transitions, and function-level scheduling under strict affinity constraints, PlexRL time-slices LLM execution across jobs to fill otherwise idle periods without expensive model migration. Our implementation and evaluations demonstrate that PlexRL significantly improves effective cluster capacity and reduces user GPU hour cost by maximum 37.58% while preserving algorithmic flexibility and introducing minimal per-job overhead.

cs.DC

SortedRL: Accelerating RL Training for LLMs through Online Length-Aware Scheduling

Scaling reinforcement learning (RL) has shown strong promise for enhancing the reasoning abilities of large language models (LLMs), particularly in tasks requiring long chain-of-thought generation. However, RL training efficiency is often bottlenecked by the rollout phase, which can account for up to 70% of total training time when generating long trajectories (e.g., 16k tokens), due to slow autoregressive generation and synchronization overhead between rollout and policy updates. We propose SortedRL, an online length-aware scheduling strategy designed to address this bottleneck by improving rollout efficiency and maintaining training stability. SortedRL reorders rollout samples based on output lengths, prioritizing short samples forming groups for early updates. This enables large rollout batches, flexible update batches, and near on-policy micro-curriculum construction simultaneously. To further accelerate the pipeline, SortedRL incorporates a mechanism to control the degree of off-policy training through a cache-based mechanism, and is supported by a dedicated RL infrastructure that manages rollout and update via a stateful controller and rollout buffer. Experiments using LLaMA-3.1-8B and Qwen-2.5-32B on diverse tasks, including logical puzzles, and math challenges like AIME 24, Math 500, and Minerval, show that SortedRL reduces RL training bubble ratios by over 50%, while attaining 3.9% to 18.4% superior performance over baseline given same amount of data.

cs.LG

MoNE: Replacing Redundant Experts with Lightweight Novices for Structured Pruning of MoE

Mixture-of-Experts (MoE) enables efficient scaling of large language models by activating only a subset of experts per input token. However, deploying MoE-based models incurs significant memory overhead due to the need to retain all experts in memory. While structured pruning is promising to reduce memory costs, existing methods often show suboptimal performance and unstable degradation in three dimensions: model architectures, calibration data sources, and calibration sample sizes. This paper proposes Mixture-of-Novices-and-Experts (MoNE), a novel expert pruning method that replaces redundant experts with lightweight novices to achieve effective and robust model compression. MoNE evaluates expert redundancy based on two metrics: access frequency and output variance. Experts exhibiting low usage and stable outputs are pruned and replaced with lightweight novices-unbiased estimations of their original outputs-minimizing performance degradation. Extensive experiments demonstrate that MoNE consistently outperforms baseline methods with minimal accuracy degradation across the three dimensions, confirming its effectiveness and robustness. Notably, it outperforms baselines by up to 2.72 for the average zero shot accuracy across nine downstream tasks under 25% pruning ratio, with only 0.14 performance drop for Qwen2-57B-A14B. The code is available at https://github.com/zxgx/mode-pd.

cs.LG

Nex-N1: Agentic Models Trained via a Unified Ecosystem for Large-Scale Environment Construction

The evolution of Large Language Models (LLMs) from passive responders to autonomous agents necessitates a fundamental shift in learning paradigms -- from static imitation to incentive-driven decision making. However, this transition is significantly impeded by the lack of scalable infrastructure capable of constructing high-quality interaction signals for effective policy learning. To address this, we introduce a comprehensive method designed to systematically scale the diversity and complexity of interactive environments. Our method realizes this scaling by addressing three orthogonal dimensions: (1) Complexity: NexAU, a flexible agent framework that supports building complex agent hierarchies via simple configurations; (2) Diversity: NexA4A automatically generates diverse agent hierarchies from natural language to cover infinite domains; and (3) Fidelity: NexGAP bridges the simulation-reality gap by integrating dynamic real-world environment for grounded trajectories synthesis. We train Nex-N1 upon the diverse and complex interactive environments established by our infrastructure. Empirical results on benchmarks such as SWE-bench and tau2 demonstrate that Nex-N1 consistently outperforms SOTA open-source models and achieves competitive performance against frontier proprietary models on complex agentic tasks. We open-source the Nex ecosystem and model weights to facilitate further research.

cs.CL

Expert-as-a-Service: Towards Efficient, Scalable, and Robust Large-scale MoE Serving

Mixture-of-Experts (MoE) models challenge serving infrastructures with dynamic, sparse expert utilization, causing instability on conventional systems designed for dense architectures. We propose EaaS, a novel serving system to enable efficient, scalable, and robust MoE deployment. Our system disaggregates MoE modules into independent, stateless services. This design enables fine-grained resource scaling and provides inherent fault tolerance by decoupling compute units. The architecture is powered by a high-performance, CPU-free peer-to-peer communication library that ensures minimal overhead and high throughput. Experiments confirm EaaS's scalability and efficiency, achieving performance comparable to monolithic systems while providing robust fault tolerance and strong scalability. EaaS incurs less than a 2% throughput reduction under simulated hardware failures that would otherwise halt monolithic architectures. It further saves up to 37.5% of computing resources through dynamic fine-grained adaptation to serving traffic, demonstrating strong resilience for large-scale MoE deployment in production.

cs.DC

Observation of nonlinear topological corner states originating from different spectral charges

Higher-order topological insulators (HOTIs) are unique topological materials supporting edge states with the dimensionality at least by two lower than the dimensionality of the underlying structure. HOTIs were observed on lattices with different symmetries, but only in geometries, where truncation of HOTI produces a finite structure with the same order of discrete rotational symmetry as that of the unit cell, thereby setting the geometry of insulator edge. Here we experimentally demonstrate a new type of two-dimensional (2D) HOTI based on the Kekule-patterned lattice, whose order of discrete rotational symmetry differs from that of the unit cells of the constituent honeycomb lattice, with hybrid boundaries that help to produce all three possible corners that support effectively 0D corner states of topological origin, especially the one associated with spectral charge 5/6. We also show that linear corner states give rise to rich families of stable hybrid nonlinear corner states bifurcating from them in the presence of focusing nonlinearity of the material. Such new types of nonlinear corner states are observed in hybrid HOTI inscribed in transparent nonlinear dielectric using fs-laser writing technique. Our results complete the class of HOTIs and open the way to observation of topological states with new internal structure and symmetry.

physics.optics

Self-Accelerating Topological Edge States

Edge states emerging at the boundaries of materials with nontrivial topology are attractive for many practical applications due to their remarkable robustness to disorder and local boundary deformations, which cannot result in scattering of the energy of the edge states impinging on such defects into the bulk of material, as long as forbidden topological gap remains open in its spectrum. The velocity of the such states traveling along the edge of the topological insulator is typically determined by their Bloch momentum. In contrast, here, using valley Hall edge states forming at the domain wall between two honeycomb lattices with broken inversion symmetry, we show that by imposing Airy envelope on them one can construct edge states which, on the one hand, exhibit \textit{self-acceleration} along the boundary of the insulator despite their fixed Bloch momentum and, on the other hand, \textit{do not diffract} along the boundary despite the presence of localized features in their shapes. We construct both linear and nonlinear self-accelerating edge states, and show that nonlinearity considerably affects their envelopes. Such self-accelerating edge states exhibit self-healing properties typical for nondiffracting beams. Self-accelerating valley Hall edge states can circumvent sharp corners, provided the oscillating tail of the self-accelerating topological state is properly apodized by using an exponential function. Our findings open new prospects for control of propagation dynamics of edge excitations in topological insulators and allow to study rich phenomena that may occur upon interactions of nonlinear envelope topological states.

physics.optics

Reconfigurable Topological Dissipative Light Bullets

We discover a novel class of dissipative light bullets whose spatial profiles may be drastically reshaped along the bulk, edges and corners of the Su-Schrieffer-Heeger lattice owing to the dissipative and topological nature of the system. These light bullets appear due to resonances with different modes in lattice spectrum and may have very rich shapes that can be adiabatically controlled by varying the frequency of the external laser source. We report on robust stationary bullets and breathers which are understood from the corresponding bifurcation analysis. Our results provide a new route to realisation of reconfigurable and robust 3D light forms in topologically nontrivial systems.

physics.optics

$π$ mode lasing in the non-Hermitian Floquet topological system

$π$ modes are unique topological edge states appearing in Floquet systems with periodic modulations of the underlying lattice structure in evolution variable, such as dynamically modulated Su-Schrieffer-Heeger (SSH) lattices. These edge states are anomalous states usually appearing between Floquet replicas of the same band, even if standard topological index remains zero for this band. While linear and nonlinear $π$ modes were observed in conservative systems, they have never been studied in nonlinear regime in the non-Hermitian systems with structured gain and losses. Here we show that SSH waveguide array with periodically oscillating waveguide positions in propagation direction and with parity-time symmetric refractive index landscape, can support $π$ modes that are damped or amplified at different ends of the array. By including nonlinearity and nonlinear absorption into our continuous system, we achieve stable lasing in $π$ mode at one end of the array. The representative feature of this system is that lasing in it is thresholdless and it occurs even at low gain-loss amplitudes. The degree of localization of lasing $π$ modes can be flexibly controlled by the amplitude of transverse waveguide oscillations. This work therefore introduces a new type of topological Floquet laser and a route to manipulation of $π$ modes by structured gain and losses.

physics.optics

Two-dimensional flat-band solitons in superhoneycomb lattices

Flat-band periodic materials are characterized by a linear spectrum containing at least one band where the propagation constant remains nearly constant irrespective of the Bloch momentum across the Brillouin zone. These materials provide a unique platform for investigating phenomena related to light localization. Meantime, the interaction between flat-band physics and nonlinearity in continuous systems remains largely unexplored, particularly in continuous systems where the band flatness deviates slightly from zero, in contrast to simplified discrete systems with exactly flat bands. Here, we use a continuous superhoneycomb lattice featuring a flat band in its spectrum to theoretically and numerically introduce a range of stable flatband solitons. These solutions encompass fundamental, dipole, multi-peak, and even vortex solitons. Numerical analysis demonstrates that these solitons are stable in a broad range of powers. They do not bifurcate from the flat band and can be analyzed using Wannier function expansion leading to their designation as Wannier solitons. These solitons showcase novel possibilities for light localization and transmission within nonlinear flat-band systems.

nlin.PS

Chiral bulk solitons in photonic graphene with decorated boundaries

We propose a chiral bulk soliton in a nonlinear photonic lattice with decorated boundaries, presenting a novel approach to manipulate photonic transport without extensive bulk modifications. Unlike traditional methods that rely on topological edge and corner modes, our strategy leverages the robust chiral propagation of bulk modes. By introducing nonlinearity into the system, we find a stable bulk soliton, akin to the topological valley Hall effects. The chiral bulk soliton exhibits remarkable stability; the energy does not decay even after a long-distance propagation; and the corresponding Fourier spectrum confirms the absence of inter-valley scattering indicating a valley-locking property. Our findings not only contribute to the fundamental understanding of nonlinear photonic systems but also hold significant practical implications for the design and optimization of photonic devices.

physics.optics

$\mathcal{PT}$-symmetric photonic lattices with type-II Dirac cones

The type-II Dirac cone is a special feature of the band structure, whose Fermi level is represented by a pair of crossing lines. It has been demonstrated that such a structure is useful for investigating topological edge solitons, and more specifically, for mimicking the Kline tunneling. However, it is still not clear what the interplay between type-II Dirac cones and the non-Hermiticity mechanism will result in. Here, this question is addressed; in particular, we report the $\mathcal{PT}$-symmetric photonic lattices with type-II Dirac cones for the first time. We identify a slope-exceptional ring and name it the type-II exceptional ring. We display the restoration of the $\mathcal{PT}$ symmetry of the lattice by reducing the separation between the sites in the unit cell. Curiously, the amplitude of the beam during propagation in the non-Hermitian lattice with $\mathcal{PT}$ symmetry only decays because of diffraction, whereas in the $\mathcal{PT}$ symmetry-broken lattice it will be amplified, even though the beam still diffracts. This work establishes the link between the non-Hermiticity mechanism and the violation of Lorentz invariance in these physical systems.

physics.optics