Source author record

Lili Chen

Lili Chen appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

12works
12topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

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

Published work

12 published item(s)

preprint2025arXiv

Enhancing Temporal Awareness in LLMs for Temporal Point Processes

Temporal point processes (TPPs) are crucial for analyzing events over time and are widely used in fields such as finance, healthcare, and social systems. These processes are particularly valuable for understanding how events unfold over time, accounting for their irregularity and dependencies. Despite the success of large language models (LLMs) in sequence modeling, applying them to temporal point processes remains challenging. A key issue is that current methods struggle to effectively capture the complex interaction between temporal information and semantic context, which is vital for accurate event modeling. In this context, we introduce TPP-TAL (Temporal Point Processes with Enhanced Temporal Awareness in LLMs), a novel plug-and-play framework designed to enhance temporal reasoning within LLMs. Rather than using the conventional method of simply concatenating event time and type embeddings, TPP-TAL explicitly aligns temporal dynamics with contextual semantics before feeding this information into the LLM. This alignment allows the model to better perceive temporal dependencies and long-range interactions between events and their surrounding contexts. Through comprehensive experiments on several benchmark datasets, it is shown that TPP-TAL delivers substantial improvements in temporal likelihood estimation and event prediction accuracy, highlighting the importance of enhancing temporal awareness in LLMs for continuous-time event modeling. The code is made available at https://github.com/chenlilil/TPP-TAL

preprint2024arXiv

Graph Neural Networks for Power Allocation in Wireless Networks with Full Duplex Nodes

Due to mutual interference between users, power allocation problems in wireless networks are often non-convex and computationally challenging. Graph neural networks (GNNs) have recently emerged as a promising approach to tackling these problems and an approach that exploits the underlying topology of wireless networks. In this paper, we propose a novel graph representation method for wireless networks that include full-duplex (FD) nodes. We then design a corresponding FD Graph Neural Network (F-GNN) with the aim of allocating transmit powers to maximise the network throughput. Our results show that our F-GNN achieves state-of-art performance with significantly less computation time. Besides, F-GNN offers an excellent trade-off between performance and complexity compared to classical approaches. We further refine this trade-off by introducing a distance-based threshold for inclusion or exclusion of edges in the network. We show that an appropriately chosen threshold reduces required training time by roughly 20% with a relatively minor loss in performance.

preprint2022arXiv

Form factors of $P\to T$ transition within the light-front quark models

In this paper, we calculate the vector, axial-vector and tensor form factors of $P\to T$ transition within the standard light-front~(SLF) and covariant light-front~(CLF) quark models~(QMs). The self-consistency and Lorentz covariance of CLF QM with two types of correspondence schemes are investigated. The zero-mode effects and the spurious $ω$-dependent contributions to the form factors of $P\to T$ transition are analyzed. Employing a self-consistent CLF QM, we present our numerical predictions for the vector, axial-vector and tensor form factors of $c\to (q,s)$~($q=u,d$) induced $D \to (a_2,K^*_2)$, $D_s \to (K^*_2,f'_{2})$, $η_c(1S) \to (D^*_2,D^*_{s2})$, $ B_c \to (B^*_2,B^*_{s2})$ transitions and $b\to (q,s,c)$ induced $B \to (a_2,K^*_2,D^*_2)$, $B_s \to (K^*_2,f'_2,D^*_{s2})$, $B_c \to (D^*_2,D^*_{s2},χ_{c2}(1P))$, $η_b(1S) \to (B^*_2,B^*_{s2})$ transitions. Finally, in order to test the obtained form factors, the semileptonic $B\to \bar{D}_2^*(2460)\ell^+ν_\ell$~($\ell=e,μ$) and $\bar{D}_2^*(2460)τ^+ν_τ$ decays are studied. It is expected that our results for the form factors of $P\to T$ transition can be applied further to the relevant phenomenological studies of meson decays.

preprint2022arXiv

MAF-GNN: Multi-adaptive Spatiotemporal-flow Graph Neural Network for Traffic Speed Forecasting

