In non-stationary data streams, the challenges of concept drift are further compounded by the issue of Intermediate Verification Latency (IVL), which can impede timely model adaptation. IVL refers to the finite delay ...
详细信息
ISBN:
(数字)9798350359312
ISBN:
(纸本)9798350359329
In non-stationary data streams, the challenges of concept drift are further compounded by the issue of Intermediate Verification Latency (IVL), which can impede timely model adaptation. IVL refers to the finite delay between the arrival of data features and their corresponding labels. This delay could pose a significant challenge in adapting models to new concepts, ultimately hindering predictive performance. However, existing IVL approaches exhibit certain limitations. Some approaches passively wait for delayed labels, thereby overlooking temporarily unlabeled data. Other approaches employ pseudo-labeling for immediate model updates, but may risk losing valuable information when reverting model states to rectify previous pseudo-labeling mistakes. To overcome these limitations, we propose a novel approach called Micro-cluster based Immediate Pseudo-Labeling with Oriented Synthetic Correction (MIPLOSC). MIPLOSC leverages micro-cluster systems to effectively capture data distributions, thus facilitating its two core components: immediate pseudo-labeling and oriented synthetic correction. The immediate pseudo-labeling mechanism facilitates immediate utilization of temporarily unlabeled data, and the oriented synthetic correction mechanism enables finergrained rectification from previous erroneous pseudo-labels and concept drift, minimizing the loss of learned information. Experimental studies validated the effectiveness of MIPLOSC in addressing IVL, demonstrating its superiority over competing methods in both space consumption and predictive performance across varying degrees of label delay.
This work addresses the problem of recursive state estimation for networked control systems with unknown nonlinearities and binary-encoding mechanisms (BEMs). To enhance transmission reliability and reduce network res...
详细信息
This work addresses the problem of recursive state estimation for networked control systems with unknown nonlinearities and binary-encoding mechanisms (BEMs). To enhance transmission reliability and reduce network resource consumption, BEMs are used to convert measurement signals into binary bit strings (BBSs) of limited length, which are then transmitted to the estimator through noisy communication channels. During transmission, random bit errors may occur in the BBSs due to channel noise. For the considered nonlinear networked control systems affected by random bit errors, a neural-network (NN)-based recursive estimation strategy is proposed, where an NN with a time-varying tuning scalar is employed to approximate the unknown nonlinearity of the networked control systems. By using the proposed strategy, the upper bounds of the estimation error of the system state and the trace of the estimation error of the NN weight (NNW) are first derived. These bounds are then minimized by recursively designing both the estimator gain matrix and the tuning scalar of the NNW. Finally, the effectiveness of the proposed estimation strategy is demonstrated through a numerical example.
In this paper, a traditional one v.s. one pursuit and evasion scenario is considered. The evader aims to reach her target and avoid being captured by the pursuer, while the pursuer, without the knowledge of the evader...
详细信息
In this paper, we present FEIF, a novel framework for 6D object pose estimation from a single RGBD image. Compared with previous approaches, this model fully leverages the complementary RGB and depth information throu...
详细信息
ISBN:
(纸本)9781665481106
In this paper, we present FEIF, a novel framework for 6D object pose estimation from a single RGBD image. Compared with previous approaches, this model fully leverages the complementary RGB and depth information through lay-erwise feature excitation and interactive fusion, thus improving the effectiveness and robustness of extracted features. The representative RGBD features can be subsequently applied for object keypoints prediction and pose computation. In addition, our FEIF includes a self-evaluation module to make robots aware of the confidence of pose estimation, so they are flexible to take the corresponding strategy for following tasks. Experiment results prove the SOTA performance of our model on LineMOD, Occlusion-LineMOD and YCB-Video datasets, and we also demonstrate its applicability and robustness in real-world robotic manipulation.
Task-oriented grasping (TOG) refers to the problem of predicting grasps on an object that enable subsequent manipulation tasks. To model the complex relationships between objects, tasks, and grasps, existing methods i...
详细信息
Due to communication latency with remote ground sites, automatic recognition of Mars terrain is essential for the path-planning of rovers. Currently, most vision-based terrain classification require thousands of fine-...
详细信息
ISBN:
(纸本)9781665481106
Due to communication latency with remote ground sites, automatic recognition of Mars terrain is essential for the path-planning of rovers. Currently, most vision-based terrain classification require thousands of fine-grained training samples, while the undefined terrains on Mars are difficult to be classified or fine-grained labeled. Actually, most of the terrain categories can only be coarse-grained labeled due to several limitations, such as overlapped sub-regions, blurred borders, etc. To solve this problem, CACMT (Coarse-grained Annotation-based Classification for Mars Terrain) is proposed to generate the global fine-grained classification map from the local coarse-grained data. Specifically, the complete pipeline is decomposed into (i) annotation rules with unique design, (ii) hierarchical feature fusion network for predicting sub-features of terrain (iii) and a generator for outputting dense terrain categories of Mars. Finally, the results of actual data on Mars demonstrate that the terrain sub-features can be successfully recognized and a dense terrain classification map can be generated applying only coarse-grained labeled images.
This paper considers the study scenario that the end-effector of a manipulator follows a desired trajectory and interacts with external environment. To maximize the interaction performance, admittance control is combi...
详细信息
ISBN:
(数字)9798350340266
ISBN:
(纸本)9798350340273
This paper considers the study scenario that the end-effector of a manipulator follows a desired trajectory and interacts with external environment. To maximize the interaction performance, admittance control is combined with adaptive dynamic programming (ADP). The optimal admittance parameters can be learned online without prior knowledge of the environment. A data-driven Hybrid Iteration is employed in the ADP, which can relax the initial stabilizing requirement and at the same time has a faster convergence rate compared with Value Iteration. In addition, a more accurate environment model is considered in the system control design, where a general iterative expression is proposed to describe the varying contour of the environment. At last, simulation and experimental studies are given to verify the effectiveness of the proposed method.
As China's steel production accounts for an increasing share of the world's output, the intelligent transformation of the steel industry is becoming increasingly urgent. To address issues such as low levels of...
As China's steel production accounts for an increasing share of the world's output, the intelligent transformation of the steel industry is becoming increasingly urgent. To address issues such as low levels of mobile informationization in steel enterprises and the lack of an industry-specific mobile application platform, it is of great significance to establish a shared mobile application platform for the steel industry. In this paper, the requirements of the platform were analyzed, and the platform's functions were designed. The software design of the platform was then carried out, and the entire mobile application sharing platform was developed, effectively improving the production management efficiency of steel enterprises. The results indicate that the platform can effectively meet the needs of steel enterprises and has significant engineering significance.
For service robots, person re-identification (ReID) and multi-pedestrian tracking (MPT) are vital to get a person's location and link identities across frames. Though their accuracy keeps improving, most work lack...
详细信息
ISBN:
(纸本)9781665481106
For service robots, person re-identification (ReID) and multi-pedestrian tracking (MPT) are vital to get a person's location and link identities across frames. Though their accuracy keeps improving, most work lacks consideration of the application scenario, haunted by limited space, constrained power supply, and demands of the real-time response during human-robot interaction. Some ReID models learn trivial or unrelated features, inhibiting the downstream tasks. To solve these issues, the efficient and light-weighted Head-Shoulder Mask aided ResNet (HSMR) is proposed. This model applies multi-task learning to enhance the feature extraction performance in the training stage without extra computational load during inference. The auxiliary task fully uses head-shoulder information to guide the network and focuses on the head region, which contains the identity information. In experiments on the Tour-Guide Robot Data Base (TGRDB), HSMR earned results better than ResNet-18 on the ReID task and was superior to the recent two-stream method on the MPT task. On the mobile hardware, inference reaches an average of 15.2 FPS, three times faster than the two-stream method. The code is released at https://***/ZhYLin99/HSMR.
In [1] , inaccuracies in several critical equations along with their accompanying descriptions appear in the article. Furthermore, some references are missing, and certain analyses of experiments are flawed.
In [1] , inaccuracies in several critical equations along with their accompanying descriptions appear in the article. Furthermore, some references are missing, and certain analyses of experiments are flawed.
暂无评论