arXiv ScienceSearch

arXiv subjects

Qi Guo

Publications and source records attributed to Qi Guo.

At least 19 recordsLinked to original sources

SplitLite: Low-Rank Residual Compression for Split Learning

Federated fine-tuning of on-device large language models (LLMs) faces a significant computing burden. To overcome this limitation, split learning (SL) has emerged as a promising solution, which offloads the primary training workload to a powerful server. However, SL requires exchanging high-dimensional activations and gradients between clients and the server, resulting in prohibitive communication costs. To overcome this challenge, we propose SplitLite, a communication-efficient split federated LoRA fine-tuning method that exploits the low effective rank structure of consecutive-epoch activation and gradient residuals. Our key finding is that, when LoRA uses rank $r$ updates in parameter space, the activation and gradient residuals of the same data sample between adjacent epochs also exhibit effective rank-$2r$ and rank-$4r$ structures, respectively. By revealing this property, SplitLite transmits only quantized truncated singular value decomposition (SVD) residual factors, thereby significantly reducing both activation uplink and gradient downlink traffic. Extensive experiments on the GLUE benchmark across a series of advanced on-device LLMs demonstrate that our method reduces activation uplink communication costs by up to 93.5\% and total communication costs by up to 83.7\%, without performance degradation.

cs.LG

PIFFLE: Characterizing the Foreground Contributions from 4 Decades in Halo Mass to the FRB20230907D Dispersion Measure

We characterize the foreground environment of FRB20230907D, localized to a galaxy at $z=0.464$, which has an observed dispersion measure of ${\rm DM}_{\rm obs}=1031~{\rm pc~cm^{-3}}$. At its redshift, FRB20230907D lies above the Macquart relation, the expected relation between cosmological dispersion measure and the source redshift, indicating a substantial excess DM along this line of sight. We use Subaru/PFS and SDSS spectroscopy, published group catalogs, Rubin/LSST imaging, and eROSITA X-ray data to characterize the foreground structures that may account for this excess. A friends-of-friends search identifies a massive foreground system at $z\simeq0.09$ with $M_{200}\simeq5.2\times10^{14}~M_\odot$, while low redshift catalogs reveal an additional group at $z\simeq0.02565$. Assuming that the halo gas follows a modified-NFW halo density profile, we estimate observer frame contributions of $150^{+110}_{-70}~{\rm pc~cm^{-3}}$ and $80^{+60}_{-40}~{\rm pc~cm^{-3}}$ from these systems, respectively. Together with the Milky Way, diffuse intergalactic medium, Virgo cluster, M49 group, and host galaxy contributions, these foreground structures can account for the excess dispersion measure of FRB20230907D within uncertainties. This highlights the importance of dense foreground spectroscopy and multi-wavelength data.

astro-ph.CO

ELUCID-DESI II. Revealing dark matter mass, tidal, and velocity (MTV) fields using galaxy group phase information

We introduce a novel method for reconstructing the cosmic mass, tidal, and velocity (MTV) fields over the redshift range $0 < z < 0.6$ using the phase information of galaxy groups. This approach replaces the explicit theoretical bias correction typically needed to relate galaxy groups to the underlying dark matter density field with a simulation-calibrated statistical mapping, reducing a major source of systematic uncertainty and making the method directly applicable to spectroscopic redshift surveys such as the DESI Bright Galaxy Survey (BGS). We evaluate the performance of our MTV reconstruction pipeline with mock redshift surveys that include a comprehensive set of observational selection effects. The galaxy groups used as tracers are identified with an extended halo-based group finder applied to the DESI mock galaxy catalogue with an apparent magnitude limit of $m_z < 19.65$, yielding a galaxy number comparable to that of the DESI BGS faint sample ($m_r < 20.175$). Our tests show that the reconstructed velocities are accurate and unbiased, with a residual dispersion of $\sim 120\ \mathrm{km\,s^{-1}}$ across the redshift bins. The recovered velocity field allows us to shift galaxy groups to their real-space positions, thereby correcting for the Kaiser effect. By iteratively applying this Kaiser correction to the galaxy groups, we further reconstruct the tidal field and the mass-density distribution. The reconstruction is stable with respect to the grid resolution. Overall, our results demonstrate that this group-based phase-space reconstruction provides a robust pathway to recovering the dark matter MTV fields, with strong prospects for application to DESI BGS data.

astro-ph.CO

QiMeng-ChipV-RTL: Exploiting Information Locality for IP-level Verilog Generation