Traffic forecasting is a core element of intelligent traffic monitoring system. Approaches based on graph neural networks have been widely used in this task to effectively capture spatial and temporal dependencies of road networks. However, these approaches can not effectively define the complicated network topology. Besides, their cascade network structures have limitations in transmitting distinct features in the time and space dimensions. In this paper, we propose a Multi-adaptive Spatiotemporal-flow Graph Neural Network (MAF-GNN) for traffic speed forecasting. MAF-GNN introduces an effective Multi-adaptive Adjacency Matrices Mechanism to capture multiple latent spatial dependencies between traffic nodes. Additionally, we propose Spatiotemporal-flow Modules aiming to further enhance feature propagation in both time and space dimensions. MAF-GNN achieves better performance than other models on two real-world datasets of public traffic network, METR-LA and PeMS-Bay, demonstrating the effectiveness of the proposed approach.

preprint2021arXiv

Study of $ B_{u,d,s} \to K_0^*(1430) P $ and $K_0^*(1430) V$ decays within QCD factorization

We study the nonleptonic charmless $B_{u,d,s} \to K_0^*(1430)P$ $(P=K\,, π)$ and $ K_0^*(1430)V$ $ (V=K^*\,, ρ\,, ω\,, ϕ)$ decays. The amplitudes are calculated within the QCD factorization, and the non-perturbative quantities are evaluated by using a covariant light-front approach. The branching fractions and CP asymmetries of theses decay modes are calculated, some decay modes are first predicted, and some useful relations based on $SU(3)$ flavor symmetry are discussed. Comparing the theoretical results with the current available experimental data, it is found that $K_0^*(1430)$ can be described as the lowest-lying p-wave $(s,u/d)$ state rather than the first excited one.

preprint2020arXiv

3DCFS: Fast and Robust Joint 3D Semantic-Instance Segmentation via Coupled Feature Selection

We propose a novel fast and robust 3D point clouds segmentation framework via coupled feature selection, named 3DCFS, that jointly performs semantic and instance segmentation. Inspired by the human scene perception process, we design a novel coupled feature selection module, named CFSM, that adaptively selects and fuses the reciprocal semantic and instance features from two tasks in a coupled manner. To further boost the performance of the instance segmentation task in our 3DCFS, we investigate a loss function that helps the model learn to balance the magnitudes of the output embedding dimensions during training, which makes calculating the Euclidean distance more reliable and enhances the generalizability of the model. Extensive experiments demonstrate that our 3DCFS outperforms state-of-the-art methods on benchmark datasets in terms of accuracy, speed and computational cost.

preprint2020arXiv

SASO: Joint 3D Semantic-Instance Segmentation via Multi-scale Semantic Association and Salient Point Clustering Optimization

We propose a novel 3D point cloud segmentation framework named SASO, which jointly performs semantic and instance segmentation tasks. For semantic segmentation task, inspired by the inherent correlation among objects in spatial context, we propose a Multi-scale Semantic Association (MSA) module to explore the constructive effects of the semantic context information. For instance segmentation task, different from previous works that utilize clustering only in inference procedure, we propose a Salient Point Clustering Optimization (SPCO) module to introduce a clustering procedure into the training process and impel the network focusing on points that are difficult to be distinguished. In addition, because of the inherent structures of indoor scenes, the imbalance problem of the category distribution is rarely considered but severely limits the performance of 3D scene perception. To address this issue, we introduce an adaptive Water Filling Sampling (WFS) algorithm to balance the category distribution of training data. Extensive experiments demonstrate that our method outperforms the state-of-the-art methods on benchmark datasets in both semantic segmentation and instance segmentation tasks.

preprint2016arXiv

$J/ψ$ ${\to}$ $DP$, $DV$ decays in the QCD factorization approach

