SearcharxivSearch

arXiv subjects

Yiyue Zhao

Publications and source records attributed to Yiyue Zhao.

3 recordsLinked to original sources

Outer Independent Roman Domination Number of Cartesian Product of Paths and Cycles

Given a graph $G$ with vertex set $V$, an outer independent Roman dominating function (OIRDF) is a function $f$ from $V(G)$ to $\{0, 1, 2\}$ for which every vertex with label $0$ under $f$ is adjacent to at least a vertex with label $2$ but not adjacent to another vertex with label $0$. The weight of an OIRDF $f$ is the sum of vertex function values all over the graph, and the minimum of an OIRDF is the outer independent Roman domination number of $G$, denoted as $γ_{oiR}(G)$. In this paper, we focus on the outer independent Roman domination number of the Cartesian product of paths and cycles $P_{n}\Box C_{m}$. We determine the exact values of $γ_{oiR}(P_n\Box C_m)$ for $n=1,2,3$ and $γ_{oiR}(P_n\Box C_3)$ and present an upper bound of $γ_{oiR}(P_n\Box C_m)$ for $n\ge 4, m\ge 4$.

math.CO

Efficient textual explanations for complex road and traffic scenarios based on semantic segmentation

The complex driving environment brings great challenges to the visual perception of autonomous vehicles. It's essential to extract clear and explainable information from the complex road and traffic scenarios and offer clues to decision and control. However, the previous scene explanation had been implemented as a separate model. The black box model makes it difficult to interpret the driving environment. It cannot detect comprehensive textual information and requires a high computational load and time consumption. Thus, this study proposed a comprehensive and efficient textual explanation model. From 336k video frames of the driving environment, critical images of complex road and traffic scenarios were selected into a dataset. Through transfer learning, this study established an accurate and efficient segmentation model to obtain the critical traffic elements in the environment. Based on the XGBoost algorithm, a comprehensive model was developed. The model provided textual information about states of traffic elements, the motion of conflict objects, and scenario complexity. The approach was verified on the real-world road. It improved the perception accuracy of critical traffic elements to 78.8%. The time consumption reached 13 minutes for each epoch, which was 11.5 times more efficient than the pre-trained network. The textual information analyzed from the model was also accordant with reality. The findings offer clear and explainable information about the complex driving environment, which lays a foundation for subsequent decision and control. It can improve the visual perception ability and enrich the prior knowledge and judgments of complex traffic situations.

cs.CV

Human-vehicle Cooperative Visual Perception for Autonomous Driving under Complex Road and Traffic Scenarios

Human-vehicle cooperative driving has become the critical technology of autonomous driving, which reduces the workload of human drivers. However, the complex and uncertain road environments bring great challenges to the visual perception of cooperative systems. And the perception characteristics of autonomous driving differ from manual driving a lot. To enhance the visual perception capability of human-vehicle cooperative driving, this paper proposed a cooperative visual perception model. 506 images of complex road and traffic scenarios were collected as the data source. Then this paper improved the object detection algorithm of autonomous vehicles. The mean perception accuracy of traffic elements reached 75.52%. By the image fusion method, the gaze points of human drivers were fused with vehicles' monitoring screens. Results revealed that cooperative visual perception could reflect the riskiest zone and predict the trajectory of conflict objects more precisely. The findings can be applied in improving the visual perception algorithms and providing accurate data for planning and control.

cs.CV