Researcher profile

Liang Hu

Liang Hu contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
16works
0followers
12topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

16 published item(s)

preprint2026arXiv

FutureX-Pro: Extending Future Prediction to High-Value Vertical Domains

Building upon FutureX, which established a live benchmark for general-purpose future prediction, this report introduces FutureX-Pro, including FutureX-Finance, FutureX-Retail, FutureX-PublicHealth, FutureX-NaturalDisaster, and FutureX-Search. These together form a specialized framework extending agentic future prediction to high-value vertical domains. While generalist agents demonstrate proficiency in open-domain search, their reliability in capital-intensive and safety-critical sectors remains under-explored. FutureX-Pro targets four economically and socially pivotal verticals: Finance, Retail, Public Health, and Natural Disaster. We benchmark agentic Large Language Models (LLMs) on entry-level yet foundational prediction tasks -- ranging from forecasting market indicators and supply chain demands to tracking epidemic trends and natural disasters. By adapting the contamination-free, live-evaluation pipeline of FutureX, we assess whether current State-of-the-Art (SOTA) agentic LLMs possess the domain grounding necessary for industrial deployment. Our findings reveal the performance gap between generalist reasoning and the precision required for high-value vertical applications.

preprint2026arXiv

LPFQA: A Long-Tail Professional Forum-based Benchmark for LLM Evaluation

Large Language Models (LLMs) perform well on standard reasoning and question-answering benchmarks, yet such evaluations often fail to capture their ability to handle long-tail, expertise-intensive knowledge in real-world professional scenarios. We introduce LPFQA, a long-tail knowledge benchmark derived from authentic professional forum discussions, covering 7 academic and industrial domains with 430 curated tasks grounded in practical expertise. LPFQA evaluates specialized reasoning, domain-specific terminology understanding, and contextual interpretation, and adopts a hierarchical difficulty structure to ensure semantic clarity and uniquely identifiable answers. Experiments on over multiple mainstream LLMs reveal substantial performance gaps, particularly on tasks requiring deep domain reasoning, exposing limitations overlooked by existing benchmarks. Overall, LPFQA provides an authentic and discriminative evaluation framework that complements prior benchmarks and informs future LLM development.

preprint2022arXiv

An Ion Exchange Mechanism Inspired Story Ending Generator for Different Characters

Story ending generation aims at generating reasonable endings for a given story context. Most existing studies in this area focus on generating coherent or diversified story endings, while they ignore that different characters may lead to different endings for a given story. In this paper, we propose a Character-oriented Story Ending Generator (CoSEG) to customize an ending for each character in a story. Specifically, we first propose a character modeling module to learn the personalities of characters from their descriptive experiences extracted from the story context. Then, inspired by the ion exchange mechanism in chemical reactions, we design a novel vector breaking/forming module to learn the intrinsic interactions between each character and the corresponding context through an analogical information exchange procedure. Finally, we leverage the attention mechanism to learn effective character-specific interactions and feed each interaction into a decoder to generate character-orient endings. Extensive experimental results and case studies demonstrate that CoSEG achieves significant improvements in the quality of generated endings compared with state-of-the-art methods, and it effectively customizes the endings for different characters.

preprint2022arXiv

Free-space point-to-multiplepoint optical frequency transfer with lens assisted integrated beam steering

We report on the realization of high-performance silica integrated two-dimensional lens assisted beam-steering (LABS) arrays along with the first-of-their-kind point-to-multiplepoint optical frequency transfer. {The LABS equips with $N$ antennas} and has the capability to produce arbitrary number of output beams with different output angles with the simple control complexity. We demonstrate that the LABS has 16 scanning angles, which can support {the access capability for the maximum of simultaneous 16 user nodes.} The coaxial configuration for transmitting and receiving the light as a monolithic transceiver allows us to reduce the out-of-loop phase noise significantly. Finally, the LABS-based non-blocking point-to-multiplepoint in-door free-space optical frequency transfer links with 24 m and 50 m free-space links are shown. After being compensated for the free-space link up to 50 m, the fractional frequency instability of $4.5\times10^{-17}$ and $7.7\times10^{-20}$ at the averaging time of 1 s and 20,000 s, respectively, can be achieved. The present work proves the potential application of the 2D LABS in free-space optical time-frequency transfer and provides a guidance for developing a chip-scale optical time-frequency transfer system.

