SearcharxivSearch

arXiv subjects

Ji Luo

Publications and source records attributed to Ji Luo.

At least 19 recordsLinked to original sources

RepoProbe: Benchmarking Architecture-Aware Repository Comprehension with Checklists

The integration of Large Language Models (LLMs) into software engineering has shifted the focus from function-level generation to repository-scale assistance. However, existing benchmarks largely rely on bug reports from GitHub Issues, which often allow models to bypass genuine understanding via pattern matching on error logs. This misalignment under-measures Edit Bias, which refers to premature generation, where models prematurely propose code modifications instead of understanding the existing repository architecture. Furthermore, current LLM-as-a-Judge scalar scoring suffers from high variance and low interpretability. This work introduces RepoProbe, a novel benchmark for evaluating repository-level code understanding through open-ended Q&A using GitHub Discussions, which focuses on open-ended architectural inquiries rather than defect reporting. To ensure rigorous evaluation, we propose a Checklist-Based Verification Protocol that decomposes answers into atomic, verifiable facts, thereby replacing subjective ratings with objective verification. Our evaluation of state-of-the-art (SOTA) LLMs reveals a persistent gap between high clarity and evidencegrounded technical correctness. It also quantitatively confirms the prevalence of edit bias, in which models prioritize code generation instead of architectural analysis. Finally, we demonstrate that our verification protocol significantly improves evaluation reliability compared to traditional evaluations with scalar scoring.

cs.SE

Training Long-Context Vision-Language Models Effectively with Generalization Beyond 128K Context

Long-context modeling is becoming a core capability of modern large vision-language models (LVLMs), enabling sustained context management across long-document understanding, video analysis, and multi-turn tool use in agentic workflows. Yet practical training recipes remain insufficiently explored, particularly for designing and balancing long-context data mixtures. In this work, we present a systematic study of long-context continued pre-training for LVLMs, extending a 7B model from 32K to 128K context with extensive ablations on long-document data. We first show that long-document VQA is substantially more effective than OCR transcription. Building on this observation, our ablations further yield three key findings: i) for sequence-length distribution, balanced data outperforms target-length-focused data (e.g., 128K), suggesting that long-context ability requires generalizable key-information retrieval across various lengths and positions; ii) retrieval remains the primary bottleneck, favoring retrieval-heavy mixtures with modest reasoning data for task diversity; and iii) pure long-document VQA largely preserves short-context capabilities, suggesting that instruction-formatted long data reduces the need for short-data mixing. Based on these findings, we introduce MMProLong, obtained by long-context continued pre-training from Qwen2.5-VL-7B with only a 5B-token budget. MMProLong improves long-document VQA scores by 7.1% and maintains strong performance at 256K and 512K contexts beyond its 128K training window, without additional training. It further generalizes to webpage-based multimodal needle retrieval, long-context vision-text compression, and long-video understanding without task-specific supervision. Overall, our study establishes a practical LongPT recipe and an empirical foundation for advancing long-context vision-language models.

cs.CV

Enhancing User Fairness in Two-Layer RSMA: A Movable Antenna Approach

Enhancing user fairness in advanced multi-user systems like two-layer rate-splitting multiple access (RSMA) is a critical yet challenging task. This letter proposes a novel movable antenna (MA) approach to address this challenge. We formulate a max-min fairness problem, maximizing the minimum user rate, a key metric for fairness, through the joint optimization of the beamforming matrices, user clustering, common rate allocation, and the antenna position vector (APV). To solve this non-convex problem, we develop an efficient two-loop iterative algorithm. The outer-loop leverages the dynamic neighborhood pruning particle swarm optimization method to find a high-quality APV, while the inner-loop optimizes the remaining variables for a given APV. Simulation results validate our approach, demonstrating that the proposed scheme yields significant fairness gains over various benchmark schemes.

cs.IT

BrainPath: A Biologically-Informed AI Framework for Individualized Aging Brain Generation

