arXiv ScienceSearch

arXiv subjects

Zichen Li

Publications and source records attributed to Zichen Li.

11 recordsLinked to original sources

Data-Efficient Language Modeling: From Frontier Advancement to Principle-Guided Model Improvement

Learning from limited text requires models to use context, generalize to new inputs, and retain useful capabilities. Qiushi Engine conducted a long-horizon, end-to-end autonomous research program on BabyLM 2026 Strict-Small, within 10 million corpus words and 100 million cumulative word presentations. Three stages connected frontier advancement, principle discovery, and principle-guided model improvement. Stage I combined compact restatements, budget reinvestment, and residual incremental learning to build a frontier model. Stage II found that exact repetition and aligned restatement produce different patterns of context use, depending on target relations and prediction windows. In controlled tasks, recovering familiar performance did not ensure that unseen inputs could still use learned computations. These findings support a testable data-efficient learning principle: organize experience around the contextual dependencies needed for prediction; separately design visible information, supervision, and preservation; test learning, generalization, and retention. Stage III retained source text, masked more local clues, supervised selected targets, and preserved predictions on ordinarily masked inputs. Two continuation seeds from the same parent outperformed ordinary continuation on the complete nine-metric aggregate. Overall rose from 42.02 to 42.25 across two generations; the second achieved the highest Overall in the public Strict-Small snapshot of 8 September 2026. Further studies addressed compression, relational anchors, shared representations, and measurement. Models are available on Hugging Face; code and research records accompany the GitHub repository. Together, these stages illustrate Research RSI: recursive self-improvement of the research process. Scientific understanding and method innovations change subsequent questions and designs; new experiments test and refine them.

cs.CL

Qiushi Engine on AstaBench E2E-Bench-Hard

This report analyzes Qiushi Engine v0.8 across all 40 test tasks in AstaBench E2E-Bench-Hard, a benchmark that requires autonomous agents to carry a research question through experimental design, code implementation, actual execution, result analysis, and report delivery. Qiushi Engine is model-configurable; this evaluation selected DeepSeek deepseek-v4pro-preview as the model backend. The official AstaBench leaderboard records a score of 0.816 and an average benchmark cost of USD 15.209 per task, while the full-precision local recomputation is $81.59 \pm 1.87$. Four tasks satisfied every rubric item, yielding a full-task completion rate of 4/40 = 10% -- 7 percentage points above, and about 3.3 times, the approximately 3% best rate reported for AstaBench's official agents. Across 507 required rubric items, 416 were satisfied (82.1%). Official scoring archives and 40 Meta-Trace records show sustained production and verification of reports, code, and experimental artifacts; the principal gaps lie in repeated runs, external dependencies, specified metrics, and ablation studies. The report explains the benchmark, system workflow, aggregate results, representative cases, and limits of interpretation.

cs.AI

Ultrafast electron vortex produced by a grating made of light

The generation of vortex matter waves carrying quantized orbital angular momentum is challenging and relies heavily on the material nanofabrication methods due to their extremely small de-Broglie wavelengths. Here, we introduce an all-optical method for generating an electron vortex by diffraction through a grating made of light. We realize the orbital angular momentum transfer between free electrons and photons by stimulated Compton scattering. The transferred angular momentum quantum number can be freely tuned. The method can be generalized to a broad range of charged particles, neutral atoms, and molecules of diverse masses. Our results open up novel opportunities for applications in free electron lasers and ultrafast electron microscopy by utilizing the orbital angular momentum degree of freedom of free electrons.

physics.atom-ph

DFIR-DETR: Frequency-Domain Iterative Refinement and Dynamic Feature Aggregation for Small Object Detection

Small object detection in complex scenes exposes a fundamental tension in neural network design: backbone attention distributes computation uniformly regardless of content, pyramid necks inflate activation magnitudes during upsampling without norm compensation, and bottleneck convolutions progressively smooth high-frequency edge components through accumulated spatial filtering. In response, we develop DFIR-DETR by tracing each proposed module back to a specific, measurable deficiency in the RT-DETR baseline: uniform attention that ignores spatial complexity, norm drift that destabilises upsampled features, and spatial convolutions that progressively suppress the high-frequency components small objects depend on. On NEU-DET and VisDrone, DFIR-DETR achieves 92.9% and 51.6% mAP50 with only 11.7M parameters and 47.2 GFLOPs, demonstrating consistent gains across two qualitatively different detection domains.

cs.CV

Evolution of the contact between rough viscoelastic solids after decreasing loads: memory erasure and monotonic increase

The real area of contact governs, in part, the magnitude of the friction force, yet its time evolution in rough viscoelastic interfaces remains incompletely understood. In experiments of contact between polymethylmethacrylate blocks under decreasing normal loads, Dillavou and Rubinstein have shown that the true contact area exhibits, after unloading, a decreasing phase and long-term memory of the contact state prior to unloading. It is however unclear what modeling ingredients are necessary to reproduce these two features. Here, we investigate these effects using fractional viscoelastic rough contact models. By adapting existing contact theories and numerical simulation methods to fractional viscoelasticity, which induces a wide relaxation spectrum, we reproduce logarithmic aging under constant load, but show that memory of the contact state is erased upon unloading. Indeed, the contact area behaves as if it had always experienced the reduced load, even on short time-scales, contrasting with the response of a standard linear solid. Moreover, none of our results show a decreasing regime of the contact area after unload: we ultimately prove that this is the case for all linear viscoelastic models -- despite capturing logarithmic aging -- leading to the conclusion that additional local internal variables are required to explain both long-term contact memory and contact area reduction after unloading.

cond-mat.soft

