222 research outputs found

    Spectral parameters of the rho resonance from lattice QCD

    No full text
    We present a lattice QCD investigation of the ρ resonance using nine N(f) = 2 + 1 Wilson-Clover ensembles with three lattice spacings and various pion masses ranging from 135 to 320 MeV. For each ensemble, a large number of finite volume energy levels are determined and the energy dependence of the phase shift obtained from Lüscher’s finite volume method. The mass and width of the ρ resonance are then extracted by assuming the Breit-Wigner form...Zhengli Wang, Derek B. Leinweber, Chuan Liu, Liuming Liu, Peng Sun, Anthony W. Thomas, Jia-jun Wu, Hanyang Xinge, and Kang Yu (The CLQCD collaboration

    白居易墓碑文中的命运书写 = THE DEPICTION OF FATE IN THE EPITAPHS BY BAI JUYI

    No full text
    Bachelor'sBACHELOR OF ARTS (HONOURS

    Test

    No full text
    This is a test repositor

    Improved results on H ∞ H\mathcal{H}_{\infty} state estimation of static neural networks with interval time-varying delay

    No full text
    Abstract This paper is concerned with the problem of the guaranteed H ∞ H\mathcal{H_{\infty}} performance state estimation for static neural networks with interval time-varying delay. Based on a modified Lyapunov-Krasovskii functional and the linear matrix inequality technique, a novel delay-dependent criterion is presented such that the error system is globally asymptotically stable with guaranteed H ∞ H\mathcal{H_{\infty}} performance. In order to obtain less conservative results, Wirtinger’s integral inequality and reciprocally convex approach are employed. The estimator gain matrix can be achieved by solving the LMIs. Numerical examples are provided to demonstrate the effectiveness of the proposed method

    A Multimodal Dataset for Mixed Emotion Recognition

    No full text
    ABSTRACT: Mixed emotions have attracted an increasing interests recently, but existing datasets rarely focus on mixed emotion recognition from multimodal signals. Therefore, it is necessary to establish a dataset to support mixed emotion recognition research, and in this work, we present such a multi-modal dataset with four kind of signals recorded during watching mixed and non-mixed stimuli videos. To ensure the effect of emotion induction, we first implemented a rule-based video filtering step that filters stimuli videos based on emotion intensity. Then we conducted experiments on 35 subjects using the selected video clips. Four-kind of signals, including EEG, GSR, PPG and frontal face videos are recorded while the subjects watching 32 video clips from 4 blocks, and for each trial, we also recorded three self reports (i.e., PANAS, valence-arousal-dominance, amusement-disgust). The multimodal signal data and self-assessment data of 28 subjects together constitute the dataset. Technical validation for emotion induction and mixed emotion classification from physiological signals and face videos are also presented

    Disruptive Technologies: Legal and Insurance Implications in Shipping

    No full text
    Disruptive technologies could, potentially, have an immense impact on shipping in the near future, especially when Maritime Autonomous Surface Ships (MASS) are introduced into commercial shipping. However, such technologies are also changing the way conventional ships and ports operate. These changes in shipping are a concern for insurers and there is a debate as to how insurance law and practice need to change to ensure that risks are appropriately assessed, and insurance policies are adjusted. This thesis intends to elaborate on i) the impact of such technologies on traditional marine insurance policies; and ii) new solutions that need to be implemented (how traditional legal doctrines and practices need to be amended). The author is of the opinion that such risks are still insurable but some fundamental changes in insurance law and practice will be needed in the years to come. The primary purpose of this thesis is to analyse parts of standard insurance clauses that need to be amended in particular to be able to offer effective insurance for ships that utilize disruptive technologies. The thesis will also consider the changes in risk allocation that might follow and how such risks could be reallocated in light of traditional insurance principles and doctrines. The thesis will also consider how the use of disruptive technologies will affect port operations and the liabilities that might emerge as a result with specific reference to the insurance position

    Robust and Holistic Perception for Autonomous Vehicles in the Urban Scene

    No full text
    Autonomous vehicle is one of the most promising direction and key application areas of artificial intelligence. The success of autonomous vehicles in urban scene heavily relies on the ability to handle the complex environments, where the accurate and robust perception is the foundation.To achieve the holistic and accurate perception, autonomous vehicles are equipped with various sensors, including camera, radar and LiDAR, in which LiDAR is considered as the most critical one as it can provide the accurate depth information. How to effectively and efficiently cope with LiDAR point cloud remains an open problem. On the other hand, to maintain the robustness of perception when facing various weather and environment, large-scale labeled data with appropriate variance is required, where Computer Graphics offer an alternative solution to address the data issue. However, how to handle the domain gap between real-world data and synthetic data is also challenging. In this thesis, we aim to establish the holistic and robust perception for autonomous vehicles from two perspectives, \ie, effective and efficient 3D perception from LiDAR point cloud and robust scene understanding based on the domain adaptation.Specifically, we first investigate the natural properties of current LiDAR sensors on the autonomous vehicle, \ie, sparsity and varying density, where regions that are far away from the origin have much sparse points. Based on this finding, we propose a new framework, which maintain the 3D geometric information and handle these issues from partition and networks, respectively. We then propose a LiDAR-based 3D detection method, where it is first time to introduce the shape information into the multi-class LiDAR detection and a well-designed shape signature is proposed to extract the shape embedding. Since the sequential point cloud is a real-world data form, we further extend these single-scan perception methods to multi-scan perception, where a novel method is introduced to explore the motion information. For the robust perception against domain shift, including different locations and weathers, we first give a deep analysis for the domain adaptation for object detection and reveal a crucial aspect to the success of object detector adaptation, namely, the focus to local regions when bridging domain gaps. For the domain adaptation for semantic segmentation, we propose a Conservative Loss to learn the domain invariant features.隨著人工智能技術的發展,越來越多的產業都在走向智能化,其中自動駕駛汽車是人工智能技術應用中最重要也是最有前景的部分之一。自動駕駛汽車的成功離不開汽車對於周圍複雜環境的準確高效且魯棒的感知。為了實現全面且準確的感知,自動駕駛汽車往往準備了多種不同的傳感器,包括攝像頭,毫米波雷達和激光雷達,其中激光雷達因為能夠提供準確的深度信息,被認為是最重要的傳感器。但是如何更高效的利用激光雷達的點雲數據依然是一個沒有被解決的問題。另一方面,自動駕駛汽車需要面臨各種各樣不同的場景和天氣條件,這就對於數據有著更高的要求,需要數據能夠盡可能的滿足不同場景和天氣要求,才能訓練出魯棒通用的感知模型。計算機圖形學中的渲染技術提供了這方面的技術可行性,但是本身渲染技術產生的數據與真實環境下的數據存在的域差異,如何克服這種域差異就成了實現魯棒模型的一個關鍵點。在本文中,我們從兩個方向來探索實現高效全面且魯棒的感知算法,一是通過使用精準的激光雷達來實現三維感知,二是運用域遷移技術來實現渲染數據到真實數據的轉換,進而實現魯棒通用的感知。首先,我們仔細觀察了室外激光雷達的分佈屬性,存在稀疏性和近密遠疏的特性,基於這一發現,我們提出了一個基於圓柱體坐標系的劃分方法,在保持了三維結構的前提下,運用不同大小的扇面來劃分整個空間,進而滿足近密遠疏的特性。我們將上述方法進一步的擴展到了點雲全景分割,點雲檢測等任務上。然後,我們提出了一種基於激光雷達點雲的三維檢測算法,第一次將物體的形狀信息引入到三維物體檢測模型中,提出了一個形狀描述子來提取不同物體的形狀信息。因為在真實場景下,我們的數據都是以連續幀的形式存在的,所以我們進一步提出了一個建模連續幀的方法,通過連續幀之間的位置關係來建模運動信息。另一方面,對於在不同天氣,不同環境的情況下的魯棒通用感知算法,我們分別針對物體檢測和場景分割兩個任務,提出了兩種解決方案,對於物體檢測,我們利用感興趣區域對齊的方式來實現檢測的域遷移,而針對場景分割,則是提出了一個居中損失函數來學習具有域不變性的特征表示。ZHU, Xinge.Ph.D. Chinese University of Hong Kong 2021.Includes bibliographical references (leaves )Abstracts in English and Chinese.Title from PDF title page (viewed on ...

    Steep-Slope and Hysteresis-Free MoS2 Negative-Capacitance Transistors Using Single HfZrAlO Layer as Gate Dielectric

    No full text
    An effective way to reduce the power consumption of an integrated circuit is to introduce negative capacitance (NC) into the gate stack. Usually, negative-capacitance field-effect transistors (NCFETs) use both a negative-capacitance layer and a positive-capacitance layer as the stack gate, which is not conductive to the scaling down of devices. In this study, a steep-slope and hysteresis-free MoS2 NCFET is fabricated using a single Hf0.5−xZr0.5−xAl2xOy (HZAO) layer as the gate dielectric. By incorporating several Al atoms into the Hf0.5Zr0.5O2 (HZO) thin film, negative capacitance and positive capacitance can be achieved simultaneously in the HZAO thin film and good capacitance matching can be achieved. This results in excellent electrical performance of the relevant NCFETs, including a low sub-threshold swing of 22.3 mV/dec over almost four orders of drain-current magnitude, almost hysteresis-free, and a high on/off current ratio of 9.4 × 106. Therefore, using a single HZAO layer as the gate dielectric has significant potential in the fabrication of high-performance and low-power dissipation NCFETs compared to conventional HZO/Al2O3 stack gates
    corecore