preprint2022arXiv

Multiple-access relay stations for long-haul fiber-optic radio frequency transfer

We report on the realization of a long-haul radio frequency (RF) transfer scheme by using multiple-access relay stations (MARSs). The proposed scheme with independent link noise compensation for each fiber sub-link effectively solves the limitation of compensation bandwidth for long-haul transfer. The MARS can have the capability to share the same modulated optical signal for the front and rear fiber sub-links, simplifying the configuration at the repeater station and enabling the transfer system to have the multiple-access capability. At the same time, we for the first time theoretically model the effect of the MARS position on the fractional frequency instability of the fiber-optic RF transfer, demonstrating that the MARS position has little effect on system's performance when the ratio of the front and rear fiber sub-links is around $1:1$. We experimentally demonstrate a 1 GHz signal transfer by using one MARS connecting 260 and 280 km fiber links with the fractional frequency instabilities of less than $5.9\times10^{-14}$ at 1 s and $8.5\times10^{-17}$ at 10,000 s at the remote site and of $5.6\times10^{-14}$ and $6.6\times10^{-17}$ at the integration times of 1 s and 10,000 s at the MARS. The proposed scalable technique can arbitrarily add the same MARSs in the fiber link, which has great potential in realizing ultra-long-haul RF transfer.

preprint2022arXiv

Sequential/Session-based Recommendations: Challenges, Approaches, Applications and Opportunities

In recent years, sequential recommender systems (SRSs) and session-based recommender systems (SBRSs) have emerged as a new paradigm of RSs to capture users' short-term but dynamic preferences for enabling more timely and accurate recommendations. Although SRSs and SBRSs have been extensively studied, there are many inconsistencies in this area caused by the diverse descriptions, settings, assumptions and application domains. There is no work to provide a unified framework and problem statement to remove the commonly existing and various inconsistencies in the area of SR/SBR. There is a lack of work to provide a comprehensive and systematic demonstration of the data characteristics, key challenges, most representative and state-of-the-art approaches, typical real-world applications and important future research directions in the area. This work aims to fill in these gaps so as to facilitate further research in this exciting and vibrant area.

preprint2022arXiv

Supervised Deep Hashing for High-dimensional and Heterogeneous Case-based Reasoning

Case-based Reasoning (CBR) on high-dimensional and heterogeneous data is a trending yet challenging and computationally expensive task in the real world. A promising approach is to obtain low-dimensional hash codes representing cases and perform a similarity retrieval of cases in Hamming space. However, previous methods based on data-independent hashing rely on random projections or manual construction, inapplicable to address specific data issues (e.g., high-dimensionality and heterogeneity) due to their insensitivity to data characteristics. To address these issues, this work introduces a novel deep hashing network to learn similarity-preserving compact hash codes for efficient case retrieval and proposes a deep-hashing-enabled CBR model HeCBR. Specifically, we introduce position embedding to represent heterogeneous features and utilize a multilinear interaction layer to obtain case embeddings, which effectively filtrates zero-valued features to tackle high-dimensionality and sparsity and captures inter-feature couplings. Then, we feed the case embeddings into fully-connected layers, and subsequently a hash layer generates hash codes with a quantization regularizer to control the quantization loss during relaxation. To cater to incremental learning of CBR, we further propose an adaptive learning strategy to update the hash function. Extensive experiments on public datasets show that HeCBR greatly reduces storage and significantly accelerates case retrieval. HeCBR achieves desirable performance compared with the state-of-the-art CBR methods and performs significantly better than hashing-based CBR methods in classification.

preprint2021arXiv

Lyapunov-Based Reinforcement Learning State Estimator

In this paper, we consider the state estimation problem for nonlinear stochastic discrete-time systems. We combine Lyapunov's method in control theory and deep reinforcement learning to design the state estimator. We theoretically prove the convergence of the bounded estimate error solely using the data simulated from the model. An actor-critic reinforcement learning algorithm is proposed to learn the state estimator approximated by a deep neural network. The convergence of the algorithm is analysed. The proposed Lyapunov-based reinforcement learning state estimator is compared with a number of existing nonlinear filtering methods through Monte Carlo simulations, showing its advantage in terms of estimate convergence even under some system uncertainties such as covariance shift in system noise and randomly missing measurements. To the best of our knowledge, this is the first reinforcement learning based nonlinear state estimator with bounded estimate error performance guarantee.

