SearcharxivSearch

arXiv subjects

Jianing Liu

Publications and source records attributed to Jianing Liu.

14 recordsLinked to original sources

Report of the 8th LSVOS Challenge: Complex and Multimodal Video Object Segmentation

This report summarizes the 8th Large-scale Video Object Segmentation (LSVOS) Challenge, held in conjunction with ECCV 2026. The challenge evaluates video segmentation in three complementary settings: complex semi-supervised video object segmentation on MOSEv2, text-guided referring video object segmentation on MeViSv2-Text, and audio-guided referring video object segmentation on MeViSv2-Audio. We describe the tasks and evaluation protocols and review the methods of the top three teams in each track. Across the nine leading solutions, foundation segmentation models are combined with target-aware memory, multimodal reasoning, explicit target-existence verification, agentic interaction, and corrective tracking. These systems illustrate a broader transition from single-model mask propagation toward modular pipelines that reason about object identity, query validity, and temporal reliability.

cs.CV

Weak rainbow saturation numbers of paths, stars and cycles

An edge-colored graph is \emph{rainbow} if all of its edges receive distinct colors. For a fixed graph $H$, an edge-colored graph $F$ is called weakly $H$-rainbow saturated if there exists an ordering $e_1,e_2,\ldots,e_{|E(\bar{F})|}$ of $E(\bar{F})$ such that, for any edge coloring $c$ of $E(\bar{F})$ with $c(e_i)\neq c(e_j)$, there is always a rainbow copy of $H$ that contains $e_i$ in $F+\{e_1,e_2,\ldots,e_i\}$. The \emph{weak rainbow saturation number} $\operatorname{rwsat}(n,H)$ is the minimum number of edges in a weakly $H$-rainbow saturated graph on $n$ vertices. Li, Ma, and Xie [JGT, 2025] showed that $\lim_{n\to\infty} \frac{\operatorname{rwsat}(n,H)}{n}$ exists for every nonempty graph $H$. Paths and stars attain, respectively, the minimum and maximum ordinary weak saturation numbers among all trees of the same order. We determine their weak rainbow saturation numbers exactly. For all $\ell>30$, we show that $$ \ell+1=\s(n,P_\ell)< \s(n,S_\ell)=\binom{\ell}{2}-1$$ where $P_\ell$ and $S_\ell$ denote the path and star on $\ell$ vertices, respectively. Thus, their dependence on $\ell$ is linear for paths and quadratic for stars. We then focus on cycles. Li, Ma, and Xie asked whether $\operatorname{rwsat}(n,C_\ell)$ has leading term $\frac32n$ for every $\ell\ge4$. We answer this question negatively by giving an explicit construction showing that, for every $\ell\ge4$ and all sufficiently large $n$, $$\s(n,C_\ell)< \frac{\ell}{\ell-1}n+c_\ell,$$ where $c_\ell$ depends only on $\ell$. Since $\frac{\ell}{\ell-1}<\frac32$, this strictly improves the proposed leading coefficient for every cycle $C_\ell$ with $\ell\ge4$.

math.CO

Agreement-Based Audio-Visual Segmentation:Champion Report for the MeViS-Audio Track in the 8th LSVOS Challenge

The MeViS-Audio track asks a system to segment the objects described by a spoken motion expression throughout a video and to return empty masks when the described target is absent. We present a simple staged solution. Qwen3-ASR first converts speech into text. Several video mask tracks are then produced with complementary grounding and segmentation models. Instead of trusting a single prediction, we select the track that has the highest average mask agreement with the other candidates. A small set of explicit direction, count, and plural rules corrects queries that require more than ordinary single-object tracking. Finally, a video-level classifier combines visual, audio-visual, and within-video query scores to decide whether any target is present. The submitted system obtains 0.5952 J &F, 0.7931 no-target accuracy, 0.9205 target accuracy, and a final score of 0.769589. The challenge organizers notified our team that this result ranked first in the track.

cs.CV