The global population is aging rapidly, and aging is a major risk factor for various diseases. It is an important task to predict how each individual's brain will age, as the brain supports many human functions. This capability can greatly facilitate healthcare automation by enabling personalized, proactive intervention and efficient healthcare resource allocation. However, this task is extremely challenging because of the brain's complex 3D anatomy. While there have been successes in natural image generation and brain MRI synthesis, existing methods fall short in generating individualized, anatomically faithful aging brain trajectories. To address these gaps, we propose BrainPath, a novel AI model that, given a single structural MRI of an individual, generates synthetic longitudinal MRIs that represent that individual's expected brain anatomy as they age. BrainPath introduces three architectural innovations: an age-aware encoder with biologically grounded supervision, a differential age conditioned decoder for anatomically faithful MRI synthesis, and a swap-learning strategy that implicitly separates stable subject-specific anatomy from aging effects. We further design biologically informed loss functions, including an age calibration loss and an age and structural perceptual loss, to complement the conventional reconstruction loss. This enables the model to capture subtle, temporally meaningful anatomical changes associated with aging. We apply BrainPath to two of the largest public aging datasets and conduct a comprehensive, multifaceted evaluation. Our results demonstrate BrainPath's superior performance in generation accuracy, anatomical fidelity, and cross-dataset generalizability, outperforming competing methods.

q-bio.NC

DTVM: Revolutionizing Smart Contract Execution with Determinism and Compatibility

We introduce the DeTerministic Virtual Machine (DTVM) Stack, a next-generation smart contract execution framework designed to address critical performance, determinism, and ecosystem compatibility challenges in blockchain networks. Building upon WebAssembly (Wasm) while maintaining full Ethereum Virtual Machine (EVM) ABI compatibility, DTVM introduces a Deterministic Middle Intermediate Representation (dMIR) and a hybrid lazy-JIT compilation engine to balance compilation speed and execution efficiency. DTVM further accommodates diverse instruction set architectures (e.g., EVM, RISC-V) through modular adaptation layers. This enables seamless integration with DTVM's hybrid lazy-JIT compilation engine, which dynamically optimizes performance while preserving deterministic execution guarantees across heterogeneous environments. The key contributions including: 1). The framework achieves up to 2$\times$ acceleration over evmone in dominant Ethereum contract (e.g. ERC20/721/1155) execution and reduces fibonacci computation latency by 11.8$\sim$40.5% compared to Wasm based VMs. 2). A novel trampoline hot-switch mechanism enables sub-millisecond (0.95ms) post-deployment invocation times, outperforming up to about 23$\times$ in compilation and invocation efficiency. 3). It supports multi-language development (Solidity, C++, Rust, Java, Go, and AssemblyScript) through unified bytecode conversion while maintaining EVM ABI compatibility for seamless invocation. It reduces machine code object sizes by 30.0$\sim$72.6%, coupled with a minimized Trusted Computing Base. 4). It offers SmartCogent, an AI-driven full-stack development experience, leveraging fine-tuned LLMs and retrieval-augmented generation to automate tasks across the smart contract lifecycle: development, debugging, security auditing, and deployment. DTVM Stack has been open-sourced (https://github.com/DTVMStack).

cs.DC

Derivation and analysis of power offset in fiber-longitudinal power profile estimation using pre-FEC hard-decision data

Utilizing the precise reference waveform regenerated by post-forward error correction (FEC) data, the fiber-longitudinal power profile estimation based on the minimum-mean-square-error method (MMSE-PPE) has been validated as an effective tool for absolute power monitoring. However, when post-FEC data is unavailable, it becomes necessary to rely on pre-FEC hard-decision data, which inevitably introduces hard-decision errors. These hard-decision errors will result in a power offset that undermines the accuracy of absolute power monitoring. In this paper, we present the first analytical expression for power offset in MMSE-PPE when using pre-FEC hard-decision data, achieved by introducing a virtual hard-decision nonlinear perturbation term. Based on this analytical expression, we also establish the first nonlinear relationship between the power offset and the symbol error rate (SER) of M-ary quadrature amplitude modulation (M-QAM) formats based on Gaussian assumptions. Verified in a numerical 130-GBaud single-wavelength coherent optical fiber transmission system, the correctness of the analytical expression of power offset has been confirmed with 4-QAM, 16-QAM, and 64-QAM formats under different SER situations. Furthermore, the nonlinear relationship between the power offset and SER of $M$-QAM formats has also been thoroughly validated under both linear scale (measured in mW) and logarithmic scale (measured in dB). These theoretical insights offer significant contributions to the design of potential power offset mitigation strategies in MMSE-PPE, thereby enhancing its real-time application.