The generation of Register-Transfer Level (RTL) code is a crucial yet labor-intensive step in digital hardware design, traditionally requiring engineers to manually translate complex specifications into thousands of lines of synthesizable Hardware Description Language (HDL) code. While Large Language Models (LLMs) have shown promise in automating this process, existing approaches--including fine-tuned domain-specific models and advanced agent-based systems--struggle to scale to industrial IP-level design tasks. We identify three key challenges: (1) handling long, highly detailed documents, where critical interface constraints become buried in unrelated submodule descriptions; (2) generating long RTL code, where both syntactic and semantic correctness degrade sharply with increasing output length; and (3) navigating the complex debugging cycles required for functional verification through simulation and waveform analysis. To overcome these challenges, we propose ChipV-RTL, a multi-agent framework that leverages information locality in modular hardware design. ChipV-RTL decomposes the long-document to long-code generation problem into a set of short-document, short-code tasks, enabling scalable generation and debugging. Specifically, ChipV-RTL integrates hierarchical document partitioning, task planning, localized code generation, interface-consistent merging, and AST-guided locality-aware debugging. Experiments on RealBench, an IP-level Verilog generation benchmark, demonstrate that ChipV-RTL substantially outperforms state-of-the-art (SOTA) LLMs and agents, achieving a pass rate of 45.0% compared to 21.6%. Code, project page are available at https://iprc-dip.github.io/ChipV-RTL/.

cs.LG

An HI study of a large sample of ultra-diffuse galaxies

By cross-matching the SMUDGes catalog with the FASHI and ALFALFA HI surveys, we construct an HI-detected sample of 112 ultra-diffuse galaxies (UDGs) and 48 low-surface-brightness (LSB) galaxies, providing HI-based redshifts for 76 galaxies for the first time. Using DESI DR1 redshifts, we assemble an HI-non-detected sample of 168 galaxies for stacking analysis, with detections in two stellar mass bins below 10^{8.5} M_sun. Combining optical, UV, and HI data, we investigate stellar masses, star formation rates, gas fractions, and kinematics. We present a systematic analysis of the HI mass--optical size relation for UDGs and LSBs, showing both populations follow a mass--optical size scaling similar to normal galaxies, suggesting an average HI surface density, under the assumption that the optical size traces the extent of the HI distribution. Their stellar mass--size relation indicates nearly constant stellar surface densities for galaxies with central surface brightness mu_{0,g}>~24mag arcsec^{-2}, independent of UDG or LSB classification. Many UDGs and LSB galaxies are systematically offset from the baryonic Tully--Fisher relation toward higher baryonic masses at a given velocity, consistent with trends found in UDGs with resolved HI kinematics. Both populations exhibit low star formation efficiencies and long gas depletion times, supporting multiple formation pathways for UDGs.

astro-ph.GA

Adaptive Test-Time Compute Allocation for Block Diffusion Language Models in Complex Reasoning

Recent advances in block diffusion language models have demonstrated competitive performance and strong scalability on reasoning tasks. However, their test-time compute allocation remains largely unexplored, leaving a critical speed-effectiveness trade-off unresolved in long Chain-of-Thought reasoning. To address this, we propose a unified test-time compute allocation framework that introduces adaptivity in both step-wise decoding and blockwise generation. At the decoding level, we propose Bounded Adaptive Confidence Decoding (BACD), a difficulty-aware sampling strategy that dynamically adjusts denoising based on model confidence, accelerating inference while controlling error accumulation. Beyond step-wise adaptivity, we introduce the Think Coarse, Critic Fine (TCCF) paradigm that allocates large block sizes for exploratory thinking and smaller block sizes for precise refinement. To stabilize training under varying block configurations, we adopt Progressive Block Size Extension, which mitigates quality degradation when scaling up block sizes. Extensive evaluations on six benchmarks show that our TDAR-8B model with BACD and TCCF achieves a 2.38$\times$ speedup and +3.4% average accuracy over the strong TraDo-8B baseline, unlocking the potential of block diffusion in complex reasoning.

cs.CL

Spectral gaps for noncompact hyperbolic surfaces with linearly many cusps

We construct complete finite-area noncompact hyperbolic surfaces with linearly many cusps and a uniform spectral gap. More precisely, for every \(θ>0\), we construct a sequence \(S_{g,n(g)}\in\mathcal{M}_{g,n(g)}\) such that \(\lim\limits_{g\to\infty}\frac{n(g)}{g}=θ\) and the spectrum of the Laplacian has a uniform gap above zero. The construction is based on explicit expanding \((1,3)\)-graphs, viewed as combinatorial skeletons for pants decompositions. We also establish a Steklov-type upper bound showing that expansion cannot persist when the number of boundary vertices is much larger than the genus.