Higher-Order Geometric Updates for Levenberg-Marquardt Method via Riemann Normal Coordinates

Nonlinear least-squares optimization is central to regression, physics-informed neural networks, and other machine-learning tasks. Such problems have a natural geometric interpretation, model predictions form a manifold in data space, while the chosen parameterization can introduce parameter-effects curvature that becomes a dominant source of nonlinearity. This exposes a limitation of the Levenberg-Marquardt (LM) method, its tangent-space step is applied as a straight update in parameter coordinates. Geodesic acceleration gives a second-order correction, but its removal of parameter-effect curvature is exact only in the infinitesimal-step limit. We propose a Riemann-normal-coordinate Levenberg-Marquardt method (RNC-LM) to improve this consistency for finite optimization steps. By reformulating the geodesic equation, RNC-LM extends geodesic acceleration to arbitrary-order corrections and constructs finite-step updates with progressively higher reparameterization consistency. A line search along the resulting RNC curve controls the traveled distance while keeping the cost close to standard LM. The method eliminates the tangential component of residual acceleration order by order in a moving tangent frame, making the actual objective reduction more consistent with the linear model prediction of LM. On classical nonlinear least-squares benchmarks, RNC-LM improves convergence and robustness in curved valleys and rank-deficient problems. On a reaction-diffusion PINN failure-mode benchmark, it reduces the relative L2 error to the order of 1e-3 and recovers a physically meaningful solution. On a large-scale machine-learning potential-energy-surface fitting task, it achieves a 34-fold speedup over standard LM.

cs.LG

CMHG: A Dataset and Benchmark for Headline Generation of Minority Languages in China

Minority languages in China, such as Tibetan, Uyghur, and Traditional Mongolian, face significant challenges due to their unique writing systems, which differ from international standards. This discrepancy has led to a severe lack of relevant corpora, particularly for supervised tasks like headline generation. To address this gap, we introduce a novel dataset, Chinese Minority Headline Generation (CMHG), which includes 100,000 entries for Tibetan, and 50,000 entries each for Uyghur and Mongolian, specifically curated for headline generation tasks. Additionally, we propose a high-quality test set annotated by native speakers, designed to serve as a benchmark for future research in this domain. We hope this dataset will become a valuable resource for advancing headline generation in Chinese minority languages and contribute to the development of related benchmarks.

cs.CL

Can Large Language Models Capture Human Risk Preferences? A Cross-Cultural Study

Large language models (LLMs) have made significant strides, extending their applications to dialogue systems, automated content creation, and domain-specific advisory tasks. However, as their use grows, concerns have emerged regarding their reliability in simulating complex decision-making behavior, such as risky decision-making, where a single choice can lead to multiple outcomes. This study investigates the ability of LLMs to simulate risky decision-making scenarios. We compare model-generated decisions with actual human responses in a series of lottery-based tasks, using transportation stated preference survey data from participants in Sydney, Dhaka, Hong Kong, and Nanjing. Demographic inputs were provided to two LLMs -- ChatGPT 4o and ChatGPT o1-mini -- which were tasked with predicting individual choices. Risk preferences were analyzed using the Constant Relative Risk Aversion (CRRA) framework. Results show that both models exhibit more risk-averse behavior than human participants, with o1-mini aligning more closely with observed human decisions. Further analysis of multilingual data from Nanjing and Hong Kong indicates that model predictions in Chinese deviate more from actual responses compared to English, suggesting that prompt language may influence simulation performance. These findings highlight both the promise and the current limitations of LLMs in replicating human-like risk behavior, particularly in linguistic and cultural settings.

cs.AI

Impromptu VLA: Open Weights and Open Data for Driving Vision-Language-Action Models

