科研成果 by Type: Conference Paper

2021
Liu X, Gui L, Tang F, Jin Y, Chen K, Lang L. Impact of Zooplankton on Underwater Wireless Optical Channel Transmission, in IEEE International Conference on Microwave and Millimeter Wave Technology (ICMMT). Nanjing, China: IEEE; 2021. 访问链接Abstract
Underwater wireless optical communication has attracted widespread attention due to its advantages of high bandwidth and low delay. Seawater environment contains different substances, which will affect the received intensity and time delay of communication. This paper proposes an adaptive Monte-Carlo method to analyze the impact of zooplankton on the received intensity, receiving time, spatial distribution of energy, transmission distance and misalignment. According to the simulation results, when seawater contains more zooplankton, the received intensity is weaker, the receiving time is longer, and the energy is more dispersed.
Fang W, Yu Z*, Chen Y, Masquelier T, Huang T, Tian YH*. Incorporating Learnable Membrane Time Constant to Enhance Learning of Spiking Neural Networks, in Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV).; 2021:2661-2671. PDFAbstract
Spiking Neural Networks (SNNs) have attracted enormous research interest due to temporal information processing capability, low power consumption, and high biological plausibility. However, the formulation of efficient and high-performance learning algorithms for SNNs is still challenging. Most existing learning methods learn weights only, and require manual tuning of the membrane-related parameters that determine the dynamics of a single spiking neuron. These parameters are typically chosen to be the same for all neurons, which limits the diversity of neurons and thus the expressiveness of the resulting SNNs. In this paper, we take inspiration from the observation that membrane-related parameters are different across brain regions, and propose a training algorithm that is capable of learning not only the synaptic weights but also the membrane time constants of SNNs. We show that incorporating learnable membrane time constants can make the network less sensitive to initial values and can speed up learning. In addition, we reevaluate the pooling methods in SNNs and find that max-pooling will not lead to significant information loss and have the advantage of low computation cost and binary compatibility. We evaluate the proposed method for image classification tasks on both traditional static MNIST, Fashion-MNIST, CIFAR-10 datasets, and neuromorphic N-MNIST, CIFAR10-DVS, DVS128 Gesture datasets. The experiment results show that the proposed method outperforms the state-of-the-art accuracy on nearly all datasets, using fewer time-steps. Our codes are available at https://github.com/fangwei123456/Parametric-Leaky-Integrate-and-Fire-Spiking-Neuron.
Zhang M, Guan T, Chen L, Fu T, Su D, Qu T. Individualized HRTF-based Binaural Renderer for Higher-Order Ambisonics, in Audio Engineering Society Convention 150.; 2021:10454.
Li X, Li J, Sun X, Fan C, Zhang T, Wu F, Meng Y, Zhang J. $ k $ Folden: $ k $-Fold Ensemble for Out-Of-Distribution Detection, in Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing.; 2021.
Chun Fan, Jiwei Li TZXAFWYM, Sun X. Layer-wise Model Pruning based on Mutual Information, in Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing. 3090; 2021:3079.
Liang Z, Tang K, Dong J, Li Q, Zhou Y, Zhu R, Wu Y, Han D, HUANG R. A Novel High-Endurance FeFET Memory Device Based on ZrO2 Anti-Ferroelectric and IGZO Channel, in 2021 IEEE International Electron Devices Meeting (IEDM).; 2021:17.3.1-17.3.4.
Zhang Y, Li J, Lei Y, Yang T, Li Z, Zhang G, Cui B. On-Off Sketch: A Fast and Accurate Sketch on Persistence, in Proceedings of the VLDB Endowment. VLDB Endowment; 2021.
Ding J, Yu Z*, Tian YH*, Huang T. Optimal ANN-SNN Conversion for Fast and Accurate Inference in Deep Spiking Neural Networks, in Proceedings of the Thirtieth International Joint Conference on Artificial Intelligence (IJCAI).; 2021:2328-2336. PDFAbstract
Spiking Neural Networks (SNNs), as bio-inspired energy-efficient neural networks, have attracted great attentions from researchers and industry. The most efficient way to train deep SNNs is through ANN-SNN conversion. However, the conversion usually suffers from accuracy loss and long inference time, which impede the practical application of SNN. In this paper, we theoretically analyze ANN-SNN conversion and derive sufficient conditions of the optimal conversion. To better correlate ANN-SNN and get greater accuracy, we propose Rate Norm Layer to replace the ReLU activation function in source ANN training, enabling direct conversion from a trained ANN to an SNN. Moreover, we propose an optimal fit curve to quantify the fit between the activation value of source ANN and the actual firing rate of target SNN. We show that the inference time can be reduced by optimizing the upper bound of the fit curve in the revised ANN to achieve fast inference. Our theory can explain the existing work on fast reasoning and get better results. The experimental results show that the proposed method achieves near loss-less conversion with VGG-16, PreActResNet-18, and deeper structures. Moreover, it can reach 8.6× faster reasoning performance under 0.265× energy consumption of the typical method. The code is available at https://github.com/DingJianhao/OptSNNConvertion-RNL-RIL.
Gui X, Gui L, Leng K, Chen X, Liu L, Tang F, Chen K, Lang L. Phase Gradient Metasurface Wall Structure For Antenna Array Decoupling, in IEEE International Conference on Microwave and Millimeter Wave Technology (ICMMT). Nanjing, China: IEEE; 2021. 访问链接Abstract
A gradient metasurface wall structure operating in Ka-band is proposed. To reduce mutual coupling, side metallic walls with a designed metasurface arrays are incorporated into both sides of the unit antenna in the antenna array. These walls can also improve the performance of antenna based on the anomalous reflection. Simulation and experimental results show that the coupling coefficient reduces from -30 dB to -40 dB at the operating frequency. The 3dB beam width of the antenna is broadened from 35° to 38° in H plane and from 23.4° to 31.5° in E plane, due to the characteristic of controllable reflection direction. Because of the freedom in controlling the reflected waves and the high isolation, this gradient metasurface wall structure is of important application values in Millimeter-wave imaging system and MIMO system.
Chen Y, Yu Z*, Fang W, Huang T, Tian YH*. Pruning of Deep Spiking Neural Networks through Gradient Rewiring, in Proceedings of the Thirtieth International Joint Conference on Artificial Intelligence (IJCAI).; 2021:1713-1721. PDFAbstract
Spiking Neural Networks (SNNs) have been attached great importance due to their biological plausibility and high energy-efficiency on neuromorphic chips. As these chips are usually resource-constrained, the compression of SNNs is thus crucial along the road of practical use of SNNs. Most existing methods directly apply pruning approaches in artificial neural networks (ANNs) to SNNs, which ignore the difference between ANNs and SNNs, thus limiting the performance of the pruned SNNs. Besides, these methods are only suitable for shallow SNNs. In this paper, inspired by synaptogenesis and synapse elimination in the neural system, we propose gradient rewiring (Grad R), a joint learning algorithm of connectivity and weight for SNNs, that enables us to seamlessly optimize network structure without retraining. Our key innovation is to redefine the gradient to a new synaptic parameter, allowing better exploration of network structures by taking full advantage of the competition between pruning and regrowth of connections. The experimental results show that the proposed method achieves minimal loss of SNNs' performance on MNIST and CIFAR-10 datasets so far. Moreover, it reaches a ~3.5% accuracy loss under unprecedented 0.73% connectivity, which reveals remarkable structure refining capability in SNNs. Our work suggests that there exists extremely high redundancy in deep SNNs. Our codes are available at https://github.com/Yanqi-Chen/Gradient-Rewiring.
Lian J, Jia J. A Quasi-experimental Study of Chinese University English Learners’ Engagement in a Flipped Classroom, in 29th International Conference on Computers in Education Conference, ICCE 2021 - Proceedings.Vol 1.; 2021:493-502. 访问链接
Zhao J, Xie J, Xiong R*, Zhang J, Yu Z, Huang T. Super Resolve Dynamic Scene From Continuous Spike Streams, in Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV).; 2021:2533-2542. PDFAbstract
Recently, a novel retina-inspired camera, namely spike camera, has shown great potential for recording high-speed dynamic scenes. Unlike the conventional digital cameras that compact the visual information within the exposure interval into a single snapshot, the spike camera continuously outputs binary spike streams to record the dynamic scenes, yielding a very high temporal resolution. Most of the existing reconstruction methods for spike camera focus on reconstructing images with the same resolution as spike camera. However, as a trade-off of high temporal resolution, the spatial resolution of spike camera is limited, resulting in inferior details of the reconstruction. To address this issue, we develop a spike camera super-resolution framework, aiming to super resolve high-resolution intensity images from the low-resolution binary spike streams. Due to the relative motion between the camera and the objects to capture, the spikes fired by the same sensor pixel no longer describes the same points in the external scene. In this paper, we properly exploit the relative motion and derive the relationship between light intensity and each spike, so as to recover the external scene with both high temporal and high spatial resolution. Experimental results demonstrate that the proposed method can reconstruct pleasant high-resolution images from low-resolution spike streams.
Deng K, Gui L, Xu W, Tang F, Chen K, Lang L. Target Detection Method Based on Reflection in Passive Millimeter-Wave Radiation Image, in IEEE International Conference on Microwave and Millimeter Wave Technology (ICMMT). Nanjing, China: IEEE; 2021. 访问链接Abstract
In passive millimeter wave radiation images, reflection will affect the analysis of the target and scene. Based on the theoretical model of reflection, this paper analyzes the change of brightness temperature(TB) in the target region and the reflected region under specific scenes. A target detection method based on the change of TB is proposed to distinguish the target and its reflection region and obtain the target outline. The effectiveness of the method is verified by simulation and imaging experiments.
Dong T, Qiu H, Lu J, Qiu M, Fan C. Towards Fast Network Intrusion Detection based on Efficiency-preserving Federated Learning, in 2021 IEEE Intl Conf on Parallel & Distributed Processing with Applications, Big Data & Cloud Computing, Sustainable Computing & Communications, Social Computing & Networking (ISPA/BDCloud/SocialCom/SustainCom). IEEE; 2021:468–475.
吴靖远. Travelling to the Koinon Assembly – Provincial Level Elite Mobilization during the Principate., in 15th TACMRS International Conference. National Taiwan Normal University, Taipei, China; 2021.Abstract
Koinon assemblies during the Principate were occasions when member communities dispatch delegations to gather at specifically designated cities, where they elect koinon officers and deliberate a range of affairs –– chiefly among which were festivities and sacrifices that honored the Roman emperors and the local cultic and civic traditions, but also revenues and expenditures, administrative tasks delegated by the imperial government, among others (Deininger 1965: 137-147; Edelmann-Singer 2015: 193-248, 309-310). Much has been discussed regarding the institutional aspects of the koinon assemblies; what could benefit from more discussion is the act of traveling to koinon assemblies. This paper assembles a small number of literary and epigraphic references that provide circumstantial references to koinon assembly-related travel anecdotes. Of particular importance among these are Strabo's description of the gathering of delegates from Lycian cities to the koinon meeting each year (Strab. 13.3.3), Aelius Aristides' account of the city of Smyrna's manipulative nomination of him as a candidate for the high priest of Asia (Ael. Arist. Hieroi Logoi 4.99-104), and the inscription honoring Quintus Popilius Python's gift to attendees of the koinon assembly while serving as the high priest of the Macedonian koinon (EKM 117). By assembling these and other evidence, this paper wishes to suggest that koinon assemblies were compulsory events that each member community would have to participate in, often at their own expense. Wealthy koinon-officeholders may opt to offset the burdens that communities (or their designated representatives) would have to shoulder in dispatching delegation, and such benefaction may be viewed from the perspective of a soft mobilization of the provincial elites in order to facilitate the orderly execution of business in the interest of the public weal.
Gao T, Li X, Han L, Wu Y. Tunable synaptic devices based on ambipolar MoTe2 transistor, in 2021 5th IEEE Electron Devices Technology & Manufacturing Conference (EDTM). IEEE; 2021:1–3.
Han X, Chen K, Zhou Y, Qiu M, Fan C, Liu Y, Zhang T. A Unified Anomaly Detection Methodology for Lane-Following of Autonomous Driving Systems, in 2021 IEEE Intl Conf on Parallel & Distributed Processing with Applications, Big Data & Cloud Computing, Sustainable Computing & Communications, Social Computing & Networking (ISPA/BDCloud/SocialCom/SustainCom). IEEE; 2021:836–844.
Yan P, Schroeder R. Watching Politics: Analysing News and Political YouTube Consumption in the US, in . International Conference on Computational Social Science (IC2S2 2021) .; 2021.
李世娟*, 林蕙*, 陈晓龙, 胡欣枚. 公共卫生事件中信息行为和情绪变化研究—以中年人为例, in 中国科学技术情报学会信息行为研究专业委员会成立大会 暨信息行为研究 2021 年年会. 天津; 2021.
柴腾, 李世娟*. 公共图书馆用户健康信息服务研究述评, in 中国图书馆学会第八届青年学术论坛“创新发展·青年担当”. 广州; 2021.

Pages