math.DG

A high-significance detection of primordial tidal torque imprints

Tidal-torque theory predicts that galaxy angular momenta are imprinted by the primordial tidal field acting on proto-structures and that they can retain information about the early Universe through cosmic evolution. Here we test this prediction by comparing observed galaxy angular momentum vectors with those predicted from the primordial density field reconstructed by ELUCID for the nearby Universe. Among the galaxy populations considered, the gas component of central massive elliptical galaxies provides the clearest signal, exhibiting a strong direction correlation at a significance of about $7σ$. These results provide a robust observational evidence for tidal-torque theory and open a window for cosmological measurements of neutrino mass and other cosmological parameters.

astro-ph.CO

Quantum Magnonics: Quantum States Generation and Applications

Hybrid systems based on magnons in ferromagnetic materials, such as yttrium iron garnet, have achieved remarkable development in the last decade. These include the coupling of magnons to microwave and optical photons, superconducting qubits, phonons, spins, the center-of-mass motion of a ferromagnet, etc. Here, we review both the experimental and theoretical progress in this field, focusing on the generation of magnonic quantum states and their applications in a broad range of fields. Since the strong coupling is a prerequisite for achieving coherent quantum control of magnons and preparing magnonic quantum states, we start by introducing representative strong-coupling experiments in cavity magnonics, then review a series of protocols for creating various magnonic quantum states, such as Fock, cat, squeezed, and entangled states, and discuss their potential applications in macroscopic quantum studies, quantum information science, quantum sensing, magnonic quantum devices, dark matter detection, and so on. Finally, we summarize the review and give an outlook for the future study of quantum magnonics.

quant-ph

An LLM-powered Agentic Recommendation System for Connected TV Content Discovery

Recommendation systems, from traditional multi-stage to recent unified generative architectures, face challenges in incorporating diverse contextual signals, such as trending topics, breaking news, cultural events, and cross-surface user activities, into their ranking pipelines. These systems are designed to consume structured behavioral signals with consistent schemas, and lack the reasoning capability to naturally process unstructured or heterogeneously formatted contextual information. Incorporating such signals typically requires feature engineering, bespoke data pipelines, and carefully tuned heuristics. In this paper, we present an LLM-powered agentic recommendation system designed for Connected TV (CTV) content discovery that addresses these limitations. Our system leverages the reasoning capabilities of large language models to naturally process and synthesize diverse signals across varying schemas and structures, eliminating much of the manual integration inherent in traditional ranking and retrieval systems. Recognizing that current LLM-based solutions still fall short of traditional machine learning models in several recommendation tasks, including retrieval efficiency, personalization precision, and scalability, we adopt an agentic architecture that orchestrates specialized components, allowing each sub-task to be handled by the most suitable method, whether LLM-based or traditional ML. The main contribution of this work is our engineering approach to successfully overcoming the practical limitations of enabling LLM for recommendation, particularly inference latency. We share insights from our work and discuss the trade-offs and lessons learned in building a hybrid system that combines the flexibility of LLMs with the performance of established recommendation techniques.

cs.IR

Nonnegative Bakry--Émery Curvature on Bounded-Degree Graphs Implies Volume Doubling and Poincaré Inequalities

We prove that every connected simple graph of bounded degree satisfying the classical dimension-free Bakry--Émery condition $\mathrm{CD}(0,\infty)$ for the unnormalised Laplacian is volume doubling and supports, at all integer graph scales, a scale-invariant $L^2$-Poincaré inequality with dilation two, with constants depending only on the maximum degree. This settles the polynomial-growth conjecture of Cushing, Liu, and Peyerimhoff in a stronger form. The main novelty is a dimension-free adaptation of the graph-theoretic modified nonlinear heat-flow method introduced by Münch and extended to infinite weighted graphs by Pajot and Russ: point-mass consequences of $Γ_2\geq0$ and positive-resolvent smoothing replace any global $\mathrm{CD}(0,n)$ reduction, while diffusive exit-time control and finite-volume localisation yield the Poincaré inequality.

math.DG

PersonaMem-v3: Toward Omni-Platform Personal Intelligence for Holistic User Understanding, Recommendation, and Agentic Tasks