Vision-Language-Action (VLA) models for autonomous driving show promise but falter in unstructured corner case scenarios, largely due to a scarcity of targeted benchmarks. To address this, we introduce Impromptu VLA. Our core contribution is the Impromptu VLA Dataset: over 80,000 meticulously curated video clips, distilled from over 2M source clips sourced from 8 open-source large-scale datasets. This dataset is built upon our novel taxonomy of four challenging unstructured categories and features rich, planning-oriented question-answering annotations and action trajectories. Crucially, experiments demonstrate that VLAs trained with our dataset achieve substantial performance gains on established benchmarks--improving closed-loop NeuroNCAP scores and collision rates, and reaching near state-of-the-art L2 accuracy in open-loop nuScenes trajectory prediction. Furthermore, our Q&A suite serves as an effective diagnostic, revealing clear VLM improvements in perception, prediction, and planning. Our code, data and models are available at https://github.com/ahydchh/Impromptu-VLA.

cs.CV

Dimensionality Enhanced Out-of-Plane Spin Currents in NbIrTe$_4$ for Efficient Field-Free Switching of Perpendicular Magnetization

Efficient generation of out-of-plane (OOP) spin currents is crucial for advanced spintronic memory applications. However, the theoretical understanding and experimental implementation of robust OOP spin currents for high-density and low-power magnetization switching remain significant challenges of spintronics. Here, we demonstrate that transitioning NbIrTe$_4$ from a two-dimensional quantum spin Hall insulator to a three-dimensional type-II Weyl semimetal markedly enhances OOP spin current generation. The bulk topological Weyl semimetal nature of NbIrTe$_4$, characterized by its Weyl cone, significantly enhances the OOP spin Berry curvature, enabling an unprecedented OOP spin Hall conductivity exceeding $10^5\hbar/2e$ $\Omega^{-1}m^{-1} $. This enhancement, surpassing the in-plane component by more than fourfold, enables efficient and field-free spin-orbit torque (SOT) switching of perpendicular magnetization with a low current density of 1.4 MA/cm$^2$. The improved spin Hall conductivity reduces the overall power consumption by more than two orders of magnitude compared to existing systems, such as heavy metals. Our findings highlight the pivotal role of dimensionality in harnessing robust OOP spin currents in topological Weyl semimetals, paving the way for the development of high-density, low-power spintronic memory technologies.

cond-mat.mes-hall

Multilingual Encoder Knows more than You Realize: Shared Weights Pretraining for Extremely Low-Resource Languages

While multilingual language models like XLM-R have advanced multilingualism in NLP, they still perform poorly in extremely low-resource languages. This situation is exacerbated by the fact that modern LLMs such as LLaMA and Qwen support far fewer languages than XLM-R, making text generation models non-existent for many languages in the world. To tackle this challenge, we propose a novel framework for adapting multilingual encoders to text generation in extremely low-resource languages. By reusing the weights between the encoder and the decoder, our framework allows the model to leverage the learned semantic space of the encoder, enabling efficient learning and effective generalization in low-resource languages. Applying this framework to four Chinese minority languages, we present XLM-SWCM, and demonstrate its superior performance on various downstream tasks even when compared with much larger models.

cs.CL

Research on trigger technology of MRPC TOF-PET system and imaging results of $^{22}$Na radioactive source

This study focuses on developing a self-triggered data acquisition system and a noise reduction algorithm for the Multi-gap Resistive Plate Chamber (MRPC) Time-of-Flight Positron Emission Tomography (TOF-PET) system. The system integrates a fast front-end amplifier, a waveform digitization module based on the DRS4 chip, and an efficient noise reduction algorithm to address challenges such as high noise trigger rates and precise gamma-ray detection. The proposed self-triggered system, through threshold discrimination, coincidence logic, and continuous oscillation check, reduces the noise trigger rate to 0.004 Hz. Experimental results show that the system accurately localizes and images the $^{22}$Na radioactive source, and has a good time resolution of 162 ps FWHM for 0.511 MeV gamma rays.

physics.ins-det

Chiral phase-imaging meta-sensors

