Pub Date : 2024-06-25DOI: 10.1007/s11432-023-4059-6
Zhuo Li, Weiran Wu, Jialin Wang, Gang Wang, Jian Sun
This paper investigates the minimum-time trajectory planning problem of an autonomous vehicle. To deal with unknown and uncertain dynamics of the vehicle, the trajectory planning problem is modeled as a Markov decision process with a continuous action space. To solve it, we propose a continuous advantage learning (CAL) algorithm based on the advantage-value equation, and adopt a stochastic policy in the form of multivariate Gaussian distribution to encourage exploration. A shared actor-critic architecture is designed to simultaneously approximate the stochastic policy and the value function, which greatly reduces the computation burden compared to general actor-critic methods. Moreover, the shared actor-critic is updated with a loss function built as mean square consistency error of the advantage-value equation, and the update step is performed several times at each time step to improve data efficiency. Simulations validate the effectiveness of the proposed CAL algorithm and its better performance than the soft actor-critic algorithm.
本文研究了自动驾驶车辆的最短时间轨迹规划问题。为了处理车辆的未知和不确定动态,轨迹规划问题被建模为具有连续行动空间的马尔可夫决策过程。为了解决这个问题,我们提出了一种基于优势值方程的连续优势学习(CAL)算法,并采用多变量高斯分布形式的随机策略来鼓励探索。我们设计了一种共享行为批判架构,可同时近似随机策略和价值函数,与一般的行为批判方法相比,大大减轻了计算负担。此外,共享行动者批判使用损失函数进行更新,该损失函数建立在优势-价值方程的均方一致性误差之上,更新步骤在每个时间步进行多次,以提高数据效率。模拟验证了所提出的 CAL 算法的有效性,其性能优于软演员批判算法。
{"title":"Continuous advantage learning for minimum-time trajectory planning of autonomous vehicles","authors":"Zhuo Li, Weiran Wu, Jialin Wang, Gang Wang, Jian Sun","doi":"10.1007/s11432-023-4059-6","DOIUrl":"https://doi.org/10.1007/s11432-023-4059-6","url":null,"abstract":"<p>This paper investigates the minimum-time trajectory planning problem of an autonomous vehicle. To deal with unknown and uncertain dynamics of the vehicle, the trajectory planning problem is modeled as a Markov decision process with a continuous action space. To solve it, we propose a continuous advantage learning (CAL) algorithm based on the advantage-value equation, and adopt a stochastic policy in the form of multivariate Gaussian distribution to encourage exploration. A shared actor-critic architecture is designed to simultaneously approximate the stochastic policy and the value function, which greatly reduces the computation burden compared to general actor-critic methods. Moreover, the shared actor-critic is updated with a loss function built as mean square consistency error of the advantage-value equation, and the update step is performed several times at each time step to improve data efficiency. Simulations validate the effectiveness of the proposed CAL algorithm and its better performance than the soft actor-critic algorithm.</p>","PeriodicalId":21618,"journal":{"name":"Science China Information Sciences","volume":"342 1","pages":""},"PeriodicalIF":8.8,"publicationDate":"2024-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141745993","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2024-06-25DOI: 10.1007/s11432-023-4028-1
Changhong Wang, Xudong Yu, Chenjia Bai, Qiaosheng Zhang, Zhen Wang
In reinforcement learning (RL), training a policy from scratch with online experiences can be inefficient because of the difficulties in exploration. Recently, offline RL provides a promising solution by giving an initialized offline policy, which can be refined through online interactions. However, existing approaches primarily perform offline and online learning in the same task, without considering the task generalization problem in offline-to-online adaptation. In real-world applications, it is common that we only have an offline dataset from a specific task while aiming for fast online-adaptation for several tasks. To address this problem, our work builds upon the investigation of successor representations for task generalization in online RL and extends the framework to incorporate offline-to-online learning. We demonstrate that the conventional paradigm using successor features cannot effectively utilize offline data and improve the performance for the new task by online fine-tuning. To mitigate this, we introduce a novel methodology that leverages offline data to acquire an ensemble of successor representations and subsequently constructs ensemble Q functions. This approach enables robust representation learning from datasets with different coverage and facilitates fast adaption of Q functions towards new tasks during the online fine-tuning phase. Extensive empirical evaluations provide compelling evidence showcasing the superior performance of our method in generalizing to diverse or even unseen tasks.
{"title":"Ensemble successor representations for task generalization in offline-to-online reinforcement learning","authors":"Changhong Wang, Xudong Yu, Chenjia Bai, Qiaosheng Zhang, Zhen Wang","doi":"10.1007/s11432-023-4028-1","DOIUrl":"https://doi.org/10.1007/s11432-023-4028-1","url":null,"abstract":"<p>In reinforcement learning (RL), training a policy from scratch with online experiences can be inefficient because of the difficulties in exploration. Recently, offline RL provides a promising solution by giving an initialized offline policy, which can be refined through online interactions. However, existing approaches primarily perform offline and online learning in the same task, without considering the task generalization problem in offline-to-online adaptation. In real-world applications, it is common that we only have an offline dataset from a specific task while aiming for fast online-adaptation for several tasks. To address this problem, our work builds upon the investigation of successor representations for task generalization in online RL and extends the framework to incorporate offline-to-online learning. We demonstrate that the conventional paradigm using successor features cannot effectively utilize offline data and improve the performance for the new task by online fine-tuning. To mitigate this, we introduce a novel methodology that leverages offline data to acquire an ensemble of successor representations and subsequently constructs ensemble <i>Q</i> functions. This approach enables robust representation learning from datasets with different coverage and facilitates fast adaption of <i>Q</i> functions towards new tasks during the online fine-tuning phase. Extensive empirical evaluations provide compelling evidence showcasing the superior performance of our method in generalizing to diverse or even unseen tasks.</p>","PeriodicalId":21618,"journal":{"name":"Science China Information Sciences","volume":"75 1","pages":""},"PeriodicalIF":8.8,"publicationDate":"2024-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141502710","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2024-06-25DOI: 10.1007/s11432-023-4055-1
Qi Wang, Zhiwen Pan, Nan Liu
A novel feature extraction method that can tolerate imbalanced user data is proposed. A cost-sensitive SVM assigns different misclassification costs to faults with different severity levels to optimize the cause diagnosis process. The simulation results demonstrate the effectiveness and superiority of the proposed algorithm.
{"title":"An ensemble and cost-sensitive learning-based root cause diagnosis scheme for wireless networks with spatially imbalanced user data distribution","authors":"Qi Wang, Zhiwen Pan, Nan Liu","doi":"10.1007/s11432-023-4055-1","DOIUrl":"https://doi.org/10.1007/s11432-023-4055-1","url":null,"abstract":"<p>A novel feature extraction method that can tolerate imbalanced user data is proposed. A cost-sensitive SVM assigns different misclassification costs to faults with different severity levels to optimize the cause diagnosis process. The simulation results demonstrate the effectiveness and superiority of the proposed algorithm.</p>","PeriodicalId":21618,"journal":{"name":"Science China Information Sciences","volume":"21 1","pages":""},"PeriodicalIF":8.8,"publicationDate":"2024-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141516008","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2024-06-25DOI: 10.1007/s11432-023-4030-y
Tianshu Yu, Changqun Xia, Jia Li
Video portrait segmentation (VPS), aiming at segmenting prominent foreground portraits from video frames, has received much attention in recent years. However, the simplicity of existing VPS datasets leads to a limitation on extensive research of the task. In this work, we propose a new intricate large-scale multi-scene video portrait segmentation dataset MVPS consisting of 101 video clips in 7 scenario categories, in which 10843 sampled frames are finely annotated at the pixel level. The dataset has diverse scenes and complicated background environments, which is the most complex dataset in VPS to our best knowledge. Through the observation of a large number of videos with portraits during dataset construction, we find that due to the joint structure of the human body, the motion of portraits is part-associated, which leads to the different parts being relatively independent in motion. That is, the motion of different parts of the portraits is imbalanced. Towards this imbalance, an intuitive and reasonable idea is that different motion states in portraits can be better exploited by decoupling the portraits into parts. To achieve this, we propose a part-decoupling network (PDNet) for VPS. Specifically, an inter-frame part-discriminated attention (IPDA) module is proposed which unsupervisedly segments portrait into parts and utilizes different attentiveness on discriminative features specified to each different part. In this way, appropriate attention can be imposed on portrait parts with imbalanced motion to extract part-discriminated correlations, so that the portraits can be segmented more accurately. Experimental results demonstrate that our method achieves leading performance with the comparison to state-of-the-art methods.
{"title":"Towards imbalanced motion: part-decoupling network for video portrait segmentation","authors":"Tianshu Yu, Changqun Xia, Jia Li","doi":"10.1007/s11432-023-4030-y","DOIUrl":"https://doi.org/10.1007/s11432-023-4030-y","url":null,"abstract":"<p>Video portrait segmentation (VPS), aiming at segmenting prominent foreground portraits from video frames, has received much attention in recent years. However, the simplicity of existing VPS datasets leads to a limitation on extensive research of the task. In this work, we propose a new intricate large-scale multi-scene video portrait segmentation dataset MVPS consisting of 101 video clips in 7 scenario categories, in which 10843 sampled frames are finely annotated at the pixel level. The dataset has diverse scenes and complicated background environments, which is the most complex dataset in VPS to our best knowledge. Through the observation of a large number of videos with portraits during dataset construction, we find that due to the joint structure of the human body, the motion of portraits is part-associated, which leads to the different parts being relatively independent in motion. That is, the motion of different parts of the portraits is imbalanced. Towards this imbalance, an intuitive and reasonable idea is that different motion states in portraits can be better exploited by decoupling the portraits into parts. To achieve this, we propose a part-decoupling network (PDNet) for VPS. Specifically, an inter-frame part-discriminated attention (IPDA) module is proposed which unsupervisedly segments portrait into parts and utilizes different attentiveness on discriminative features specified to each different part. In this way, appropriate attention can be imposed on portrait parts with imbalanced motion to extract part-discriminated correlations, so that the portraits can be segmented more accurately. Experimental results demonstrate that our method achieves leading performance with the comparison to state-of-the-art methods.</p>","PeriodicalId":21618,"journal":{"name":"Science China Information Sciences","volume":"41 1","pages":""},"PeriodicalIF":8.8,"publicationDate":"2024-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141516007","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Recent advancements in attribute localization have showcased its potential in discovering the intrinsic semantic knowledge for visual feature representations, thereby facilitating significant visual-semantic interactions essential for zero-shot learning (ZSL). However, the majority of existing attribute localization methods heavily rely on classification constraints, resulting in accurate localization of only a few attributes while neglecting the rest important attributes associated with other classes. This limitation hinders the discovery of the intrinsic semantic relationships between attributes and visual features across all classes. To address this problem, we propose a novel attribute localization refinement (ALR) module designed to enhance the model’s ability to accurately localize all attributes. Essentially, we enhance weak discriminant attributes by grouping them and introduce weighted attribute regression to standardize the mapping values of semantic attributes. This module can be flexibly combined with existing attribute localization methods. Our experiments show that when combined with the ALR module, the localization errors in existing methods are corrected, and state-of-the-art classification performance is achieved.
{"title":"Rethinking attribute localization for zero-shot learning","authors":"Shuhuang Chen, Shiming Chen, Guo-Sen Xie, Xiangbo Shu, Xinge You, Xuelong Li","doi":"10.1007/s11432-023-4051-9","DOIUrl":"https://doi.org/10.1007/s11432-023-4051-9","url":null,"abstract":"<p>Recent advancements in attribute localization have showcased its potential in discovering the intrinsic semantic knowledge for visual feature representations, thereby facilitating significant visual-semantic interactions essential for zero-shot learning (ZSL). However, the majority of existing attribute localization methods heavily rely on classification constraints, resulting in accurate localization of only a few attributes while neglecting the rest important attributes associated with other classes. This limitation hinders the discovery of the intrinsic semantic relationships between attributes and visual features across all classes. To address this problem, we propose a novel attribute localization refinement (ALR) module designed to enhance the model’s ability to accurately localize all attributes. Essentially, we enhance weak discriminant attributes by grouping them and introduce weighted attribute regression to standardize the mapping values of semantic attributes. This module can be flexibly combined with existing attribute localization methods. Our experiments show that when combined with the ALR module, the localization errors in existing methods are corrected, and state-of-the-art classification performance is achieved.</p>","PeriodicalId":21618,"journal":{"name":"Science China Information Sciences","volume":"9 1","pages":""},"PeriodicalIF":8.8,"publicationDate":"2024-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141784755","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2024-06-25DOI: 10.1007/s11432-023-3949-3
Zhijia Zhao, Jiale Wu, Zhijie Liu, We He, C. L. Philip Chen
In this study, an adaptive neural network (NN) control is proposed for nonlinear two-degree-of-freedom (2-DOF) helicopter systems considering the input constraints and global prescribed performance. First, radial basis function NN (RBFNN) is employed to estimate the unknown dynamics of the helicopter system. Second, a smooth nonaffine function is exploited to approximate and address nonlinear constraint functions. Subsequently, a new prescribed function is proposed, and an original constrained error is transformed into an equivalent unconstrained error using the error transformation and barrier function transformation methods. The analysis of the established Lyapunov function proves that the controlled system is globally uniformly bounded. Finally, the simulation and experimental results on a constructed Quanser’s test platform verify the rationality and feasibility of the proposed control.
{"title":"Adaptive neural network control of a 2-DOF helicopter system considering input constraints and global prescribed performance","authors":"Zhijia Zhao, Jiale Wu, Zhijie Liu, We He, C. L. Philip Chen","doi":"10.1007/s11432-023-3949-3","DOIUrl":"https://doi.org/10.1007/s11432-023-3949-3","url":null,"abstract":"<p>In this study, an adaptive neural network (NN) control is proposed for nonlinear two-degree-of-freedom (2-DOF) helicopter systems considering the input constraints and global prescribed performance. First, radial basis function NN (RBFNN) is employed to estimate the unknown dynamics of the helicopter system. Second, a smooth nonaffine function is exploited to approximate and address nonlinear constraint functions. Subsequently, a new prescribed function is proposed, and an original constrained error is transformed into an equivalent unconstrained error using the error transformation and barrier function transformation methods. The analysis of the established Lyapunov function proves that the controlled system is globally uniformly bounded. Finally, the simulation and experimental results on a constructed Quanser’s test platform verify the rationality and feasibility of the proposed control.</p>","PeriodicalId":21618,"journal":{"name":"Science China Information Sciences","volume":"34 1","pages":""},"PeriodicalIF":8.8,"publicationDate":"2024-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141528790","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2024-06-18DOI: 10.1007/s11432-023-3961-3
Jin-Yi Cai
We consider Shor’s quantum factoring algorithm in the setting of noisy quantum gates. Under a generic model of random noise for (controlled) rotation gates, we prove that the algorithm does not factor integers of the form pq when the noise exceeds a vanishingly small level in terms of n—the number of bits of the integer to be factored, where p and q are from a well-defined set of primes of positive density. We further prove that with probability 1 − o(1) over random prime pairs (p, q), Shor’s factoring algorithm does not factor numbers of the form pq, with the same level of random noise present.
{"title":"Shor’s algorithm does not factor large integers in the presence of noise","authors":"Jin-Yi Cai","doi":"10.1007/s11432-023-3961-3","DOIUrl":"https://doi.org/10.1007/s11432-023-3961-3","url":null,"abstract":"<p>We consider Shor’s quantum factoring algorithm in the setting of noisy quantum gates. Under a generic model of random noise for (controlled) rotation gates, we prove that the algorithm does not factor integers of the form <i>pq</i> when the noise exceeds a vanishingly small level in terms of <i>n</i>—the number of bits of the integer to be factored, where <i>p</i> and <i>q</i> are from a well-defined set of primes of positive density. We further prove that with probability 1 − <i>o</i>(1) over random prime pairs (<i>p, q</i>), Shor’s factoring algorithm does not factor numbers of the form <i>pq</i>, with the same level of random noise present.</p>","PeriodicalId":21618,"journal":{"name":"Science China Information Sciences","volume":"37 1","pages":""},"PeriodicalIF":8.8,"publicationDate":"2024-06-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141502713","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2024-06-14DOI: 10.1007/s11432-022-4063-x
Sibo Zhao, Jianwen Zhu, Weimin Bao, Xiaoping Li
We propose an intelligent control strategy that synthesizes optimal guidance and SAC, guidance and NFZs avoidance missions are realized with high precision and low energy loss. The training efficiency is enhanced by introducing a prediction method to calculate the terminal states and adding process rewards. By improving the training process, the learned strategy has a strong generalization on problems of dynamic NFZs, indicating higher applicability and flexibility in flight missions.
{"title":"A unified intelligent control strategy synthesizing multi-constrained guidance and avoidance penetration","authors":"Sibo Zhao, Jianwen Zhu, Weimin Bao, Xiaoping Li","doi":"10.1007/s11432-022-4063-x","DOIUrl":"https://doi.org/10.1007/s11432-022-4063-x","url":null,"abstract":"<p>We propose an intelligent control strategy that synthesizes optimal guidance and SAC, guidance and NFZs avoidance missions are realized with high precision and low energy loss. The training efficiency is enhanced by introducing a prediction method to calculate the terminal states and adding process rewards. By improving the training process, the learned strategy has a strong generalization on problems of dynamic NFZs, indicating higher applicability and flexibility in flight missions.</p>","PeriodicalId":21618,"journal":{"name":"Science China Information Sciences","volume":"24 1","pages":""},"PeriodicalIF":8.8,"publicationDate":"2024-06-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141502711","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2024-06-13DOI: 10.1007/s11432-023-3938-y
Jiarui He, Yusong Qu, Shengyao Chen, Cong Wang, Lena Du, Xiaoshan Du, Yuanyuan Zheng, Guozhong Zhao, He Tian
Research on flexible strain sensors has advanced rapidly in recent years, with particular attention being devoted to two-dimensional (2D) semiconductor materials owing to their exceptional mechanical and electrical properties that are conducive to sophisticated sensing performance. However, resistive strain sensors based on 2D semiconductor materials typically exhibit positive gauge factors (GF), while materials for strain sensors with a negative GF remain elusive. We have identified a trend of reduction in the band gap of the emerging 2D semiconductor material tellurium (Te) under strain in simulations reported in past research, and have observed a negative GF in the Te-based strain sensor. In this study, we combined Te with a flexible polyethylene terephthalate (PET) substrate to manufacture a flexible strain sensor with a significantly negative GF. The results of tests revealed that the Te-based strain sensor achieved an impressive maximum sensitivity of −139.7 within a small range of bending-induced strain (< 1%). Furthermore, it exhibited excellent linearity and good cyclic stability, and was successfully applied to monitor limb movements. The work here verifies the significant potential for the use of Te-based strain sensors in next-generation flexible electronics.
近年来,柔性应变传感器的研究进展迅速,二维(2D)半导体材料因其卓越的机械和电气特性而受到特别关注,这有利于实现复杂的传感性能。然而,基于二维半导体材料的电阻应变传感器通常表现出正的测量系数(GF),而负的测量系数(GF)应变传感器材料仍然难以获得。我们在过去的研究中发现,新兴的二维半导体材料碲(Te)的带隙在应变下有减小的趋势,并在基于碲的应变传感器中观察到负的 GF。在本研究中,我们将碲与柔性聚对苯二甲酸乙二醇酯(PET)衬底相结合,制造出了具有显著负带隙的柔性应变传感器。测试结果表明,Te 基应变传感器在较小的弯曲诱导应变(< 1%)范围内达到了令人印象深刻的 -139.7 最大灵敏度。此外,它还表现出卓越的线性度和良好的周期稳定性,并成功应用于监测肢体运动。这项工作验证了基于 Te 的应变传感器在下一代柔性电子产品中的巨大应用潜力。
{"title":"Highly sensitive flexible strain sensor based on the two-dimensional semiconductor tellurium with a negative gauge factor","authors":"Jiarui He, Yusong Qu, Shengyao Chen, Cong Wang, Lena Du, Xiaoshan Du, Yuanyuan Zheng, Guozhong Zhao, He Tian","doi":"10.1007/s11432-023-3938-y","DOIUrl":"https://doi.org/10.1007/s11432-023-3938-y","url":null,"abstract":"<p>Research on flexible strain sensors has advanced rapidly in recent years, with particular attention being devoted to two-dimensional (2D) semiconductor materials owing to their exceptional mechanical and electrical properties that are conducive to sophisticated sensing performance. However, resistive strain sensors based on 2D semiconductor materials typically exhibit positive gauge factors (GF), while materials for strain sensors with a negative GF remain elusive. We have identified a trend of reduction in the band gap of the emerging 2D semiconductor material tellurium (Te) under strain in simulations reported in past research, and have observed a negative GF in the Te-based strain sensor. In this study, we combined Te with a flexible polyethylene terephthalate (PET) substrate to manufacture a flexible strain sensor with a significantly negative GF. The results of tests revealed that the Te-based strain sensor achieved an impressive maximum sensitivity of −139.7 within a small range of bending-induced strain (< 1%). Furthermore, it exhibited excellent linearity and good cyclic stability, and was successfully applied to monitor limb movements. The work here verifies the significant potential for the use of Te-based strain sensors in next-generation flexible electronics.</p>","PeriodicalId":21618,"journal":{"name":"Science China Information Sciences","volume":"25 1","pages":""},"PeriodicalIF":8.8,"publicationDate":"2024-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141502714","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2024-05-29DOI: 10.1007/s11432-023-3863-y
Wenqin Zhang, Deng Tang, Chenhao Ying, Yuan Luo
Locally repairable codes (LRCs), which can recover any symbol of a codeword by reading only a small number of other symbols, have been widely used in real-world distributed storage systems, such as Microsoft Azure Storage and Ceph Storage Cluster. Since binary linear LRCs can significantly reduce coding and decoding complexity, constructions of binary LRCs are of particular interest. The aim of this paper is to construct dimensional optimal binary LRCs with disjoint local repair groups. We introduce a method to connect intersection subspaces with binary LRCs and construct dimensional optimal binary linear LRCs with locality 2b (b ≽ 3) and minimum distance d ≽ 6 by employing intersection subspaces deduced from the direct sum. This method will sufficiently increase the number of possible repair groups of dimensional optimal LRCs, thus efficiently expanding the range of the construction parameters while keeping the largest code rates compared with all known binary linear LRCs with minimum distance d ≽ 6 and locality 2b.
{"title":"Constructions of optimal binary locally repairable codes via intersection subspaces","authors":"Wenqin Zhang, Deng Tang, Chenhao Ying, Yuan Luo","doi":"10.1007/s11432-023-3863-y","DOIUrl":"https://doi.org/10.1007/s11432-023-3863-y","url":null,"abstract":"<p>Locally repairable codes (LRCs), which can recover any symbol of a codeword by reading only a small number of other symbols, have been widely used in real-world distributed storage systems, such as Microsoft Azure Storage and Ceph Storage Cluster. Since binary linear LRCs can significantly reduce coding and decoding complexity, constructions of binary LRCs are of particular interest. The aim of this paper is to construct dimensional optimal binary LRCs with disjoint local repair groups. We introduce a method to connect intersection subspaces with binary LRCs and construct dimensional optimal binary linear LRCs with locality 2<sup><i>b</i></sup> (<i>b</i> ≽ 3) and minimum distance <i>d</i> ≽ 6 by employing intersection subspaces deduced from the direct sum. This method will sufficiently increase the number of possible repair groups of dimensional optimal LRCs, thus efficiently expanding the range of the construction parameters while keeping the largest code rates compared with all known binary linear LRCs with minimum distance <i>d</i> ≽ 6 and locality 2<sup><i>b</i></sup>.</p>","PeriodicalId":21618,"journal":{"name":"Science China Information Sciences","volume":"37 1","pages":""},"PeriodicalIF":8.8,"publicationDate":"2024-05-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141196804","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}