Personal intelligence is becoming a central frontier for user-facing AI agents. To be helpful in everyday life, agents must understand users across the digital contexts where their preferences, intents, habits, social relationships, and needs unfold over time. Today's systems can personalize within individual apps or tasks, but personal intelligence as a whole remains under-measured: how agents build cross-context user understanding, support steerable recommendation systems, act proactively across platforms, and avoid over-personalization. We introduce PersonaMem-v3, a real-world-grounded benchmark and evaluation harness for omni-platform personal intelligence. PersonaMem-v3 is seeded from more than one million anonymized real-world engagement histories, most of which are implicit signals, and uses them to construct time-indexed user digital worlds across social media, chatbot, calendar, and AI-companion with preference evolvement over time. The benchmark brings personalization, LLM-powered recommendation, proactiveness, agentic tool use, and geo-temporal reasoning into one framework, anchored in psychology, social-linguistics, and user-behavior theories. It evaluates whether AI agents can infer holistic user understanding from cross-platform evidence, personalize responses, rerank recommendations on social media, follow user steering through natural language, and hold back when personalization would be inappropriate, repetitive, outdated, or unnecessary. PersonaMem-v3 points toward LLM-powered personal intelligent agents that work with existing scalable recommendation infrastructure while making personalization more interactive, agentic, and aligned with how real users experience their digital lives.

cs.CY

Xray-Visual Models: Scaling Vision models on Industry Scale Data

We present Xray-Visual, a unified vision model architecture for large-scale image and video understanding trained on industry-scale social media data. Our model leverages over 15 billion curated image-text pairs and 10 billion video-hashtag pairs from Facebook and Instagram, employing robust data curation pipelines that incorporate balancing and noise suppression strategies to maximize semantic diversity while minimizing label noise. We introduce a three-stage training pipeline that combines self-supervised MAE, semi-supervised hashtag classification, and CLIP-style contrastive learning to jointly optimize image and video modalities. Our architecture builds on a Vision Transformer backbone enhanced with efficient token reorganization (EViT) for improved computational efficiency. Extensive experiments demonstrate that Xray-Visual achieves state-of-the-art performance across diverse benchmarks, including ImageNet for image classification, Kinetics and HMDB51 for video understanding, and MSCOCO for cross-modal retrieval. The model exhibits strong robustness to domain shift and adversarial perturbations. We further demonstrate that integrating large language models as text encoders (LLM2CLIP) significantly enhances retrieval performance and generalization capabilities, particularly in real-world environments. Xray-Visual establishes new benchmarks for scalable, multimodal vision models, while maintaining superior accuracy and computational efficiency.

cs.CV

Multiplicity and Nonrelativistic limit of Bound States of Nonlinear Dirac Equations on Noncompact Metric Graphs with Localized Nonlinearities

In this paper, we investigate the multiplicity of normalized solutions to a nonlinear Dirac equation with localized nonlinearities on noncompact metric graphs under the \(L^2\)-constraint, as well as the asymptotic behavior of these solutions in the nonrelativistic limit. First, we establish the existence of multiple normalized bound states. Moreover, we explore the nonrelativistic limit and show that, as the speed of light tends to infinity, the solutions converge to those of a nonlinear Schrödinger equation. Our results including the mass-subcritical, mass-critical and, in particular, mass-supercritical regimes.

math.AP

Exploring Primordial Non-Gaussianity Measurements in the CSST Spectroscopic Survey

Primordial non-Gaussianity (PNG) is a fundamental probe of the physics of the early Universe and inflation. Here we present a comprehensive study of the constraints on the local-type PNG parameter, $f_{\rm NL}$, for the spectroscopic galaxy survey of the upcoming Chinese Space-station Survey Telescope (CSST). Utilizing the high-resolution Jiutian N-body simulation suite, we construct realistic mock catalogs for emission line galaxies (ELGs) at three representative redshifts $z=0.3$, 0.6, and 0.9. The expected CSST observational characteristics are also considered, including redshift uncertainties and selection functions based on signal-to-noise ratios of emission lines. We develop a robust analysis framework for the redshift-space galaxy power spectrum and bispectrum that accounts for redshift-space distortions, scale-dependent bias, and nonlinear effects. Through a joint Markov Chain Monte Carlo (MCMC) analysis, we find that the power spectrum alone provides competitive constraints, while the inclusion of the bispectrum, specifically targeting the squeezed-limit configurations, improves the $f_{\rm NL}$ constraint precision by approximately 5%-6%. Our joint analysis yields a constraint result of $f_{\rm NL}=-20\pm52$ for the mock data in the 1~($h^{-1}$Gpc)$^3$ comoving volume at the three redshifts, and the constraint accuracy is expected to be improved by several times or even one order of magnitude for the CSST full spectroscopic survey. This work demonstrates the potential of the Stage~IV surveys like CSST to probe inflationary physics, and highlights the importance of higher-order statistics in extracting information from large-scale structure surveys.