preprint2021arXiv

Passive Optical Phase Stabilization on a Ring Fiber Network

Optical frequency transfer provides the means for high-fidelity frequency transfer across thousands of kilometers. A critical step in the further developing optical frequency transfer is its capability to transfer a high spectral purity feature from ultrastable lasers or optical clocks to any remote locations and, at the same time, its adaptability to incorporate the optical frequency transfer technique into any existing communication networks with different topologies. Here we for the first time report a technique that delivers optical-frequency signals to multiple independent remote hubs along a ring optical-fiber network with passive phase stabilization. The technique automatically corrects optical-fiber length fluctuations of arbitrary hubs along the loop by mixing and shifting optical signals. Without the help of an active phase tracker and a compensator, it could significantly mitigate some technical problems such as the limited compensation speed and phase recovery time, the phase jitter contamination caused by the servo bump in conventional phase noise cancellation. Moreover, by transmitting optical signals along both directions using the same optical source, it can improve the signal-to-noise ratio at each hub. This technique maintains the same delay-limited phase noise correction capability as in conventional techniques and, furthermore, improves the phase jitter by a factor of 3, opening a way to a broad distribution of an ultrastable frequency reference with high spectral purity and enabling a wide range of applications beyond metrology over a ring fiber network with the naturally impressive reliability and scalability.

preprint2020arXiv

Fundamental Limitations of Rayleigh Backscattering Noise on Fiber-Based Multiple-Access Optical Frequency Transfer

While it has been shown that backscattering induced phase noise can be suppressed by adopting acoustic-optic-modulators (AOMs) at the local and remote sites to break the frequency symmetry in both directions. However, this issue can not be avoided for conventional fiber-optic multiple-access coherent optical phase dissemination in which the interference of the signal light with the Rayleigh backscattered light will probably destroy the coherence of the stabilized optical signal. We suppress the backscattering effect by locally breaking the frequency symmetry at the extraction point by inserting an additional AOM. Here, we theoretically analyze and experimentally demonstrate an add-drop one more AOM approach for suppressing the Rayleigh backscattering within the fiber link. Near-complete suppression of backscattering noise is experimentally confirmed through the measurement the elimination of a common interference term of the signal light and the Rayleigh backscattered light. The results demonstrate that the Rayleigh backscattering light has a limited effect compared to the residual delay-limited fiber phase noise on the system's performance. Our results also provide new evidence that it is possible to largely suppress Rayleigh and other backscattering noise within a long optical fiber link, where the accumulated phase noise could be large, by using frequency symmetry breaking at each access node to achieve robust multiple-access coherent optical phase propagation in spite of scatters or defects.

preprint2020arXiv

Graph Learning Approaches to Recommender Systems: A Review

Recent years have witnessed the fast development of the emerging topic of Graph Learning based Recommender Systems (GLRS). GLRS mainly employ the advanced graph learning approaches to model users' preferences and intentions as well as items' characteristics and popularity for Recommender Systems (RS). Differently from conventional RS, including content based filtering and collaborative filtering, GLRS are built on simple or complex graphs where various objects, e.g., users, items, and attributes, are explicitly or implicitly connected. With the rapid development of graph learning, exploring and exploiting homogeneous or heterogeneous relations in graphs is a promising direction for building advanced RS. In this paper, we provide a systematic review of GLRS, on how they obtain the knowledge from graphs to improve the accuracy, reliability and explainability for recommendations. First, we characterize and formalize GLRS, and then summarize and categorize the key challenges in this new research area. Then, we survey the most recent and important developments in the area. Finally, we share some new research directions in this vibrant area.

preprint2020arXiv

Jointly Modeling Intra- and Inter-transaction Dependencies with Hierarchical Attentive Transaction Embeddings for Next-item Recommendation

A transaction-based recommender system (TBRS) aims to predict the next item by modeling dependencies in transactional data. Generally, two kinds of dependencies considered are intra-transaction dependency and inter-transaction dependency. Most existing TBRSs recommend next item by only modeling the intra-transaction dependency within the current transaction while ignoring inter-transaction dependency with recent transactions that may also affect the next item. However, as not all recent transactions are relevant to the current and next items, the relevant ones should be identified and prioritized. In this paper, we propose a novel hierarchical attentive transaction embedding (HATE) model to tackle these issues. Specifically, a two-level attention mechanism integrates both item embedding and transaction embedding to build an attentive context representation that incorporates both intraand inter-transaction dependencies. With the learned context representation, HATE then recommends the next item. Experimental evaluations on two real-world transaction datasets show that HATE significantly outperforms the state-ofthe-art methods in terms of recommendation accuracy.

