<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Improved model for detecting randomly oriented objects on remote sensing images</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Ihor</forename><forename type="middle">A</forename><surname>Pilkevych</surname></persName>
							<email>igor.pilkevich@meta.ua</email>
							<affiliation key="aff0">
								<orgName type="institution">Korolyov Zhytomyr Military Institute</orgName>
								<address>
									<addrLine>22 Myru Ave</addrLine>
									<postCode>10004</postCode>
									<settlement>Zhytomyr</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Mykola</forename><forename type="middle">P</forename><surname>Romanchuk</surname></persName>
							<email>romannik@ukr.net</email>
							<affiliation key="aff0">
								<orgName type="institution">Korolyov Zhytomyr Military Institute</orgName>
								<address>
									<addrLine>22 Myru Ave</addrLine>
									<postCode>10004</postCode>
									<settlement>Zhytomyr</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Olena</forename><forename type="middle">M</forename><surname>Naumchak</surname></persName>
							<email>olenanau@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="institution">Korolyov Zhytomyr Military Institute</orgName>
								<address>
									<addrLine>22 Myru Ave</addrLine>
									<postCode>10004</postCode>
									<settlement>Zhytomyr</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Dmytro</forename><forename type="middle">L</forename><surname>Fedorchuk</surname></persName>
							<email>fedor4uk.d@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="institution">Korolyov Zhytomyr Military Institute</orgName>
								<address>
									<addrLine>22 Myru Ave</addrLine>
									<postCode>10004</postCode>
									<settlement>Zhytomyr</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Leonid</forename><forename type="middle">M</forename><surname>Naumchak</surname></persName>
							<email>naumchak.leonid@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="institution">Korolyov Zhytomyr Military Institute</orgName>
								<address>
									<addrLine>22 Myru Ave</addrLine>
									<postCode>10004</postCode>
									<settlement>Zhytomyr</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
							<affiliation key="aff0">
								<orgName type="institution">Korolyov Zhytomyr Military Institute</orgName>
								<address>
									<addrLine>22 Myru Ave</addrLine>
									<postCode>10004</postCode>
									<settlement>Zhytomyr</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Improved model for detecting randomly oriented objects on remote sensing images</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">BA24D7ED664DB9231B465B91D22E18D8</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T18:09+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>CEUR Workshop Proceedings remote sensing, randomly oriented object, detector, object detection L. M. Naumchak) 0000-0001-5064-3272 (I. A. Pilkevych)</term>
					<term>0000-0002-0087-8994 (M. P. Romanchuk)</term>
					<term>0000-0003-3336-1032 (O. M. Naumchak)</term>
					<term>0000-0003-2896-3522 (D. L. Fedorchuk)</term>
					<term>0000-0002-7311-6659 (L. M. Naumchak)</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Object detection in optical remote sensing images is an important task. In recent years, methods based on convolutional neural networks have shown progress. However, due to object variations such as scale, aspect ratio, and random orientation, detection is difficult to further improve. Most convolutional neural networks use rectangular bounding boxes for object detection parallel to the image coordinate axes, which is effective. However, for military objects in satellite images, which may have a large aspect ratio and be randomly oriented, rectangular bounding boxes may not always provide sufficient target localization. In this paper, methods based on the rotation of rectangular frames or other polygonal boundaries are considered, including the following. Rotation Region Proposal Network (RRPN) and Rotation Region CNN (R2CNN). One-stage models such as SSD, YOLO, and RetinaNet have demonstrated high speed and accuracy. The new YOLOv11 model, which is a further development of the one-stage model approaches, demonstrates an increase in the accuracy and speed of object detection and recognition. The purpose of the study is the analysis of modern neural network models and their improvement to enhance the accuracy of detecting and recognizing small densely located, randomly oriented objects on satellite images. The paper proposes a model with a five-parameter regression that includes the parameter of the rotation angle of the bounding box. The results of the study show that this model improves the accuracy of object detection in complex scenarios by providing accurate determination of their orientation and scale.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>In world practice, computer vision technologies are widely used to process remote sensing images. To identify objects in remote sensing images, it is necessary to solve the tasks of detecting, recognizing, assigning accurate bounding boxes or masks for small, randomly oriented objects, separating them from the background, and providing object class labels <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>.</p><p>Currently, a large number of models based on convolutional neural networks have been developed to improve the accuracy of object detection and recognition. In the process of recognizing and locating an object, the neural network model uses a rectangular bounding box to detect it, and then classifies and distinguishes between the object itself or the background within it <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref>. Most cases of object detection from a perspective parallel to the Earth are parallel to the image coordinate axis with a small aspect ratio. As a result, a rectangular bounding box can better cover objects and contain less background <ref type="bibr" target="#b4">[5]</ref>. However, in the case of observing military objects with a large aspect ratio and disordered direction in images acquired remotely from an observation angle perpendicular to the Earth <ref type="bibr" target="#b5">[6]</ref>, it is not possible to accurately surround the object with a rectangular bounding box alone <ref type="bibr" target="#b6">[7]</ref>. In the field of computer image processing, a detector is a model for detecting and recognizing objects. To solve the problem of detecting simple objects, one-stage and two-stage detectors are used. One-stage detectors include: SSD, YOLO, RetinaNet, R³Det, RSDet, RIDet, FCOS, CSL, DCL, GWD, KLD, KFioU, and two-stage detectors include Fast R-CNN, Faster R-CNN, Mask R-CNN, Cascade R-CNN, RRPN, R²CNN, SCRDet, SCRDet++ <ref type="bibr" target="#b7">[8]</ref>.</p><p>Classical object detection is the detection of a simple object in an image using a horizontal bounding box. Nowadays, many high-performance methods for detecting simple objects, such as the two-stage model described by Fast R-CNN <ref type="bibr" target="#b8">[9]</ref> and Faster R-CNN <ref type="bibr" target="#b9">[10]</ref>, focus on accuracy and reduce the amount of computation to improve detection speed. To solve the problem of changing the scale of an object in an image, the pyramidal feature network (FPN) method was proposed.</p><p>Since most approaches are based on the assumption that objects are located along horizontal lines in the image, the detector uses a rectangular bounding box parallel to the coordinate axis to detect and locate the object in the image. Then it classifies the object or background directly within this frame <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref>. As a result, the task of detecting randomly rotated objects with a large aspect ratio arises, which increases the bounding box and, as a result, leads to overloading of the detector during classification, and in the case of detecting randomly rotated, densely spaced objects, the overlapping frames process complex scenes and make it difficult to distinguish a single object <ref type="bibr" target="#b10">[11]</ref> (figure <ref type="figure" target="#fig_1">1</ref>). To solve the problem of detecting randomly oriented objects, approaches based on the rotation of a rectangular bounding box or other polygonal bounding boxes are used. For example, the Rotation Region Proposal Network (RRPN) <ref type="bibr" target="#b11">[12]</ref> obtains a region of interest based on the rotated anchor for feature detection. The Rotational Region CNN (R2CNN) <ref type="bibr" target="#b12">[13]</ref> is based on the Fast R-CNN, using two types of pooling size with different width-to-height ratios. However, newly developed models using the approach of two-stage detectors based on traditional horizontal region detection do not produce results with the required speed and accuracy.</p><p>The CornerNet <ref type="bibr" target="#b13">[14]</ref>, CenterNet <ref type="bibr" target="#b14">[15]</ref>, and ExtremeNet methods have gained popularity, which select and group a set of certain key points of an object, such as corners, peaks, etc., to build a bounding box.</p><p>Single-stage detection methods (single-frame multi-box SSD detector <ref type="bibr" target="#b15">[16]</ref>, YOLO family of models, and RetinaNet <ref type="bibr" target="#b16">[17]</ref>) are based on bounding box regression. YOLOv11 <ref type="bibr" target="#b17">[18]</ref> is the most advanced model that supports all the previous ones, and is improved by a new backbone network, detection unit, and loss function <ref type="bibr" target="#b18">[19]</ref>.</p><p>Their advantage is the higher speed of object detection and recognition. The disadvantage of the considered approaches is that they do not take into account the cases of complex scenarios on satellite images when it is necessary to detect small, densely located, randomly rotated objects, the detection of which remains relevant under such conditions.</p><p>The YOLOv11 object detection system is a single-stage system, but its accuracy is higher than most two-stage detectors, and it is also fast. Therefore, in this paper, we use YOLOv11, on the basis of which we implement the detection of randomly rotated objects. The purpose of the article is the analysis of neural network models and their improvement as a tool for improving the accuracy of detecting and recognizing small, arbitrarily rotated objects on satellite images.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Theoretical background</head><p>The considered detectors for detecting objects in images use a rectangular bounding box parallel to the coordinate axes, which, when detecting randomly rotated objects with a large aspect ratio, increases the bounding box and, as a result, leads to overloading of the detector in the case of classification. In addition, it does not provide accurate information about the object's orientation and scale.</p><p>To implement the detection of objects with randomly orientation, each detector and dataset provides its own definition of the rotation angle. The DOTA dataset <ref type="bibr" target="#b19">[20]</ref> stores the coordinates of the four corners of the object's bounding box. R2CNN <ref type="bibr" target="#b20">[21]</ref> uses the coordinates of the first two clockwise corners of the four (𝑥 1 , 𝑦 1 ; 𝑥 2 , 𝑦 2 ) and the height of the rectangle to define the frame. A common method is five-parameter regression, which adds an angle 𝜃 parameter in addition to the basic parameters𝑥𝑦 and 𝑤ℎ, to represent the bounding box in any direction. As shown in figure <ref type="figure" target="#fig_2">2</ref>) (left), this is an acute angle formed by the width (or height) of the bounding box and the axis 𝑥 in the range of 0 − 90 ∘ . Another method is that the angle formed between the longest side of the rectangle and the axis 𝑥 is between −90 ∘ and +90 ∘ , as shown in figure <ref type="figure" target="#fig_2">2</ref>) (right). In the proposed model, the image label is pre-processed, in which the processing mainly concerns the label part, and the angle information is obtained from the spatial label 𝑥𝑦𝑤ℎ of the object. Data preprocessing allows us to obtain the object's orientation angle from −90 ∘ to +90 ∘ and the division into width 𝑤 and height ℎ.</p><p>The architecture of the YOLOv11 model, which is designed for improving small object detection and accuracy while maintaining real-time inference speed, is shown in figure <ref type="figure" target="#fig_4">4</ref>. The network consists of the following parts: input, main, and prediction. Some modules are omitted in the figure and only the general structure is shown. The input part is used to extract features from the image, from which three feature maps are sequentially extracted, which pass through the main part, where a number of operations are performed on them, such as convolution (*), upsampling (↑) and combining ( ⨁︀ ). The convolution (*) consists of a 2D convolutional layer and a 2D batch normalization layer with SiLU activation function <ref type="bibr" target="#b21">[22]</ref>. YOLOv11 uses C3K2 blocks to handle feature extraction at different processing stages. The C3K2 block optimizes information processing by dividing the feature map and applying a series of smaller kernel convolutions 3 × 3, which are faster and cheaper to compute compared to large kernel convolutions. It consists of convolution blocks at the beginning and end, followed by a series of convolution blocks with interval pooling that disregards residuals when negative, and ends with a pooling and simple convolution block.</p><p>A special feature of YOLOv11 is the use of fast spatial pyramid fusion (SPFF), which was developed to combine features from different regions of the image at different scales. To merge features, SPFF uses multiple maximal pooling operations (with different kernel sizes) to aggregate multi-scale contextual information. This improves the processing of fine-grained objects in images.</p><p>One of the significant innovations in YOLOv11 is the addition of the Cross Stage Partial with Spatial Attention (C2PSA) block. This block introduces attention mechanisms that improve the model's focus on important areas of the image, such as smaller or partially covered objects, by emphasizing spatial relevance in feature maps.</p><p>Prediction produces detection blocks for three different scales (low, medium, high) using the feature maps created by the previous processing steps. This approach ensures that small objects are detected in greater detail while larger objects are captured by higher-level features.</p><p>As a result of processing, the neural network produces three predictions for the scales 80 × 80, 40 × 40, 20 × 20. The format of the predicted object label for all scales is provided in the following format: 𝑐𝑙𝑠 -general label category and five parameters of the bounding box (𝑥, 𝑦 -coordinates of the lower left corner; 𝑤, ℎ -width and height; 𝜃 -angle of inclination to the 𝑥-axis).</p><p>In the proposed five-parameter model (𝑥, 𝑦, 𝑤, ℎ, 𝜃), regression is used to predict the rotation of the object bounding box, since weapons and military equipment samples on satellite images have a fixed aspect ratio, and the direction parallel to the longer side is defined as the direction of the object's movement. Therefore, to facilitate the regression task, the longer side is defined as 𝑤, and the shorter side is defined as ℎ. Thus, the direction parallel to is the direction of motion of the object. The angle between the longer side 𝑤 and the axis 𝑥 is the angle of rotation. Given that the required range of angles is [−90 ∘ , 90 ∘ ], the function 𝑎𝑟𝑐𝑠𝑖𝑛 is chosen to calculate the angle 𝜃. The rotation angle is calculated using the expression (figure <ref type="figure" target="#fig_4">4</ref>):</p><formula xml:id="formula_0">𝜃 = arcsin[(𝑦 𝑥(𝑚𝑖𝑛) − 𝑦 𝑥(𝑚𝑎𝑥) )/𝑤],<label>(1)</label></formula><p>The two points on the longest side 𝑤, 𝑦 𝑥(𝑚𝑖𝑛) , describe the value of the point on the axis 𝑦 with the smaller value on the axis 𝑥, 𝑦 𝑥(𝑚𝑎𝑥) , describing the opposite.</p><p>To accurately determine the angles, it is also necessary to perform a conversion between the fiveparameter method and the four-point annotation 𝑥 1 𝑦 1 , 𝑥 2 𝑦 2 , 𝑥 3 𝑦 3 , 𝑥 4 𝑦 4 . The YOLOv11 model module, which performs data preprocessing, affine and color transformations of the image, receives four points of the object's corners as input. When recalculated, the final result of target detection is the coordinates of the four corner points with a rotating bounding box applied to the original image. An example of coordinate calculation for the coordinate 𝑥 𝑖 :</p><formula xml:id="formula_1">𝐹 𝑥 𝑖 = (−1) 𝐿(𝑂𝑥 𝑖 ,𝐶𝑥) 𝑤𝑐𝑜𝑠𝜃 − (−1) 𝐿(𝑂𝑦 𝑖 𝐶𝑦) ℎ𝑠𝑖𝑛𝜃 2 + 𝐶𝑥,<label>(2)</label></formula><formula xml:id="formula_2">𝐿(𝑜𝑥, 𝐶𝑥) = {︂ 0 𝑂𝑥 &gt; 𝐶𝑥 1 𝑂𝑥 &lt; 𝐶𝑥 ,<label>(3)</label></formula><p>where 𝐹 𝑥 𝑖 is the final value of the point after the transformation; 𝐿(𝑂𝑥 𝑖 , 𝐶 𝑥 ) -is the relative value of the location of the initial corner point 𝑂𝑥 and the center point 𝐶𝑥.</p><p>The angle value is added to solve the problem of regressing the object's direction of rotation. For example, in a neural network, when processing an input image with 80 object detection and recognition categories and using the four-parameter method (𝑥, 𝑦, 𝑤, ℎ) to locate the target, the final output matrix is 𝐹 × 𝐹 × (80 + 4 + 1). 𝐹 provides the dimension of the feature map output by the last prediction layer, and is the probability that a certain pixel in the feature map is the center point of the object; the main part module is located between the two layers mentioned above and provides some modules such as FPN. Therefore, to use the five-parameter positioning method, an additional channel is added to the main part to predict the angle value (figure <ref type="figure" target="#fig_4">4</ref>).</p><p>When using the five-parameter positioning method, the center point of the object in the classification and positioning prediction matrix in the original layer of the feature map is placed in a rectangular coordinate system. As a result, during the training of the neural network model, a significant distance between the training sample and the object prediction can lead to large values of the loss function, which will not contribute to the convergence of the neural network model.</p><p>Therefore, first, the cell of the coordinate grid where the label is placed is determined. Its upper left corner is the origin. Subsequently, the coordinates 𝑥𝑦 are calculated as the offset of 𝑡  The result given by the prediction part of the neural network model cannot be directly calculated for the loss function. To limit it within a given range, we use coordinate regression functions 𝑏 𝑥 , 𝑏 𝑦 , -[−0, 5; 0, 5]:</p><formula xml:id="formula_3">𝑏 𝑥 = 2 1 + 𝑒 −𝑡 − 0, 5 + 𝐶 𝑥 ,<label>(4)</label></formula><p>where 𝑏 𝑥 is the actual position of the center point of the predicted bounding box; 𝑡 𝑥 is the output value of the neural network model after calculation; 𝐶 𝑥 is the value of the grid origin; angle of inclination 𝑏 𝜃 -[−1, 5; 1, 5] -(calculated in radians):</p><formula xml:id="formula_4">𝑏 𝜃 = 3 1 + 𝑒 −𝜃 − 1, 5,<label>(5)</label></formula><p>The loss functions 𝐿 for training the neural network model for positioning and orienting the bounding box are:</p><formula xml:id="formula_5">𝐿 = 𝐿 𝑐𝑖𝑜𝑢 + 𝐿 𝑎𝑛𝑔𝑙𝑒 ,<label>(6)</label></formula><p>where the loss functions 𝐿 𝑐𝑖𝑜𝑢 are for calculating the size and location of the center, and 𝐿 𝑎𝑛𝑔𝑙𝑒 -for calculating the angle of rotation.</p><p>The function 𝐿 𝑐𝑖𝑜𝑢 <ref type="bibr" target="#b19">[20]</ref> (figure <ref type="figure" target="#fig_6">5</ref>) works with the width 𝑤, height ℎ, distances 𝑑 between the two center points of the bounding boxes and 𝑐 -between the outer corners of their union. In figure <ref type="figure" target="#fig_6">5</ref>, the bounding box of the training sample ̃︀ 𝐵 is marked with a solid line, the predicted one 𝐵 with a dashed line, the intersection 𝐼( ̃︀ 𝐵, 𝐵) with a dashed line, and the union 𝑈 ( ̃︀ 𝐵, 𝐵) with a dotted line. The full loss function 𝐿 𝑐 𝑖𝑜𝑢 can be described as follows:</p><formula xml:id="formula_6">𝐿 𝑐 𝑖𝑜𝑢 = 1 − 𝐼𝑂𝑈 + 𝜌 2 ( ̃︀ 𝑏, 𝑏) 𝑐 2 + 𝛼𝜈,<label>(7)</label></formula><p>where 𝜌 is the Euclidean distance between the center points ̃︀ 𝑏, 𝑏 of the bounding boxes ̃︀ 𝐵 and 𝐵, 𝑐 is the minimum diagonal distance of their union, 𝛼 and 𝜈 is the penalty of the loss function for the distance between the center points and the aspect ratio of the bounding boxes.</p><p>The components of 𝐿 𝑐 𝑖𝑜𝑢 take into account the following: 𝐼𝑂𝑈 calculates the intersection area over the union of the training sample bounding box and the object prediction:</p><formula xml:id="formula_7">𝐼𝑂𝑈 = 𝐼( ̃︀ 𝐵, 𝐵) 𝑈 ( ̃︀ 𝐵, 𝐵) ,<label>(8)</label></formula><p>𝛼 takes into account the aspect ratio:</p><formula xml:id="formula_8">𝛼 = 𝜈 (1 − 𝐼𝑂𝑈 ) + 𝜈 ,<label>(9)</label></formula><p>𝜈 is used to measure the consistency of the aspect ratio:</p><formula xml:id="formula_9">𝜈 = 4 𝜋 2 (arctan ̃︀ 𝑤 ︀ ℎ − arctan 𝑤 ℎ ) 2 ,<label>(10)</label></formula><p>The rotation angle is calculated by the individual losses of 𝑆𝑚𝑜𝑜𝑡ℎ𝐿1:</p><formula xml:id="formula_10">𝐿 𝑆𝑚𝑜𝑜𝑡ℎ𝐿1 = ⎧ ⎨ ⎩ 0.5( ̃︀ 𝜃 − 𝜃) 2 ⃒ ⃒ ⃒ ̃︀ 𝜃 − 𝜃 ⃒ ⃒ ⃒ &lt; 1 ⃒ ⃒ ⃒ ̃︀ 𝜃 − 𝜃 ⃒ ⃒ ⃒ − 0.5 ⃒ ⃒ ⃒ ̃︀ 𝜃 − 𝜃 ⃒ ⃒ ⃒ ≥ 1 ,<label>(11)</label></formula><p>where ̃︀ 𝜃 -rotation angle of the training sample ̃︀ 𝐵; 𝜃 -angle according to the forecast. Backpropagation will gradually reduce the training losses of the neural network model to achieve the expected object detection result.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Experimental results</head><p>To evaluate the results of the proposed rotating detector model, comparative experiments were conducted on the DOTA reference dataset. The DOTA images were collected from Google Earth, GF-2 and JL-1 satellite remote sensing data provided by the China Satellite Data Resource and Application Center, and aerial photographs from CycloMedia. DOTA consists of RGB and grayscale images. RGB images are taken from Google Earth and CycloMedia, and grayscale images are taken from the panchromatic range of GF-2 and JL-1 satellite images. All images are saved in png format. The dataset contains 11268 remote sensing images (whose sizes vary from 800 × 800 to 20000 × 20000 pixels) with 1793658 instances, which are divided into 18 categories. Dataset composition: 4622 images with 621973 instances are the training set; 593 images with 81048 instances are the validation set; 6053 images with 1090637 instances are the test set. Each instance is labeled as a rectangle with clockwise dots. 𝑥 1 𝑦 1 , 𝑥 2 𝑦 2 , 𝑥 3 𝑦 3 , 𝑥 4 𝑦 4 Half of the images in this set were used as a training set, one third as a test set, and one sixth as a validation set.</p><p>To evaluate the performance of the model, we used the mean accuracy metric (mAP), which calculates the average of the mAP scores for the variable IoU values. It allows penalizing a large number of bounding boxes with incorrect classifications to avoid over-specialization in a few classes at the expense of weak overfitting in others.</p><p>The model was trained for 120 epochs with a learning rate of 0.01 and a momentum of 0.937. To finalize the model, 3 TTAs were applied (minor image slicing with 650 × 650, 750 × 750, 850 × 850, and rotation (0 ∘ , 90 ∘ , 180 ∘ , 270 ∘ ). To take into account the location of the image in the image (to reduce the influence of objects with larger curved features at the edge of the image), we reduced the probability by a correction factor of 0.8.</p><p>As a result of tuning the developed model, along with increasing the image set and post-processing, the accuracy of mAP object detection and recognition was improved by 0.33%, which is 81.69 compared to YOLOv11-obb.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>Ihor A. Pilkevych et al. CEUR Workshop Proceedings 118-126</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Traditional bounding box of an image object detector.</figDesc><graphic coords="2,72.00,307.88,451.28,177.51" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Defining the bounding box.</figDesc><graphic coords="3,72.00,366.08,451.28,270.09" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Model for detecting and recognizing randomly oriented objects in an image.</figDesc><graphic coords="4,72.00,65.61,451.26,252.38" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Calculating the angle of rotation.</figDesc><graphic coords="5,162.25,65.61,270.78,279.39" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head></head><label></label><figDesc>𝑥 and 𝑡 𝑦 relative to the upper left corner in the range of values [0; −1], which reduces the value of the loss function. When training the neural network to increase the accuracy of localization of positive label predictions, YOLOv11 uses one training sample to create three positive predictions, which leads to a change in the range of coordinates 𝑡 𝑥 and 𝑡 𝑦 [−0, 5; 1, 5] (figure 5).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: CIOU loss function.</figDesc><graphic coords="6,184.82,267.09,225.64,145.51" type="bitmap" /></figure>
		</body>
		<back>

			<div type="availability">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>https://ieeexplore.ieee.org/author/37089181628 (I. A. Pilkevych); https://ieeexplore.ieee.org/author/37087013658 (M. P. Romanchuk); https://ieeexplore.ieee.org/author/37089181640 (O. M. Naumchak); https://ieeexplore.ieee.org/author/37089179622 (D. L. Fedorchuk); https://ieeexplore.ieee.org/author/37089179498</p></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Conclusion</head><p>To improve the efficiency and reliability of detailed interpretation of remote sensing data, we analyzed the methods of automatic image processing. As a result, the study of neural network models to solve the problem of detecting and recognizing small randomly oriented objects in satellite images revealed difficulties that reduce the accuracy of object detection and recognition.</p><p>In this study, a rotating bounding box detection model based on YOLOv11 is proposed to solve the problem of traditional horizontal detectors that have difficulty detecting targets with high density, high aspect ratio and overlapping bounding boxes. A rotation angle channel and a corresponding angular loss calculation function were added to the original YOLOv11 model. To achieve the learning effect, data label preprocessing was set up to detect and calculate the width, height, and angle of the objects. A publicly available remote sensing dataset was selected to validate the model results and assess its effectiveness. Experimental data and visual analysis showed that the YOLOv11-based model is an effective choice for detecting and recognizing small-scale multidirectional remote sensing images. Further research should focus on solving the problem of detecting and recognizing objects by detector models in adverse meteorological conditions.</p><p>Declaration on Generative AI: The authors have not employed any generative AI tools.</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Detection of vehicles on images obtained from unmanned aerial vehicles using instance segmentation</title>
		<author>
			<persName><forename type="first">S</forename><surname>Kovbasiuk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Kanevskyy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Chernyshuk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Romanchuk</surname></persName>
		</author>
		<idno type="DOI">10.1109/TCSET49122.2020.235437</idno>
	</analytic>
	<monogr>
		<title level="m">15th International Conference on Advanced Trends in Radioelectronics, Telecommunications and Computer Engineering</title>
				<meeting><address><addrLine>TCSET</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2020">2020. 2020</date>
			<biblScope unit="page" from="267" to="271" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">A hybrid segmentation cascade model for automatic object decoding on aerial images, Modern information technologies in the field of security and defense</title>
		<author>
			<persName><forename type="first">S</forename><surname>Kovbasiuk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Kanevskyy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Romanchuk</surname></persName>
		</author>
		<idno type="DOI">10.33099/2311-7249/2019-35-2-65-70</idno>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="volume">35</biblScope>
			<biblScope unit="page" from="65" to="70" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">An intelligent multiple vehicle detection and tracking using modified vibe algorithm and deep learning algorithm</title>
		<author>
			<persName><forename type="first">D</forename><surname>Sudha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Priyadarshini</surname></persName>
		</author>
		<idno type="DOI">10.1007/s00500-020-05042-z</idno>
	</analytic>
	<monogr>
		<title level="j">Soft Computing</title>
		<imprint>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="page" from="17417" to="17429" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Unsupervised classification of erroneous video object trajectories</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Ahmed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">P</forename><surname>Dogra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">P</forename><surname>Roy</surname></persName>
		</author>
		<idno type="DOI">10.1007/s00500-017-2656-x</idno>
	</analytic>
	<monogr>
		<title level="j">Soft Computing</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="page" from="4703" to="4721" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Small-scale moving target detection in aerial image by deep inverse reinforcement learning</title>
		<author>
			<persName><forename type="first">W</forename><surname>Sun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Yan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Sun</surname></persName>
		</author>
		<idno type="DOI">10.1007/s00500-019-04404-6</idno>
	</analytic>
	<monogr>
		<title level="j">Soft Computing</title>
		<imprint>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="page" from="5897" to="5908" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Multi-Perspective Object Detection for Remote Criminal Analysis Using Drones</title>
		<author>
			<persName><forename type="first">P</forename><surname>Araujo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Fontinele</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Oliveira</surname></persName>
		</author>
		<idno type="DOI">10.1109/lgrs.2019.2940546</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Geoscience and Remote Sensing Letters</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="page" from="1283" to="1286" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Object Detection Based on Efficient Multiscale Auto-Inference in Remote Sensing Images</title>
		<author>
			<persName><forename type="first">S</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Mu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zhao</surname></persName>
		</author>
		<idno type="DOI">10.1109/LGRS.2020.3004061</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Geoscience and Remote Sensing Letters</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="page" from="1650" to="1654" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Object Detection Performance: A Comparative Study</title>
		<author>
			<persName><forename type="first">J</forename><surname>Qaddour</surname></persName>
		</author>
		<idno type="DOI">10.21203/rs.3.rs-3181849/v1</idno>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Fast R-CNN</title>
		<author>
			<persName><forename type="first">R</forename><surname>Girshick</surname></persName>
		</author>
		<idno type="DOI">10.1109/ICCV.2015.169</idno>
	</analytic>
	<monogr>
		<title level="m">IEEE International Conference on Computer Vision (ICCV)</title>
				<meeting><address><addrLine>Santiago, Chile</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="1440" to="1448" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks</title>
		<author>
			<persName><forename type="first">S</forename><surname>Ren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>He</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Girshick</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Sun</surname></persName>
		</author>
		<idno type="DOI">10.1109/TPAMI.2016.2577031</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Pattern Analysis and Machine Intelligence</title>
		<imprint>
			<biblScope unit="volume">39</biblScope>
			<biblScope unit="page" from="1137" to="1149" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">CDD-Net: A Context-Driven Detection Network for Multiclass Object Detection</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Li</surname></persName>
		</author>
		<idno type="DOI">10.1109/LGRS.2020.3042465</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Geoscience and Remote Sensing Letters</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="page" from="1" to="5" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Arbitrary-Oriented Scene Text Detection via Rotation Proposals</title>
		<author>
			<persName><forename type="first">J</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Shao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Ye</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Zheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Xue</surname></persName>
		</author>
		<idno type="DOI">10.1109/TMM.2018.2818020</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Multimedia</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page" from="3111" to="3122" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Jiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Fu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Luo</surname></persName>
		</author>
		<idno>CoRR abs/1706.09579</idno>
		<ptr target="http://arxiv.org/abs/1706.09579.arXiv:1706.09579" />
		<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">CornerNet: Detecting Objects as Paired Keypoints</title>
		<author>
			<persName><forename type="first">H</forename><surname>Law</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Deng</surname></persName>
		</author>
		<idno type="DOI">10.1007/s11263-019-01204-1</idno>
	</analytic>
	<monogr>
		<title level="j">International Journal of Computer Vision</title>
		<imprint>
			<biblScope unit="volume">128</biblScope>
			<biblScope unit="page" from="642" to="656" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<author>
			<persName><forename type="first">X</forename><surname>Zhou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Krähenbühl</surname></persName>
		</author>
		<idno>CoRR abs/1904.07850</idno>
		<ptr target="http://arxiv.org/abs/1904.07850.arXiv:1904.07850" />
		<title level="m">Objects as Points</title>
				<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">SSD: Single Shot MultiBox Detector</title>
		<author>
			<persName><forename type="first">W</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Anguelov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Erhan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Szegedy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Reed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C.-Y</forename><surname>Fu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">C</forename><surname>Berg</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-319-46448-0_2</idno>
	</analytic>
	<monogr>
		<title level="m">Computer Vision -ECCV 2016</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">B</forename><surname>Leibe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Matas</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Sebe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Welling</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2016">9905. 2016</date>
			<biblScope unit="page" from="21" to="37" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Focal Loss for Dense Object Detection</title>
		<author>
			<persName><forename type="first">T.-Y</forename><surname>Lin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Goyal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Girshick</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>He</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Dollár</surname></persName>
		</author>
		<idno type="DOI">10.1109/TPAMI.2018.2858826</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Pattern Analysis and Machine Intelligence</title>
		<imprint>
			<biblScope unit="volume">42</biblScope>
			<biblScope unit="page" from="318" to="327" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<title level="m" type="main">YOLOv11: An Overview of the Key Architectural Enhancements</title>
		<author>
			<persName><forename type="first">R</forename><surname>Khanam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hussain</surname></persName>
		</author>
		<idno type="DOI">10.48550/ARXIV.2410.17725</idno>
		<idno type="arXiv">arXiv:2410.17725</idno>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">An improved Tiny YOLOv3 for real-time object detection</title>
		<author>
			<persName><forename type="first">W</forename><surname>Gai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Jing</surname></persName>
		</author>
		<idno type="DOI">10.1080/21642583.2021.1901156</idno>
	</analytic>
	<monogr>
		<title level="j">Systems Science &amp; Control Engineering</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page" from="314" to="321" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">DOTA: A Large-Scale Dataset for Object Detection in Aerial Images</title>
		<author>
			<persName><forename type="first">G.-S</forename><surname>Xia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Bai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ding</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Belongie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Luo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Datcu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Pelillo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Zhang</surname></persName>
		</author>
		<idno type="DOI">10.1109/CVPR.2018.00418</idno>
	</analytic>
	<monogr>
		<title level="m">IEEE/CVF Conference on Computer Vision and Pattern Recognition</title>
				<imprint>
			<date type="published" when="2018">2018. 2018</date>
			<biblScope unit="page" from="3974" to="3983" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<monogr>
		<title level="m" type="main">R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Jiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Fu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Luo</surname></persName>
		</author>
		<idno>CoRR abs/1706.09579</idno>
		<ptr target="http://arxiv.org/abs/1706.09579.arXiv:1706.09579" />
		<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Sigmoid-weighted linear units for neural network function approximation in reinforcement learning</title>
		<author>
			<persName><forename type="first">S</forename><surname>Elfwing</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Uchibe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Doya</surname></persName>
		</author>
		<idno type="DOI">10.1016/J.NEUNET.2017.12.012</idno>
	</analytic>
	<monogr>
		<title level="j">Neural Networks</title>
		<imprint>
			<biblScope unit="volume">107</biblScope>
			<biblScope unit="page" from="3" to="11" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