astro-ph.CO

On Brezis Open Problem 3.1

Let $B_1$ be the unit disk in ${\mathbb R}^2$. We consider the harmonic map equation $$ -Δu=|\nabla u|^2u,$$ subject to the Dirichlet boundary condition $ u(e^{iθ})=(R\cosθ,R\sinθ,\sqrt{1-R^2}):=g_R$, where $0<R<1$ and $u: B_1\to {\mathbb S}^2$ is understood in the weak harmonic-map sense. In 1983, Brezis and Coron proved the existence of two explicit solutions of this nonlinear Dirichlet problem and showed that they are the unique minimizers in their respective relative homotopy classes. In this paper, we resolve a long-standing open question originally posed in their work, later posed as Open Problem 3.1 in Brezis Favorite Open Problems List. Specifically, we prove that these two explicit maps are the only weak harmonic maps with boundary trace $g_{R}$, thereby providing a definitive affirmative answer to Brezis open problem. The proof is based on a boundary rigidity argument. An auxiliary potential $X$ associated with $u$, the Pohozaev identity for the Hopf differential, and the planar isoperimetric inequality imply $$|u_r|\equiv R, \qquad u_r\cdot u_θ\equiv0 \qquad\text{on }\partial B_1. $$ Thus the Hopf differential vanishes on the boundary and hence, by holomorphicity, on the whole disk. The problem is then reduced to the conformal case, where a stereographic-coordinate classification gives exactly the two Brezis--Coron maps.

math.AP

Depth from Dual Differential Defocus and Stereo Consensus

We introduce D^3S Consensus, a physics-based, closed-form algorithm that unifies depth-from-defocus (DfD) and stereo to achieve highly accurate depth estimation throughout an extended working range beyond the depth-of-field (DoF) of cameras. Given a pair of dual-defocus stereo images, the method estimates an overdetermined set of depth using a novel DfD theory, Dual Differential Defocus (D^3), and (S)tereo in a coupled fashion. It then picks the most confident depth prediction from the set by enforcing consensus between these physically independent cues to reject unreliable estimates. Analysis shows that D^3S achieves a comparable working range under the same error tolerance with 10x smaller baseline than previous triangulation-based depth estimation systems. This enables compact passive binocular rangefinders with substantially smaller form factors than conventional stereo and DfD designs. We demonstrate the first D^3S prototype with only 4 mm baseline and 12 mm EFL. It generates up to 900 x 1800-pixel depth maps with 1-cm mean absolute error over 0.3-1.64 m from a snapshot acquisition. This has surpassed the reported accuracy of certain commercially available stereo cameras with much larger form factors.

eess.IV

OpenDPR: Open-Vocabulary Change Detection via Vision-Centric Diffusion-Guided Prototype Retrieval for Remote Sensing Imagery

Open-vocabulary change detection (OVCD) seeks to recognize arbitrary changes of interest by enabling generalization beyond a fixed set of predefined classes. We reformulate OVCD as a two-stage pipeline: first generate class-agnostic change proposals using visual foundation models (VFMs) such as SAM and DINOv2, and then perform category identification with vision-language models (VLMs) such as CLIP. We reveal that category identification errors are the primary bottleneck of OVCD, mainly due to the limited ability of VLMs based on image-text matching to represent fine-grained land-cover categories. To address this, we propose OpenDPR, a training-free vision-centric diffusion-guided prototype retrieval framework. OpenDPR leverages diffusion models to construct diverse prototypes for target categories offline, and to perform similarity retrieval with change proposals in the visual space during inference. The secondary bottleneck lies in change localization, due to the inherent lack of change priors in VFMs. To bridge this gap, we design a spatial-to-change weakly supervised change detection module named S2C to adapt their strong spatial modeling capabilities for change localization. Integrating the pretrained S2C into OpenDPR leads to an optional weakly supervised variant named OpenDPR-W, which further improves OVCD with minimal supervision. Experimental results on four benchmark datasets demonstrate that the proposed methods achieve state-of-the-art performance under both supervision modes. Code is available at https://github.com/guoqi2002/OpenDPR.

cs.CV