arXiv ScienceSearch

arXiv subjects

Bixing Yan

Publications and source records attributed to Bixing Yan.

4 recordsLinked to original sources

SPD: Single Pass Decoding for Generative Reranking

Large language models (LLMs) achieve state-of-the-art generative ranking quality, but the ranking they produce must be decoded, and autoregressive decoding spends one sequential forward pass per emitted token. We observe that the only tokens a ranker must emit are the $N$ ordinal values naming the items in ranked order, and that this narrow, permutation-structured output format admits decoding strategies which are much more efficient than left-to-right generation. We introduce SPD (Single Forward Pass), a format-specialized decoding strategy that decodes all $N$ ordinals in $O(1)$ forward passes. SPD reads an $N \times K$ item-position score matrix off the LLM's prefill hidden states with a lightweight self-attention head, then decodes the ordinals as the optimal bipartite assignment of that matrix via the Hungarian algorithm, yielding a valid permutation by construction rather than by repair. Through a systematic study of training signals and backbone adaptation, we show that LoRA-based fine-tuning combined with auto-regressive LLM ranking distillation reaches 28 ms end-to-end inference, a speed-up of 64x while maintaining ranking quality on par with the teacher. We provide a complete ablation decomposing the contributions of architecture, training signal, and backbone adaptation. Our framework connects generative ranking to combinatorial optimization, opening a path toward other $O(1)$-decode mechanisms for real-time ranking.

cs.LG

Experimental Validation of SBFD ISAC in an FR3 Distributed SIMO Testbed

Integrated sensing and communication (ISAC) is a key enabler for future radio networks. This paper presents a sub-band full-duplex (SBFD) ISAC system that assigns non-overlapping OFDM subbands to sensing and communication, enabling simultaneous operation with minimal interference. A distributed testbed with three SIMO nodes is implemented using USRP X410 devices operating at 6.8 GHz with 20 MHz bandwidth per channel. A total of 2048 OFDM subcarriers are partitioned into three subbands: two for sensing using Zadoff-Chu sequences and one for communication using QPSK. Each USRP transmits one subband while receiving signals across all three, forming a 1 x 3 SIMO node. Time synchronization is achieved through host-server coordination without external clock distribution. Indoor measurements, validated against MOCAP ground truth, confirm the feasibility of the SBFD ISAC system. The results demonstrate monostatic sensing with a velocity resolution of 0.145 m/s, and communication under NLoS conditions with a BER of 3.63e-3. Compared with a multiband benchmark requiring three times more spectrum, the SBFD configuration achieves comparable velocity estimation accuracy while conserving resources. The sensing and communication performance trade-off is determined by subcarrier allocation strategy rather than mutual interference.

eess.SP

Model-Agnostic Meta-Learning for Natural Language Understanding Tasks in Finance

Natural language understanding(NLU) is challenging for finance due to the lack of annotated data and the specialized language in that domain. As a result, researchers have proposed to use pre-trained language model and multi-task learning to learn robust representations. However, aggressive fine-tuning often causes over-fitting and multi-task learning may favor tasks with significantly larger amounts data, etc. To address these problems, in this paper, we investigate model-agnostic meta-learning algorithm(MAML) in low-resource financial NLU tasks. Our contribution includes: 1. we explore the performance of MAML method with multiple types of tasks: GLUE datasets, SNLI, Sci-Tail and Financial PhraseBank; 2. we study the performance of MAML method with multiple single-type tasks: a real scenario stock price prediction problem with twitter text data. Our models achieve the state-of-the-art performance according to the experimental results, which demonstrate that our method can adapt fast and well to low-resource situations.

cs.CL

The Nature of Electron Transport and visible light absorption in Strontium Niobate -- A Plasmonic Water Splitter

Semiconductor compounds are widely used for water splitting applications, where photo-generated electron-hole pairs are exploited to induce catalysis. Recently, powders of a metallic oxide (Sr$_{1-x}$NbO$_3$, 0.03 < x < 0.20) have shown competitive photocatalytic efficiency, opening up the material space available for finding optimizing performance in water-splitting applications. The origin of the visible light absorption in these powders was reported to be due to an interband transition and the charge carrier separation was proposed to be due to the high carrier mobility of this material. In the current work we have prepared epitaxial thin films of Sr$_{0.94}$NbO$_{3+{\delta}}$ and found that the bandgap of this material is ~4.1 eV, which is very large. Surprisingly the carrier density of the conducting phase reaches 10$^{22}$ cm$^{-3}$, which is only one order smaller than that of elemental metals and the carrier mobility is only 2.47 cm$^2$/(V$\cdot$s). Contrary to earlier reports, the visible light absorption at 1.8 eV (~688 nm) is due to the bulk plasmon resonance, arising from the large carrier density, instead of an interband transition. Excitation of the plasmonic resonance results in a multifold enhancement of the lifetime of charge carriers. Thus we propose that the hot charge carriers generated from decay of plasmons produced by optical absorption is responsible for the water splitting efficiency of this material under visible light irradiation.

cond-mat.mtrl-sci