eess.SP

Every FLOP Counts: Scaling a 300B Mixture-of-Experts LING LLM without Premium GPUs

In this technical report, we tackle the challenges of training large-scale Mixture of Experts (MoE) models, focusing on overcoming cost inefficiency and resource limitations prevalent in such systems. To address these issues, we present two differently sized MoE large language models (LLMs), namely Ling-Lite and Ling-Plus (referred to as "Bailing" in Chinese, spelled B\v{a}il\'ing in Pinyin). Ling-Lite contains 16.8 billion parameters with 2.75 billion activated parameters, while Ling-Plus boasts 290 billion parameters with 28.8 billion activated parameters. Both models exhibit comparable performance to leading industry benchmarks. This report offers actionable insights to improve the efficiency and accessibility of AI development in resource-constrained settings, promoting more scalable and sustainable technologies. Specifically, to reduce training costs for large-scale MoE models, we propose innovative methods for (1) optimization of model architecture and training processes, (2) refinement of training anomaly handling, and (3) enhancement of model evaluation efficiency. Additionally, leveraging high-quality data generated from knowledge graphs, our models demonstrate superior capabilities in tool use compared to other models. Ultimately, our experimental findings demonstrate that a 300B MoE LLM can be effectively trained on lower-performance devices while achieving comparable performance to models of a similar scale, including dense and MoE models. Compared to high-performance devices, utilizing a lower-specification hardware system during the pre-training phase demonstrates significant cost savings, reducing computing costs by approximately 20%. The models can be accessed at https://huggingface.co/inclusionAI.

cs.LG

Project Aria: A New Tool for Egocentric Multi-Modal AI Research

Egocentric, multi-modal data as available on future augmented reality (AR) devices provides unique challenges and opportunities for machine perception. These future devices will need to be all-day wearable in a socially acceptable form-factor to support always available, context-aware and personalized AI applications. Our team at Meta Reality Labs Research built the Aria device, an egocentric, multi-modal data recording and streaming device with the goal to foster and accelerate research in this area. In this paper, we describe the Aria device hardware including its sensor configuration and the corresponding software tools that enable recording and processing of such data.

cs.HC

More considerations about the symmetry of the stress tensor of fluids

Regarding a recent dispute about the symmetry of the stress tensor of fluids, more considerations are presented. The usual proofs of this symmetry are reviewed, and contradictions between this symmetry and the mechanism of gas viscosity are analyzed for simple gas flows. It is emphasized that these proofs may not be valid because they depend on the theorem of angular momentum which preassumes that the internal forces between any two fluid particles are always along the line connecting them. From Newton's laws of motion, however, one can only obtain the theorem of angular momentum with an additional term. It is proved that this additional term represents the total moment of internal forces in a fluid, both by using continuum model and by considering the microscopic structure of the fluid. In the latter case, this term has the form of the total moment of the forces exerted on the nuclei by the electrons. This moment of internal forces may lead to nonsymmetry of the stress tensor and is in general nonzero as long as shear stress exists. A nonsymmetrical stress tensor suggested in the literature is discussed in terms of its effect in eliminating the contradictions and simplifying the Navier-Stokes equation. The derivation of this stress tensor for ideal gases based on the kinetic theory of gas molecules is presented, and its form in a general orthogonal curvilinear coordinate system is given. Finally, a possible experimental verification of this nonsymmetrical stress tensor is discussed.

physics.flu-dyn

Integrated Simulation Platform for Quantifying the Traffic-Induced Environmental and Health Impacts

Air quality and human exposure to mobile source pollutants have become major concerns in urban transportation. Existing studies mainly focus on mitigating traffic congestion and reducing carbon footprints, with limited understanding of traffic-related health impacts from the environmental justice perspective. To address this gap, we present an innovative integrated simulation platform that models traffic-related air quality and human exposure at the microscopic level. The platform consists of five modules: SUMO for traffic modeling, MOVES for emissions modeling, a 3D grid-based dispersion model, a Matlab-based concentration visualizer, and a human exposure model. Our case study on multi-modal mobility on-demand services demonstrates that a distributed pickup strategy can reduce human cancer risk associated with PM2.5 by 33.4% compared to centralized pickup. Our platform offers quantitative results of traffic-related air quality and health impacts, useful for evaluating environmental issues and improving transportation systems management and operations strategies.

physics.soc-ph

A Fast Hybrid Cascade Network for Voxel-based 3D Object Classification

Voxel-based 3D object classification has been thoroughly studied in recent years. Most previous methods convert the classic 2D convolution into a 3D form that will be further applied to objects with binary voxel representation for classification. However, the binary voxel representation is not very effective for 3D convolution in many cases. In this paper, we propose a hybrid cascade architecture for voxel-based 3D object classification. It consists of three stages composed of fully connected and convolutional layers, dealing with easy, moderate, and hard 3D models respectively. Both accuracy and speed can be balanced in our proposed method. By giving each voxel a signed distance value, an obvious gain regarding the accuracy can be observed. Besides, the mean inference time can be speeded up hugely compared with the state-of-the-art point cloud and voxel based methods.

cs.CV

Unsupervised 3D End-to-End Medical Image Registration with Volume Tweening Network

3D medical image registration is of great clinical importance. However, supervised learning methods require a large amount of accurately annotated corresponding control points (or morphing), which are very difficult to obtain. Unsupervised learning methods ease the burden of manual annotation by exploiting unlabeled data without supervision. In this paper, we propose a new unsupervised learning method using convolutional neural networks under an end-to-end framework, Volume Tweening Network (VTN), for 3D medical image registration. We propose three innovative technical components: (1) An end-to-end cascading scheme that resolves large displacement; (2) An efficient integration of affine registration network; and (3) An additional invertibility loss that encourages backward consistency. Experiments demonstrate that our algorithm is 880x faster (or 3.3x faster without GPU acceleration) than traditional optimization-based methods and achieves state-of-theart performance in medical image registration.

cs.CV

High quality electron beam acceleration by ionization injection in laser wakefields with mid-infrared dual-color lasers

For the laser wakefield acceleration, suppression of beam energy spread while keeping sufficient charge is one of the key challenges. In order to achieve this, we propose bichromatic laser ionization injection with combined laser wavelengths of $2.4\rm μm$ and $0.8\rm μm$ for wakefield excitation and for triggering electron injection via field ionization, respectively. A laser pulse at $2.4\rm μm$ wavelength enables one to drive an intense acceleration structure with relatively low laser power. To further reduce the requirement of laser power, we also propose to use carbon dioxide as the working gas medium, where carbon acts as the injection element. Our full three dimensional particle-in-cell simulations show that electron beams at the GeV energy level with both low energy spreads (around one percent) and high charges (several tens of picocoulomb) can be obtained by this scheme with laser parameters achievable in the near future.

physics.plasm-ph

A compact tunable polarized X-ray source based on laser-plasma helical undulators

Laser wakefield accelerators have great potential as the basis for next generation compact radiation sources because their accelerating gradients are three orders of magnitude larger than traditional accelerators. However, X-ray radiation from such devices still lacks of tunability, especially the intensity and polarization distribution. Here we propose a tunable polarized radiation source from a helical plasma undulator based on plasma channel guided wakefield accelerator. When a laser pulse is initially incident with a skew angle relative to the channel axis, the laser and accelerated electrons experience collective spiral motions, which leads to elliptically polarized synchrotron-like radiation with flexible tunability on radiation intensity, spectra and polarization. We demonstrate that a radiation source with millimeter size and peak brilliance of $2\times10^{19} photons/s/mm^{2}/mrad^{2}/0.1%$ bandwidth can be made with moderate laser and electron beam parameters. This brilliance is comparable with the third generation of synchrotron radiation facilities running at similar photon energies, suggesting that laser plasma based radiation sources are promising for advanced applications.

physics.plasm-ph

A Palmtop Synchrotron-like Radiation Source

Synchrotron radiation sources are immensely useful tools for scientific researches and many practical applications. Currently, the state-of-the-art synchrotrons rely on conventional accelerators, where electrons are accelerated in a straight line and radiate in bending magnets or other insertion devices. However, these facilities are usually large and costly. Here, we propose a compact all-optical synchrotron-like radiation source based on laser-plasma acceleration either in a straight or in a curved plasma channel. With the laser pulse off-axially injected in a straight channel, the centroid oscillation of the pulse causes a wiggler motion of the whole accelerating structure including the trapped electrons, leading to strong synchrotron-like radiations with tunable spectra. It is further shown that a ring-shaped synchrotron is possible in a curved plasma channel. Due to the intense acceleration and bending fields inside plasmas, the central part of the sources can be made within palm size. With its potential of high flexibility and tunability, such compact light sources once realized would find applications in wide areas and make up the shortage of large synchrotron radiation facilities.

physics.plasm-ph

Electronic orbital angular momentum and magnetism of graphene

Orbital angular momentum (OAM) of graphene electrons in a perpendicular magnetic field is calculated and corresponding magnetic moment is used to investigate the magnetism of perfect graphene. Variation in magnetization demonstrates its decrease with carrier-doping, plateaus in a large field, and de Haas-van Alphen oscillation. Regulation of magnetism by a parallel electric field is presented. The OAM originates from atomic-scale electronic motion in graphene lattice, and vector hopping interaction between carbon atomic orbitals is the building element. A comparison between OAM of graphene electrons, OAM of Dirac fermions, and total angular momentum of the latter demonstrates their different roles in magnetism of graphene. Applicability and relation to experiments of the results are discussed.

cond-mat.mes-hall

Nonlinear Schrodinger equation containing the time derivative of the probability density: A numerical study

The simplest nonlinear Schrodinger equation that contains the time derivative of the probability density is investigated. This equation has the same stationary solutions as its linear counterpart, and these solutions are the eigenstates of the corresponding linear Hamiltonian. The equation leads to the usual continuity equation and thus maintains the unitarity of the wave function. For the non-stationary solutions, numerical calculations are carried out for the one-dimensional infinite square-well potential and for several time-dependent potentials that tend to the former as time increases. Results show that for various initial states, the wave function always evolves into some eigenstate of the corresponding linear Hamiltonian of the one-dimensional infinite square-well potential. For a small time-dependent perturbation potential, solutions present the process similar to the spontaneous transition between stationary states. For a periodical potential with an appropriate frequency, solutions present the process similar to the stimulated transition. This nonlinear Schrodinger equation thus presents the state evolution similar to the wave-function reduction.

quant-ph

Second-order Dirac equation of graphene electrons in an electromagnetic field and their novel spin

The second-order Dirac equation (DE) and its velocity operator of graphene electrons in an electromagnetic field are obtained according to tight-binding k.p method. With extra terms included, they demonstrate the motion of graphene electrons more completely through a more complete Ehrenfest theorem and present finer properties of graphene electrons. Eigen-energy given by the second-order DE for field-free graphene indicates that extra terms may affect the trembling motion of graphene electrons. For graphene in a magnetic field, eigen-energy given by the second-order DE suggests that graphene electrons have a new kind of spin of a boson other than true electronic spin and pseudo-spin of Dirac particles, which will modify graphene properties such as the optical spectra.

cond-mat.mes-hall