Dynamical phase evolution of Coulomb-focused electrons in strong-field ionization probed by a standing light wave

We investigate the dynamical phase evolution of Coulomb-focused electrons in strong-field ionization. We diffract the electrons with an ultrashort standing light wave to track their time-dependent phase. Our findings show that low-energy electrons exhibit a unique chromosome-shaped diffraction pattern, distinct from higher-energy electrons. Our numerical model quantitatively reproduces the experimental results, confirming this pattern maps the electron's time-dependent phase evolution as it escapes from a Coulomb potential. Our pulsed diffraction grating technique offers a new way to sense an electron's quantum phase without interfering its release mechanism.

physics.atom-ph

Profit Maximization In Arbitrage Loops

Cyclic arbitrage chances exist abundantly among decentralized exchanges (DEXs), like Uniswap V2. For an arbitrage cycle (loop), researchers or practitioners usually choose a specific token, such as Ether as input, and optimize their input amount to get the net maximal amount of the specific token as arbitrage profit. By considering the tokens' prices from CEXs in this paper, the new arbitrage profit, called monetized arbitrage profit, will be quantified as the product of the net number of a specific token we got from the arbitrage loop and its corresponding price in CEXs. Based on this concept, we put forward three different strategies to maximize the monetized arbitrage profit for each arbitrage loop. The first strategy is called the MaxPrice strategy. Under this strategy, arbitrageurs start arbitrage only from the token with the highest CEX price. The second strategy is called the MaxMax strategy. Under this strategy, we calculate the monetized arbitrage profit for each token as input in turn in the arbitrage loop. Then, we pick up the most maximal monetized arbitrage profit among them as the monetized arbitrage profit of the MaxMax strategy. The third one is called the Convex Optimization strategy. By mapping the MaxMax strategy to a convex optimization problem, we proved that the Convex Optimization strategy could get more profit in theory than the MaxMax strategy, which is proved again in a given example. We also proved that if no arbitrage profit exists according to the MaxMax strategy, then the Convex Optimization strategy can not detect any arbitrage profit, either. However, the empirical data analysis denotes that the profitability of the Convex Optimization strategy is almost equal to that of the MaxMax strategy, and the MaxPrice strategy is not reliable in getting the maximal monetized arbitrage profit compared to the MaxMax strategy.

q-fin.CP

Constraining the global mean surface temperature during 1850-1880 with new statistical physical model

As IPCC ARs stated, global warming is estimated based on the average from 1850 to 1900 (global average temperature of preindustrialization estimated from relatively sparse observations). Given the impossibility of massive increasing observation data in the early stages, accurately constraining this baseline has become an unresolved issue. Here we developed a new statistical physical model to quantify the contribution of external forcings to global warming as a "deterministic trend" of the surface temperature series (instead of as non-stationary processes that yield a stochastic trend) and constrained the reconstruction of the early time series (1850-1880). We find that the existing datasets slightly overestimated the temperature anomalies in this period, thus the speed of global warming since pre-industrialization is still underestimated.

physics.ao-ph

Real-time Face Mask Detection in Video Data

In response to the ongoing COVID-19 pandemic, we present a robust deep learning pipeline that is capable of identifying correct and incorrect mask-wearing from real-time video streams. To accomplish this goal, we devised two separate approaches and evaluated their performance and run-time efficiency. The first approach leverages a pre-trained face detector in combination with a mask-wearing image classifier trained on a large-scale synthetic dataset. The second approach utilizes a state-of-the-art object detection network to perform localization and classification of faces in one shot, fine-tuned on a small set of labeled real-world images. The first pipeline achieved a test accuracy of 99.97% on the synthetic dataset and maintained 6 FPS running on video data. The second pipeline achieved a mAP(0.5) of 89% on real-world images while sustaining 52 FPS on video data. We have concluded that if a larger dataset with bounding-box labels can be curated, this task is best suited using object detection architectures such as YOLO and SSD due to their superior inference speed and satisfactory performance on key evaluation metrics.

cs.CV

Lane Boundary Geometry Extraction from Satellite Imagery

Autonomous driving car is becoming more of a reality, as a key component,high-definition(HD) maps shows its value in both market place and industry. Even though HD maps generation from LiDAR or stereo/perspective imagery has achieved impressive success, its inherent defects cannot be ignored. In this paper, we proposal a novel method for Highway HD maps modeling using pixel-wise segmentation on satellite imagery and formalized hypotheses linking, which is cheaper and faster than current HD maps modeling approaches from LiDAR point cloud and perspective view imagery, and let it becomes an ideal complementary of state of the art. We also manual code/label an HD road model dataset as ground truth, aligned with Bing tile image server, to train, test and evaluate our methodology. This dataset will be publish at same time to contribute research in HD maps modeling from aerial imagery.

cs.CV

ArbiText: Arbitrary-Oriented Text Detection in Unconstrained Scene

Arbitrary-oriented text detection in the wild is a very challenging task, due to the aspect ratio, scale, orientation, and illumination variations. In this paper, we propose a novel method, namely Arbitrary-oriented Text (or ArbText for short) detector, for efficient text detection in unconstrained natural scene images. Specifically, we first adopt the circle anchors rather than the rectangular ones to represent bounding boxes, which is more robust to orientation variations. Subsequently, we incorporate a pyramid pooling module into the Single Shot MultiBox Detector framework, in order to simultaneously explore the local and global visual information, which can, therefore, generate more confidential detection results. Experiments on established scene-text datasets, such as the ICDAR 2015 and MSRA-TD500 datasets, have demonstrated the supe rior performance of the proposed method, compared to the state-of-the-art approaches.

cs.CV