SearcharxivSearch

arXiv subjects

Bo Cui

Publications and source records attributed to Bo Cui.

25 records · Page 2Linked to original sources

Progressive Relation Learning for Group Activity Recognition

Group activities usually involve spatiotemporal dynamics among many interactive individuals, while only a few participants at several key frames essentially define the activity. Therefore, effectively modeling the group-relevant and suppressing the irrelevant actions (and interactions) are vital for group activity recognition. In this paper, we propose a novel method based on deep reinforcement learning to progressively refine the low-level features and high-level relations of group activities. Firstly, we construct a semantic relation graph (SRG) to explicitly model the relations among persons. Then, two agents adopting policy according to two Markov decision processes are applied to progressively refine the SRG. Specifically, one feature-distilling (FD) agent in the discrete action space refines the low-level spatio-temporal features by distilling the most informative frames. Another relation-gating (RG) agent in continuous action space adjusts the high-level semantic graph to pay more attention to group-relevant relations. The SRG, FD agent, and RG agent are optimized alternately to mutually boost the performance of each other. Extensive experiments on two widely used benchmarks demonstrate the effectiveness and superiority of the proposed approach.

cs.CV

Anomalous stopping of laser-accelerated intense proton beam in dense ionized matter

Ultrahigh-intensity lasers (10$^{18}$-10$^{22}$W/cm$^{2}$) have opened up new perspectives in many fields of research and application [1-5]. By irradiating a thin foil, an ultrahigh accelerating field (10$^{12}$ V/m) can be formed and multi-MeV ions with unprecedentedly high intensity (10$^{10}$A/cm$^2$) in short time scale ($\sim$ps) are produced [6-14]. Such beams provide new options in radiography [15], high-yield neutron sources [16], high-energy-density-matter generation [17], and ion fast ignition [18,19]. An accurate understanding of the nonlinear behavior of beam transport in matter is crucial for all these applications. We report here the first experimental evidence of anomalous stopping of a laser-generated high-current proton beam in well-characterized dense ionized matter. The observed stopping power is one order of magnitude higher than single-particle slowing-down theory predictions. We attribute this phenomenon to collective effects where the intense beam drives an decelerating electric field approaching 1GV/m in the dense ionized matter. This finding will have considerable impact on the future path to inertial fusion energy.

physics.plasm-ph

Skeleton-Based Action Recognition with Synchronous Local and Non-local Spatio-temporal Learning and Frequency Attention

Benefiting from its succinctness and robustness, skeleton-based action recognition has recently attracted much attention. Most existing methods utilize local networks (e.g., recurrent, convolutional, and graph convolutional networks) to extract spatio-temporal dynamics hierarchically. As a consequence, the local and non-local dependencies, which contain more details and semantics respectively, are asynchronously captured in different level of layers. Moreover, existing methods are limited to the spatio-temporal domain and ignore information in the frequency domain. To better extract synchronous detailed and semantic information from multi-domains, we propose a residual frequency attention (rFA) block to focus on discriminative patterns in the frequency domain, and a synchronous local and non-local (SLnL) block to simultaneously capture the details and semantics in the spatio-temporal domain. Besides, a soft-margin focal loss (SMFL) is proposed to optimize the learning whole process, which automatically conducts data selection and encourages intrinsic margins in classifiers. Our approach significantly outperforms other state-of-the-art methods on several large-scale datasets.

cs.CV

On the inductive limit of direct sums of simple TAI algebras

An ATAI (or ATAF, respectively) algebra, introduced in [Jiang1] (or in [Fa] respectively) is an inductive limit $\lim\limits_{n\rightarrow\infty}(A_{n}=\bigoplus\limits_{i=1}A_{n}^{i},ϕ_{nm})$, where each $A_{n}^{i}$ is a simple separable nuclear TAI (or TAF) C*-algebra with UCT property. In [Jiang1], the second author classified all ATAI algebras by an invariant consisting orderd total K-theory and tracial state spaces of cut down algebras under an extra restriction that all element in $K_{1}(A)$ are torsion. In this paper, we remove this restriction, and obtained the classification for all ATAI algebras with the Hausdorffized algebraic $K_{1}$-group as an addition to the invariant used in [Jiang1]. The theorem is proved by reducing the class to the classification theorem of $\mathcal{AHD}$ algebras with ideal property which is done in [GJL1]. Our theorem generalizes the main theorem of [Fa] and [Jiang1] (see corollary 4.3).

math.OA

Causally Driven Incremental Multi Touch Attribution Using a Recurrent Neural Network

This paper describes a practical system for Multi Touch Attribution (MTA) for use by a publisher of digital ads. We developed this system for JD.com, an eCommerce company, which is also a publisher of digital ads in China. The approach has two steps. The first step ('response modeling') fits a user-level model for purchase of a product as a function of the user's exposure to ads. The second ('credit allocation') uses the fitted model to allocate the incremental part of the observed purchase due to advertising, to the ads the user is exposed to over the previous T days. To implement step one, we train a Recurrent Neural Network (RNN) on user-level conversion and exposure data. The RNN has the advantage of flexibly handling the sequential dependence in the data in a semi-parametric way. The specific RNN formulation we implement captures the impact of advertising intensity, timing, competition, and user-heterogeneity, which are known to be relevant to ad-response. To implement step two, we compute Shapley Values, which have the advantage of having axiomatic foundations and satisfying fairness considerations. The specific formulation of the Shapley Value we implement respects incrementality by allocating the overall incremental improvement in conversion to the exposed ads, while handling the sequence-dependence of exposures on the observed outcomes. The system is under production at JD.com, and scales to handle the high dimensionality of the problem on the platform (attribution of the orders of about 300M users, for roughly 160K brands, across 200+ ad-types, served about 80B ad-impressions over a typical 15-day period).

cs.LG

State Complexity of Catenation Combined with Star and Reversal

This paper is a continuation of our research work on state complexity of combined operations. Motivated by applications, we study the state complexities of two particular combined operations: catenation combined with star and catenation combined with reversal. We show that the state complexities of both of these combined operations are considerably less than the compositions of the state complexities of their individual participating operations.

cs.FL

State Complexity of Two Combined Operations: Reversal-Catenation and Star-Catenation

In this paper, we show that, due to the structural properties of the resulting automaton obtained from a prior operation, the state complexity of a combined operation may not be equal but close to the mathematical composition of the state complexities of its component operations. In particular, we provide two witness combined operations: reversal combined with catenation and star combined with catenation.

cs.FL