preprint2020arXiv

Multi-node optical frequency dissemination with post automatic phase correction

We report a technique for coherence transfer of laser light through a fiber link, where the optical phase noise induced by environmental perturbation via the fiber link is compensated by remote users with passive phase noise correction, rather than at the input as is conventional. Neither phase discrimination nor active phase tracking is required due to the open-loop design, mitigating some technical problems such as the limited compensation speed and the finite compensation precision as conventional active phase noise cancellation. We theoretically analyze and experimentally demonstrate that the delay effect introduced residual fiber phase noise after noise compensation is a factor of 7 higher than the conventional techniques. Using this technique, we demonstrate the transfer laser light through a 145-km-long, lab-based spooled fiber. After being compensated, the relative frequency instability in terms of overlapping Allan deviation is 1.9E-15 at 1s averaging time and scales down 5.3E-19 at 10,000 s averaging time. The frequency uncertainty of the light after transferring through the fiber relative to that of the input light is -0.36+-2.6E-18. As the transmitted optical signal remains unaltered until it reaches the remote sites, it can be transmitted simultaneously to multiple remote sites on an arbitrarily complex fiber network, paving a way to develop a multi-node optical frequency dissemination system with post automatic phase noise correction for a number of end users.

preprint2020arXiv

Passive Optical Phase Noise Cancellation

We report on the realization of an optical phase noise cancellation technique by passively embedding the optical phase information into a radio frequency (RF) signal and shifting the optical frequency with the amount of phase noise introduced by optical phase perturbations. Neither phase discrimination nor active phase tracking is required due to the open-loop design, mitigating some technical problems, such as the limited compensation speed and the finite phase/timing jitter, in conventional phase noise cancellation. We experimentally demonstrate that this technique maintains the same delay-limited bandwidth and phase noise suppression capability as in conventional techniques, but significantly shortens the response speed and phase recovery time. Passive decoupling optical phase perturbation represents a powerful technique in the domains of optical frequency standard comparisons and clockworks for future optical atomic clocks, which are now under serious investigation for a potential redefinition of the International Time Scale.

preprint2019arXiv

Sequential Recommender Systems: Challenges, Progress and Prospects

The emerging topic of sequential recommender systems has attracted increasing attention in recent years.Different from the conventional recommender systems including collaborative filtering and content-based filtering, SRSs try to understand and model the sequential user behaviors, the interactions between users and items, and the evolution of users preferences and item popularity over time. SRSs involve the above aspects for more precise characterization of user contexts, intent and goals, and item consumption trend, leading to more accurate, customized and dynamic recommendations.In this paper, we provide a systematic review on SRSs.We first present the characteristics of SRSs, and then summarize and categorize the key challenges in this research area, followed by the corresponding research progress consisting of the most recent and representative developments on this topic.Finally, we discuss the important research directions in this vibrant area.

preprint2019arXiv

Sr atom interferometry with the optical clock transition as a gravimeter and a gravity gradiometer

We characterize the performance of a gravimeter and a gravity gradiometer based on the $^{1}$S$_{0}$-$^3$P$_0$ clock transition of strontium atoms. We use this new quantum sensor to measure the gravitational acceleration with a relative sensitivity of $1.7\times10^{-5}$, representing the first realisation of an atomic interferometry gravimeter based on a single-photon transition. Various noise contributions to the gravimeter are measured and characterized, with the current primary limitation to sensitivity seen to be the intrinsic noise of the interferometry laser itself. In a gravity gradiometer configuration, a differential phase sensitivity of 1.53~rad/$\sqrt{Hz}$ was achieved at an artificially introduced differential phase of $π/2$~rad. We experimentally investigated the effects of the contrast and visibility based on various parameters and achieve a total interferometry time of 30~ms, which is longer than previously reported for such interferometers. The characterization and determined limitations of the present apparatus employing $^{88}$Sr atoms provides a guidance for the future development of large-scale clock-transition gravimeters and gravity gradiometers with alkali-earth and alkali-earth-like atoms (e.g., $^{87}$Sr, Ca, Yb).