Light waves possess multiple degrees of freedom besides intensity, including phase and polarization, that often contain important information but require complex and bulky systems for their measurement. Here we report a pair of compact multifunctional photodetectors that can selectively measure the local phase gradient of, respectively, the right and left circular-polarization component of any incident wave. These devices employ a chiral pair of integrated plasmonic metasurfaces to introduce a sharp dependence of responsivity on local direction of propagation of the desired polarization component. An order-of-magnitude polarization selectivity with respect to phase gradient is demonstrated with both devices. Using the measured device characteristics, we also describe computationally a pixel array that allows for the simultaneous separate mapping of the right and left circularly-polarized incident wavefronts in a particularly simple imaging setup. These unique capabilities may be exploited to enable new functionalities for applications in chemical sensing, biomedical microscopy, and machine vision.

physics.optics

A conceptual design of TOF based on MRPC technology for the future electron-positron Higgs factory

Future electron-positron Higgs factories could provide excellent opportunities to examine the Standard Model and search for new physics with much higher precision than the LHC. A precise particle identification is crucial for the physics program at these future colliders and can be achieved via precise time-of-flight (TOF) measurements of the final state particles. In this paper, we propose a conceptual design of TOF system based on the multigap resistive plate chamber (MRPC) technology for future electron-positron Higgs factories. This TOF system has a time resolution of < 35 ps, a total active area of 77m2, and a construction budget of the order of 5 million USD. Keywords: MRPC, TOF, PID, CEPC

hep-ex

Asymmetric metasurface photodetectors for single-shot quantitative phase imaging

The visualization of pure phase objects by wavefront sensing has important applications ranging from surface profiling to biomedical microscopy, and generally requires bulky and complicated setups involving optical spatial filtering, interferometry, or structured illumination. Here we introduce a new type of image sensors that are uniquely sensitive to the local direction of light propagation, based on standard photodetectors coated with a specially designed plasmonic metasurface that creates an asymmetric dependence of responsivity on angle of incidence around the surface normal. The metasurface design, fabrication, and angle-sensitive operation are demonstrated using a simple photoconductive detector platform. The measurement results, combined with computational imaging calculations, are then used to show that a standard camera or microscope based on these metasurface pixels can directly visualize phase objects without any additional optical elements, with state-of-the-art minimum detectable phase contrasts below 10 mrad. Furthermore, the combination of sensors with equal and opposite angular response on the same pixel array can be used to perform quantitative phase imaging in a single shot, with a customized reconstruction algorithm which is also developed in this work. By virtue of its system miniaturization and measurement simplicity, the phase imaging approach enabled by these devices is particularly significant for applications involving space-constrained and portable setups (such as point-of-care imaging and endoscopy) and measurements involving freely moving objects.

physics.optics

Magnetic properties of Nd6Fe13Cu single crystals

The understanding of coercivity mechanism in high performance Nd-Fe-B permanent magnets relies on the analysis of the magnetic properties of all phases present in the magnets. By adding Cu in such compounds, a new Nd6Fe13Cu grain boundary phase is formed, however, the magnetic properties of this phase and its role in the magnetic decoupling of the matrix Nd2Fe14B grains are still insufficiently studied. In this work, we have grown Nd6Fe13Cu single crystals by the reactive flux method and studied their magnetic properties in detail. It is observed that below the N\'eel temperature (TN = 410 K), the Nd6Fe13Cu is antiferromagnetic in zero magnetic field; whereas when a magnetic field is applied along the a-axis, a spin-flop transition occurs at approx. 6 T, indicating a strong competition between antiferromagnetic and ferromagnetic interactions in two Nd layers below and above the Cu layers. Our atomistic spin dynamics simulation confirms that an increase in temperature and/or magnetic field can significantly change the antiferromagnetic coupling between the two Nd layers below and above the Cu layers, which, in turn, is the reason for the observed spin-flop transition. These results suggest that the role of antiferromagnetic Nd6Fe13Cu grain boundary phase in the coercivity enhancement of Nd-Fe-B-Cu magnets is more complex than previously thought, mainly due to the competition between its antiferro- and ferro-magnetic exchange interactions.

cond-mat.mtrl-sci