Motivated by the recent measurements on nonleptonic $J/ψ$ weak decays at BESIII and the potential prospects of $J/ψ$ meson at the high-luminosity heavy-flavor experiments, the branching ratios of the two-body nonleptonic $J/ψ$ ${\to}$ $DP$, $DV$ decays are estimated quantitatively by considering the QCD radiative corrections to hadronic matrix elements with the QCD factorization approach. It is found that the Cabibbo favored $J/ψ$ ${\to}$ $D_{s}^{-}ρ^{+}$, $D_{s}^{-}π^{+}$, $\overline{D}_{u}^{0}\overline{K}^{{\ast}0}$ decays have branching ratios ${\gtrsim}$ $10^{-10}$, which might be promisingly detectable in the near future.

preprint2016arXiv

Study of the $ψ(1S,2S)$ and $η_{c}(1S,2S)$ weak decays into $DM$

Inspired by the recent measurements on the $J/ψ(1S)$ ${\to}$ $D_{s}ρ$, $D_{u}K^{\ast}$ weak decays at BESIII and the potential prospects of the charmonium at the high-luminosity heavy-flavor experiments, we study $ψ(1S,2S)$ and $η_{c}(1S,2S)$ weak decays into final states including one charmed meson plus one light meson, considering the QCD corrections to hadronic matrix elements with the QCD factorization. It is found that the Cabibbo favored $ψ(1S,2S)$ ${\to}$ $D_{s}^{-}ρ^{+}$, $D_{s}^{-}π^{+}$, $\overline{D}_{u}^{0}\overline{K}^{{\ast}0}$ decays have branching ratios ${\gtrsim}$ $10^{-10}$, which might be accessible at the future experiments.

preprint2016arXiv

Study on $Υ(nS)$ ${\to}$ $B_{c}M$ decays

With anticipation of abundant Upsilons data sample at high-luminosity heavy-flavor experiments in the future, we studied nonleptonic two-body weak decays of $Υ(nS)$ below the open-bottom threshold with $n$ $=$ $1$, $2$ and $3$. It is found that branching ratios for $Υ(1S,2S,3S)$ ${\to}$ $B_{c}ρ$ decays are relatively large among upsilons decay into $B_{c}M$ final states ($M$ $=$ $π$ $ρ$, $K$ and $K^{\ast}$) and can reach up to $10^{-10}$, which is promisingly detected by experiments at the running LHC and forthcoming SuperKEKB.

preprint2016arXiv

Study on the $Υ(1S)$ ${\to}$ $B_{c}M$ weak decays

Motivated by the prospects of the potential $Υ(1S)$ particle at high-luminosity heavy-flavor experiments, we studied the $Υ(1S)$ ${\to}$ $B_{c}M$ weak decays, where $M$ $=$ $π$, $ρ$, $K^{(\ast)}$. The nonfactorizable contributions to hadronic matrix elements are taken into consideration with the QCDF approach. It is found that the CKM-favored $Υ(1S)$ ${\to}$ $B_{c}ρ$ decay has branching ratio of ${\cal O}(10^{-10})$, which might be measured promisingly by the future experiments.

preprint2014arXiv

The natural quiver of an artinian algebra

The motivation of this paper is to study the natural quiver of an artinian algebra, a new kind of quivers, as a tool independing upon the associated basic algebra. In \cite{Li}, the notion of the natural quiver of an artinian algebra was introduced and then was used to generalize the Gabriel theorem for non-basic artinian algebras splitting over radicals and non-basic finite dimensional algebras with 2-nilpotent radicals via pseudo path algebras and generalized path algebras respectively. In this paper, firstly we consider the relationship between the natural quiver and the ordinary quiver of a finite dimensional algebra. Secondly, the generalized Gabriel theorem is obtained for radical-graded artinian algebras. Moreover, Gabriel-type algebras are introduced to outline those artinian algebras satisfying the generalized Gabriel theorem here and in \cite{Li}. For such algebras, the uniqueness of the related generalized path algebra and quiver holds up to isomorphism in the case when the ideal is admissible. For an artinian algebra, there are two basic algebras, the first is that associated to the algebra itself; the second is that associated to the correspondent generalized path algebra. In the final part, it is shown that for a Gabriel-type artinian algebra, the first basic algebra is a quotient of the second basic algebra. In the end, we give an example of a skew group algebra in which the relation between the natural quiver and the ordinary quiver is discussed.