67,216 research outputs found
Heterogeneous Information and Appraisal Smoothing
This study examines the heterogeneous appraiser behavior and its implication on the traditional appraisal smoothing theory. We show that the partial adjustment model is consistent with the traditional appraisal smoothing argument only when all the appraisers choose the same smoothing technique. However, if appraiser behavior is heterogeneous and exhibits cross-sectional variation due to the difference in their access to, and interpretation of information, the model actually leads to a mixed outcome: The variance of the appraisal-based returns can be higher or lower than the variance of transaction-based return depending on the degree of such heterogeneity. Using data from the residential market, we find that, contrary to what the traditional appraisal smoothing theory would predict, appraisal-based indices may not suffer any “smoothing” bias. These findings suggest that the traditional appraisal smoothing theory, which fails to consider the heterogeneity of appraiser behaviors, exaggerates the effect of appraisal smoothing.
High accuracy handwritten Chinese character recognition using quadratic classifiers with discriminative feature extraction
http://ieeexplore.ieee.orghttp://ieeexplore.ieee.orgWe aim to improve the accuracy of handwritten Chinese character recognition using two advanced techniques: discriminative feature extraction (DFE) and discriminative learning quadratic discriminant function (DLQDF). Both methods are based on the minimum classification error (MCE) training method of Juang et al. [7], and we propose to accelerate the training process on large category set using hierarchical classification. Our experimental results on two large databases show that while the DFE improves the accuracy significantly, the DLQDF improves only slightly. Compared to the modified quadratic discriminant function (MQDF) with Fisher discriminant analysis, the error rates on two test sets were reduced by factors of 29.9% and 20.7%, respectively
Practical Block-wise Neural Network Architecture Generation
Convolutional neural networks have gained a remarkable success in computer
vision. However, most usable network architectures are hand-crafted and usually
require expertise and elaborate design. In this paper, we provide a block-wise
network generation pipeline called BlockQNN which automatically builds
high-performance networks using the Q-Learning paradigm with epsilon-greedy
exploration strategy. The optimal network block is constructed by the learning
agent which is trained sequentially to choose component layers. We stack the
block to construct the whole auto-generated network. To accelerate the
generation process, we also propose a distributed asynchronous framework and an
early stop strategy. The block-wise generation brings unique advantages: (1) it
performs competitive results in comparison to the hand-crafted state-of-the-art
networks on image classification, additionally, the best network generated by
BlockQNN achieves 3.54% top-1 error rate on CIFAR-10 which beats all existing
auto-generate networks. (2) in the meanwhile, it offers tremendous reduction of
the search space in designing networks which only spends 3 days with 32 GPUs,
and (3) moreover, it has strong generalizability that the network built on
CIFAR also performs well on a larger-scale ImageNet dataset.Comment: Accepted to CVPR 201
Hybrid CNN and Dictionary-Based Models for Scene Recognition and Domain Adaptation
Convolutional neural network (CNN) has achieved state-of-the-art performance
in many different visual tasks. Learned from a large-scale training dataset,
CNN features are much more discriminative and accurate than the hand-crafted
features. Moreover, CNN features are also transferable among different domains.
On the other hand, traditional dictionarybased features (such as BoW and SPM)
contain much more local discriminative and structural information, which is
implicitly embedded in the images. To further improve the performance, in this
paper, we propose to combine CNN with dictionarybased models for scene
recognition and visual domain adaptation. Specifically, based on the well-tuned
CNN models (e.g., AlexNet and VGG Net), two dictionary-based representations
are further constructed, namely mid-level local representation (MLR) and
convolutional Fisher vector representation (CFV). In MLR, an efficient
two-stage clustering method, i.e., weighted spatial and feature space spectral
clustering on the parts of a single image followed by clustering all
representative parts of all images, is used to generate a class-mixture or a
classspecific part dictionary. After that, the part dictionary is used to
operate with the multi-scale image inputs for generating midlevel
representation. In CFV, a multi-scale and scale-proportional GMM training
strategy is utilized to generate Fisher vectors based on the last convolutional
layer of CNN. By integrating the complementary information of MLR, CFV and the
CNN features of the fully connected layer, the state-of-the-art performance can
be achieved on scene recognition and domain adaptation problems. An interested
finding is that our proposed hybrid representation (from VGG net trained on
ImageNet) is also complementary with GoogLeNet and/or VGG-11 (trained on
Place205) greatly.Comment: Accepted by TCSVT on Sep.201
Stock Market Interdependence and Trade Relations: A Correlation Test for the U.S. and Its Trading Partners
Based on the well-established trade relations between the U.S. and its major trading partners, this paper examines the robustness of the trade relation hypothesis which, in some recent studies, argues that difference in trade relations among countries can significantly explain difference in the stock market interdependence. The generalized VDC analysis is employed to measure the stock market interdependence, and the correlation test with bootstrap procedure is applied to test the hypothesis. The results indicate that the hypothesis is hardly as a general rule.
- …
