期刊文献+
共找到10篇文章
< 1 >
每页显示 20 50 100
分段集束算法在自动装车系统上的应用
1
作者 方锦明 马立新 +2 位作者 李蓉 董德威 张鹏宇 《中国物流与采购》 2024年第21期30-32,共3页
以往的在自动装车的垛型算法,将所有箱装货物视为一个整体进行垛型规划,会导致同品规的箱装货物比较分散,不利于装卸货物,并且垛型计算的时间较长,影响装车效率。而使用分段集束算法,将所有箱装货物按产地、形状和数量进行分类排序,减... 以往的在自动装车的垛型算法,将所有箱装货物视为一个整体进行垛型规划,会导致同品规的箱装货物比较分散,不利于装卸货物,并且垛型计算的时间较长,影响装车效率。而使用分段集束算法,将所有箱装货物按产地、形状和数量进行分类排序,减去前一类箱装货物占用的空间作为初始空间,为下一类箱装货物进行垛型规划,能够在保持90%以上空间利用率的基础上,缩短约1/3的时间,极大的提高了自动装车的效率,也为以后多品规烟箱自动装车的垛型规划提供了一种有效的算法。 展开更多
关键词 箱装货物 垛型规划 分段集束算法 自动装车
原文传递
网络图中边集束优化问题 被引量:3
2
作者 姚中华 吴玲达 宋汉辰 《北京航空航天大学学报》 EI CAS CSCD 北大核心 2015年第5期871-878,共8页
网络规模增大和复杂度提高造成的节点遮挡覆盖和边交叉阻塞等问题成为网络可视化研究的热点.针对网络中出现的视觉凌乱问题,以空间位置和群组关系为出发点,从网络中独立的边和群组两个层次,以边汇合的角度研究边集束技术,将网络中临近... 网络规模增大和复杂度提高造成的节点遮挡覆盖和边交叉阻塞等问题成为网络可视化研究的热点.针对网络中出现的视觉凌乱问题,以空间位置和群组关系为出发点,从网络中独立的边和群组两个层次,以边汇合的角度研究边集束技术,将网络中临近的边集聚成束以降低视觉复杂度,提出和改进了分段力导引算法(FDA)简化模型和群组边相容的网络图边集束模型.其中分段集束模型,提出以二次样条曲线表示网络边,通过样条控制点进行迭代汇聚的方法,实现了网络中边的集束;针对分段集束模型中部分连线过度弯曲问题,提出通过CNM聚类算法将网络进行群组划分,在群组结构的基础上对组内连线应用边相容原则,根据连线的匹配系数计算其集束程度的方法,网络图集束后曲线扭曲变形减少,曲线过渡更加平滑.选取国内航空网络作为案例,通过两种边集束模型进行网络图简化,分析结果表明,国内机场的群组结构具有地理属性的相近性,航空网络在整体上呈现出明显的十字脉络,东西走向和南北走向的航线分别汇聚集结成束,表现了航空网络建设在南北和东西方向的总体趋势.本集束简化算法适用性广,绘制的网络图具有良好的视觉效果和可读性. 展开更多
关键词 网络可视化 分段力导引算法 聚类算法 简化算法
下载PDF
基于IMGRU-Seq2seq的自动问答方法研究
3
作者 姜雨娇 黄铝文 荚子萌 《计算机应用与软件》 北大核心 2024年第6期215-222,256,共9页
针对传统问答模型采用循环神经网络带来的梯度消失和网络退化的问题,提出一种基于IMGRU-Seq2seq(Identity Mapping Gated Recurrent Unit-Sequence to Sequence)的自动问答模型。通过TF-IDF方法对文本进行加权词向量表示;以门控循环单... 针对传统问答模型采用循环神经网络带来的梯度消失和网络退化的问题,提出一种基于IMGRU-Seq2seq(Identity Mapping Gated Recurrent Unit-Sequence to Sequence)的自动问答模型。通过TF-IDF方法对文本进行加权词向量表示;以门控循环单元为基础,将批标准化技术和线性整流激活函数相结合并添加恒等映射,从而构建IMGRU模型;将双向IMGRU作为问答模型的语义抽取单元,引入注意力机制和集束搜索算法,实现自动问答。实验结果表明,所提方法比现有方法BLEU、ROUGE-L分别平均提高18.87%、4.35%。 展开更多
关键词 问答模型 门控循环单元神经网络 恒等映射 注意力机制 搜索算法
下载PDF
CONSTRAINED VITERBI ALGORITHM AND ITS APPLICATION TO ERROR RESILIENT TRANSMISSION OF SPIHT CODED IMAGES 被引量:1
4
作者 周霆 许明 +1 位作者 陈东侠 余轮 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2008年第2期155-159,共5页
To overcome some drawbacks of Viterbi algorithm (VA), such as exponential growing complexity of decoding, and its poor performance under bad channel conditions, some available known information must be used as cons... To overcome some drawbacks of Viterbi algorithm (VA), such as exponential growing complexity of decoding, and its poor performance under bad channel conditions, some available known information must be used as constrained condition and apriori knowledge for decoding. A new constrained VA is proposed by adding con- straint bits directly for conventional codec. Compared with the conventional VA, under the bad channel condi- tion, the proposed scheme can improve the peak signal to noise ratio (PSNR) of the decoding image 2--10 dB by changing the number of constrained bits. Experimental results show that it is an efficient error-controlling way for the transmission of set partitioning in hierarchical trees (SPIHT) coded image. 展开更多
关键词 Viterbi algorithm(VA) image communication systems constrained Viterbi algorithm(C-VA) set partitioning in hierachical trees(SPIHT)
下载PDF
A scalable topology aggregation algorithm for QoS routing in hierarchical networks
5
作者 罗勇军 白英彩 《Journal of Southeast University(English Edition)》 EI CAS 2003年第4期331-335,共5页
Topology aggregation is necessary for scalable QoS routing mechanisms. Thekey issue is how to gain good performance while summarizing the topological information. In thispaper, we propose a new method to describe the ... Topology aggregation is necessary for scalable QoS routing mechanisms. Thekey issue is how to gain good performance while summarizing the topological information. In thispaper, we propose a new method to describe the logical link, which is simple and effective innetwork with additive and constrained concave parameters. We extend the method to network associatedwith multi-parameters. Furthermore, we propose a modified star aggregation algorithm. Simulationsare used to evaluate the performance. The results show that our algorithm is relatively good. 展开更多
关键词 QoS-based routing topology aggregation multiple parameters SCALABLE
下载PDF
A NOVEL ALGORITHM OF SUPER-RESOLUTION RECONSTRUCTION FOR COMPRESSED VIDEO 被引量:1
6
作者 Xu Zhongqiang Zhu Xiuchang 《Journal of Electronics(China)》 2007年第3期363-368,共6页
Super-Resolution (SR) technique means to reconstruct High-Resolution (HR) images from a sequence of Low-Resolution (LR) observations,which has been a great focus for compressed video. Based on the theory of Projection... Super-Resolution (SR) technique means to reconstruct High-Resolution (HR) images from a sequence of Low-Resolution (LR) observations,which has been a great focus for compressed video. Based on the theory of Projection Onto Convex Set (POCS),this paper constructs Quantization Constraint Set (QCS) using the quantization information extracted from the video bit stream. By combining the statistical properties of image and the Human Visual System (HVS),a novel Adaptive Quantization Constraint Set (AQCS) is proposed. Simulation results show that AQCS-based SR al-gorithm converges at a fast rate and obtains better performance in both objective and subjective quality,which is applicable for compressed video. 展开更多
关键词 Super-Resolution (SR) Compressed video Projection Onto Convex Set (POCS) Quantization Constraint Set (QCS)
下载PDF
Integrated optimal method for cell formation and layout problems based on hybrid SA algorithm with fuzzy simulation
7
作者 周炳海 Lu Yubin 《High Technology Letters》 EI CAS 2017年第1期1-6,共6页
To adapt to the complex and changeable market environment,the cell formation problems(CFPs) and the cell layout problems(CLPs) with fuzzy demands were optimized simultaneously. Firstly,CFPs and CLPs were described for... To adapt to the complex and changeable market environment,the cell formation problems(CFPs) and the cell layout problems(CLPs) with fuzzy demands were optimized simultaneously. Firstly,CFPs and CLPs were described formally. To deal with the uncertainty fuzzy parameters brought,a chance constraint was introduced. A mathematical model was established with an objective function of minimizing intra-cell and inter-cell material handling cost. As the chance constraint of this problem could not be converted into its crisp equivalent,a hybrid simulated annealing(HSA) based on fuzzy simulation was put forward. Finally,simulation experiments were conducted under different confidence levels. Results indicated that the proposed hybrid algorithm was feasible and effective. 展开更多
关键词 fuzzy demand cell formation and cell layout problem chance constraint fuzzysimulation simulated annealing algorithm
下载PDF
A NEW DEFORMABLE MODEL USING LEVEL SETS FOR SHAPE SEGMENTATION 被引量:1
8
作者 He Ning Zhang Peng Lu Ke 《Journal of Electronics(China)》 2009年第3期353-358,共6页
In this paper, we present a new deformable model for shape segmentation, which makes two modifications to the original level set implementation of deformable models.The modifications are motivated by difficulties that... In this paper, we present a new deformable model for shape segmentation, which makes two modifications to the original level set implementation of deformable models.The modifications are motivated by difficulties that we have encountered in applying deformable models to segmentation of medical images.The level set algorithm has some advantages over the classical snake deformable models.However, it could develop large gaps in the boundary and holes within the objects.Such boundary gaps and holes of objects can cause inaccurate segmentation that requires manual correction.The proposed method in this paper possesses an inherent property to detect gaps and holes within the object with a single initial contour and also does not require specific initialization.The first modification is to replace the edge detector by some area constraint, and the second modification utilizes weighted length constraint to regularize the curve under evolution.The proposed method has been applied to both synthetic and real images with promising results. 展开更多
关键词 Image segmentation Level sets CONSTRAINT Deformable model
下载PDF
改进双向序列神经网络在幼教聊天机器人中的应用
9
作者 李英鸽 李长生 《自动化与仪器仪表》 2023年第10期205-208,213,共5页
儿童语言表述的不明确性以及其心理特点的敏感性使得传统聊天机器人难以对儿童输出的信息进行较好的分析和学习,一定程度上会导致语义信息偏差和遗漏问题。故研究在传统对话模型中引入双向序列链式特征神经网络来实现语义信息的捕捉,并... 儿童语言表述的不明确性以及其心理特点的敏感性使得传统聊天机器人难以对儿童输出的信息进行较好的分析和学习,一定程度上会导致语义信息偏差和遗漏问题。故研究在传统对话模型中引入双向序列链式特征神经网络来实现语义信息的捕捉,并对其前后关联信息进行相关特征词抽取。同时为避免单一固定向量长度加大句子信息提取难度的问题,研究将集束算法加入序列信息中以实现权重分配和节点剪枝,构建起符合学前教育属性的聊天机器人模型。将研究提出的模型进行性能检验和分析,结果表明该模型的训练和测试函数损失值均低于其他比较模型,且在信息判别上具有超过85%的识别精度,模型应用的提升效果最大达到了14.63%。研究提出的聊天机器人在学前教育领域具有较好的应用效果,能有效对学生自身素质和教学改革提供新的工具手段。 展开更多
关键词 双向序列链式特征 神经网络 学前教育 集束算法 机器人
原文传递
Deriving Network-Constrained Trajectories from Sporadic Tracking Points Collected in Location-Based Services 被引量:2
10
作者 李响 张喜慧 林珲 《Geo-Spatial Information Science》 2009年第2期85-94,共10页
The paper proposes an economical and fast algorithm for deriving trajectories from sporadic tracking points collected in location-based services (LBS). Although many traffic studies or applications can benefit from th... The paper proposes an economical and fast algorithm for deriving trajectories from sporadic tracking points collected in location-based services (LBS). Although many traffic studies or applications can benefit from the derived trajectories, the sporadic tracking points are always implicitly overlooked by most of existing map-matching algorithms. The algorithm proposed in this paper finds network paths or trajectories traveled by vehicles through augmenting GPS data with odometer data. An odometer can provide data of traveled distance which are compared with the lengths of candidate network paths in order to find the most approximate network path approaching the trajectory of a vehicle. Tracking points are classified into anchor points and non-anchor points. The former are used to divide trajectories, and the latter screen candidate network paths. An elliptic selection zone and a reduction process are applied to the selection of possible road segments composing candidate network paths. A brute-force searching algorithm is developed to find candidate network paths and calculate their lengths. A two-step screening process is designed to select the final result from candidate network paths. Finally, a series of experiments are conducted to validate the proposed algorithm. 展开更多
关键词 LBS GPS TRAJECTORY ODOMETER tracking point map-matching algorithm
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部