1,721,138 research outputs found
Empirical investigation of occupant-centric thermal comfort in hotel guestrooms
Given the importance of occupant satisfaction with thermal comfort in hotel accommodations, previous studies have assessed thermal comfort using either local or global standards. In a hotel catering to diverse guests, a single standard may constrain the formulation of an optimal strategy for improving occupant satisfaction. To address this challenge, this study empirically investigates occupant-centric thermal comfort in hotel guestrooms located in a hot and humid climatic region. To this end, a living-lab-based case study was conducted on a hotel guestroom in Hong Kong, wherein two types of thermal comfort improvement strategies were devised from both local and global perspectives. First, to improve thermal comfort in line with the local standard, it was determined that an ancillary fan coil unit (FCU) energy consumption of 6.0 kW h (approximately 34 % of the existing energy consumption) was required. Second, to improve thermal comfort in line with the global standard, an ancillary FCU energy consumption of 9.4 kW h (approximately 53 % of the existing energy consumption) was necessary. Consequently, in a hot and humid climatic region, the distribution of thermal comfort may vary depending on the type of guest (e.g., domestic or foreign), and ancillary cooling energy expenditure may be incurred to enhance a guest's thermal comfort. The proposed approach is expected to contribute to the creation of occupant-tailored thermal comfort by considering an individual's thermal acclimation to a specific climatic region from both local and global perspectives.
AnimeCeleb: Large-Scale Animation CelebHeads Dataset for Head Reenactment
We present a novel Animation CelebHeads dataset (AnimeCeleb) to address an animation head reenactment. Different from previous animation head datasets, we utilize a 3D animation models as the controllable image samplers, which can provide a large amount of head images with their corresponding detailed pose annotations. To facilitate a data creation process, we build a semi-automatic pipeline leveraging an open 3D computer graphics software with a developed annotation system. After training with the AnimeCeleb, recent head reenactment models produce high-quality animation head reenactment results, which are not achievable with existing datasets. Furthermore, motivated by metaverse application, we propose a novel pose mapping method and architecture to tackle a cross-domain head reenactment task. During inference, a user can easily transfer one's motion to an arbitrary animation head. Experiments demonstrate an usefulness of the AnimeCeleb to train animation head reenactment models, and the superiority of our crossdomain head reenactment model compared to state-of-the-art methods. Our dataset and code are available at this url
Testing for Stationarity With Covariates: More Powerful Tests With Non-Normal Errors
Nazlioglu, Saban/0000-0002-3607-3434; Karul, Cagin/0000-0002-5856-930X; Lee, Junsoo/0000-0002-4345-2889Previous studies suggested that the power of unit root and stationarity tests can be improved by augmenting a testing regression model with stationary covariates. However, one practical problem arises since such procedures require finding the variables that satisfy certain conditions. The difficulty of finding satisfactory covariate has hindered using such desired tests. In this paper, we suggest using non-normal errors to construct stationary covariates in testing for stationarity. We do not need to look for outside variables, but we utilize the distributional information embodied in a time series of interest. The terms driven from the information on non-normal errors can be employed as valid stationary covariates. For this, we adopt the framework of stationarity tests of Jansson (Jansson, M. 2004. "Stationarity Testing with Covariates." Econometric Theory 20: 56-94). We show that the tests can achieve much-improved power. We then present the response surface function estimates to facilitate computing the critical values and the corresponding p-values. We investigate the nature of shocks to the US macro-economic series using the updated Nelson-Plosser data set through our new testing procedure. We find stronger evidence of non-stationarity than their univariate counterparts that do not use the covariates
Understanding Human-side Impact of Sampling Image Batches in Subjective Attribute Labeling
Going Beyond Counting First Authors in Author Co-citation Analysis
The present study examines one of the fundamental aspects of author co-citation analysis (ACA) - the way co-citation
counts are defined. Co-citation counting provides the data on which all subsequent statistical analyses and mappings
are based, and we compare ACA results based on two different types of co-citation counting - the traditional type that
only counts the first one among a cited work's authors on the one hand and a non-traditional type that takes into
account the first 5 authors of a cited work on the other hand. Results indicate that the picture produced through this non-traditional author co-citation counting contains more coherent author groups and is therefore considerably clearer. However, this picture represents fewer specialties in the research field being studied than that produced through the traditional first-author co-citation counting when the same number of top-ranked authors is selected and analyzed. Reasons for these effects are discussed
Taming shared mutable states of operating systems in Rust
Operating systems (OSs) suffer from pervasive memory bugs. Their primary source is shared mutable states, crucial to low-level control and efficiency. The safety of shared mutable states is not guaranteed by C/C++, in which legacy OSs are typically written. Recently, researchers have adopted Rust into OS development to implement clean-slate OSs with fewer memory bugs. Rust ensures the safety of shared mutable states that follow the "aliasing XOR mutability" discipline via its type system. With the success of Rust in clean-slate OSs, the industry has become interested in rewriting legacy OSs in Rust. However, one of the most significant obstacles to this goal is shared mutable states that are aliased AND mutable (A&M). While they are essential to the performance of legacy OSs, Rust does not guarantee their safety. Instead, programmers have identified A&M states with the same reasoning principle dubbed an A&M pattern and implemented its modular abstraction to facilitate safety reasoning. This paper investigates modular abstractions for A&M patterns in legacy OSs. We present modular abstractions for six A&M patterns in the xv6 OS. Our investigation of Linux and clean-slate Rust OSs shows that the patterns are practical, as all of them are utilized in Linux, and the abstractions are original, as none of them are found in the Rust OSs. Using the abstractions, we implemented xv6(Rust), a complete rewrite of xv6 in Rust. The abstractions incur no run-time overhead compared to xv6 while reducing the reasoning cost of xv6(Rust) to the level of the clean-slate Rust OSs.
Variations on the Author
“Variations on the Author” discusses two of Eduardo Coutinho’s recent films (Um Dia na Vida, from 2010, and Últimas Conversas, posthumously released in 2015) and their contribution to the general question of documentary authorship. The director’s filmography is characterized by a consistent yet self-effacing form of authorial self-inscription: Coutinho often features as an interviewer that rather than express opinions propels discourses; an interviewer that is good at listening. This mode of self-inscription characterizes him as an author who is not expressive but who is nonetheless markedly present on the screen. In Um Dia na Vida, however, Coutinho is completely absent form the image, while Últimas Conversas, on the contrary, includes a confessional prologue that moves the director from the margins to the center of his films. This article examines the ways in which these works stand out in the filmography of a director who offers new insights into the notion of cinematic authorship
Appropriate Similarity Measures for Author Cocitation Analysis
We provide a number of new insights into the methodological discussion about author cocitation analysis. We first argue that the use of the Pearson correlation for measuring the similarity between authors’ cocitation profiles is not very satisfactory. We then discuss what kind of similarity measures may be used as an alternative to the Pearson correlation. We consider three similarity measures in particular. One is the well-known cosine. The other two similarity measures have not been used before in the bibliometric literature. Finally, we show by means of an example that our findings have a high practical relevance.information science;Pearson correlation;cosine;similarity measure;author cocitation analysis
Coloring With Limited Data: Few-Shot Colorization via Memory Augmented Networks
Despite recent advancements in deep learning-based automatic colorization, they are still limited when it comes to few-shot learning. Existing models require a significant amount of training data. To tackle this issue, we present a novel memory-augmented colorization model MemoPainter that can produce high-quality colorization with limited data. In particular, our model is able to capture rare instances and successfully colorize them. Also, we propose a novel threshold triplet loss that enables unsupervised training of memory networks without the need for class labels. Experiments show that our model has superior quality in both few-shot and one-shot colorization tasks
- …
