SearcharxivSearch

arXiv subjects

Quan Yu

Publications and source records attributed to Quan Yu.

25 records · Page 2Linked to original sources

A Semi-supervised Graph Attentive Network for Financial Fraud Detection

With the rapid growth of financial services, fraud detection has been a very important problem to guarantee a healthy environment for both users and providers. Conventional solutions for fraud detection mainly use some rule-based methods or distract some features manually to perform prediction. However, in financial services, users have rich interactions and they themselves always show multifaceted information. These data form a large multiview network, which is not fully exploited by conventional methods. Additionally, among the network, only very few of the users are labelled, which also poses a great challenge for only utilizing labeled data to achieve a satisfied performance on fraud detection. To address the problem, we expand the labeled data through their social relations to get the unlabeled data and propose a semi-supervised attentive graph neural network, namedSemiGNN to utilize the multi-view labeled and unlabeled data for fraud detection. Moreover, we propose a hierarchical attention mechanism to better correlate different neighbors and different views. Simultaneously, the attention mechanism can make the model interpretable and tell what are the important factors for the fraud and why the users are predicted as fraud. Experimentally, we conduct the prediction task on the users of Alipay, one of the largest third-party online and offline cashless payment platform serving more than 4 hundreds of million users in China. By utilizing the social relations and the user attributes, our method can achieve a better accuracy compared with the state-of-the-art methods on two tasks. Moreover, the interpretable results also give interesting intuitions regarding the tasks.

cs.SI

An Immunology-Inspired Network Security Architecture

The coming 5G networks have been enabling the creation of a wide variety of new services and applications which demand a new network security architecture. Immunology is the study of the immune system in vertebrates (including humans) which protects us from infection through various lines of defence. By studying the resemblance between the immune system and network security system, we acquire some inspirations from immunology and distill some guidelines for the design of network security architecture. We present a philosophical design principle, that is maintaining the balance between security and availability. Then, we derive two methodological principles: 1) achieving situation-awareness and fast response through community cooperation among heterogeneous nodes, and 2) Enhancing defense capability through consistently contesting with invaders in a real environment and actively mutating/evolving attack strategies. We also present a reference architecture designed based on the principles.

cs.CR

Cybertwin: An Origin of Next Generation Network Architecture

With fast development of Internet of Everything (IoE) and its applications, the ever increasing mobile internet traffic and services bring unprecedented challenges including scalability, mobility, availability, and security which cannot be addressed by the current clean-slate network architecture. In this paper, a cybertwin based next generation network architecture is proposed to accomodate the evolution from end-to-end connection to cloud-to-end connection in the future network. As a digital representation of human or things in the virtual cyberspace, cybertwin serves in multiple capacities, such as communications assistant, network data logger, and digital asset owner. The new and unique characteristics of the cybertwin make the proposed network to be flexible, scalable, reliable, and secure. Further, we advocate a new cloud network operating system which can work in a distributed way through a real-time multi-agent trading platform to allocate 3C (computing, caching, communications) resources. We also propose cloud operator, a new operator that can provide and manage the resources to the end users and offer location and authentication services for human and things in the cyberspace. Some promising and open research topics are discussed to envision the challenges and opportunities of the cybertwin in the future network architecture.

cs.NI

A Dynamic Epistemic Framework for Conformant Planning

In this paper, we introduce a lightweight dynamic epistemic logical framework for automated planning under initial uncertainty. We reduce plan verification and conformant planning to model checking problems of our logic. We show that the model checking problem of the iteration-free fragment is PSPACE-complete. By using two non-standard (but equivalent) semantics, we give novel model checking algorithms to the full language and the iteration-free language.

cs.AI

A progressively reduced pretension method to fabricate Bradbury-Nielsen gates with uniform tension

A Bradbury-Nielsen gate (BNG) is often used to modulate ion beams. It consists of two interleaved and electrically isolated sets of wires with uniform tension, which can keep parallel, equidistant, and coplanar over a wide temperature range, making the BNG reliable and robust. We have previously analyzed the non-uniform problem of wire tensions with sequentially winding method, and developed a template-based transfer method to solve this problem. In this paper, we introduced a progressively reduced pretension method, which allows directly and sequentially winding wires on the substrate without using a template. Theoretical analysis shows that by applying proper pretension to each wire when fixing it onto the substrate, the final wire tensions of all wires can be uniform. The algorithm and flowchart to calculate the pretension sequence are given, and the fabrication process is introduced in detail. Pretensions are generated by weights combination with a homebuilt weaving device. A BNG with stainless steel wire and a printed circuit board substrate is constructed with this method. The non-uniformity of the final wire tensions is less than 2.5% in theory. The BNG is successfully employed in our homemade ion mobility spectrometer, and the measured resolution is 33.5 at a gate opening time of 350 μs. Compared to the template-based method, this method is simpler, faster and more flexible when making BNGs with different configurations.

physics.ins-det

Irregular Fractional Repetition Code Optimization for Heterogeneous Cloud Storage

This paper presents a flexible irregular model for heterogeneous cloud storage systems and investigates how the cost of repairing failed nodes can be minimized. The fractional repetition code, originally designed for minimizing repair bandwidth for homogeneous storage systems, is generalized to the irregular fractional repetition code, which is adaptable to heterogeneous environments. The code structure and the associated storage allocation can be obtained by solving an integer linear programming problem. For moderate sized networks, a heuristic algorithm is proposed and shown to be near-optimal by computer simulations.

cs.IT

Minimization of Storage Cost in Distributed Storage Systems with Repair Consideration

In a distributed storage system, the storage costs of different storage nodes, in general, can be different. How to store a file in a given set of storage nodes so as to minimize the total storage cost is investigated. By analyzing the min-cut constraints of the information flow graph, the feasible region of the storage capacities of the nodes can be determined. The storage cost minimization can then be reduced to a linear programming problem, which can be readily solved. Moreover, the tradeoff between storage cost and repair-bandwidth is established.

cs.IT