210 research outputs found
Chinese Ph.D. students' perception of predatory journals
The aim of this study is to investigate Chinese Ph.D. students' attitudes towards predatory journals. An online questionnaire was distributed and 332 respondents from various disciplines and institutions shared their opinions. The result showed that the majority of respondents (n=271; 81.32%) never heard about predatory journals. Among those who knew what predatory journals are (n=61, 18.68%), thought that predatory journals had bad reputation, low quality and poor peer-review process. They agreed that such journals charge high APC but published quickly. The results also indicated that the awareness of predatory journals was influenced by respondents' gender, research experience and publishing experience. Male respondents knew more about predatory journals than female respondents. Respondents who had rich research and publishing experiences were more likely to identify predatory journals. Regarding further publishing intention, 124 respondents (37.35%) said they might try predatory journals to achieve assessing requirements, and 208(62.65%) respondents refused
Transforming Graphs for Enhanced Attribute Clustering: An Innovative Graph Transformer-Based Method
Graph Representation Learning (GRL) is an influential methodology, enabling a
more profound understanding of graph-structured data and aiding graph
clustering, a critical task across various domains. The recent incursion of
attention mechanisms, originally an artifact of Natural Language Processing
(NLP), into the realm of graph learning has spearheaded a notable shift in
research trends. Consequently, Graph Attention Networks (GATs) and Graph
Attention Auto-Encoders have emerged as preferred tools for graph clustering
tasks. Yet, these methods primarily employ a local attention mechanism, thereby
curbing their capacity to apprehend the intricate global dependencies between
nodes within graphs. Addressing these impediments, this study introduces an
innovative method known as the Graph Transformer Auto-Encoder for Graph
Clustering (GTAGC). By melding the Graph Auto-Encoder with the Graph
Transformer, GTAGC is adept at capturing global dependencies between nodes.
This integration amplifies the graph representation and surmounts the
constraints posed by the local attention mechanism. The architecture of GTAGC
encompasses graph embedding, integration of the Graph Transformer within the
autoencoder structure, and a clustering component. It strategically alternates
between graph embedding and clustering, thereby tailoring the Graph Transformer
for clustering tasks, whilst preserving the graph's global structural
information. Through extensive experimentation on diverse benchmark datasets,
GTAGC has exhibited superior performance against existing state-of-the-art
graph clustering methodologies
A micromechanics and machine learning coupled approach for failure prediction of unidirectional CFRP composites under triaxial loading: A preliminary study
This study presents a hybrid method based on artificial neural network (ANN) and micro-mechanics for the failure prediction of IM7/8552 unidirectional (UD) composite lamina under triaxial loading. The ANN is trained offline by numerical data from a high-fidelity micromechanics-based representative volume element (RVE) model using the finite element method (FEM). The RVE adopts identified constituent parameters from inverse analysis and calibrated interface strengths form uniaxial and biaxial tests. A hybrid loading strategy is proposed for the RVE under triaxial loading to obtain the failure points on sliced surfaces whilst maintaining the constant stress at different surfaces. It has been found that the ANN algorithm is robust in the failure prediction of the UD lamina when subjected to different triaxial loading conditions, with over 97.5% accuracy being achieved by the shallow ANN model, where only two hidden layers and 560 samples are used. The predicted 3D failure surface based on trained ANN model has an elliptical paraboloid shape and shows an extremely high strength in biaxial compression. The approach could be used to inform the modification of existing failure criteria and to propose ANN-based failure criteria
Consecutive Inertia Drift of Autonomous RC Car via Primitive-based Planning and Data-driven Control
Inertia drift is an aggressive transitional driving maneuver, which is
challenging due to the high nonlinearity of the system and the stringent
requirement on control and planning performance. This paper presents a solution
for the consecutive inertia drift of an autonomous RC car based on
primitive-based planning and data-driven control. The planner generates complex
paths via the concatenation of path segments called primitives, and the
controller eases the burden on feedback by interpolating between multiple real
trajectories with different initial conditions into one near-feasible reference
trajectory. The proposed strategy is capable of drifting through various paths
containing consecutive turns, which is validated in both simulation and
reality.Comment: 9 pages, 10 figures, to appear to IROS 202
DeepPredict : A zone preference prediction system for online lodging platforms
Publisher Copyright: © The author(s) 2021.Online lodging platforms have become more and more popular around the world. To make a booking in these platforms, a user usually needs to select a city first, then browses among all the prospective options. To improve the user experience, understanding the zone preferences of a user's booking behavior will be helpful. In this work, we aim to predict the zone preferences of users when booking accommodations for the next travel. We have two main challenges: (1) The previous works about next information of Points Of Interest (Pals) recommendation are mainly focused on users' historical records in the same city, while in practice, the historical records of a user in the same city would be very sparse. (2) Since each city has its own specific geographical entities, it is hard to extract the structured geographical features of accommodation in different cities. Towards the difficulties, we propose DeepPredict, a zone preference prediction system. To tackle the first challenge, DeepPredict involves users' historical records in all the cities and uses a deep learning based method to process them. For the second challenge, DeepPredict uses HERE places API to get the information of pals nearby, and processes the information with a unified way to get it. Also, the description of each accommodation might include some useful information, thus we use Sent2Vec, a sentence embedding algorithm, to get the embedding of accommodation description. Using a real-world dataset collected from Airbnb, DeepPredict can predict the zone preferences of users' next bookings with a remarkable performance. DeepPredict outperforms the state-of-the-art algorithms by 60% in macro Fl-score.Peer reviewe
Software for doing computations in graded Lie algebras
We introduce the Macaulay2 package GradedLieAlgebras for doing computations
in graded Lie algebras presented by generators and relations.Comment: 5 page
- …